Trace number 3385993

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.31 1205.07

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn003.shuffled-as.sat05-3843.cnf
MD5SUM59fa4424111aa94c942a4bbd786cbd51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1234.33
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18767
Sum of the clauses size134137
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32384
Number of clauses of size 4505
Number of clauses of size 5684
Number of clauses of size over 514710

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-3385993-1305583339/watcher-3385993-1305583339 -o /tmp/evaluation-result-3385993-1305583339/solver-3385993-1305583339 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385993-1305583339.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: 8.05 7.92 5.93 1/498 20974
/proc/meminfo: memFree=28156424/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=20908 CPUtime=0.01 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 1318 0 0 0 1 0 0 0 25 0 1 0 669932598 21409792 906 33554432000 4194304 4625164 140733632064400 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20974/statm: 5227 907 299 106 0 730 0

[startup+0.046769 s]
/proc/loadavg: 8.05 7.92 5.93 1/498 20974
/proc/meminfo: memFree=28156424/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=254332 CPUtime=0.1 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 3677 0 0 0 10 0 0 0 25 0 4 0 669932598 260435968 2625 33554432000 4194304 4625164 140733632064400 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20974/statm: 63583 2625 339 106 0 59086 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 254332

[startup+0.124458 s]
/proc/loadavg: 8.05 7.92 5.93 1/498 20974
/proc/meminfo: memFree=28156424/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=255316 CPUtime=0.4 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 5156 0 0 0 40 0 0 0 25 0 4 0 669932598 261443584 3328 33554432000 4194304 4625164 140733632064400 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20974/statm: 63829 3328 339 106 0 59332 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 255316

[startup+0.30073 s]
/proc/loadavg: 8.05 7.92 5.93 1/498 20974
/proc/meminfo: memFree=28156424/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=259852 CPUtime=1.11 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 8538 0 0 0 110 1 0 0 25 0 4 0 669932598 266088448 4379 33554432000 4194304 4625164 140733632064400 18446744073709551615 4511896 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20974/statm: 64963 4379 340 106 0 60466 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 259852

[startup+0.700662 s]
/proc/loadavg: 8.05 7.92 5.93 1/498 20974
/proc/meminfo: memFree=28156424/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=262012 CPUtime=2.71 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 12962 0 0 0 270 1 0 0 25 0 4 0 669932598 268300288 6631 33554432000 4194304 4625164 140733632064400 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20974/statm: 65503 6632 346 106 0 61006 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 262012

[startup+1.50053 s]
/proc/loadavg: 8.05 7.92 5.93 5/501 21017
/proc/meminfo: memFree=28131276/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=266744 CPUtime=5.89 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 19229 0 0 0 587 2 0 0 25 0 4 0 669932598 273145856 8610 33554432000 4194304 4625164 140733632064400 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20974/statm: 66686 8610 347 106 0 62189 0
[pid=20974/tid=20976] ppid=20972 vsize=266744 CPUtime=1.46 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 3799 0 0 0 146 0 0 0 19 0 4 0 669932600 273145856 8610 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351972 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=266744 CPUtime=1.45 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 3859 0 0 0 144 1 0 0 25 0 4 0 669932600 273145856 8610 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=266744 CPUtime=1.46 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 5081 0 0 0 146 0 0 0 25 0 4 0 669932600 273145856 8610 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 266744

[startup+3.10026 s]
/proc/loadavg: 8.05 7.92 5.94 9/507 21038
/proc/meminfo: memFree=28070576/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=266744 CPUtime=12.28 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 20597 0 0 0 1225 3 0 0 25 0 4 0 669932598 273145856 9978 33554432000 4194304 4625164 140733632064400 18446744073709551615 4508979 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20974/statm: 66686 9978 347 106 0 62189 0
[pid=20974/tid=20976] ppid=20972 vsize=266744 CPUtime=3.06 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 4012 0 0 0 306 0 0 0 24 0 4 0 669932600 273145856 9978 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=266744 CPUtime=3.03 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 4055 0 0 0 302 1 0 0 25 0 4 0 669932600 273145856 9978 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=266744 CPUtime=3.07 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 5779 0 0 0 306 1 0 0 25 0 4 0 669932600 273145856 9978 33554432000 4194304 4625164 140733632064400 18446744073709551615 4552410 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 266744

[startup+6.30072 s]
/proc/loadavg: 8.05 7.92 5.94 9/507 21038
/proc/meminfo: memFree=28037000/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=273336 CPUtime=25.02 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 35838 0 0 0 2496 6 0 0 25 0 4 0 669932598 279896064 12793 33554432000 4194304 4625164 140733632064400 18446744073709551615 4336844 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20974/statm: 68334 12793 347 106 0 63837 0
[pid=20974/tid=20976] ppid=20972 vsize=273336 CPUtime=6.26 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 6078 0 0 0 626 0 0 0 25 0 4 0 669932600 279896064 12793 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=273336 CPUtime=6.17 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 4523 0 0 0 616 1 0 0 25 0 4 0 669932600 279896064 12793 33554432000 4194304 4625164 140733632064400 18446744073709551615 251813896347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=273336 CPUtime=6.26 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 17507 0 0 0 623 3 0 0 25 0 4 0 669932600 279896064 12793 33554432000 4194304 4625164 140733632064400 18446744073709551615 4469027 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 273336

[startup+12.7006 s]
/proc/loadavg: 8.04 7.92 5.97 9/507 21038
/proc/meminfo: memFree=27985212/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=281100 CPUtime=50.51 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 67894 0 0 0 5041 10 0 0 25 0 4 0 669932598 287846400 16898 33554432000 4194304 4625164 140733632064400 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20974/statm: 70275 16898 349 106 0 65778 0
[pid=20974/tid=20976] ppid=20972 vsize=281100 CPUtime=12.66 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 8739 0 0 0 1265 1 0 0 25 0 4 0 669932600 287846400 16898 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=281100 CPUtime=12.46 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 6156 0 0 0 1245 1 0 0 25 0 4 0 669932600 287846400 16898 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=281100 CPUtime=12.66 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 45253 0 0 0 1260 6 0 0 25 0 4 0 669932600 287846400 16898 33554432000 4194304 4625164 140733632064400 18446744073709551615 4288628 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 281100

[startup+25.5005 s]
/proc/loadavg: 8.11 7.94 5.99 9/507 21038
/proc/meminfo: memFree=27922348/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=285252 CPUtime=101.49 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 150625 0 0 0 10125 24 0 0 25 0 4 0 669932598 292098048 21552 33554432000 4194304 4625164 140733632064400 18446744073709551615 4513472 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20974/statm: 71313 21552 349 106 0 66816 0
[pid=20974/tid=20976] ppid=20972 vsize=285252 CPUtime=25.46 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 9999 0 0 0 2545 1 0 0 25 0 4 0 669932600 292098048 21552 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=285252 CPUtime=25.05 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 9061 0 0 0 2503 2 0 0 25 0 4 0 669932600 292098048 21552 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=285252 CPUtime=25.47 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 122851 0 0 0 2527 20 0 0 25 0 4 0 669932600 292098048 21552 33554432000 4194304 4625164 140733632064400 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 285252

[startup+51.1012 s]
/proc/loadavg: 8.18 7.97 6.06 9/507 21039
/proc/meminfo: memFree=27818188/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=321004 CPUtime=203.48 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 196681 0 0 0 20316 32 0 0 25 0 4 0 669932598 328708096 35673 33554432000 4194304 4625164 140733632064400 18446744073709551615 4511973 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20974/statm: 80251 35673 710 106 0 75754 0
[pid=20974/tid=20976] ppid=20972 vsize=321004 CPUtime=51.06 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 19488 0 0 0 5104 2 0 0 25 0 4 0 669932600 328708096 35161 33554432000 4194304 4625164 140733632064400 18446744073709551615 251814283399 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=321004 CPUtime=50.23 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 10459 0 0 0 5021 2 0 0 25 0 4 0 669932600 328708096 35161 33554432000 4194304 4625164 140733632064400 18446744073709551615 4352145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=321004 CPUtime=51.06 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 154455 0 0 0 5082 24 0 0 25 0 4 0 669932600 328708096 35161 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.48
Current children cumulated vsize (KiB) 321004

[startup+102.32 s]
/proc/loadavg: 8.18 8.01 6.18 9/507 21040
/proc/meminfo: memFree=27573760/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=357196 CPUtime=407.51 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 416055 0 0 0 40682 69 0 0 25 0 4 0 669932598 365768704 59765 33554432000 4194304 4625164 140733632064400 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20974/statm: 89299 59765 1024 106 0 84802 0
[pid=20974/tid=20976] ppid=20972 vsize=357196 CPUtime=102.28 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 22889 0 0 0 10224 4 0 0 25 0 4 0 669932600 365768704 59765 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=357196 CPUtime=100.61 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 14630 0 0 0 10058 3 0 0 25 0 4 0 669932600 365768704 59765 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=357196 CPUtime=102.29 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 346353 0 0 0 10174 55 0 0 25 0 4 0 669932600 365768704 59765 33554432000 4194304 4625164 140733632064400 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.51
Current children cumulated vsize (KiB) 357196

[startup+162.301 s]
/proc/loadavg: 8.27 8.06 6.31 9/507 21045
/proc/meminfo: memFree=27380256/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=520644 CPUtime=646.46 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 588406 0 0 0 64548 98 0 0 25 0 4 0 669932598 533139456 81581 33554432000 4194304 4625164 140733632064400 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20974/statm: 130161 81581 777 106 0 125664 0
[pid=20974/tid=20976] ppid=20972 vsize=520644 CPUtime=162.26 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 32444 0 0 0 16219 7 0 0 25 0 4 0 669932600 533139456 81581 33554432000 4194304 4625164 140733632064400 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=520644 CPUtime=159.61 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 15180 0 0 0 15958 3 0 0 25 0 4 0 669932600 533139456 81581 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=520644 CPUtime=162.27 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 476480 0 0 0 16151 76 0 0 25 0 4 0 669932600 533139456 81582 33554432000 4194304 4625164 140733632064400 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 646.46
Current children cumulated vsize (KiB) 520644

[startup+222.3 s]
/proc/loadavg: 8.10 8.05 6.41 9/507 21046
/proc/meminfo: memFree=27150568/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=563500 CPUtime=885.47 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 705270 0 0 0 88431 116 0 0 25 0 4 0 669932598 577024000 101099 33554432000 4194304 4625164 140733632064400 18446744073709551615 4329114 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20974/statm: 140875 101099 871 106 0 136378 0
[pid=20974/tid=20976] ppid=20972 vsize=563500 CPUtime=222.26 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 44062 0 0 0 22218 8 0 0 25 0 4 0 669932600 577024000 101099 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=563500 CPUtime=218.62 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 21214 0 0 0 21858 4 0 0 25 0 4 0 669932600 577024000 101099 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=563500 CPUtime=222.27 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 569741 0 0 0 22137 90 0 0 25 0 4 0 669932600 577024000 101099 33554432000 4194304 4625164 140733632064400 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 885.47
Current children cumulated vsize (KiB) 563500

[startup+282.3 s]

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

[pid=20974] ppid=20972 vsize=947644 CPUtime=2558.64 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 3127253 0 0 0 255355 509 0 0 25 0 4 0 669932598 970387456 182467 33554432000 4194304 4625164 140733632064400 18446744073709551615 4511885 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/20974/statm: 236911 182467 1170 106 0 232414 0
[pid=20974/tid=20976] ppid=20972 vsize=947644 CPUtime=642.28 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 67548 0 0 0 64212 16 0 0 25 0 4 0 669932600 970387456 182467 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=947644 CPUtime=638.2 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 31083 0 0 0 63813 7 0 0 25 0 4 0 669932600 970387456 182467 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=947644 CPUtime=642.28 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 2840898 0 0 0 63779 449 0 0 25 0 4 0 669932600 970387456 182467 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2558.64
Current children cumulated vsize (KiB) 947644

[startup+702.301 s]
/proc/loadavg: 8.19 8.14 7.10 9/507 21059
/proc/meminfo: memFree=26514200/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=1056448 CPUtime=2797.61 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 3549357 0 0 0 279184 577 0 0 25 0 4 0 669932598 1081802752 197599 33554432000 4194304 4625164 140733632064400 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/20974/statm: 264112 197599 1165 106 0 259615 0
[pid=20974/tid=20976] ppid=20972 vsize=1056448 CPUtime=702.27 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 69071 0 0 0 70209 18 0 0 25 0 4 0 669932600 1081802752 197599 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=1056448 CPUtime=698.19 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 31237 0 0 0 69812 7 0 0 25 0 4 0 669932600 1081802752 197599 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=1056448 CPUtime=702.26 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 3224913 0 0 0 69717 509 0 0 25 0 4 0 669932600 1081802752 197599 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2797.61
Current children cumulated vsize (KiB) 1056448

[startup+762.32 s]
/proc/loadavg: 8.21 8.15 7.16 9/507 21061
/proc/meminfo: memFree=26419936/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=1156508 CPUtime=3036.69 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 3986122 0 0 0 303029 640 0 0 25 0 4 0 669932598 1184264192 213355 33554432000 4194304 4625164 140733632064400 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20974/statm: 289127 213355 1153 106 0 284630 0
[pid=20974/tid=20976] ppid=20972 vsize=1156508 CPUtime=762.29 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 74035 0 0 0 76210 19 0 0 25 0 4 0 669932600 1184264192 213355 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=1156508 CPUtime=758.21 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 31255 0 0 0 75814 7 0 0 25 0 4 0 669932600 1184264192 213355 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=1156508 CPUtime=761.92 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 3613764 0 0 0 75626 566 0 0 25 0 4 0 669932600 1184264192 213355 33554432000 4194304 4625164 140733632064400 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3036.69
Current children cumulated vsize (KiB) 1156508

[startup+822.301 s]
/proc/loadavg: 8.21 8.15 7.22 9/507 21062
/proc/meminfo: memFree=26321088/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=1238296 CPUtime=3275.65 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 4392494 0 0 0 326867 698 0 0 25 0 4 0 669932598 1268015104 231028 33554432000 4194304 4625164 140733632064400 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20974/statm: 309574 231028 1198 106 0 305077 0
[pid=20974/tid=20976] ppid=20972 vsize=1238296 CPUtime=822.27 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 99627 0 0 0 82204 23 0 0 25 0 4 0 669932600 1268015104 231028 33554432000 4194304 4625164 140733632064400 18446744073709551615 4462461 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=1238296 CPUtime=818.19 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 31420 0 0 0 81812 7 0 0 25 0 4 0 669932600 1268015104 231028 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=1238296 CPUtime=820.93 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 3989718 0 0 0 81474 619 0 0 25 0 4 0 669932600 1268015104 231028 33554432000 4194304 4625164 140733632064400 18446744073709551615 4335104 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3275.65
Current children cumulated vsize (KiB) 1238296

[startup+882.301 s]
/proc/loadavg: 8.20 8.15 7.28 9/507 21064
/proc/meminfo: memFree=26187272/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=1275832 CPUtime=3514.65 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 4755710 0 0 0 350705 760 0 0 25 0 4 0 669932598 1306451968 246562 33554432000 4194304 4625164 140733632064400 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20974/statm: 318958 246562 1185 106 0 314461 0
[pid=20974/tid=20976] ppid=20972 vsize=1275832 CPUtime=882.27 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 101226 0 0 0 88203 24 0 0 25 0 4 0 669932600 1306451968 246562 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=1275832 CPUtime=878.19 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 31595 0 0 0 87812 7 0 0 25 0 4 0 669932600 1306451968 246562 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=1275832 CPUtime=879.94 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 4340205 0 0 0 87315 679 0 0 25 0 4 0 669932600 1306451968 246562 33554432000 4194304 4625164 140733632064400 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3514.65
Current children cumulated vsize (KiB) 1275832

[startup+942.3 s]
/proc/loadavg: 8.19 8.15 7.33 9/507 21066
/proc/meminfo: memFree=26128472/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=1341368 CPUtime=3753.68 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 5089488 0 0 0 374554 814 0 0 25 0 4 0 669932598 1373560832 253874 33554432000 4194304 4625164 140733632064400 18446744073709551615 4512039 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20974/statm: 335342 253874 1029 106 0 330845 0
[pid=20974/tid=20976] ppid=20972 vsize=1341368 CPUtime=942.27 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 101937 0 0 0 94203 24 0 0 25 0 4 0 669932600 1373560832 253874 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=1341368 CPUtime=938.2 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 31707 0 0 0 93812 8 0 0 25 0 4 0 669932600 1373560832 253874 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=1341368 CPUtime=938.96 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 4670444 0 0 0 93164 732 0 0 25 0 4 0 669932600 1373560832 253874 33554432000 4194304 4625164 140733632064400 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3753.68
Current children cumulated vsize (KiB) 1341368

[startup+1002.3 s]
/proc/loadavg: 8.17 8.15 7.38 9/507 21067
/proc/meminfo: memFree=26066804/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=1341368 CPUtime=3992.7 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 5448504 0 0 0 398400 870 0 0 25 0 4 0 669932598 1373560832 261134 33554432000 4194304 4625164 140733632064400 18446744073709551615 4519559 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20974/statm: 335342 261134 1026 106 0 330845 0
[pid=20974/tid=20976] ppid=20972 vsize=1341368 CPUtime=1002.26 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 102534 0 0 0 100202 24 0 0 25 0 4 0 669932600 1373560832 261134 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=1341368 CPUtime=998.2 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 31969 0 0 0 99812 8 0 0 25 0 4 0 669932600 1373560832 261134 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=1341368 CPUtime=997.98 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 5024586 0 0 0 99011 787 0 0 25 0 4 0 669932600 1373560832 261134 33554432000 4194304 4625164 140733632064400 18446744073709551615 251813937330 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3992.7
Current children cumulated vsize (KiB) 1341368

[startup+1062.3 s]
/proc/loadavg: 8.16 8.15 7.43 9/507 21069
/proc/meminfo: memFree=26007140/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=1341368 CPUtime=4231.73 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 5824274 0 0 0 422246 927 0 0 25 0 4 0 669932598 1373560832 268376 33554432000 4194304 4625164 140733632064400 18446744073709551615 4519381 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20974/statm: 335342 268376 1007 106 0 330845 0
[pid=20974/tid=20976] ppid=20972 vsize=1341368 CPUtime=1062.27 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 103972 0 0 0 106202 25 0 0 25 0 4 0 669932600 1373560832 268376 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=1341368 CPUtime=1058.2 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 32072 0 0 0 105812 8 0 0 25 0 4 0 669932600 1373560832 268376 33554432000 4194304 4625164 140733632064400 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=1341368 CPUtime=1057 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 5396519 0 0 0 104858 842 0 0 25 0 4 0 669932600 1373560832 268376 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4231.73
Current children cumulated vsize (KiB) 1341368

[startup+1122.3 s]
/proc/loadavg: 8.15 8.15 7.47 9/507 21070
/proc/meminfo: memFree=25937052/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=1406172 CPUtime=4470.74 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 6229830 0 0 0 446086 988 0 0 25 0 4 0 669932598 1439920128 277877 33554432000 4194304 4625164 140733632064400 18446744073709551615 4512138 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20974/statm: 351543 277877 954 106 0 347046 0
[pid=20974/tid=20976] ppid=20972 vsize=1406172 CPUtime=1122.27 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 105004 0 0 0 112202 25 0 0 25 0 4 0 669932600 1439920128 277877 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=1406172 CPUtime=1118.2 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 32237 0 0 0 111812 8 0 0 25 0 4 0 669932600 1439920128 277877 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=1406172 CPUtime=1116.01 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 5762916 0 0 0 110703 898 0 0 25 0 4 0 669932600 1439920128 277877 33554432000 4194304 4625164 140733632064400 18446744073709551615 4547381 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4470.74
Current children cumulated vsize (KiB) 1406172

[startup+1182.3 s]
/proc/loadavg: 8.13 8.15 7.51 9/507 21072
/proc/meminfo: memFree=25876884/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=1406172 CPUtime=4709.76 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 6598052 0 0 0 469926 1050 0 0 25 0 4 0 669932598 1439920128 284988 33554432000 4194304 4625164 140733632064400 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20974/statm: 351543 284988 955 106 0 347046 0
[pid=20974/tid=20976] ppid=20972 vsize=1406172 CPUtime=1182.27 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 106313 0 0 0 118201 26 0 0 25 0 4 0 669932600 1439920128 284988 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=1406172 CPUtime=1178.2 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 32295 0 0 0 117812 8 0 0 25 0 4 0 669932600 1439920128 284988 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=1406172 CPUtime=1175.03 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 6127469 0 0 0 116544 959 0 0 25 0 4 0 669932600 1439920128 284988 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4709.76
Current children cumulated vsize (KiB) 1406172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 8.32 8.19 7.54 9/507 21073
/proc/meminfo: memFree=25858268/32950928 swapFree=41934280/67111528
[pid=20974] ppid=20972 vsize=1471708 CPUtime=4800.24 cores=1,3,5,7
/proc/20974/stat : 20974 (SArTagnan) R 20972 20974 20859 0 -1 4202496 6751177 0 0 0 478949 1075 0 0 25 0 4 0 669932598 1507028992 286819 33554432000 4194304 4625164 140733632064400 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20974/statm: 367927 286819 954 106 0 363430 0
[pid=20974/tid=20976] ppid=20972 vsize=1471708 CPUtime=1204.99 cores=1,3,5,7
/proc/20974/task/20976/stat : 20976 (SArTagnan) R 20972 20974 20859 0 -1 4202560 106434 0 0 0 120473 26 0 0 25 0 4 0 669932600 1507028992 286819 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20974/tid=20977] ppid=20972 vsize=1471708 CPUtime=1200.92 cores=1,3,5,7
/proc/20974/task/20977/stat : 20977 (SArTagnan) R 20972 20974 20859 0 -1 4202560 32340 0 0 0 120084 8 0 0 25 0 4 0 669932600 1507028992 286819 33554432000 4194304 4625164 140733632064400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20974/tid=20978] ppid=20972 vsize=1471708 CPUtime=1197.35 cores=1,3,5,7
/proc/20974/task/20978/stat : 20978 (SArTagnan) R 20972 20974 20859 0 -1 4202560 6280019 0 0 0 118752 983 0 0 25 0 4 0 669932600 1507028992 286819 33554432000 4194304 4625164 140733632064400 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1471708

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.07
CPU time (s): 4800.31
CPU user time (s): 4789.52
CPU system time (s): 10.7944
CPU usage (%): 398.344
Max. virtual memory (cumulated for all children) (KiB): 1471708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.52
system time used= 10.7944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6751177
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= 2863
involuntary context switches= 34149

runsolver used 5.41518 second user time and 14.3708 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-17 00:02:19
IDJOB=3385993
IDBENCH=85808
IDSOLVER=1871
FILE ID=node126/3385993-1305583339
RUNJOBID= node126-1305582131-20878
PBS_JOBID= 13350296
Free space on /tmp= 73152 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn003.shuffled-as.sat05-3843.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385993-1305583339/watcher-3385993-1305583339 -o /tmp/evaluation-result-3385993-1305583339/solver-3385993-1305583339 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385993-1305583339.cnf -threads=4

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

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=412212672

node126.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.783
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.56
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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28156712 kB
Buffers:        228968 kB
Cached:        2501732 kB
SwapCached:      49648 kB
Active:        1909040 kB
Inactive:      2602092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28156712 kB
SwapTotal:    67111528 kB
SwapFree:     41934280 kB
Dirty:            1188 kB
Writeback:           0 kB
AnonPages:     1743528 kB
Mapped:          19796 kB
Slab:           122136 kB
PageTables:      91744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 145591156 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= 73152 MiB
End job on node126 at 2011-05-17 00:22:26