Trace number 3385995

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 4800.22 1204.96

General information on the benchmark

Namecrafted/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark250.158
Satisfiable
(Un)Satisfiability was proved
Number of variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3385995-1305576699/watcher-3385995-1305576699 -o /tmp/evaluation-result-3385995-1305576699/solver-3385995-1305576699 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385995-1305576699.cnf -threads=4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.83 8.39 8.39 3/475 10434
/proc/meminfo: memFree=14808244/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=180416 CPUtime=0.01 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 583 0 0 0 1 0 0 0 25 0 4 0 669266593 184745984 518 33554432000 4194304 4625164 140733623960048 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 45104 518 342 106 0 40607 0
[pid=10434/tid=10435] ppid=10432 vsize=180416 CPUtime=0.01 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 49 0 0 0 1 0 0 0 25 0 4 0 669266593 184745984 599 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=180416 CPUtime=0 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 14 0 0 0 0 0 0 0 25 0 4 0 669266593 184745984 599 33554432000 4194304 4625164 140733623960048 18446744073709551615 254500796910 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=180416 CPUtime=0.01 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 73 0 0 0 1 0 0 0 25 0 4 0 669266593 184745984 599 33554432000 4194304 4625164 140733623960048 18446744073709551615 4556165 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0204709 s]
/proc/loadavg: 7.83 8.39 8.39 3/475 10434
/proc/meminfo: memFree=14808244/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=180416 CPUtime=0.04 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 676 0 0 0 4 0 0 0 25 0 4 0 669266593 184745984 611 33554432000 4194304 4625164 140733623960048 18446744073709551615 4358380 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 45104 611 343 106 0 40607 0
[pid=10434/tid=10435] ppid=10432 vsize=180416 CPUtime=0.01 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 52 0 0 0 1 0 0 0 25 0 4 0 669266593 184745984 614 33554432000 4194304 4625164 140733623960048 18446744073709551615 4462634 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=180548 CPUtime=0 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 15 0 0 0 0 0 0 0 25 0 4 0 669266593 184881152 615 33554432000 4194304 4625164 140733623960048 18446744073709551615 4462312 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=180548 CPUtime=0.01 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 84 0 0 0 1 0 0 0 25 0 4 0 669266593 184881152 615 33554432000 4194304 4625164 140733623960048 18446744073709551615 254500353057 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 180416

[startup+0.120451 s]
/proc/loadavg: 7.83 8.39 8.39 3/475 10434
/proc/meminfo: memFree=14808244/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=248216 CPUtime=0.44 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 1971 0 0 0 44 0 0 0 25 0 4 0 669266593 254173184 1464 33554432000 4194304 4625164 140733623960048 18446744073709551615 4512029 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 62054 1464 343 106 0 57557 0
[pid=10434/tid=10435] ppid=10432 vsize=248216 CPUtime=0.11 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 427 0 0 0 11 0 0 0 25 0 4 0 669266593 254173184 1464 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=248216 CPUtime=0.1 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 294 0 0 0 10 0 0 0 25 0 4 0 669266593 254173184 1464 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351786 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=248216 CPUtime=0.11 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 482 0 0 0 11 0 0 0 25 0 4 0 669266593 254173184 1465 33554432000 4194304 4625164 140733623960048 18446744073709551615 4552612 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 248216

[startup+0.300417 s]
/proc/loadavg: 7.83 8.39 8.39 3/475 10434
/proc/meminfo: memFree=14808244/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=250204 CPUtime=1.16 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 3623 0 0 0 116 0 0 0 25 0 4 0 669266593 256208896 2497 33554432000 4194304 4625164 140733623960048 18446744073709551615 4338071 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 62551 2497 343 106 0 58054 0
[pid=10434/tid=10435] ppid=10432 vsize=250204 CPUtime=0.29 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 828 0 0 0 29 0 0 0 25 0 4 0 669266593 256208896 2497 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=250204 CPUtime=0.27 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 812 0 0 0 27 0 0 0 25 0 4 0 669266593 256208896 2497 33554432000 4194304 4625164 140733623960048 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=250204 CPUtime=0.29 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 911 0 0 0 29 0 0 0 25 0 4 0 669266593 256208896 2497 33554432000 4194304 4625164 140733623960048 18446744073709551615 4375552 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 250204

[startup+0.700341 s]
/proc/loadavg: 7.83 8.39 8.39 3/475 10434
/proc/meminfo: memFree=14808244/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=254152 CPUtime=2.76 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 7450 0 0 0 275 1 0 0 25 0 4 0 669266593 260251648 4197 33554432000 4194304 4625164 140733623960048 18446744073709551615 4511896 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 63538 4197 344 106 0 59041 0
[pid=10434/tid=10435] ppid=10432 vsize=254152 CPUtime=0.69 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 1717 0 0 0 69 0 0 0 25 0 4 0 669266593 260251648 4197 33554432000 4194304 4625164 140733623960048 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=254152 CPUtime=0.67 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 1873 0 0 0 67 0 0 0 25 0 4 0 669266593 260251648 4197 33554432000 4194304 4625164 140733623960048 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=254152 CPUtime=0.68 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 2498 0 0 0 68 0 0 0 25 0 4 0 669266593 260251648 4197 33554432000 4194304 4625164 140733623960048 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 254152

[startup+1.50118 s]
/proc/loadavg: 7.83 8.39 8.39 9/485 10447
/proc/meminfo: memFree=14639900/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=256944 CPUtime=5.94 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 13953 0 0 0 592 2 0 0 25 0 4 0 669266593 263110656 6589 33554432000 4194304 4625164 140733623960048 18446744073709551615 4356502 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 64236 6589 345 106 0 59739 0
[pid=10434/tid=10435] ppid=10432 vsize=256944 CPUtime=1.49 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 2765 0 0 0 149 0 0 0 25 0 4 0 669266593 263110656 6589 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=256944 CPUtime=1.46 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 2795 0 0 0 146 0 0 0 25 0 4 0 669266593 263110656 6589 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=256944 CPUtime=1.49 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 6748 0 0 0 148 1 0 0 25 0 4 0 669266593 263110656 6590 33554432000 4194304 4625164 140733623960048 18446744073709551615 254500352321 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 256944

[startup+3.10086 s]
/proc/loadavg: 7.83 8.39 8.39 9/485 10447
/proc/meminfo: memFree=14578768/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=261664 CPUtime=12.33 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 27564 0 0 0 1229 4 0 0 25 0 4 0 669266593 267943936 9386 33554432000 4194304 4625164 140733623960048 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 65416 9387 361 106 0 60919 0
[pid=10434/tid=10435] ppid=10432 vsize=261664 CPUtime=3.09 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 4398 0 0 0 309 0 0 0 25 0 4 0 669266593 267943936 9387 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=261664 CPUtime=3.04 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 4532 0 0 0 304 0 0 0 25 0 4 0 669266593 267943936 9387 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=261664 CPUtime=3.08 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 16580 0 0 0 306 2 0 0 25 0 4 0 669266593 267943936 9387 33554432000 4194304 4625164 140733623960048 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 261664

[startup+6.30023 s]
/proc/loadavg: 7.84 8.38 8.39 9/485 10447
/proc/meminfo: memFree=14540344/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=271080 CPUtime=25.07 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 43846 0 0 0 2502 5 0 0 25 0 4 0 669266593 277585920 14479 33554432000 4194304 4625164 140733623960048 18446744073709551615 4512138 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 67770 14479 369 106 0 63273 0
[pid=10434/tid=10435] ppid=10432 vsize=271080 CPUtime=6.29 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 6717 0 0 0 629 0 0 0 25 0 4 0 669266593 277585920 14479 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=271080 CPUtime=6.19 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 8770 0 0 0 618 1 0 0 25 0 4 0 669266593 277585920 14479 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=271080 CPUtime=6.29 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 25208 0 0 0 626 3 0 0 25 0 4 0 669266593 277585920 14479 33554432000 4194304 4625164 140733623960048 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 271080

[startup+12.701 s]
/proc/loadavg: 7.85 8.37 8.39 9/485 10447
/proc/meminfo: memFree=14475788/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=286592 CPUtime=50.58 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 56689 0 0 0 5051 7 0 0 25 0 4 0 669266593 293470208 20265 33554432000 4194304 4625164 140733623960048 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 71648 20265 344 106 0 67151 0
[pid=10434/tid=10435] ppid=10432 vsize=286592 CPUtime=12.68 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 9745 0 0 0 1268 0 0 0 25 0 4 0 669266593 293470208 20265 33554432000 4194304 4625164 140733623960048 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=286592 CPUtime=12.48 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 12660 0 0 0 1247 1 0 0 25 0 4 0 669266593 293470208 20265 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=286592 CPUtime=12.69 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 28713 0 0 0 1266 3 0 0 25 0 4 0 669266593 293470208 20265 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 286592

[startup+25.5004 s]
/proc/loadavg: 7.96 8.37 8.39 9/485 10448
/proc/meminfo: memFree=14392852/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=308180 CPUtime=101.56 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 76131 0 0 0 10145 11 0 0 25 0 4 0 669266593 315576320 30811 33554432000 4194304 4625164 140733623960048 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 77045 30811 385 106 0 72548 0
[pid=10434/tid=10435] ppid=10432 vsize=308180 CPUtime=25.49 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 14595 0 0 0 2547 2 0 0 25 0 4 0 669266593 315576320 30811 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=308180 CPUtime=25.07 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 18847 0 0 0 2504 3 0 0 25 0 4 0 669266593 315576320 30811 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=308180 CPUtime=25.49 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 33367 0 0 0 2545 4 0 0 25 0 4 0 669266593 315576320 30811 33554432000 4194304 4625164 140733623960048 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 308180

[startup+51.1003 s]
/proc/loadavg: 7.97 8.34 8.37 9/485 10448
/proc/meminfo: memFree=14276020/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=395472 CPUtime=203.56 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 109783 0 0 0 20335 21 0 0 25 0 4 0 669266593 404963328 49612 33554432000 4194304 4625164 140733623960048 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 98868 49612 759 106 0 94371 0
[pid=10434/tid=10435] ppid=10432 vsize=395472 CPUtime=51.09 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 21267 0 0 0 5106 3 0 0 25 0 4 0 669266593 404963328 49612 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351878 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=395472 CPUtime=50.25 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 28560 0 0 0 5017 8 0 0 25 0 4 0 669266593 404963328 49612 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=395472 CPUtime=51.09 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 40690 0 0 0 5104 5 0 0 25 0 4 0 669266593 404963328 49612 33554432000 4194304 4625164 140733623960048 18446744073709551615 4334439 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.56
Current children cumulated vsize (KiB) 395472

[startup+102.318 s]
/proc/loadavg: 8.09 8.32 8.36 9/485 10480
/proc/meminfo: memFree=14326420/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=424668 CPUtime=407.59 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 145834 0 0 0 40728 31 0 0 25 0 4 0 669266593 434860032 66135 33554432000 4194304 4625164 140733623960048 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 106167 66135 797 106 0 101670 0
[pid=10434/tid=10435] ppid=10432 vsize=424668 CPUtime=102.3 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 33110 0 0 0 10225 5 0 0 25 0 4 0 669266593 434860032 66135 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=424668 CPUtime=100.64 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 33465 0 0 0 10051 13 0 0 25 0 4 0 669266593 434860032 66135 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=424668 CPUtime=102.3 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 57634 0 0 0 10222 8 0 0 25 0 4 0 669266593 434860032 66135 33554432000 4194304 4625164 140733623960048 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.59
Current children cumulated vsize (KiB) 424668

[startup+162.301 s]

################
# More data... #
################

[pid=10434] ppid=10432 vsize=955580 CPUtime=2797.85 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 1485573 0 0 0 279487 298 0 0 25 0 4 0 669266593 978513920 173235 33554432000 4194304 4625164 140733623960048 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 238895 173235 394 106 0 234398 0
[pid=10434/tid=10435] ppid=10432 vsize=955580 CPUtime=702.32 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 112586 0 0 0 70203 29 0 0 25 0 4 0 669266593 978513920 173235 33554432000 4194304 4625164 140733623960048 18446744073709551615 4352007 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=955580 CPUtime=690.87 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 113528 0 0 0 69028 59 0 0 25 0 4 0 669266593 978513920 173235 33554432000 4194304 4625164 140733623960048 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=955580 CPUtime=702.31 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 1191195 0 0 0 70034 197 0 0 25 0 4 0 669266593 978513920 173235 33554432000 4194304 4625164 140733623960048 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2797.85
Current children cumulated vsize (KiB) 955580

[startup+762.319 s]
/proc/loadavg: 8.18 8.15 8.24 9/485 10557
/proc/meminfo: memFree=13594120/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=962972 CPUtime=3036.95 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 1491700 0 0 0 303392 303 0 0 25 0 4 0 669266593 986083328 179284 33554432000 4194304 4625164 140733623960048 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 240743 179284 394 106 0 236246 0
[pid=10434/tid=10435] ppid=10432 vsize=962972 CPUtime=762.34 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 115614 0 0 0 76203 31 0 0 25 0 4 0 669266593 986083328 179284 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=962972 CPUtime=749.91 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 115931 0 0 0 74929 62 0 0 25 0 4 0 669266593 986083328 179284 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=962972 CPUtime=762.34 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 1191327 0 0 0 76036 198 0 0 25 0 4 0 669266593 986083328 179284 33554432000 4194304 4625164 140733623960048 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3036.95
Current children cumulated vsize (KiB) 962972

[startup+822.301 s]
/proc/loadavg: 8.12 8.14 8.22 9/485 10559
/proc/meminfo: memFree=13496608/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=969044 CPUtime=3275.9 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 1497832 0 0 0 327283 307 0 0 25 0 4 0 669266593 992301056 185337 33554432000 4194304 4625164 140733623960048 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 242261 185337 394 106 0 237764 0
[pid=10434/tid=10435] ppid=10432 vsize=969044 CPUtime=822.32 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 117463 0 0 0 82200 32 0 0 25 0 4 0 669266593 992301056 185337 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=969044 CPUtime=808.92 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 118526 0 0 0 80827 65 0 0 25 0 4 0 669266593 992301056 185337 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=969044 CPUtime=822.33 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 1191724 0 0 0 82035 198 0 0 25 0 4 0 669266593 992301056 185337 33554432000 4194304 4625164 140733623960048 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3275.9
Current children cumulated vsize (KiB) 969044

[startup+882.301 s]
/proc/loadavg: 8.27 8.17 8.23 9/485 10560
/proc/meminfo: memFree=13385340/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=1020348 CPUtime=3514.92 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 1508387 0 0 0 351179 313 0 0 25 0 4 0 669266593 1044836352 195815 33554432000 4194304 4625164 140733623960048 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 255087 195815 394 106 0 250590 0
[pid=10434/tid=10435] ppid=10432 vsize=1020348 CPUtime=882.33 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 124649 0 0 0 88199 34 0 0 25 0 4 0 669266593 1044836352 195815 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=1020348 CPUtime=867.94 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 120838 0 0 0 86725 69 0 0 25 0 4 0 669266593 1044836352 195815 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1020348 CPUtime=882.33 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 1191986 0 0 0 88035 198 0 0 25 0 4 0 669266593 1044836352 195815 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3514.92
Current children cumulated vsize (KiB) 1020348

[startup+942.301 s]
/proc/loadavg: 8.15 8.15 8.21 9/485 10562
/proc/meminfo: memFree=13252736/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=1127736 CPUtime=3753.96 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 1579375 0 0 0 375073 323 0 0 25 0 4 0 669266593 1154801664 209107 33554432000 4194304 4625164 140733623960048 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 281934 209107 394 106 0 277437 0
[pid=10434/tid=10435] ppid=10432 vsize=1127736 CPUtime=942.33 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 125156 0 0 0 94199 34 0 0 25 0 4 0 669266593 1154801664 209107 33554432000 4194304 4625164 140733623960048 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=1127736 CPUtime=926.96 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 160848 0 0 0 92622 74 0 0 25 0 4 0 669266593 1154801664 209107 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1127736 CPUtime=942.33 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 1221756 0 0 0 94032 201 0 0 25 0 4 0 669266593 1154801664 209107 33554432000 4194304 4625164 140733623960048 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3753.96
Current children cumulated vsize (KiB) 1127736

[startup+1002.3 s]
/proc/loadavg: 8.11 8.14 8.20 9/485 10564
/proc/meminfo: memFree=13168748/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=1152352 CPUtime=3992.98 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 1670184 0 0 0 398960 338 0 0 25 0 4 0 669266593 1180008448 212948 33554432000 4194304 4625164 140733623960048 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 288088 212948 394 106 0 283591 0
[pid=10434/tid=10435] ppid=10432 vsize=1152352 CPUtime=1002.33 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 125837 0 0 0 100199 34 0 0 25 0 4 0 669266593 1180008448 212948 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=1152352 CPUtime=985.98 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 162351 0 0 0 98523 75 0 0 25 0 4 0 669266593 1180008448 212948 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1152352 CPUtime=1002.33 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 1296772 0 0 0 100019 214 0 0 25 0 4 0 669266593 1180008448 212948 33554432000 4194304 4625164 140733623960048 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3992.98
Current children cumulated vsize (KiB) 1152352

[startup+1062.3 s]
/proc/loadavg: 8.04 8.11 8.18 9/485 10565
/proc/meminfo: memFree=13094552/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=1194960 CPUtime=4232.02 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 1778043 0 0 0 422847 355 0 0 25 0 4 0 669266593 1223639040 215371 33554432000 4194304 4625164 140733623960048 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 298740 215371 377 106 0 294243 0
[pid=10434/tid=10435] ppid=10432 vsize=1194960 CPUtime=1062.34 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 126150 0 0 0 106199 35 0 0 25 0 4 0 669266593 1223639040 215371 33554432000 4194304 4625164 140733623960048 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=1194960 CPUtime=1045.01 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 162569 0 0 0 104426 75 0 0 25 0 4 0 669266593 1223639040 215371 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1194960 CPUtime=1062.33 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 1390936 0 0 0 106004 229 0 0 25 0 4 0 669266593 1223639040 215371 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4232.02
Current children cumulated vsize (KiB) 1194960

[startup+1122.3 s]
/proc/loadavg: 8.06 8.10 8.18 9/485 10567
/proc/meminfo: memFree=13001868/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=1261640 CPUtime=4471.04 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 1948971 0 0 0 446722 382 0 0 25 0 4 0 669266593 1291919360 223011 33554432000 4194304 4625164 140733623960048 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 315410 223011 376 106 0 310913 0
[pid=10434/tid=10435] ppid=10432 vsize=1261640 CPUtime=1122.34 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 163979 0 0 0 112195 39 0 0 25 0 4 0 669266593 1291919360 223011 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=1261640 CPUtime=1104.02 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 163233 0 0 0 110327 75 0 0 25 0 4 0 669266593 1291919360 223011 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1261640 CPUtime=1122.33 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 1522341 0 0 0 111982 251 0 0 25 0 4 0 669266593 1291919360 223011 33554432000 4194304 4625164 140733623960048 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4471.04
Current children cumulated vsize (KiB) 1261640

[startup+1182.3 s]
/proc/loadavg: 8.07 8.10 8.17 9/485 10568
/proc/meminfo: memFree=12941324/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=1266788 CPUtime=4710.07 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 2106824 0 0 0 470596 411 0 0 25 0 4 0 669266593 1297190912 225723 33554432000 4194304 4625164 140733623960048 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 316697 225723 372 106 0 312200 0
[pid=10434/tid=10435] ppid=10432 vsize=1266788 CPUtime=1182.34 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 165560 0 0 0 118194 40 0 0 25 0 4 0 669266593 1297190912 225723 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=1266788 CPUtime=1163.05 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 163448 0 0 0 116230 75 0 0 25 0 4 0 669266593 1297190912 225723 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1266788 CPUtime=1182.34 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 1678134 0 0 0 117955 279 0 0 25 0 4 0 669266593 1297190912 225723 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4710.07
Current children cumulated vsize (KiB) 1266788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.9 s]
/proc/loadavg: 8.12 8.10 8.17 9/485 10569
/proc/meminfo: memFree=12914888/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=1268636 CPUtime=4800.14 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 2180989 0 0 0 479590 424 0 0 25 0 4 0 669266593 1299083264 227108 33554432000 4194304 4625164 140733623960048 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 317159 227108 428 106 0 312662 0
[pid=10434/tid=10435] ppid=10432 vsize=1268636 CPUtime=1204.96 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 166103 0 0 0 120455 41 0 0 25 0 4 0 669266593 1299083264 227108 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=1268636 CPUtime=1185.28 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 163493 0 0 0 118453 75 0 0 25 0 4 0 669266593 1299083264 227108 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1268636 CPUtime=1204.96 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 1751654 0 0 0 120205 291 0 0 25 0 4 0 669266593 1299083264 227108 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1268636

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1204.9 s]
/proc/loadavg: 8.12 8.10 8.17 9/485 10569
/proc/meminfo: memFree=12914888/32950928 swapFree=45358800/67111528
[pid=10434] ppid=10432 vsize=1268636 CPUtime=4800.14 cores=1,3,5,7
/proc/10434/stat : 10434 (SArTagnan) R 10432 10434 10402 0 -1 4202496 2180989 0 0 0 479590 424 0 0 25 0 4 0 669266593 1299083264 227108 33554432000 4194304 4625164 140733623960048 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10434/statm: 317159 227108 428 106 0 312662 0
[pid=10434/tid=10435] ppid=10432 vsize=1268636 CPUtime=1204.96 cores=1,3,5,7
/proc/10434/task/10435/stat : 10435 (SArTagnan) R 10432 10434 10402 0 -1 4202560 166103 0 0 0 120455 41 0 0 25 0 4 0 669266593 1299083264 227108 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10434/tid=10436] ppid=10432 vsize=1268636 CPUtime=1185.28 cores=1,3,5,7
/proc/10434/task/10436/stat : 10436 (SArTagnan) R 10432 10434 10402 0 -1 4202560 163493 0 0 0 118453 75 0 0 25 0 4 0 669266593 1299083264 227108 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10434/tid=10437] ppid=10432 vsize=1268636 CPUtime=1204.96 cores=1,3,5,7
/proc/10434/task/10437/stat : 10437 (SArTagnan) R 10432 10434 10402 0 -1 4202560 1751654 0 0 0 120205 291 0 0 25 0 4 0 669266593 1299083264 227108 33554432000 4194304 4625164 140733623960048 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1268636

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.96
CPU time (s): 4800.22
CPU user time (s): 4795.94
CPU system time (s): 4.27935
CPU usage (%): 398.371
Max. virtual memory (cumulated for all children) (KiB): 1388760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.94
system time used= 4.27935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2180997
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 260
involuntary context switches= 31624

runsolver used 5.56515 second user time and 14.1249 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-16 22:11:39
IDJOB=3385995
IDBENCH=20442
IDSOLVER=1871
FILE ID=node149/3385995-1305576699
RUNJOBID= node149-1305576699-10421
PBS_JOBID= 13350208
Free space on /tmp= 73532 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385995-1305576699/watcher-3385995-1305576699 -o /tmp/evaluation-result-3385995-1305576699/solver-3385995-1305576699 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385995-1305576699.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 346cb413e25976ab9ce2952e1d53c865
RANDOM SEED=1696806844

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14808524 kB
Buffers:         83264 kB
Cached:         528348 kB
SwapCached:      36208 kB
Active:        8733400 kB
Inactive:      9126032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14808524 kB
SwapTotal:    67111528 kB
SwapFree:     45358800 kB
Dirty:            2036 kB
Writeback:           0 kB
AnonPages:    17225000 kB
Mapped:          26892 kB
Slab:            98104 kB
PageTables:     112856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 156261276 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73532 MiB
End job on node149 at 2011-05-16 22:31:46