Trace number 3386134

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.12 1204.77

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n260-s62321009-sat.cnf
MD5SUMf2b430bdd9bc1c472e9e437567706bb7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.48747
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses624
Sum of the clauses size1560
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2520
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5104
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-3386134-1305581044/watcher-3386134-1305581044 -o /tmp/evaluation-result-3386134-1305581044/solver-3386134-1305581044 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386134-1305581044.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: 4.22 6.88 7.65 4/455 8227
/proc/meminfo: memFree=10563888/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=49344 CPUtime=0.01 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 456 0 0 0 1 0 0 0 18 0 4 0 650519884 50528256 394 33554432000 4194304 4625164 140733683163744 18446744073709551615 47607563556786 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 12336 394 300 106 0 7839 0
[pid=8227/tid=8230] ppid=8223 vsize=49344 CPUtime=0 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 650519885 50528256 394 33554432000 4194304 4625164 140733683163744 18446744073709551615 228095507441 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=49344 CPUtime=0.01 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 0 0 0 0 1 0 0 0 19 0 4 0 650519885 50528256 394 33554432000 4194304 4625164 140733683163744 18446744073709551615 47607563556786 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=49344 CPUtime=0.01 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 1 0 0 0 1 0 0 0 19 0 4 0 650519885 50528256 394 33554432000 4194304 4625164 140733683163744 18446744073709551615 47607563556786 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0935971 s]
/proc/loadavg: 4.22 6.88 7.65 4/455 8227
/proc/meminfo: memFree=10563888/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=247324 CPUtime=0.34 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 1561 0 0 0 34 0 0 0 19 0 4 0 650519884 253259776 1189 33554432000 4194304 4625164 140733683163744 18446744073709551615 4512763 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 61831 1189 345 106 0 57334 0
[pid=8227/tid=8230] ppid=8223 vsize=247324 CPUtime=0.07 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 212 0 0 0 7 0 0 0 20 0 4 0 650519885 253259776 1189 33554432000 4194304 4625164 140733683163744 18446744073709551615 4465331 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=247324 CPUtime=0.08 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 306 0 0 0 8 0 0 0 20 0 4 0 650519885 253259776 1189 33554432000 4194304 4625164 140733683163744 18446744073709551615 4462333 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=247324 CPUtime=0.08 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 285 0 0 0 8 0 0 0 20 0 4 0 650519885 253259776 1189 33554432000 4194304 4625164 140733683163744 18446744073709551615 4547847 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 247324

[startup+0.100596 s]
/proc/loadavg: 4.22 6.88 7.65 4/455 8227
/proc/meminfo: memFree=10563888/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=247556 CPUtime=0.37 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 1652 0 0 0 37 0 0 0 19 0 4 0 650519884 253497344 1229 33554432000 4194304 4625164 140733683163744 18446744073709551615 4512335 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 61889 1229 345 106 0 57392 0
[pid=8227/tid=8230] ppid=8223 vsize=247556 CPUtime=0.08 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 224 0 0 0 8 0 0 0 20 0 4 0 650519885 253497344 1229 33554432000 4194304 4625164 140733683163744 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=247556 CPUtime=0.09 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 319 0 0 0 9 0 0 0 20 0 4 0 650519885 253497344 1229 33554432000 4194304 4625164 140733683163744 18446744073709551615 4352562 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=247556 CPUtime=0.09 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 349 0 0 0 9 0 0 0 20 0 4 0 650519885 253497344 1230 33554432000 4194304 4625164 140733683163744 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 247556

[startup+0.300561 s]
/proc/loadavg: 4.22 6.88 7.65 4/455 8227
/proc/meminfo: memFree=10563888/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=249860 CPUtime=1.16 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 3482 0 0 0 116 0 0 0 19 0 4 0 650519884 255856640 2406 33554432000 4194304 4625164 140733683163744 18446744073709551615 4512128 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 62465 2406 345 106 0 57968 0
[pid=8227/tid=8230] ppid=8223 vsize=249860 CPUtime=0.27 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 786 0 0 0 27 0 0 0 20 0 4 0 650519885 255856640 2406 33554432000 4194304 4625164 140733683163744 18446744073709551615 4465280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=249860 CPUtime=0.29 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 873 0 0 0 29 0 0 0 20 0 4 0 650519885 255856640 2406 33554432000 4194304 4625164 140733683163744 18446744073709551615 4352069 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=249860 CPUtime=0.29 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 827 0 0 0 29 0 0 0 20 0 4 0 650519885 255856640 2406 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351824 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) 249860

[startup+0.700489 s]
/proc/loadavg: 4.22 6.88 7.65 4/455 8227
/proc/meminfo: memFree=10563888/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=252668 CPUtime=2.76 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 6467 0 0 0 275 1 0 0 19 0 4 0 650519884 258732032 4234 33554432000 4194304 4625164 140733683163744 18446744073709551615 4519346 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 63167 4234 345 106 0 58670 0
[pid=8227/tid=8230] ppid=8223 vsize=252668 CPUtime=0.67 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 1799 0 0 0 67 0 0 0 21 0 4 0 650519885 258732032 4234 33554432000 4194304 4625164 140733683163744 18446744073709551615 4278661 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=252668 CPUtime=0.69 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 1865 0 0 0 69 0 0 0 21 0 4 0 650519885 258732032 4249 33554432000 4194304 4625164 140733683163744 18446744073709551615 4279928 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=252668 CPUtime=0.69 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 1364 0 0 0 69 0 0 0 21 0 4 0 650519885 258732032 4266 33554432000 4194304 4625164 140733683163744 18446744073709551615 4352728 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) 252668

[startup+1.50034 s]
/proc/loadavg: 4.22 6.88 7.65 10/463 8235
/proc/meminfo: memFree=10527876/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=258340 CPUtime=5.95 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 11041 0 0 0 593 2 0 0 21 0 4 0 650519884 264540160 6777 33554432000 4194304 4625164 140733683163744 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 64585 6777 347 106 0 60088 0
[pid=8227/tid=8230] ppid=8223 vsize=258340 CPUtime=1.46 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 3681 0 0 0 145 1 0 0 23 0 4 0 650519885 264540160 6777 33554432000 4194304 4625164 140733683163744 18446744073709551615 4339655 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=258340 CPUtime=1.49 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 3007 0 0 0 149 0 0 0 24 0 4 0 650519885 264540160 6777 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=258340 CPUtime=1.49 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 2542 0 0 0 149 0 0 0 23 0 4 0 650519885 264540160 6777 33554432000 4194304 4625164 140733683163744 18446744073709551615 4547847 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 258340

[startup+3.10105 s]
/proc/loadavg: 4.22 6.88 7.65 10/463 8235
/proc/meminfo: memFree=10507540/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=268204 CPUtime=12.33 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 17628 0 0 0 1230 3 0 0 25 0 4 0 650519884 274640896 10945 33554432000 4194304 4625164 140733683163744 18446744073709551615 4512740 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 67051 10945 353 106 0 62554 0
[pid=8227/tid=8230] ppid=8223 vsize=268204 CPUtime=3.04 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 5496 0 0 0 303 1 0 0 25 0 4 0 650519885 274640896 10945 33554432000 4194304 4625164 140733683163744 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=268204 CPUtime=3.09 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 5826 0 0 0 308 1 0 0 25 0 4 0 650519885 274640896 10945 33554432000 4194304 4625164 140733683163744 18446744073709551615 4464278 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=268204 CPUtime=3.09 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 3698 0 0 0 309 0 0 0 25 0 4 0 650519885 274640896 10945 33554432000 4194304 4625164 140733683163744 18446744073709551615 4547216 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) 268204

[startup+6.30046 s]
/proc/loadavg: 4.53 6.90 7.65 10/463 8265
/proc/meminfo: memFree=10470480/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=276136 CPUtime=25.09 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 26868 0 0 0 2503 6 0 0 25 0 4 0 650519884 282763264 16550 33554432000 4194304 4625164 140733683163744 18446744073709551615 4519388 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 69034 16551 365 106 0 64537 0
[pid=8227/tid=8230] ppid=8223 vsize=276136 CPUtime=6.19 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 8496 0 0 0 617 2 0 0 25 0 4 0 650519885 282763264 16551 33554432000 4194304 4625164 140733683163744 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=276136 CPUtime=6.29 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 9378 0 0 0 627 2 0 0 25 0 4 0 650519885 282763264 16551 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=276136 CPUtime=6.28 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 5053 0 0 0 628 0 0 0 25 0 4 0 650519885 282763264 16551 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 276136

[startup+12.7003 s]
/proc/loadavg: 4.80 6.92 7.65 10/463 8265
/proc/meminfo: memFree=10398512/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=289176 CPUtime=50.58 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 49780 0 0 0 5047 11 0 0 25 0 4 0 650519884 296116224 24415 33554432000 4194304 4625164 140733683163744 18446744073709551615 4512122 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 72294 24415 422 106 0 67797 0
[pid=8227/tid=8230] ppid=8223 vsize=289176 CPUtime=12.5 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 12432 0 0 0 1247 3 0 0 25 0 4 0 650519885 296116224 24415 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=289176 CPUtime=12.69 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 13696 0 0 0 1265 4 0 0 25 0 4 0 650519885 296116224 24415 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=289176 CPUtime=12.69 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 18876 0 0 0 1266 3 0 0 25 0 4 0 650519885 296116224 24415 33554432000 4194304 4625164 140733683163744 18446744073709551615 4552369 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) 289176

[startup+25.5009 s]
/proc/loadavg: 5.51 6.97 7.65 9/463 8266
/proc/meminfo: memFree=10313220/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=319244 CPUtime=101.59 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 67521 0 0 0 10142 17 0 0 25 0 4 0 650519884 326905856 33890 33554432000 4194304 4625164 140733683163744 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 79811 33890 362 106 0 75314 0
[pid=8227/tid=8230] ppid=8223 vsize=319244 CPUtime=25.09 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 19359 0 0 0 2504 5 0 0 25 0 4 0 650519885 326905856 33890 33554432000 4194304 4625164 140733683163744 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=319244 CPUtime=25.49 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 19690 0 0 0 2543 6 0 0 25 0 4 0 650519885 326905856 33890 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=319244 CPUtime=25.48 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 22769 0 0 0 2545 3 0 0 25 0 4 0 650519885 326905856 33890 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 319244

[startup+51.1012 s]
/proc/loadavg: 6.43 7.07 7.67 10/463 8266
/proc/meminfo: memFree=10182648/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=355876 CPUtime=203.59 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 168129 0 0 0 20323 36 0 0 25 0 4 0 650519884 364417024 51003 33554432000 4194304 4625164 140733683163744 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 88969 51003 592 106 0 84472 0
[pid=8227/tid=8230] ppid=8223 vsize=355876 CPUtime=50.3 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 27387 0 0 0 5022 8 0 0 25 0 4 0 650519885 364417024 51003 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=355876 CPUtime=51.09 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 26272 0 0 0 5103 6 0 0 25 0 4 0 650519885 364417024 51003 33554432000 4194304 4625164 140733683163744 18446744073709551615 228095111877 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=355876 CPUtime=51.08 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 100748 0 0 0 5090 18 0 0 25 0 4 0 650519885 364417024 51003 33554432000 4194304 4625164 140733683163744 18446744073709551615 4547287 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.59
Current children cumulated vsize (KiB) 355876

[startup+102.318 s]
/proc/loadavg: 7.61 7.29 7.71 9/463 8271
/proc/meminfo: memFree=9993704/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=417144 CPUtime=407.66 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 206904 0 0 0 40715 51 0 0 25 0 4 0 650519884 427155456 74916 33554432000 4194304 4625164 140733683163744 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 104286 74916 718 106 0 99789 0
[pid=8227/tid=8230] ppid=8223 vsize=417144 CPUtime=100.73 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 41522 0 0 0 10059 14 0 0 25 0 4 0 650519885 427155456 74916 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=417144 CPUtime=102.31 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 41507 0 0 0 10217 14 0 0 25 0 4 0 650519885 427155456 74916 33554432000 4194304 4625164 140733683163744 18446744073709551615 4339600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=417144 CPUtime=102.28 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 102253 0 0 0 10210 18 0 0 25 0 4 0 650519885 427155456 74916 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.66
Current children cumulated vsize (KiB) 417144

[startup+162.301 s]

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

[pid=8227] ppid=8223 vsize=994324 CPUtime=2798.24 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 2938745 0 0 0 279287 537 0 0 25 0 4 0 650519884 1018187776 206508 33554432000 4194304 4625164 140733683163744 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 248581 206508 1270 106 0 244084 0
[pid=8227/tid=8230] ppid=8223 vsize=994324 CPUtime=691.46 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 116518 0 0 0 69080 66 0 0 25 0 4 0 650519885 1018187776 206508 33554432000 4194304 4625164 140733683163744 18446744073709551615 228095118240 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=994324 CPUtime=702.3 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 101287 0 0 0 70177 53 0 0 25 0 4 0 650519885 1018187776 206508 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=994324 CPUtime=702.13 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 2661590 0 0 0 69807 406 0 0 25 0 4 0 650519885 1018187776 206510 33554432000 4194304 4625164 140733683163744 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2798.24
Current children cumulated vsize (KiB) 994324

[startup+762.318 s]
/proc/loadavg: 8.07 8.02 7.90 10/463 8288
/proc/meminfo: memFree=8954468/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=1080924 CPUtime=3037.36 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 3392878 0 0 0 303124 612 0 0 25 0 4 0 650519884 1106866176 214263 33554432000 4194304 4625164 140733683163744 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 270231 214263 381 106 0 265734 0
[pid=8227/tid=8230] ppid=8223 vsize=1080924 CPUtime=750.55 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 148937 0 0 0 74983 72 0 0 25 0 4 0 650519885 1106866176 214263 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=1080924 CPUtime=762.33 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 109765 0 0 0 76175 58 0 0 25 0 4 0 650519885 1106866176 214263 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=1080924 CPUtime=762.12 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 3063841 0 0 0 75743 469 0 0 25 0 4 0 650519885 1106866176 214263 33554432000 4194304 4625164 140733683163744 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3037.36
Current children cumulated vsize (KiB) 1080924

[startup+822.301 s]
/proc/loadavg: 8.17 8.06 7.92 10/463 8290
/proc/meminfo: memFree=8866760/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=1258772 CPUtime=3276.36 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 3794296 0 0 0 326956 680 0 0 25 0 4 0 650519884 1288982528 222426 33554432000 4194304 4625164 140733683163744 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 314693 222426 368 106 0 310196 0
[pid=8227/tid=8230] ppid=8223 vsize=1258772 CPUtime=809.62 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 151015 0 0 0 80887 75 0 0 25 0 4 0 650519885 1288982528 222426 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=1258772 CPUtime=822.31 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 138124 0 0 0 82166 65 0 0 25 0 4 0 650519885 1288982528 222426 33554432000 4194304 4625164 140733683163744 18446744073709551615 228095112225 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=1258772 CPUtime=822.09 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 3434104 0 0 0 81681 528 0 0 25 0 4 0 650519885 1288982528 222426 33554432000 4194304 4625164 140733683163744 18446744073709551615 4579358 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3276.36
Current children cumulated vsize (KiB) 1258772

[startup+882.301 s]
/proc/loadavg: 8.13 8.06 7.92 11/463 8292
/proc/meminfo: memFree=8822952/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=1258772 CPUtime=3515.42 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 4203057 0 0 0 350793 749 0 0 25 0 4 0 650519884 1288982528 230724 33554432000 4194304 4625164 140733683163744 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 314693 230724 354 106 0 310196 0
[pid=8227/tid=8230] ppid=8223 vsize=1258772 CPUtime=868.69 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 153142 0 0 0 86790 79 0 0 25 0 4 0 650519885 1288982528 230724 33554432000 4194304 4625164 140733683163744 18446744073709551615 4352017 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=1258772 CPUtime=882.31 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 140672 0 0 0 88162 69 0 0 25 0 4 0 650519885 1288982528 230724 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=1258772 CPUtime=882.09 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 3836566 0 0 0 87620 589 0 0 25 0 4 0 650519885 1288982528 230724 33554432000 4194304 4625164 140733683163744 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3515.42
Current children cumulated vsize (KiB) 1258772

[startup+942.301 s]
/proc/loadavg: 8.15 8.08 7.94 10/463 8293
/proc/meminfo: memFree=8710568/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=1337648 CPUtime=3754.49 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 4418011 0 0 0 374664 785 0 0 25 0 4 0 650519884 1369751552 244952 33554432000 4194304 4625164 140733683163744 18446744073709551615 4329225 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 334412 244952 353 106 0 329915 0
[pid=8227/tid=8230] ppid=8223 vsize=1337648 CPUtime=927.77 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 160086 0 0 0 92697 80 0 0 25 0 4 0 650519885 1369751552 244952 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=1337648 CPUtime=942.32 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 144406 0 0 0 94158 74 0 0 25 0 4 0 650519885 1369751552 244952 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=1337648 CPUtime=942.06 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 4023189 0 0 0 93590 616 0 0 25 0 4 0 650519885 1369751552 244952 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3754.49
Current children cumulated vsize (KiB) 1337648

[startup+1002.3 s]
/proc/loadavg: 8.19 8.09 7.95 10/463 8295
/proc/meminfo: memFree=8679412/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=1337648 CPUtime=3993.55 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 4719542 0 0 0 398521 834 0 0 25 0 4 0 650519884 1369751552 248598 33554432000 4194304 4625164 140733683163744 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 334412 248598 353 106 0 329915 0
[pid=8227/tid=8230] ppid=8223 vsize=1337648 CPUtime=986.84 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 161147 0 0 0 98603 81 0 0 25 0 4 0 650519885 1369751552 248598 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=1337648 CPUtime=1002.32 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 146938 0 0 0 100155 77 0 0 25 0 4 0 650519885 1369751552 248598 33554432000 4194304 4625164 140733683163744 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=1337648 CPUtime=1002.06 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 4320821 0 0 0 99545 661 0 0 25 0 4 0 650519885 1369751552 248598 33554432000 4194304 4625164 140733683163744 18446744073709551615 4579601 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3993.55
Current children cumulated vsize (KiB) 1337648

[startup+1062.3 s]
/proc/loadavg: 8.12 8.09 7.95 10/463 8296
/proc/meminfo: memFree=8609560/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=1337648 CPUtime=4232.63 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 5116678 0 0 0 422368 895 0 0 25 0 4 0 650519884 1369751552 257474 33554432000 4194304 4625164 140733683163744 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 334412 257474 372 106 0 329915 0
[pid=8227/tid=8230] ppid=8223 vsize=1337648 CPUtime=1045.92 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 161826 0 0 0 104511 81 0 0 25 0 4 0 650519885 1369751552 257474 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=1337648 CPUtime=1062.32 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 151953 0 0 0 106150 82 0 0 25 0 4 0 650519885 1369751552 257474 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=1337648 CPUtime=1062.04 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 4711033 0 0 0 105487 717 0 0 25 0 4 0 650519885 1369751552 257474 33554432000 4194304 4625164 140733683163744 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4232.63
Current children cumulated vsize (KiB) 1337648

[startup+1122.3 s]
/proc/loadavg: 8.11 8.09 7.96 10/463 8298
/proc/meminfo: memFree=8543548/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=1337648 CPUtime=4471.68 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 5488200 0 0 0 446212 956 0 0 25 0 4 0 650519884 1369751552 265733 33554432000 4194304 4625164 140733683163744 18446744073709551615 4511950 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 334412 265733 384 106 0 329915 0
[pid=8227/tid=8230] ppid=8223 vsize=1337648 CPUtime=1104.99 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 165992 0 0 0 110415 84 0 0 25 0 4 0 650519885 1369751552 265733 33554432000 4194304 4625164 140733683163744 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=1337648 CPUtime=1122.32 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 154827 0 0 0 112147 85 0 0 25 0 4 0 650519885 1369751552 265733 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=1337648 CPUtime=1122.02 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 5075308 0 0 0 111430 772 0 0 25 0 4 0 650519885 1369751552 265733 33554432000 4194304 4625164 140733683163744 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4471.68
Current children cumulated vsize (KiB) 1337648

[startup+1182.3 s]
/proc/loadavg: 8.15 8.10 7.97 10/463 8300
/proc/meminfo: memFree=8503952/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=1403184 CPUtime=4710.76 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 5846242 0 0 0 470060 1016 0 0 25 0 4 0 650519884 1436860416 272482 33554432000 4194304 4625164 140733683163744 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 350796 272482 416 106 0 346299 0
[pid=8227/tid=8230] ppid=8223 vsize=1403184 CPUtime=1164.07 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 168074 0 0 0 116321 86 0 0 25 0 4 0 650519885 1436860416 272482 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=1403184 CPUtime=1182.33 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 157251 0 0 0 118145 88 0 0 25 0 4 0 650519885 1436860416 272482 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=1403184 CPUtime=1182.01 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 5428787 0 0 0 117375 826 0 0 25 0 4 0 650519885 1436860416 272482 33554432000 4194304 4625164 140733683163744 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4710.76
Current children cumulated vsize (KiB) 1403184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.7 s]
/proc/loadavg: 8.10 8.09 7.97 9/463 8300
/proc/meminfo: memFree=8479516/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=1337648 CPUtime=4800.03 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 5971271 0 0 0 478964 1039 0 0 25 0 4 0 650519884 1369751552 273165 33554432000 4194304 4625164 140733683163744 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 334412 273165 376 106 0 329915 0
[pid=8227/tid=8230] ppid=8223 vsize=1337648 CPUtime=1186.11 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 168875 0 0 0 118524 87 0 0 25 0 4 0 650519885 1369751552 273165 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=1337648 CPUtime=1204.74 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 158007 0 0 0 120385 89 0 0 25 0 4 0 650519885 1369751552 273165 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=1337648 CPUtime=1204.43 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 5552218 0 0 0 119597 846 0 0 25 0 4 0 650519885 1369751552 273165 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1337648

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

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

[startup+1204.7 s]
/proc/loadavg: 8.10 8.09 7.97 9/463 8300
/proc/meminfo: memFree=8479516/32951124 swapFree=65980224/67111528
[pid=8227] ppid=8223 vsize=1337648 CPUtime=4800.03 cores=1,3,5,7
/proc/8227/stat : 8227 (SArTagnan) R 8223 8227 7803 0 -1 4202496 5971271 0 0 0 478964 1039 0 0 25 0 4 0 650519884 1369751552 273165 33554432000 4194304 4625164 140733683163744 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8227/statm: 334412 273165 376 106 0 329915 0
[pid=8227/tid=8230] ppid=8223 vsize=1337648 CPUtime=1186.11 cores=1,3,5,7
/proc/8227/task/8230/stat : 8230 (SArTagnan) R 8223 8227 7803 0 -1 4202560 168875 0 0 0 118524 87 0 0 25 0 4 0 650519885 1369751552 273165 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8227/tid=8231] ppid=8223 vsize=1337648 CPUtime=1204.74 cores=1,3,5,7
/proc/8227/task/8231/stat : 8231 (SArTagnan) R 8223 8227 7803 0 -1 4202560 158007 0 0 0 120385 89 0 0 25 0 4 0 650519885 1369751552 273165 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8227/tid=8232] ppid=8223 vsize=1337648 CPUtime=1204.43 cores=1,3,5,7
/proc/8227/task/8232/stat : 8232 (SArTagnan) R 8223 8227 7803 0 -1 4202560 5552218 0 0 0 119597 846 0 0 25 0 4 0 650519885 1369751552 273165 33554432000 4194304 4625164 140733683163744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1337648

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.77
CPU time (s): 4800.12
CPU user time (s): 4789.69
CPU system time (s): 10.4344
CPU usage (%): 398.428
Max. virtual memory (cumulated for all children) (KiB): 1403184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.69
system time used= 10.4344
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5971278
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= 1671
involuntary context switches= 33025

runsolver used 5.2892 second user time and 13.337 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-16 23:24:04
IDJOB=3386134
IDBENCH=83153
IDSOLVER=1871
FILE ID=node142/3386134-1305581044
RUNJOBID= node142-1305581044-8209
PBS_JOBID= 13350222
Free space on /tmp= 73572 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n260-s62321009-sat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386134-1305581044/watcher-3386134-1305581044 -o /tmp/evaluation-result-3386134-1305581044/solver-3386134-1305581044 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386134-1305581044.cnf -threads=4

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

MD5SUM BENCH= f2b430bdd9bc1c472e9e437567706bb7
RANDOM SEED=2042626263

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      10564556 kB
Buffers:        355808 kB
Cached:        4972372 kB
SwapCached:      11512 kB
Active:       18888664 kB
Inactive:      3126248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10564556 kB
SwapTotal:    67111528 kB
SwapFree:     65980224 kB
Dirty:             836 kB
Writeback:           0 kB
AnonPages:    16683680 kB
Mapped:          26808 kB
Slab:           237484 kB
PageTables:      66200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114499936 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= 73568 MiB
End job on node142 at 2011-05-16 23:44:11