Trace number 3386364

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) 4183.44 1300.07

General information on the benchmark

NameSAT02/industrial/dellacherie/
comb/comb1.shuffled.cnf
MD5SUM0e9d17eb95ee436fc1015c5591cfb63f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2328
Satisfiable
(Un)Satisfiability was proved
Number of variables5910
Number of clauses16804
Sum of the clauses size38654
Maximum clause length28
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 213041
Number of clauses of size 32838
Number of clauses of size 4787
Number of clauses of size 5103
Number of clauses of size over 534

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-3386364-1305583437/watcher-3386364-1305583437 -o /tmp/evaluation-result-3386364-1305583437/solver-3386364-1305583437 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386364-1305583437.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: 9.08 9.11 8.48 6/400 10135
/proc/meminfo: memFree=21014732/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=53200 CPUtime=0 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 1287 0 0 0 0 0 0 0 25 0 4 0 650759077 54476800 1161 33554432000 4194304 4625164 140734051017760 18446744073709551615 47163477874610 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10135/statm: 13300 1161 304 106 0 8803 0
[pid=10135/tid=10136] ppid=10133 vsize=53200 CPUtime=0 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650759078 54476800 1161 33554432000 4194304 4625164 140734051017760 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=53200 CPUtime=0 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650759078 54476800 1161 33554432000 4194304 4625164 140734051017760 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=53200 CPUtime=0 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650759078 54476800 1161 33554432000 4194304 4625164 140734051017760 18446744073709551615 47163477874614 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.129977 s]
/proc/loadavg: 9.08 9.11 8.48 6/400 10135
/proc/meminfo: memFree=21014732/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=257196 CPUtime=0.35 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 5188 0 0 0 35 0 0 0 25 0 4 0 650759077 263368704 3869 33554432000 4194304 4625164 140734051017760 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10135/statm: 64299 3870 343 106 0 59802 0
[pid=10135/tid=10136] ppid=10133 vsize=257196 CPUtime=0.05 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) D 10133 10135 9320 0 -1 4202560 402 0 0 0 5 0 0 0 18 0 4 0 650759078 263368704 3870 33554432000 4194304 4625164 140734051017760 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=257196 CPUtime=0.11 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 284 0 0 0 11 0 0 0 25 0 4 0 650759078 263368704 3870 33554432000 4194304 4625164 140734051017760 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=257196 CPUtime=0.11 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) D 10133 10135 9320 0 -1 4202560 760 0 0 0 11 0 0 0 25 0 4 0 650759078 263368704 3870 33554432000 4194304 4625164 140734051017760 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 257196

[startup+0.200803 s]
/proc/loadavg: 9.08 9.11 8.48 6/400 10135
/proc/meminfo: memFree=21014732/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=262584 CPUtime=0.56 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 8042 0 0 0 56 0 0 0 25 0 4 0 650759077 268886016 5336 33554432000 4194304 4625164 140734051017760 18446744073709551615 4425138 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10135/statm: 65646 5336 345 106 0 61149 0
[pid=10135/tid=10136] ppid=10133 vsize=262584 CPUtime=0.12 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1047 0 0 0 12 0 0 0 18 0 4 0 650759078 268886016 5336 33554432000 4194304 4625164 140734051017760 18446744073709551615 4288950 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=262584 CPUtime=0.14 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1274 0 0 0 14 0 0 0 25 0 4 0 650759078 268886016 5336 33554432000 4194304 4625164 140734051017760 18446744073709551615 254261272583 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=262584 CPUtime=0.18 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1354 0 0 0 18 0 0 0 25 0 4 0 650759078 268886016 5336 33554432000 4194304 4625164 140734051017760 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 262584

[startup+0.300786 s]
/proc/loadavg: 9.08 9.11 8.48 6/400 10135
/proc/meminfo: memFree=21014732/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=266200 CPUtime=0.86 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 9541 0 0 0 85 1 0 0 25 0 4 0 650759077 272588800 6113 33554432000 4194304 4625164 140734051017760 18446744073709551615 4512926 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10135/statm: 66550 6113 345 106 0 62053 0
[pid=10135/tid=10136] ppid=10133 vsize=266200 CPUtime=0.22 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1472 0 0 0 22 0 0 0 18 0 4 0 650759078 272588800 6113 33554432000 4194304 4625164 140734051017760 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=266200 CPUtime=0.14 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1274 0 0 0 14 0 0 0 25 0 4 0 650759078 272588800 6113 33554432000 4194304 4625164 140734051017760 18446744073709551615 254261721582 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=266200 CPUtime=0.28 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1366 0 0 0 28 0 0 0 25 0 4 0 650759078 272588800 6113 33554432000 4194304 4625164 140734051017760 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 266200

[startup+0.700713 s]
/proc/loadavg: 9.08 9.11 8.48 6/400 10135
/proc/meminfo: memFree=21014732/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=266200 CPUtime=2.06 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 9874 0 0 0 205 1 0 0 25 0 4 0 650759077 272588800 6441 33554432000 4194304 4625164 140734051017760 18446744073709551615 254261659831 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10135/statm: 66550 6441 346 106 0 62053 0
[pid=10135/tid=10136] ppid=10133 vsize=266200 CPUtime=0.61 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1602 0 0 0 61 0 0 0 18 0 4 0 650759078 272588800 6441 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=266200 CPUtime=0.35 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1352 0 0 0 35 0 0 0 25 0 4 0 650759078 272588800 6441 33554432000 4194304 4625164 140734051017760 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=266200 CPUtime=0.68 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1366 0 0 0 68 0 0 0 25 0 4 0 650759078 272588800 6441 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 266200

[startup+1.50057 s]
/proc/loadavg: 9.08 9.11 8.48 10/404 10139
/proc/meminfo: memFree=20989316/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=268368 CPUtime=4.44 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 11397 0 0 0 443 1 0 0 25 0 4 0 650759077 274808832 6879 33554432000 4194304 4625164 140734051017760 18446744073709551615 254261272485 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/10135/statm: 67092 6879 346 106 0 62595 0
[pid=10135/tid=10136] ppid=10133 vsize=268368 CPUtime=1.2 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 2333 0 0 0 120 0 0 0 19 0 4 0 650759078 274808832 6879 33554432000 4194304 4625164 140734051017760 18446744073709551615 4288976 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=268368 CPUtime=1.13 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1485 0 0 0 113 0 0 0 25 0 4 0 650759078 274808832 6879 33554432000 4194304 4625164 140734051017760 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=268368 CPUtime=1.48 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1366 0 0 0 148 0 0 0 25 0 4 0 650759078 274808832 6879 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 268368

[startup+3.10029 s]
/proc/loadavg: 9.08 9.11 8.48 10/404 10139
/proc/meminfo: memFree=20975180/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=270592 CPUtime=9.23 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 18058 0 0 0 920 3 0 0 25 0 4 0 650759077 277086208 8827 33554432000 4194304 4625164 140734051017760 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10135/statm: 67648 8827 347 106 0 63151 0
[pid=10135/tid=10136] ppid=10133 vsize=270592 CPUtime=2.57 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 3754 0 0 0 257 0 0 0 22 0 4 0 650759078 277086208 8827 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=270592 CPUtime=2.11 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 2132 0 0 0 211 0 0 0 25 0 4 0 650759078 277086208 8827 33554432000 4194304 4625164 140734051017760 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=270592 CPUtime=3.06 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 5629 0 0 0 306 0 0 0 25 0 4 0 650759078 277086208 8827 33554432000 4194304 4625164 140734051017760 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.23
Current children cumulated vsize (KiB) 270592

[startup+6.30072 s]
/proc/loadavg: 9.07 9.10 8.48 10/404 10139
/proc/meminfo: memFree=20960548/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=276544 CPUtime=18.78 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 23350 0 0 0 1874 4 0 0 25 0 4 0 650759077 283181056 11782 33554432000 4194304 4625164 140734051017760 18446744073709551615 4511906 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10135/statm: 69136 11782 348 106 0 64639 0
[pid=10135/tid=10136] ppid=10133 vsize=276544 CPUtime=5.34 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 4181 0 0 0 533 1 0 0 25 0 4 0 650759078 283181056 11782 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=276544 CPUtime=3.52 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 2895 0 0 0 352 0 0 0 24 0 4 0 650759078 283181056 11782 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=276544 CPUtime=6.27 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 9639 0 0 0 626 1 0 0 25 0 4 0 650759078 283181056 11782 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18.78
Current children cumulated vsize (KiB) 276544

[startup+12.7006 s]
/proc/loadavg: 9.07 9.10 8.49 10/404 10140
/proc/meminfo: memFree=20923948/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=280260 CPUtime=37.89 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 42683 0 0 0 3782 7 0 0 25 0 4 0 650759077 286986240 14799 33554432000 4194304 4625164 140734051017760 18446744073709551615 4512740 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10135/statm: 70065 14799 347 106 0 65568 0
[pid=10135/tid=10136] ppid=10133 vsize=280260 CPUtime=7.95 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 4530 0 0 0 794 1 0 0 25 0 4 0 650759078 286986240 14799 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=280260 CPUtime=7.28 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 3262 0 0 0 728 0 0 0 25 0 4 0 650759078 286986240 14799 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=280260 CPUtime=12.6 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 28158 0 0 0 1256 4 0 0 25 0 4 0 650759078 286986240 14799 33554432000 4194304 4625164 140734051017760 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.89
Current children cumulated vsize (KiB) 280260

[startup+25.5013 s]
/proc/loadavg: 9.05 9.10 8.49 10/404 10140
/proc/meminfo: memFree=20861828/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=299328 CPUtime=76.12 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 86490 0 0 0 7598 14 0 0 25 0 4 0 650759077 306511872 21005 33554432000 4194304 4625164 140734051017760 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10135/statm: 74832 21005 350 106 0 70335 0
[pid=10135/tid=10136] ppid=10133 vsize=299328 CPUtime=14.72 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 6387 0 0 0 1471 1 0 0 25 0 4 0 650759078 306511872 21005 33554432000 4194304 4625164 140734051017760 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=299328 CPUtime=15.32 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 6343 0 0 0 1531 1 0 0 25 0 4 0 650759078 306511872 21005 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=299328 CPUtime=23.65 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 65601 0 0 0 2355 10 0 0 25 0 4 0 650759078 306511872 21005 33554432000 4194304 4625164 140734051017760 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 76.12
Current children cumulated vsize (KiB) 299328

[startup+51.1008 s]
/proc/loadavg: 9.11 9.10 8.51 10/404 10141
/proc/meminfo: memFree=20783700/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=325396 CPUtime=152.59 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 171267 0 0 0 15229 30 0 0 25 0 4 0 650759077 333205504 33887 33554432000 4194304 4625164 140734051017760 18446744073709551615 4512142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10135/statm: 81349 33887 347 106 0 76852 0
[pid=10135/tid=10136] ppid=10133 vsize=325396 CPUtime=39.84 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 11949 0 0 0 3979 5 0 0 25 0 4 0 650759078 333205504 33887 33554432000 4194304 4625164 140734051017760 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=325396 CPUtime=28.21 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 7337 0 0 0 2820 1 0 0 25 0 4 0 650759078 333205504 33887 33554432000 4194304 4625164 140734051017760 18446744073709551615 4462653 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=325396 CPUtime=48.9 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 141385 0 0 0 4869 21 0 0 25 0 4 0 650759078 333205504 33887 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 152.59
Current children cumulated vsize (KiB) 325396

[startup+102.301 s]
/proc/loadavg: 9.09 9.10 8.54 10/404 10142
/proc/meminfo: memFree=20570888/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=354452 CPUtime=305.56 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 340995 0 0 0 30498 58 0 0 25 0 4 0 650759077 362958848 50741 33554432000 4194304 4625164 140734051017760 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10135/statm: 88613 50741 400 106 0 84116 0
[pid=10135/tid=10136] ppid=10133 vsize=354452 CPUtime=83.36 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 24029 0 0 0 8327 9 0 0 25 0 4 0 650759078 362958848 50746 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=354452 CPUtime=60.57 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 10980 0 0 0 6055 2 0 0 25 0 4 0 650759078 362958848 50746 33554432000 4194304 4625164 140734051017760 18446744073709551615 4278661 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=354452 CPUtime=74.99 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 290354 0 0 0 7456 43 0 0 25 0 4 0 650759078 362958848 50746 33554432000 4194304 4625164 140734051017760 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 305.56
Current children cumulated vsize (KiB) 354452

[startup+162.301 s]

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

[pid=10135] ppid=10133 vsize=1144820 CPUtime=2333.42 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 1954180 0 0 0 232994 348 0 0 25 0 4 0 650759077 1172295680 222400 33554432000 4194304 4625164 140734051017760 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10135/statm: 286205 222400 960 106 0 281708 0
[pid=10135/tid=10136] ppid=10133 vsize=1144820 CPUtime=496.51 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 71306 0 0 0 49611 40 0 0 25 0 4 0 650759078 1172295680 222400 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=1144820 CPUtime=717.83 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 27791 0 0 0 71772 11 0 0 25 0 4 0 650759078 1172295680 222400 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=1144820 CPUtime=416.54 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1624775 0 0 0 41395 259 0 0 25 0 4 0 650759078 1172295680 222400 33554432000 4194304 4625164 140734051017760 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2333.42
Current children cumulated vsize (KiB) 1144820

[startup+822.301 s]
/proc/loadavg: 9.17 9.14 8.85 10/404 10161
/proc/meminfo: memFree=17996556/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=1199704 CPUtime=2512.62 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 2030838 0 0 0 250900 362 0 0 25 0 4 0 650759077 1228496896 236251 33554432000 4194304 4625164 140734051017760 18446744073709551615 4512032 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10135/statm: 299926 236251 891 106 0 295429 0
[pid=10135/tid=10136] ppid=10133 vsize=1199704 CPUtime=526.63 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 71667 0 0 0 52623 40 0 0 25 0 4 0 650759078 1228496896 236251 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=1199704 CPUtime=777.82 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 34789 0 0 0 77770 12 0 0 25 0 4 0 650759078 1228496896 236251 33554432000 4194304 4625164 140734051017760 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=1199704 CPUtime=449.13 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1654617 0 0 0 44649 264 0 0 25 0 4 0 650759078 1228496896 236251 33554432000 4194304 4625164 140734051017760 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2512.62
Current children cumulated vsize (KiB) 1199704

[startup+882.315 s]
/proc/loadavg: 9.18 9.16 8.87 10/404 10163
/proc/meminfo: memFree=17854932/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=1296864 CPUtime=2691.88 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 2223432 0 0 0 268794 394 0 0 25 0 4 0 650759077 1327988736 246967 33554432000 4194304 4625164 140734051017760 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10135/statm: 324216 246967 398 106 0 319719 0
[pid=10135/tid=10136] ppid=10133 vsize=1296864 CPUtime=580.83 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 89993 0 0 0 58040 43 0 0 25 0 4 0 650759078 1327988736 246967 33554432000 4194304 4625164 140734051017760 18446744073709551615 4462461 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=1296864 CPUtime=813.67 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 35068 0 0 0 81354 13 0 0 25 0 4 0 650759078 1327988736 246967 33554432000 4194304 4625164 140734051017760 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=1296864 CPUtime=479.13 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1821754 0 0 0 47620 293 0 0 25 0 4 0 650759078 1327988736 246967 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2691.88
Current children cumulated vsize (KiB) 1296864

[startup+942.3 s]
/proc/loadavg: 9.23 9.17 8.90 10/404 10164
/proc/meminfo: memFree=17609520/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=1296864 CPUtime=2871.08 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 2393933 0 0 0 286685 423 0 0 25 0 4 0 650759077 1327988736 255181 33554432000 4194304 4625164 140734051017760 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10135/statm: 324216 255181 397 106 0 319719 0
[pid=10135/tid=10136] ppid=10133 vsize=1296864 CPUtime=640.81 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 91287 0 0 0 64037 44 0 0 25 0 4 0 650759078 1327988736 255181 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=1296864 CPUtime=843.66 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 35098 0 0 0 84353 13 0 0 25 0 4 0 650759078 1327988736 255181 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=1296864 CPUtime=509.12 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 1984990 0 0 0 50593 319 0 0 25 0 4 0 650759078 1327988736 255181 33554432000 4194304 4625164 140734051017760 18446744073709551615 4547257 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2871.08
Current children cumulated vsize (KiB) 1296864

[startup+1002.3 s]
/proc/loadavg: 9.27 9.19 8.92 10/404 10166
/proc/meminfo: memFree=17419908/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=1298052 CPUtime=3050.3 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 2569766 0 0 0 304579 451 0 0 25 0 4 0 650759077 1329205248 264383 33554432000 4194304 4625164 140734051017760 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10135/statm: 324513 264383 347 106 0 320016 0
[pid=10135/tid=10136] ppid=10133 vsize=1298052 CPUtime=700.81 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 92713 0 0 0 70037 44 0 0 25 0 4 0 650759078 1329205248 264383 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=1298052 CPUtime=873.67 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 35138 0 0 0 87354 13 0 0 25 0 4 0 650759078 1329205248 264383 33554432000 4194304 4625164 140734051017760 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=1298052 CPUtime=539.12 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 2154552 0 0 0 53567 345 0 0 25 0 4 0 650759078 1329205248 264383 33554432000 4194304 4625164 140734051017760 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3050.3
Current children cumulated vsize (KiB) 1298052

[startup+1062.3 s]
/proc/loadavg: 8.89 9.11 8.91 6/396 10186
/proc/meminfo: memFree=20466504/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=1439280 CPUtime=3235.53 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 2787709 0 0 0 323066 487 0 0 25 0 4 0 650759077 1473822720 276927 33554432000 4194304 4625164 140734051017760 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10135/statm: 359820 276927 349 106 0 355323 0
[pid=10135/tid=10136] ppid=10133 vsize=1439280 CPUtime=757.02 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 94686 0 0 0 75657 45 0 0 25 0 4 0 650759078 1473822720 276927 33554432000 4194304 4625164 140734051017760 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=1439280 CPUtime=912.93 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 35326 0 0 0 91280 13 0 0 25 0 4 0 650759078 1473822720 276927 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=1439280 CPUtime=574.47 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 2333246 0 0 0 57072 375 0 0 25 0 4 0 650759078 1473822720 276927 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3235.53
Current children cumulated vsize (KiB) 1439280

[startup+1122.3 s]
/proc/loadavg: 6.43 8.36 8.66 6/395 10187
/proc/meminfo: memFree=20403320/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=1473948 CPUtime=3474.76 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 3095378 0 0 0 346934 542 0 0 25 0 4 0 650759077 1509322752 292031 33554432000 4194304 4625164 140734051017760 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10135/statm: 368487 292031 347 106 0 363990 0
[pid=10135/tid=10136] ppid=10133 vsize=1473948 CPUtime=817.01 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 95977 0 0 0 81656 45 0 0 25 0 4 0 650759078 1509322752 292031 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=1473948 CPUtime=972.94 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 35805 0 0 0 97279 15 0 0 25 0 4 0 650759078 1509322752 292031 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=1473948 CPUtime=634.47 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 2631166 0 0 0 63021 426 0 0 25 0 4 0 650759078 1509322752 292031 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3474.76
Current children cumulated vsize (KiB) 1473948

[startup+1182.3 s]
/proc/loadavg: 5.52 7.75 8.43 6/395 10189
/proc/meminfo: memFree=20321088/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=1622972 CPUtime=3714.01 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 3490319 0 0 0 370795 606 0 0 25 0 4 0 650759077 1661923328 312232 33554432000 4194304 4625164 140734051017760 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10135/statm: 405743 312232 350 106 0 401246 0
[pid=10135/tid=10136] ppid=10133 vsize=1622972 CPUtime=877.02 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 124410 0 0 0 87651 51 0 0 25 0 4 0 650759078 1661923328 312232 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=1622972 CPUtime=1032.94 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 36199 0 0 0 103278 16 0 0 25 0 4 0 650759078 1661923328 312233 33554432000 4194304 4625164 140734051017760 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=1622972 CPUtime=694.47 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 2941243 0 0 0 68970 477 0 0 25 0 4 0 650759078 1661923328 312233 33554432000 4194304 4625164 140734051017760 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3714.01
Current children cumulated vsize (KiB) 1622972

[startup+1242.3 s]
/proc/loadavg: 5.19 7.25 8.21 6/395 10190
/proc/meminfo: memFree=20270860/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=1695108 CPUtime=3953.23 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 3825618 0 0 0 394658 665 0 0 25 0 4 0 650759077 1735790592 325090 33554432000 4194304 4625164 140734051017760 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10135/statm: 423777 325090 349 106 0 419280 0
[pid=10135/tid=10136] ppid=10133 vsize=1695108 CPUtime=937.02 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 128084 0 0 0 93650 52 0 0 25 0 4 0 650759078 1735790592 325090 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=1695108 CPUtime=1092.94 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 36275 0 0 0 109278 16 0 0 25 0 4 0 650759078 1735790592 325090 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=1695108 CPUtime=754.47 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 3269569 0 0 0 74913 534 0 0 25 0 4 0 650759078 1735790592 325090 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3953.23
Current children cumulated vsize (KiB) 1695108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.14 6.85 8.01 6/395 10195
/proc/meminfo: memFree=20199180/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=1738364 CPUtime=4183.34 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 4143233 0 0 0 417614 720 0 0 25 0 4 0 650759077 1780084736 342920 33554432000 4194304 4625164 140734051017760 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10135/statm: 434591 342920 437 106 0 430094 0
[pid=10135/tid=10136] ppid=10133 vsize=1738364 CPUtime=994.74 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 130682 0 0 0 99420 54 0 0 25 0 4 0 650759078 1780084736 342920 33554432000 4194304 4625164 140734051017760 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=1738364 CPUtime=1150.65 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 36677 0 0 0 115049 16 0 0 25 0 4 0 650759078 1780084736 342920 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=1738364 CPUtime=812.18 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 3580645 0 0 0 80631 587 0 0 25 0 4 0 650759078 1780084736 342920 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4183.34
Current children cumulated vsize (KiB) 1738364

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

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

[startup+1300 s]
/proc/loadavg: 5.14 6.85 8.01 6/395 10195
/proc/meminfo: memFree=20199180/32951124 swapFree=67057896/67111528
[pid=10135] ppid=10133 vsize=1738364 CPUtime=4183.34 cores=1,3,5,7
/proc/10135/stat : 10135 (SArTagnan) R 10133 10135 9320 0 -1 4202496 4143233 0 0 0 417614 720 0 0 25 0 4 0 650759077 1780084736 342920 33554432000 4194304 4625164 140734051017760 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/10135/statm: 434591 342920 437 106 0 430094 0
[pid=10135/tid=10136] ppid=10133 vsize=1738364 CPUtime=994.74 cores=1,3,5,7
/proc/10135/task/10136/stat : 10136 (SArTagnan) R 10133 10135 9320 0 -1 4202560 130682 0 0 0 99420 54 0 0 25 0 4 0 650759078 1780084736 342920 33554432000 4194304 4625164 140734051017760 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10135/tid=10137] ppid=10133 vsize=1738364 CPUtime=1150.65 cores=1,3,5,7
/proc/10135/task/10137/stat : 10137 (SArTagnan) R 10133 10135 9320 0 -1 4202560 36677 0 0 0 115049 16 0 0 25 0 4 0 650759078 1780084736 342920 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10135/tid=10138] ppid=10133 vsize=1738364 CPUtime=812.18 cores=1,3,5,7
/proc/10135/task/10138/stat : 10138 (SArTagnan) R 10133 10135 9320 0 -1 4202560 3580645 0 0 0 80631 587 0 0 25 0 4 0 650759078 1780084736 342920 33554432000 4194304 4625164 140734051017760 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4183.34
Current children cumulated vsize (KiB) 1738364

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 4183.44
CPU user time (s): 4176.18
CPU system time (s): 7.2619
CPU usage (%): 321.785
Max. virtual memory (cumulated for all children) (KiB): 1814004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4176.18
system time used= 7.2619
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4143234
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= 2544
involuntary context switches= 40670

runsolver used 4.64229 second user time and 11.9942 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-17 00:03:58
IDJOB=3386364
IDBENCH=88045
IDSOLVER=1871
FILE ID=node140/3386364-1305583437
RUNJOBID= node140-1305582046-9825
PBS_JOBID= 13350214
Free space on /tmp= 73416 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT02/industrial/dellacherie/comb/comb1.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386364-1305583437/watcher-3386364-1305583437 -o /tmp/evaluation-result-3386364-1305583437/solver-3386364-1305583437 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386364-1305583437.cnf -threads=4

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

MD5SUM BENCH= 0e9d17eb95ee436fc1015c5591cfb63f
RANDOM SEED=1004129587

node140.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.833
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.66
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.833
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	: 5226.14
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.833
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.75
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.833
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.77
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.833
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.75
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.833
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.74
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.833
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.75
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.833
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:     32951124 kB
MemFree:      21014764 kB
Buffers:        334792 kB
Cached:        4970160 kB
SwapCached:       8088 kB
Active:        8164448 kB
Inactive:      3436360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21014764 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:             768 kB
Writeback:           0 kB
AnonPages:     6292436 kB
Mapped:          31240 kB
Slab:           227436 kB
PageTables:      42648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102675436 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= 73428 MiB
End job on node140 at 2011-05-17 00:25:40