Trace number 3386237

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.36 1205.79

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.73 8.02 8.06 5/530 12488
/proc/meminfo: memFree=11710544/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=48192 CPUtime=0 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 3977 0 0 0 0 0 0 0 25 0 1 0 669587625 49348608 3915 33554432000 4194304 4625164 140733500249328 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12488/statm: 12048 3915 296 106 0 7551 0

[startup+0.0629201 s]
/proc/loadavg: 7.73 8.02 8.06 5/530 12488
/proc/meminfo: memFree=11710544/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=53940 CPUtime=0.05 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 7402 0 0 0 5 0 0 0 25 0 1 0 669587625 55234560 5341 33554432000 4194304 4625164 140733500249328 18446744073709551615 268272688896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12488/statm: 13485 5341 296 106 0 8988 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 53940

[startup+0.100912 s]
/proc/loadavg: 7.73 8.02 8.06 5/530 12488
/proc/meminfo: memFree=11710544/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=57720 CPUtime=0.09 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 9709 0 0 0 9 0 0 0 25 0 1 0 669587625 59105280 6521 33554432000 4194304 4625164 140733500249328 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12488/statm: 14430 6522 296 106 0 9933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57720

[startup+0.300882 s]
/proc/loadavg: 7.73 8.02 8.06 5/530 12488
/proc/meminfo: memFree=11710544/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=193308 CPUtime=0.36 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 39642 0 0 0 32 4 0 0 25 0 4 0 669587625 197947392 30856 33554432000 4194304 4625164 140733500249328 18446744073709551615 4499178 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12488/statm: 48327 30856 320 106 0 43830 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 193308

[startup+0.700809 s]
/proc/loadavg: 7.73 8.02 8.06 5/530 12488
/proc/meminfo: memFree=11710544/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=407580 CPUtime=1.95 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 43571 0 0 0 191 4 0 0 25 0 4 0 669587625 417361920 34222 33554432000 4194304 4625164 140733500249328 18446744073709551615 4513486 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12488/statm: 101895 34222 342 106 0 97398 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 407580

[startup+1.50067 s]
/proc/loadavg: 7.73 8.02 8.06 9/534 12492
/proc/meminfo: memFree=11571268/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=407580 CPUtime=5.14 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 46941 0 0 0 509 5 0 0 25 0 4 0 669587625 417361920 35643 33554432000 4194304 4625164 140733500249328 18446744073709551615 4336866 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12488/statm: 101895 35643 342 106 0 97398 0
[pid=12488/tid=12490] ppid=12486 vsize=407580 CPUtime=1.21 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 1491 0 0 0 121 0 0 0 25 0 4 0 669587653 417361920 35643 33554432000 4194304 4625164 140733500249328 18446744073709551615 4334228 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=407580 CPUtime=1.21 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 1649 0 0 0 121 0 0 0 25 0 4 0 669587653 417361920 35643 33554432000 4194304 4625164 140733500249328 18446744073709551615 4469213 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=407580 CPUtime=1.19 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 5961 0 0 0 119 0 0 0 25 0 4 0 669587653 417361920 35643 33554432000 4194304 4625164 140733500249328 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.14
Current children cumulated vsize (KiB) 407580

[startup+3.10038 s]
/proc/loadavg: 7.73 8.02 8.06 9/534 12492
/proc/meminfo: memFree=11378132/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=1023692 CPUtime=11.44 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 372100 0 0 0 1089 55 0 0 18 0 4 0 669587625 1048260608 173397 33554432000 4194304 4625164 140733500249328 18446744073709551615 4279928 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12488/statm: 255923 173420 343 106 0 251426 0
[pid=12488/tid=12490] ppid=12486 vsize=1023692 CPUtime=2.79 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 61609 0 0 0 269 10 0 0 18 0 4 0 669587653 1048260608 173432 33554432000 4194304 4625164 140733500249328 18446744073709551615 4375478 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=1023692 CPUtime=2.79 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 61486 0 0 0 270 9 0 0 19 0 4 0 669587653 1048260608 173446 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=1023692 CPUtime=2.76 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 65841 0 0 0 267 9 0 0 18 0 4 0 669587653 1048260608 173460 33554432000 4194304 4625164 140733500249328 18446744073709551615 4276376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 1023692

[startup+6.30081 s]
/proc/loadavg: 7.75 8.02 8.06 9/534 12492
/proc/meminfo: memFree=10843984/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=1187724 CPUtime=24.13 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 514699 0 0 0 2339 74 0 0 24 0 4 0 669587625 1216229376 214813 33554432000 4194304 4625164 140733500249328 18446744073709551615 4364630 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12488/statm: 296931 214813 343 106 0 292434 0
[pid=12488/tid=12490] ppid=12486 vsize=1187724 CPUtime=5.98 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 85302 0 0 0 585 13 0 0 24 0 4 0 669587653 1216229376 214813 33554432000 4194304 4625164 140733500249328 18446744073709551615 4278537 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=1187724 CPUtime=5.98 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 84236 0 0 0 587 11 0 0 25 0 4 0 669587653 1216229376 214813 33554432000 4194304 4625164 140733500249328 18446744073709551615 47138110304218 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=1187724 CPUtime=5.89 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 101058 0 0 0 576 13 0 0 24 0 4 0 669587653 1216229376 214813 33554432000 4194304 4625164 140733500249328 18446744073709551615 268272345045 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.13
Current children cumulated vsize (KiB) 1187724

[startup+12.7007 s]
/proc/loadavg: 7.77 8.02 8.06 9/534 12493
/proc/meminfo: memFree=10796124/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=1192212 CPUtime=49.62 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 546869 0 0 0 4883 79 0 0 25 0 4 0 669587625 1220825088 226894 33554432000 4194304 4625164 140733500249328 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12488/statm: 298053 226894 346 106 0 293556 0
[pid=12488/tid=12490] ppid=12486 vsize=1192212 CPUtime=12.38 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 87706 0 0 0 1225 13 0 0 25 0 4 0 669587653 1220825088 226894 33554432000 4194304 4625164 140733500249328 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=1192212 CPUtime=12.38 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 86099 0 0 0 1226 12 0 0 25 0 4 0 669587653 1220825088 226894 33554432000 4194304 4625164 140733500249328 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=1192212 CPUtime=12.17 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 121186 0 0 0 1202 15 0 0 25 0 4 0 669587653 1220825088 226894 33554432000 4194304 4625164 140733500249328 18446744073709551615 47138109935193 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.62
Current children cumulated vsize (KiB) 1192212

[startup+25.5004 s]
/proc/loadavg: 7.82 8.02 8.06 9/534 12493
/proc/meminfo: memFree=10766564/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=1241904 CPUtime=100.58 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 629773 0 0 0 9965 93 0 0 25 0 4 0 669587625 1271709696 232366 33554432000 4194304 4625164 140733500249328 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12488/statm: 310476 232366 347 106 0 305979 0
[pid=12488/tid=12490] ppid=12486 vsize=1241904 CPUtime=25.19 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 88140 0 0 0 2505 14 0 0 25 0 4 0 669587653 1271709696 232366 33554432000 4194304 4625164 140733500249328 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=1241904 CPUtime=25.16 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 86410 0 0 0 2504 12 0 0 25 0 4 0 669587653 1271709696 232366 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=1241904 CPUtime=24.74 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 175175 0 0 0 2451 23 0 0 25 0 4 0 669587653 1271709696 232366 33554432000 4194304 4625164 140733500249328 18446744073709551615 268272356283 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.58
Current children cumulated vsize (KiB) 1241904

[startup+51.1008 s]
/proc/loadavg: 8.02 8.05 8.07 9/534 12494
/proc/meminfo: memFree=10721464/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=1245336 CPUtime=202.53 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 826986 0 0 0 20132 121 0 0 25 0 4 0 669587625 1275224064 241015 33554432000 4194304 4625164 140733500249328 18446744073709551615 4329114 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12488/statm: 311334 241015 347 106 0 306837 0
[pid=12488/tid=12490] ppid=12486 vsize=1245336 CPUtime=50.78 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 88770 0 0 0 5064 14 0 0 25 0 4 0 669587653 1275224064 241015 33554432000 4194304 4625164 140733500249328 18446744073709551615 4335066 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=1245336 CPUtime=50.75 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 87057 0 0 0 5063 12 0 0 25 0 4 0 669587653 1275224064 241015 33554432000 4194304 4625164 140733500249328 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=1245336 CPUtime=49.91 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 366864 0 0 0 4942 49 0 0 25 0 4 0 669587653 1275224064 241015 33554432000 4194304 4625164 140733500249328 18446744073709551615 4554639 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.53
Current children cumulated vsize (KiB) 1245336

[startup+102.321 s]
/proc/loadavg: 8.08 8.06 8.07 9/534 12495
/proc/meminfo: memFree=10636636/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=1272368 CPUtime=406.41 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 1135728 0 0 0 40473 168 0 0 25 0 4 0 669587625 1302904832 252332 33554432000 4194304 4625164 140733500249328 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12488/statm: 318092 252333 347 106 0 313595 0
[pid=12488/tid=12490] ppid=12486 vsize=1272368 CPUtime=101.98 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 88935 0 0 0 10184 14 0 0 25 0 4 0 669587653 1302904832 252333 33554432000 4194304 4625164 140733500249328 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=1272368 CPUtime=101.95 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 88867 0 0 0 10182 13 0 0 25 0 4 0 669587653 1302904832 252333 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=1272368 CPUtime=100.84 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 670819 0 0 0 9991 93 0 0 25 0 4 0 669587653 1302904832 252334 33554432000 4194304 4625164 140733500249328 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 406.41
Current children cumulated vsize (KiB) 1272368

[startup+162.301 s]
/proc/loadavg: 8.23 8.10 8.08 9/534 12497
/proc/meminfo: memFree=10583664/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=1320484 CPUtime=645.27 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 1661042 0 0 0 64282 245 0 0 25 0 4 0 669587625 1352175616 262223 33554432000 4194304 4625164 140733500249328 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12488/statm: 330121 262223 347 106 0 325624 0
[pid=12488/tid=12490] ppid=12486 vsize=1320484 CPUtime=161.96 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 90640 0 0 0 16181 15 0 0 25 0 4 0 669587653 1352175616 262223 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=1320484 CPUtime=161.9 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 114847 0 0 0 16173 17 0 0 25 0 4 0 669587653 1352175616 262223 33554432000 4194304 4625164 140733500249328 18446744073709551615 4327875 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=1320484 CPUtime=160.82 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 1165388 0 0 0 15918 164 0 0 25 0 4 0 669587653 1352175616 262223 33554432000 4194304 4625164 140733500249328 18446744073709551615 47138110304218 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 645.27
Current children cumulated vsize (KiB) 1320484

[startup+222.3 s]
/proc/loadavg: 8.20 8.11 8.09 9/534 12498
/proc/meminfo: memFree=10496344/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=1433648 CPUtime=884.15 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 2159082 0 0 0 88093 322 0 0 25 0 4 0 669587625 1468055552 274221 33554432000 4194304 4625164 140733500249328 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12488/statm: 358412 274222 347 106 0 353915 0
[pid=12488/tid=12490] ppid=12486 vsize=1433648 CPUtime=221.95 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 116505 0 0 0 22177 18 0 0 25 0 4 0 669587653 1468055552 274222 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=1433648 CPUtime=221.87 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 117540 0 0 0 22169 18 0 0 25 0 4 0 669587653 1468055552 274222 33554432000 4194304 4625164 140733500249328 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=1433648 CPUtime=220.82 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 1630894 0 0 0 21849 233 0 0 25 0 4 0 669587653 1468055552 274223 33554432000 4194304 4625164 140733500249328 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 884.15
Current children cumulated vsize (KiB) 1433648

[startup+282.301 s]

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

[pid=12488] ppid=12486 vsize=1903532 CPUtime=2795.71 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 4254283 0 0 0 278923 648 0 0 25 0 4 0 669587625 1949216768 363619 33554432000 4194304 4625164 140733500249328 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12488/statm: 475883 363620 347 106 0 471386 0
[pid=12488/tid=12490] ppid=12486 vsize=1903532 CPUtime=701.95 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 175666 0 0 0 70157 38 0 0 25 0 4 0 669587653 1949216768 363621 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=1903532 CPUtime=701.73 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 171000 0 0 0 70145 28 0 0 25 0 4 0 669587653 1949216768 363621 33554432000 4194304 4625164 140733500249328 18446744073709551615 4339600 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=1903532 CPUtime=700.83 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 3470732 0 0 0 69579 504 0 0 25 0 4 0 669587653 1949216768 363621 33554432000 4194304 4625164 140733500249328 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2795.71
Current children cumulated vsize (KiB) 1903532

[startup+762.32 s]
/proc/loadavg: 8.31 8.18 8.11 9/534 12513
/proc/meminfo: memFree=9855616/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=1907272 CPUtime=3034.73 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 4754145 0 0 0 302747 726 0 0 25 0 4 0 669587625 1953046528 372113 33554432000 4194304 4625164 140733500249328 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12488/statm: 476818 372113 347 106 0 472321 0
[pid=12488/tid=12490] ppid=12486 vsize=1907272 CPUtime=761.97 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 178181 0 0 0 76157 40 0 0 25 0 4 0 669587653 1953046528 372113 33554432000 4194304 4625164 140733500249328 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=1907272 CPUtime=761.74 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 173234 0 0 0 76144 30 0 0 25 0 4 0 669587653 1953046528 372113 33554432000 4194304 4625164 140733500249328 18446744073709551615 4352841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=1907272 CPUtime=760.84 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 3962565 0 0 0 75508 576 0 0 25 0 4 0 669587653 1953046528 372113 33554432000 4194304 4625164 140733500249328 18446744073709551615 4547283 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3034.73
Current children cumulated vsize (KiB) 1907272

[startup+822.301 s]
/proc/loadavg: 8.18 8.16 8.10 9/534 12514
/proc/meminfo: memFree=9777344/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=1907272 CPUtime=3273.61 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 4930692 0 0 0 326607 754 0 0 25 0 4 0 669587625 1953046528 387729 33554432000 4194304 4625164 140733500249328 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12488/statm: 476818 387729 348 106 0 472321 0
[pid=12488/tid=12490] ppid=12486 vsize=1907272 CPUtime=821.96 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 180515 0 0 0 82154 42 0 0 25 0 4 0 669587653 1953046528 387729 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=1907272 CPUtime=821.71 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 176906 0 0 0 82138 33 0 0 25 0 4 0 669587653 1953046528 387729 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=1907272 CPUtime=820.82 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 4129661 0 0 0 81484 598 0 0 25 0 4 0 669587653 1953046528 387729 33554432000 4194304 4625164 140733500249328 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3273.61
Current children cumulated vsize (KiB) 1907272

[startup+882.301 s]
/proc/loadavg: 8.07 8.13 8.09 9/534 12516
/proc/meminfo: memFree=9710484/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=1907272 CPUtime=3512.54 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 5430985 0 0 0 350432 822 0 0 25 0 4 0 669587625 1953046528 391612 33554432000 4194304 4625164 140733500249328 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12488/statm: 476818 391612 347 106 0 472321 0
[pid=12488/tid=12490] ppid=12486 vsize=1907272 CPUtime=881.96 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 182303 0 0 0 88153 43 0 0 25 0 4 0 669587653 1953046528 391612 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351884 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=1907272 CPUtime=881.68 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 178058 0 0 0 88135 33 0 0 25 0 4 0 669587653 1953046528 391612 33554432000 4194304 4625164 140733500249328 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=1907272 CPUtime=880.83 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 4624285 0 0 0 87420 663 0 0 25 0 4 0 669587653 1953046528 391612 33554432000 4194304 4625164 140733500249328 18446744073709551615 4547311 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3512.54
Current children cumulated vsize (KiB) 1907272

[startup+942.3 s]
/proc/loadavg: 8.02 8.10 8.08 9/534 12517
/proc/meminfo: memFree=9643004/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=1907272 CPUtime=3751.51 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 6059524 0 0 0 374240 911 0 0 25 0 4 0 669587625 1953046528 400688 33554432000 4194304 4625164 140733500249328 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12488/statm: 476818 400688 347 106 0 472321 0
[pid=12488/tid=12490] ppid=12486 vsize=1907272 CPUtime=941.96 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 184639 0 0 0 94151 45 0 0 25 0 4 0 669587653 1953046528 400688 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=1907272 CPUtime=941.66 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 181148 0 0 0 94132 34 0 0 25 0 4 0 669587653 1953046528 400688 33554432000 4194304 4625164 140733500249328 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=1907272 CPUtime=940.83 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 5243992 0 0 0 93335 748 0 0 25 0 4 0 669587653 1953046528 400688 33554432000 4194304 4625164 140733500249328 18446744073709551615 4340066 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3751.51
Current children cumulated vsize (KiB) 1907272

[startup+1002.3 s]
/proc/loadavg: 8.04 8.09 8.08 9/534 12519
/proc/meminfo: memFree=9540064/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=2019848 CPUtime=3990.2 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 6578653 0 0 0 398035 985 0 0 25 0 4 0 669587625 2068324352 422656 33554432000 4194304 4625164 140733500249328 18446744073709551615 4329243 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12488/statm: 504962 422657 347 106 0 500465 0
[pid=12488/tid=12490] ppid=12486 vsize=2019848 CPUtime=1001.54 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 189236 0 0 0 100108 46 0 0 25 0 4 0 669587653 2068324352 422657 33554432000 4194304 4625164 140733500249328 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=2019848 CPUtime=1001.59 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 186153 0 0 0 100123 36 0 0 25 0 4 0 669587653 2068324352 422657 33554432000 4194304 4625164 140733500249328 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=2019848 CPUtime=1000.79 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 5748198 0 0 0 99264 815 0 0 25 0 4 0 669587653 2068324352 422657 33554432000 4194304 4625164 140733500249328 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3990.2
Current children cumulated vsize (KiB) 2019848

[startup+1062.3 s]
/proc/loadavg: 8.16 8.11 8.09 9/534 12521
/proc/meminfo: memFree=9459804/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=2107704 CPUtime=4229.14 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 7364462 0 0 0 421813 1101 0 0 25 0 4 0 669587625 2158288896 432441 33554432000 4194304 4625164 140733500249328 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12488/statm: 526926 432442 347 106 0 522429 0
[pid=12488/tid=12490] ppid=12486 vsize=2107704 CPUtime=1061.54 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 189569 0 0 0 106108 46 0 0 25 0 4 0 669587653 2158288896 432442 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=2107704 CPUtime=1061.55 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 187512 0 0 0 106119 36 0 0 25 0 4 0 669587653 2158288896 432442 33554432000 4194304 4625164 140733500249328 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=2107704 CPUtime=1060.79 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 6487262 0 0 0 105154 925 0 0 25 0 4 0 669587653 2158288896 432442 33554432000 4194304 4625164 140733500249328 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4229.14
Current children cumulated vsize (KiB) 2107704

[startup+1122.3 s]
/proc/loadavg: 8.06 8.08 8.08 9/534 12522
/proc/meminfo: memFree=9427908/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=2281736 CPUtime=4468.08 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 8151576 0 0 0 445586 1222 0 0 25 0 4 0 669587625 2336497664 449850 33554432000 4194304 4625164 140733500249328 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12488/statm: 570434 449850 370 106 0 565937 0
[pid=12488/tid=12490] ppid=12486 vsize=2281736 CPUtime=1121.55 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 190022 0 0 0 112108 47 0 0 25 0 4 0 669587653 2336497664 449850 33554432000 4194304 4625164 140733500249328 18446744073709551615 4488051 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=2281736 CPUtime=1121.54 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 243329 0 0 0 112111 43 0 0 25 0 4 0 669587653 2336497664 449850 33554432000 4194304 4625164 140733500249328 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=2281736 CPUtime=1120.79 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 7214421 0 0 0 111042 1037 0 0 25 0 4 0 669587653 2336497664 449850 33554432000 4194304 4625164 140733500249328 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4468.08
Current children cumulated vsize (KiB) 2281736

[startup+1182.3 s]
/proc/loadavg: 8.14 8.10 8.09 9/534 12524
/proc/meminfo: memFree=9376920/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=2281736 CPUtime=4707.04 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 8813983 0 0 0 469379 1325 0 0 25 0 4 0 669587625 2336497664 453277 33554432000 4194304 4625164 140733500249328 18446744073709551615 4509011 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12488/statm: 570434 453277 358 106 0 565937 0
[pid=12488/tid=12490] ppid=12486 vsize=2281736 CPUtime=1181.55 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 191199 0 0 0 118108 47 0 0 25 0 4 0 669587653 2336497664 453277 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=2281736 CPUtime=1181.53 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 244682 0 0 0 118110 43 0 0 25 0 4 0 669587653 2336497664 453277 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=2281736 CPUtime=1180.79 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 7870878 0 0 0 116940 1139 0 0 25 0 4 0 669587653 2336497664 453277 33554432000 4194304 4625164 140733500249328 18446744073709551615 4334503 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4707.04
Current children cumulated vsize (KiB) 2281736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.7 s]
/proc/loadavg: 7.20 7.89 8.02 5/525 12542
/proc/meminfo: memFree=10721416/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=2281736 CPUtime=4800.25 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 8991116 0 0 0 478673 1352 0 0 25 0 4 0 669587625 2336497664 450029 33554432000 4194304 4625164 140733500249328 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12488/statm: 570434 450029 348 106 0 565937 0
[pid=12488/tid=12490] ppid=12486 vsize=2281736 CPUtime=1204.97 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 191686 0 0 0 120450 47 0 0 25 0 4 0 669587653 2336497664 450029 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=2281736 CPUtime=1204.94 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 244918 0 0 0 120451 43 0 0 25 0 4 0 669587653 2336497664 450029 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=2281736 CPUtime=1204.21 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 8045947 0 0 0 119256 1165 0 0 25 0 4 0 669587653 2336497664 450029 33554432000 4194304 4625164 140733500249328 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 2281736

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

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

[startup+1205.7 s]
/proc/loadavg: 7.20 7.89 8.02 5/525 12542
/proc/meminfo: memFree=10721416/32950928 swapFree=60199076/67111528
[pid=12488] ppid=12486 vsize=2281736 CPUtime=4800.25 cores=1,3,5,7
/proc/12488/stat : 12488 (SArTagnan) R 12486 12488 12217 0 -1 4202496 8991116 0 0 0 478673 1352 0 0 25 0 4 0 669587625 2336497664 450029 33554432000 4194304 4625164 140733500249328 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12488/statm: 570434 450029 348 106 0 565937 0
[pid=12488/tid=12490] ppid=12486 vsize=2281736 CPUtime=1204.97 cores=1,3,5,7
/proc/12488/task/12490/stat : 12490 (SArTagnan) R 12486 12488 12217 0 -1 4202560 191686 0 0 0 120450 47 0 0 25 0 4 0 669587653 2336497664 450029 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12488/tid=12491] ppid=12486 vsize=2281736 CPUtime=1204.94 cores=1,3,5,7
/proc/12488/task/12491/stat : 12491 (SArTagnan) R 12486 12488 12217 0 -1 4202560 244918 0 0 0 120451 43 0 0 25 0 4 0 669587653 2336497664 450029 33554432000 4194304 4625164 140733500249328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12488/tid=12492] ppid=12486 vsize=2281736 CPUtime=1204.21 cores=1,3,5,7
/proc/12488/task/12492/stat : 12492 (SArTagnan) R 12486 12488 12217 0 -1 4202560 8045947 0 0 0 119256 1165 0 0 25 0 4 0 669587653 2336497664 450029 33554432000 4194304 4625164 140733500249328 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 2281736

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.79
CPU time (s): 4800.36
CPU user time (s): 4786.77
CPU system time (s): 13.5889
CPU usage (%): 398.109
Max. virtual memory (cumulated for all children) (KiB): 2492812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4786.77
system time used= 13.5889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8991116
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= 11570
involuntary context switches= 31703

runsolver used 5.9051 second user time and 15.0387 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-16 23:04:48
IDJOB=3386237
IDBENCH=82493
IDSOLVER=1871
FILE ID=node122/3386237-1305579888
RUNJOBID= node122-1305577459-12236
PBS_JOBID= 13350225
Free space on /tmp= 73360 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386237-1305579888/watcher-3386237-1305579888 -o /tmp/evaluation-result-3386237-1305579888/solver-3386237-1305579888 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386237-1305579888.cnf -threads=4

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

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=846057688

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11710824 kB
Buffers:        333096 kB
Cached:        4402232 kB
SwapCached:      50104 kB
Active:       16478988 kB
Inactive:      4466228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11710824 kB
SwapTotal:    67111528 kB
SwapFree:     60199076 kB
Dirty:           20640 kB
Writeback:           0 kB
AnonPages:    16170848 kB
Mapped:          31808 kB
Slab:           137772 kB
PageTables:      88520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 161627132 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= 73368 MiB
End job on node122 at 2011-05-16 23:24:56