Trace number 3386213

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) 4354.12 1300.05

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
MD5SUMf16626953757fdd1326f2a14f01adca9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1015.28
Satisfiable
(Un)Satisfiability was proved
Number of variables435701
Number of clauses1379987
Sum of the clauses size3544455
Maximum clause length304
Minimum clause length1
Number of clauses of size 1142
Number of clauses of size 2654099
Number of clauses of size 3705129
Number of clauses of size 412732
Number of clauses of size 54852
Number of clauses of size over 53033

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-3386213-1305582680/watcher-3386213-1305582680 -o /tmp/evaluation-result-3386213-1305582680/solver-3386213-1305582680 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386213-1305582680.cnf -threads=4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.78 9.57 10.07 7/393 6852
/proc/meminfo: memFree=17650028/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=25376 CPUtime=0 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 1739 0 0 0 0 0 0 0 21 0 1 0 669866024 25985024 1678 33554432000 4194304 4625164 140733646540064 18446744073709551615 4315093 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6852/statm: 6344 1680 291 106 0 1847 0

[startup+0.080025 s]
/proc/loadavg: 7.78 9.57 10.07 7/393 6852
/proc/meminfo: memFree=17650028/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=96376 CPUtime=0.07 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 11412 0 0 0 6 1 0 0 21 0 1 0 669866024 98689024 10093 33554432000 4194304 4625164 140733646540064 18446744073709551615 271550235093 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6852/statm: 24094 10115 299 106 0 19597 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 96376

[startup+0.101008 s]
/proc/loadavg: 7.78 9.57 10.07 7/393 6852
/proc/meminfo: memFree=17650028/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=95652 CPUtime=0.09 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 12383 0 0 0 8 1 0 0 21 0 1 0 669866024 97947648 10342 33554432000 4194304 4625164 140733646540064 18446744073709551615 4340558 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6852/statm: 23913 10343 299 106 0 19416 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 95652

[startup+0.300971 s]
/proc/loadavg: 7.78 9.57 10.07 7/393 6852
/proc/meminfo: memFree=17650028/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=110616 CPUtime=0.29 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 21761 0 0 0 27 2 0 0 22 0 1 0 669866024 113270784 14087 33554432000 4194304 4625164 140733646540064 18446744073709551615 271550537472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6852/statm: 27687 14088 299 106 0 23190 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110616

[startup+0.7009 s]
/proc/loadavg: 7.78 9.57 10.07 7/393 6852
/proc/meminfo: memFree=17650028/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=131044 CPUtime=0.69 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 34459 0 0 0 65 4 0 0 24 0 1 0 669866024 134189056 20707 33554432000 4194304 4625164 140733646540064 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6852/statm: 32761 20709 299 106 0 28264 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131044

[startup+1.50072 s]
/proc/loadavg: 7.80 9.55 10.06 8/394 6853
/proc/meminfo: memFree=17509412/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=423496 CPUtime=1.51 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 108942 0 0 0 139 12 0 0 25 0 4 0 669866024 433659904 83791 33554432000 4194304 4625164 140733646540064 18446744073709551615 4307778 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 105874 83800 314 106 0 101377 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 423496

[startup+3.10043 s]
/proc/loadavg: 7.80 9.55 10.06 11/397 6856
/proc/meminfo: memFree=17212168/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=534420 CPUtime=6.3 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 126502 0 0 0 615 15 0 0 19 0 4 0 669866024 547246080 101351 33554432000 4194304 4625164 140733646540064 18446744073709551615 4278537 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 133605 101351 337 106 0 129108 0
[pid=6852/tid=6854] ppid=6850 vsize=534420 CPUtime=0.65 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 5726 0 0 0 65 0 0 0 25 0 4 0 669866173 547246080 101351 33554432000 4194304 4625164 140733646540064 18446744073709551615 4477913 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=534420 CPUtime=1.6 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 5383 0 0 0 160 0 0 0 25 0 4 0 669866173 547246080 101351 33554432000 4194304 4625164 140733646540064 18446744073709551615 4334251 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=534420 CPUtime=1.33 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 1751 0 0 0 133 0 0 0 25 0 4 0 669866173 547246080 101351 33554432000 4194304 4625164 140733646540064 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 534420

[startup+6.30085 s]
/proc/loadavg: 7.80 9.55 10.06 11/397 6856
/proc/meminfo: memFree=17154476/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=599956 CPUtime=15.84 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 128789 0 0 0 1569 15 0 0 22 0 4 0 669866024 614354944 101864 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 149989 101864 341 106 0 145492 0
[pid=6852/tid=6854] ppid=6850 vsize=599956 CPUtime=2.25 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 5726 0 0 0 225 0 0 0 25 0 4 0 669866173 614354944 101864 33554432000 4194304 4625164 140733646540064 18446744073709551615 4477944 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=599956 CPUtime=4.8 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 7516 0 0 0 479 1 0 0 25 0 4 0 669866173 614354944 101864 33554432000 4194304 4625164 140733646540064 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=599956 CPUtime=4.48 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 1842 0 0 0 448 0 0 0 25 0 4 0 669866173 614354944 101864 33554432000 4194304 4625164 140733646540064 18446744073709551615 4479607 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 15.84
Current children cumulated vsize (KiB) 599956

[startup+12.7007 s]
/proc/loadavg: 8.14 9.56 10.05 12/397 6856
/proc/meminfo: memFree=17118692/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=640988 CPUtime=34.96 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 147888 0 0 0 3478 18 0 0 25 0 4 0 669866024 656371712 109242 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 160247 109242 363 106 0 155750 0
[pid=6852/tid=6854] ppid=6850 vsize=640988 CPUtime=5.45 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 9239 0 0 0 544 1 0 0 25 0 4 0 669866173 656371712 109242 33554432000 4194304 4625164 140733646540064 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=640988 CPUtime=11.2 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 14625 0 0 0 1118 2 0 0 25 0 4 0 669866173 656371712 109242 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317225 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=640988 CPUtime=10.8 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 5256 0 0 0 1080 0 0 0 25 0 4 0 669866173 656371712 109242 33554432000 4194304 4625164 140733646540064 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 34.96
Current children cumulated vsize (KiB) 640988

[startup+25.5004 s]
/proc/loadavg: 8.50 9.59 10.06 11/397 6856
/proc/meminfo: memFree=17110536/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=640988 CPUtime=73.19 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 168759 0 0 0 7298 21 0 0 25 0 4 0 669866024 656371712 111418 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 160247 111418 364 106 0 155750 0
[pid=6852/tid=6854] ppid=6850 vsize=640988 CPUtime=11.85 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 10538 0 0 0 1184 1 0 0 25 0 4 0 669866173 656371712 111418 33554432000 4194304 4625164 140733646540064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=640988 CPUtime=24 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 14746 0 0 0 2398 2 0 0 25 0 4 0 669866173 656371712 111418 33554432000 4194304 4625164 140733646540064 18446744073709551615 4352262 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=640988 CPUtime=23.42 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 24484 0 0 0 2340 2 0 0 25 0 4 0 669866173 656371712 111418 33554432000 4194304 4625164 140733646540064 18446744073709551615 4547299 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 73.19
Current children cumulated vsize (KiB) 640988

[startup+51.1007 s]
/proc/loadavg: 9.09 9.64 10.06 11/397 6857
/proc/meminfo: memFree=17100784/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=640988 CPUtime=149.66 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 189567 0 0 0 14942 24 0 0 25 0 4 0 669866024 656371712 111354 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 160247 111354 364 106 0 155750 0
[pid=6852/tid=6854] ppid=6850 vsize=640988 CPUtime=24.66 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 10649 0 0 0 2465 1 0 0 25 0 4 0 669866173 656371712 111354 33554432000 4194304 4625164 140733646540064 18446744073709551615 4288802 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=640988 CPUtime=49.59 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 30785 0 0 0 4955 4 0 0 25 0 4 0 669866173 656371712 111354 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=640988 CPUtime=48.7 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 29015 0 0 0 4867 3 0 0 25 0 4 0 669866173 656371712 111354 33554432000 4194304 4625164 140733646540064 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 149.66
Current children cumulated vsize (KiB) 640988

[startup+102.314 s]
/proc/loadavg: 9.98 9.79 10.09 11/397 6858
/proc/meminfo: memFree=17038856/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=640988 CPUtime=302.64 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 304801 0 0 0 30221 43 0 0 25 0 4 0 669866024 656371712 113133 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 160247 113133 364 106 0 155750 0
[pid=6852/tid=6854] ppid=6850 vsize=640988 CPUtime=50.28 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 10747 0 0 0 5027 1 0 0 25 0 4 0 669866173 656371712 113133 33554432000 4194304 4625164 140733646540064 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=640988 CPUtime=100.81 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 41991 0 0 0 10075 6 0 0 25 0 4 0 669866173 656371712 113133 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=640988 CPUtime=99.25 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 132806 0 0 0 9905 20 0 0 25 0 4 0 669866173 656371712 113133 33554432000 4194304 4625164 140733646540064 18446744073709551615 4547257 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 302.64
Current children cumulated vsize (KiB) 640988

[startup+162.301 s]
/proc/loadavg: 10.18 9.88 10.10 11/397 6860
/proc/meminfo: memFree=16974480/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=640988 CPUtime=481.82 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 506643 0 0 0 48112 70 0 0 25 0 4 0 669866024 656371712 115768 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 160247 115768 364 106 0 155750 0
[pid=6852/tid=6854] ppid=6850 vsize=640988 CPUtime=80.27 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 10814 0 0 0 8026 1 0 0 25 0 4 0 669866173 656371712 115768 33554432000 4194304 4625164 140733646540064 18446744073709551615 4352636 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=640988 CPUtime=160.79 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 49484 0 0 0 16072 7 0 0 25 0 4 0 669866173 656371712 115768 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317551 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=640988 CPUtime=158.46 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 326683 0 0 0 15800 46 0 0 25 0 4 0 669866173 656371712 115768 33554432000 4194304 4625164 140733646540064 18446744073709551615 4554582 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 481.82
Current children cumulated vsize (KiB) 640988

[startup+222.301 s]
/proc/loadavg: 10.37 9.98 10.11 11/397 6861
/proc/meminfo: memFree=16851204/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=640988 CPUtime=661.05 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 664837 0 0 0 66011 94 0 0 25 0 4 0 669866024 656371712 119014 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 160247 119014 364 106 0 155750 0
[pid=6852/tid=6854] ppid=6850 vsize=640988 CPUtime=110.28 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 10878 0 0 0 11027 1 0 0 25 0 4 0 669866173 656371712 119014 33554432000 4194304 4625164 140733646540064 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=640988 CPUtime=208.9 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 49583 0 0 0 20883 7 0 0 25 0 4 0 669866173 656371712 119014 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317225 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=640988 CPUtime=217.68 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 484264 0 0 0 21698 70 0 0 25 0 4 0 669866173 656371712 119014 33554432000 4194304 4625164 140733646540064 18446744073709551615 4570676 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 661.05
Current children cumulated vsize (KiB) 640988

[startup+282.301 s]
/proc/loadavg: 10.29 10.04 10.12 11/397 6863
/proc/meminfo: memFree=16745528/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=673852 CPUtime=840.29 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 742640 0 0 0 83924 105 0 0 25 0 4 0 669866024 690024448 129421 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390864 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 168463 129421 447 106 0 163966 0
[pid=6852/tid=6854] ppid=6850 vsize=673852 CPUtime=140.28 cores=0,2,4,6

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

[pid=6852] ppid=6850 vsize=858760 CPUtime=2270.24 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 1275237 0 0 0 226835 189 0 0 25 0 4 0 669866024 879370240 160312 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390631 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 214690 160312 448 106 0 210193 0
[pid=6852/tid=6854] ppid=6850 vsize=858760 CPUtime=525.68 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 31955 0 0 0 52563 5 0 0 25 0 4 0 669866173 879370240 160312 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=858760 CPUtime=606.58 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 68017 0 0 0 60649 9 0 0 25 0 4 0 669866173 879370240 160312 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317344 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=858760 CPUtime=691.55 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 1017772 0 0 0 69000 155 0 0 25 0 4 0 669866173 879370240 160312 33554432000 4194304 4625164 140733646540064 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2270.24
Current children cumulated vsize (KiB) 858760

[startup+762.315 s]
/proc/loadavg: 10.27 10.21 10.16 11/397 6885
/proc/meminfo: memFree=16005472/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=858760 CPUtime=2479.53 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 1404237 0 0 0 247744 209 0 0 25 0 4 0 669866024 879370240 162849 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 214690 162849 448 106 0 210193 0
[pid=6852/tid=6854] ppid=6850 vsize=858760 CPUtime=585.68 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 32180 0 0 0 58563 5 0 0 25 0 4 0 669866173 879370240 162849 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=858760 CPUtime=666.6 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 69751 0 0 0 66651 9 0 0 25 0 4 0 669866173 879370240 162849 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=858760 CPUtime=750.8 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 1144210 0 0 0 74906 174 0 0 25 0 4 0 669866173 879370240 162849 33554432000 4194304 4625164 140733646540064 18446744073709551615 4334251 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2479.53
Current children cumulated vsize (KiB) 858760

[startup+822.301 s]
/proc/loadavg: 10.51 10.29 10.19 11/397 6889
/proc/meminfo: memFree=15955060/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=858760 CPUtime=2687.91 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 1486040 0 0 0 268570 221 0 0 25 0 4 0 669866024 879370240 164105 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390609 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 214690 164105 448 106 0 210193 0
[pid=6852/tid=6854] ppid=6850 vsize=858760 CPUtime=645.66 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 32535 0 0 0 64561 5 0 0 25 0 4 0 669866173 879370240 164105 33554432000 4194304 4625164 140733646540064 18446744073709551615 4352831 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=858760 CPUtime=726.58 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 81519 0 0 0 72647 11 0 0 25 0 4 0 669866173 879370240 164105 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317225 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=858760 CPUtime=809.23 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 1213560 0 0 0 80739 184 0 0 25 0 4 0 669866173 879370240 164105 33554432000 4194304 4625164 140733646540064 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2687.91
Current children cumulated vsize (KiB) 858760

[startup+882.301 s]
/proc/loadavg: 10.23 10.25 10.18 11/397 6891
/proc/meminfo: memFree=15916940/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=858760 CPUtime=2897.12 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 1625384 0 0 0 289470 242 0 0 25 0 4 0 669866024 879370240 167568 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 214690 167568 449 106 0 210193 0
[pid=6852/tid=6854] ppid=6850 vsize=858760 CPUtime=705.64 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 32657 0 0 0 70559 5 0 0 25 0 4 0 669866173 879370240 167568 33554432000 4194304 4625164 140733646540064 18446744073709551615 4352636 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=858760 CPUtime=786.58 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 103985 0 0 0 78644 14 0 0 25 0 4 0 669866173 879370240 167568 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=858760 CPUtime=868.47 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 1329635 0 0 0 86645 202 0 0 25 0 4 0 669866173 879370240 167568 33554432000 4194304 4625164 140733646540064 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2897.12
Current children cumulated vsize (KiB) 858760

[startup+942.301 s]
/proc/loadavg: 10.14 10.22 10.17 12/397 6893
/proc/meminfo: memFree=15903032/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=871196 CPUtime=3106.18 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 1705175 0 0 0 310364 254 0 0 25 0 4 0 669866024 892104704 168283 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 217799 168283 448 106 0 213302 0
[pid=6852/tid=6854] ppid=6850 vsize=871196 CPUtime=765.63 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 32823 0 0 0 76558 5 0 0 25 0 4 0 669866173 892104704 168283 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317225 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=871196 CPUtime=828.89 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 110368 0 0 0 82874 15 0 0 25 0 4 0 669866173 892104704 168283 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=871196 CPUtime=927.71 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 1402141 0 0 0 92558 213 0 0 25 0 4 0 669866173 892104704 168283 33554432000 4194304 4625164 140733646540064 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3106.18
Current children cumulated vsize (KiB) 871196

[startup+1002.3 s]
/proc/loadavg: 10.16 10.21 10.17 12/397 6894
/proc/meminfo: memFree=15850180/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=871196 CPUtime=3315.42 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 1834758 0 0 0 331267 275 0 0 25 0 4 0 669866024 892104704 173432 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390879 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 217799 173432 448 106 0 213302 0
[pid=6852/tid=6854] ppid=6850 vsize=871196 CPUtime=825.63 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 33723 0 0 0 82557 6 0 0 25 0 4 0 669866173 892104704 173432 33554432000 4194304 4625164 140733646540064 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=871196 CPUtime=858.89 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 110368 0 0 0 85874 15 0 0 25 0 4 0 669866173 892104704 173432 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=871196 CPUtime=986.94 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 1530389 0 0 0 98462 232 0 0 25 0 4 0 669866173 892104704 173432 33554432000 4194304 4625164 140733646540064 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3315.42
Current children cumulated vsize (KiB) 871196

[startup+1062.3 s]
/proc/loadavg: 10.06 10.17 10.16 11/397 6896
/proc/meminfo: memFree=15648392/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=890100 CPUtime=3524.65 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 1917187 0 0 0 352179 286 0 0 25 0 4 0 669866024 911462400 174268 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 222525 174268 381 106 0 218028 0
[pid=6852/tid=6854] ppid=6850 vsize=890100 CPUtime=885.61 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 33936 0 0 0 88555 6 0 0 25 0 4 0 669866173 911462400 174268 33554432000 4194304 4625164 140733646540064 18446744073709551615 4288861 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=890100 CPUtime=888.9 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 110374 0 0 0 88875 15 0 0 25 0 4 0 669866173 911462400 174268 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317225 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=890100 CPUtime=1046.19 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 1602564 0 0 0 104377 242 0 0 25 0 4 0 669866173 911462400 174268 33554432000 4194304 4625164 140733646540064 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.65
Current children cumulated vsize (KiB) 890100

[startup+1122.3 s]
/proc/loadavg: 10.22 10.18 10.17 11/397 6897
/proc/meminfo: memFree=15596640/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=925128 CPUtime=3733.88 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 2030015 0 0 0 373085 303 0 0 25 0 4 0 669866024 947331072 176721 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 231282 176721 363 106 0 226785 0
[pid=6852/tid=6854] ppid=6850 vsize=925128 CPUtime=945.6 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 34277 0 0 0 94554 6 0 0 25 0 4 0 669866173 947331072 176721 33554432000 4194304 4625164 140733646540064 18446744073709551615 4351688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=925128 CPUtime=918.9 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 116004 0 0 0 91874 16 0 0 25 0 4 0 669866173 947331072 176721 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317197 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=925128 CPUtime=1105.42 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 1699733 0 0 0 110285 257 0 0 25 0 4 0 669866173 947331072 176721 33554432000 4194304 4625164 140733646540064 18446744073709551615 4554639 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3733.88
Current children cumulated vsize (KiB) 925128

[startup+1182.3 s]
/proc/loadavg: 10.25 10.19 10.17 11/397 6899
/proc/meminfo: memFree=15523696/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=990912 CPUtime=3943.13 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 2179049 0 0 0 393991 322 0 0 25 0 4 0 669866024 1014693888 182390 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 247728 182390 363 106 0 243231 0
[pid=6852/tid=6854] ppid=6850 vsize=990912 CPUtime=986.9 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 35461 0 0 0 98684 6 0 0 25 0 4 0 669866173 1014693888 182390 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317543 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=990912 CPUtime=967.61 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 116133 0 0 0 96745 16 0 0 25 0 4 0 669866173 1014693888 182390 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317551 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=990912 CPUtime=1164.67 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 1846863 0 0 0 116191 276 0 0 25 0 4 0 669866173 1014693888 182390 33554432000 4194304 4625164 140733646540064 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3943.13
Current children cumulated vsize (KiB) 990912

[startup+1242.3 s]
/proc/loadavg: 10.25 10.20 10.18 12/397 6901
/proc/meminfo: memFree=15478764/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=1065480 CPUtime=4152.35 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 2238306 0 0 0 414903 332 0 0 25 0 4 0 669866024 1091051520 188194 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390569 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 266370 188194 364 106 0 261873 0
[pid=6852/tid=6854] ppid=6850 vsize=1065480 CPUtime=1016.9 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 35862 0 0 0 101684 6 0 0 25 0 4 0 669866173 1091051520 188194 33554432000 4194304 4625164 140733646540064 18446744073709551615 4352831 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=1065480 CPUtime=1027.61 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 123689 0 0 0 102743 18 0 0 25 0 4 0 669866173 1091051520 188194 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=1065480 CPUtime=1223.88 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 1897904 0 0 0 122104 284 0 0 25 0 4 0 669866173 1091051520 188194 33554432000 4194304 4625164 140733646540064 18446744073709551615 4288715 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4152.35
Current children cumulated vsize (KiB) 1065480



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.32 10.23 10.18 7/392 6903
/proc/meminfo: memFree=17098336/32951124 swapFree=67056796/67111528
[pid=6852] ppid=6850 vsize=1002356 CPUtime=4354.05 cores=0,2,4,6
/proc/6852/stat : 6852 (SArTagnan) R 6850 6852 5970 0 -1 4202496 2329296 0 0 0 435057 348 0 0 25 0 4 0 669866024 1026412544 188670 33554432000 4194304 4625164 140733646540064 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6852/statm: 250589 188670 363 106 0 246092 0
[pid=6852/tid=6854] ppid=6850 vsize=1002356 CPUtime=1046.22 cores=0,2,4,6
/proc/6852/task/6854/stat : 6854 (SArTagnan) R 6850 6852 5970 0 -1 4202560 35997 0 0 0 104616 6 0 0 25 0 4 0 669866173 1026412544 188670 33554432000 4194304 4625164 140733646540064 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6852/tid=6855] ppid=6850 vsize=1002356 CPUtime=1085.32 cores=0,2,4,6
/proc/6852/task/6855/stat : 6855 (SArTagnan) R 6850 6852 5970 0 -1 4202560 123730 0 0 0 108514 18 0 0 25 0 4 0 669866173 1026412544 188670 33554432000 4194304 4625164 140733646540064 18446744073709551615 4317225 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6852/tid=6856] ppid=6850 vsize=1002356 CPUtime=1280.84 cores=0,2,4,6
/proc/6852/task/6856/stat : 6856 (SArTagnan) R 6850 6852 5970 0 -1 4202560 1988403 0 0 0 127785 299 0 0 25 0 4 0 669866173 1026412544 188670 33554432000 4194304 4625164 140733646540064 18446744073709551615 4334248 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4354.05
Current children cumulated vsize (KiB) 1002356

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): 1300.05
CPU time (s): 4354.12
CPU user time (s): 4350.61
CPU system time (s): 3.51247
CPU usage (%): 334.919
Max. virtual memory (cumulated for all children) (KiB): 1065480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4350.61
system time used= 3.51247
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2329296
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= 290
involuntary context switches= 83842

runsolver used 4.63729 second user time and 11.9342 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-16 23:51:21
IDJOB=3386213
IDBENCH=84246
IDSOLVER=1871
FILE ID=node133/3386213-1305582680
RUNJOBID= node133-1305582679-6828
PBS_JOBID= 13350209
Free space on /tmp= 73360 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/industrial/schuppan/l2s/bc57-sensors-1-k303-unsat.shuffled-as.sat03-406.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386213-1305582680/watcher-3386213-1305582680 -o /tmp/evaluation-result-3386213-1305582680/solver-3386213-1305582680 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386213-1305582680.cnf -threads=4

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

MD5SUM BENCH= f16626953757fdd1326f2a14f01adca9
RANDOM SEED=1925861774

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      17650184 kB
Buffers:        301644 kB
Cached:        4229160 kB
SwapCached:       7668 kB
Active:       12069968 kB
Inactive:      2921496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17650184 kB
SwapTotal:    67111528 kB
SwapFree:     67056796 kB
Dirty:           43860 kB
Writeback:           0 kB
AnonPages:    10458328 kB
Mapped:          32196 kB
Slab:           199020 kB
PageTables:      45292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 85039560 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73376 MiB
End job on node133 at 2011-05-17 00:13:03