Trace number 3291521

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-03-24? (TO) 4800.36 1202.08

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
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 variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

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: 935)

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

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

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


[startup+0 s]
/proc/loadavg: 8.06 7.99 7.53 6/180 20745
/proc/meminfo: memFree=30286288/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=25280 CPUtime=0 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 1212 0 0 0 0 0 0 0 25 0 1 0 521885680 25886720 1149 33554432000 4194304 4623224 140734727346080 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20745/statm: 6320 1151 297 105 0 1824 0

[startup+0.0994811 s]
/proc/loadavg: 8.06 7.99 7.53 6/180 20745
/proc/meminfo: memFree=30286288/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=35704 CPUtime=0.09 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 6959 0 0 0 9 0 0 0 25 0 1 0 521885680 36560896 3882 33554432000 4194304 4623224 140734727346080 18446744073709551615 253640520389 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20745/statm: 8926 3882 301 105 0 4430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35704

[startup+0.100477 s]
/proc/loadavg: 8.06 7.99 7.53 6/180 20745
/proc/meminfo: memFree=30286288/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=35704 CPUtime=0.09 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 6988 0 0 0 9 0 0 0 25 0 1 0 521885680 36560896 3911 33554432000 4194304 4623224 140734727346080 18446744073709551615 253640520389 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/20745/statm: 8926 3912 301 105 0 4430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35704

[startup+0.30041 s]
/proc/loadavg: 8.06 7.99 7.53 6/180 20745
/proc/meminfo: memFree=30286288/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=322004 CPUtime=0.77 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 24537 0 0 0 73 4 0 0 25 0 4 0 521885680 329732096 18998 33554432000 4194304 4623224 140734727346080 18446744073709551615 4306456 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 80501 19000 334 105 0 76005 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 322004

[startup+0.700337 s]
/proc/loadavg: 8.06 7.99 7.53 6/180 20745
/proc/meminfo: memFree=30286288/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=329300 CPUtime=2.37 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 29813 0 0 0 233 4 0 0 25 0 4 0 521885680 337203200 20075 33554432000 4194304 4623224 140734727346080 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 82325 20075 342 105 0 77829 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 329300

[startup+1.50119 s]
/proc/loadavg: 8.14 8.00 7.53 9/184 20749
/proc/meminfo: memFree=30199760/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=331732 CPUtime=5.57 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 33547 0 0 0 552 5 0 0 25 0 4 0 521885680 339693568 20396 33554432000 4194304 4623224 140734727346080 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 82933 20396 343 105 0 78437 0
[pid=20745/tid=20747] ppid=20743 vsize=331732 CPUtime=1.35 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 3559 0 0 0 135 0 0 0 25 0 4 0 521885694 339693568 20396 33554432000 4194304 4623224 140734727346080 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=331732 CPUtime=1.34 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 3304 0 0 0 134 0 0 0 25 0 4 0 521885694 339693568 20396 33554432000 4194304 4623224 140734727346080 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=331732 CPUtime=1.35 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 6029 0 0 0 135 0 0 0 25 0 4 0 521885694 339693568 20396 33554432000 4194304 4623224 140734727346080 18446744073709551615 4565999 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 331732

[startup+3.1009 s]
/proc/loadavg: 8.14 8.00 7.53 10/184 20749
/proc/meminfo: memFree=30143960/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=392816 CPUtime=11.95 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 85559 0 0 0 1182 13 0 0 25 0 4 0 521885680 402243584 38458 33554432000 4194304 4623224 140734727346080 18446744073709551615 4531409 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 98204 38458 345 105 0 93708 0
[pid=20745/tid=20747] ppid=20743 vsize=392816 CPUtime=2.94 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 11584 0 0 0 293 1 0 0 25 0 4 0 521885694 402243584 38458 33554432000 4194304 4623224 140734727346080 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=392816 CPUtime=2.93 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 11561 0 0 0 292 1 0 0 25 0 4 0 521885694 402243584 38458 33554432000 4194304 4623224 140734727346080 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=392816 CPUtime=2.95 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 22184 0 0 0 292 3 0 0 25 0 4 0 521885694 402243584 38459 33554432000 4194304 4623224 140734727346080 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 392816

[startup+6.30031 s]
/proc/loadavg: 8.14 8.00 7.53 9/184 20749
/proc/meminfo: memFree=30059896/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=392816 CPUtime=24.72 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 111390 0 0 0 2456 16 0 0 25 0 4 0 521885680 402243584 40502 33554432000 4194304 4623224 140734727346080 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 98204 40502 345 105 0 93708 0
[pid=20745/tid=20747] ppid=20743 vsize=392816 CPUtime=6.15 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 12025 0 0 0 613 2 0 0 25 0 4 0 521885694 402243584 40502 33554432000 4194304 4623224 140734727346080 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=392816 CPUtime=6.11 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 11596 0 0 0 610 1 0 0 25 0 4 0 521885694 402243584 40502 33554432000 4194304 4623224 140734727346080 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=392816 CPUtime=6.15 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 45535 0 0 0 609 6 0 0 25 0 4 0 521885694 402243584 40502 33554432000 4194304 4623224 140734727346080 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.72
Current children cumulated vsize (KiB) 392816

[startup+12.7011 s]
/proc/loadavg: 8.11 8.00 7.54 9/184 20749
/proc/meminfo: memFree=30049136/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=392816 CPUtime=50.29 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 151073 0 0 0 5006 23 0 0 25 0 4 0 521885680 402243584 41066 33554432000 4194304 4623224 140734727346080 18446744073709551615 4385384 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 98204 41066 345 105 0 93708 0
[pid=20745/tid=20747] ppid=20743 vsize=392816 CPUtime=12.55 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 12026 0 0 0 1253 2 0 0 25 0 4 0 521885694 402243584 41066 33554432000 4194304 4623224 140734727346080 18446744073709551615 4461160 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=392816 CPUtime=12.48 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 11662 0 0 0 1247 1 0 0 25 0 4 0 521885694 402243584 41066 33554432000 4194304 4623224 140734727346080 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=392816 CPUtime=12.55 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 85147 0 0 0 1242 13 0 0 25 0 4 0 521885694 402243584 41066 33554432000 4194304 4623224 140734727346080 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.29
Current children cumulated vsize (KiB) 392816

[startup+25.5008 s]
/proc/loadavg: 8.10 8.00 7.54 9/184 20750
/proc/meminfo: memFree=29982208/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=392816 CPUtime=101.43 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 208586 0 0 0 10105 38 0 0 25 0 4 0 521885680 402243584 48656 33554432000 4194304 4623224 140734727346080 18446744073709551615 4507561 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 98204 48656 345 105 0 93708 0
[pid=20745/tid=20747] ppid=20743 vsize=392816 CPUtime=25.35 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 12391 0 0 0 2533 2 0 0 25 0 4 0 521885694 402243584 48657 33554432000 4194304 4623224 140734727346080 18446744073709551615 4377689 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=392816 CPUtime=25.21 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 15555 0 0 0 2516 5 0 0 25 0 4 0 521885694 402243584 48657 33554432000 4194304 4623224 140734727346080 18446744073709551615 4465840 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=392816 CPUtime=25.35 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 138201 0 0 0 2512 23 0 0 25 0 4 0 521885694 402243584 48657 33554432000 4194304 4623224 140734727346080 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 392816

[startup+51.1011 s]
/proc/loadavg: 8.06 8.00 7.55 9/184 20751
/proc/meminfo: memFree=29774684/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=458352 CPUtime=203.69 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 327289 0 0 0 20303 66 0 0 25 0 4 0 521885680 469352448 74745 33554432000 4194304 4623224 140734727346080 18446744073709551615 4517646 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 114588 74745 345 105 0 110092 0
[pid=20745/tid=20747] ppid=20743 vsize=458352 CPUtime=50.94 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 22522 0 0 0 5084 10 0 0 25 0 4 0 521885694 469352448 74745 33554432000 4194304 4623224 140734727346080 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=458352 CPUtime=50.67 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 25435 0 0 0 5056 11 0 0 25 0 4 0 521885694 469352448 74745 33554432000 4194304 4623224 140734727346080 18446744073709551615 4462980 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=458352 CPUtime=50.95 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 236023 0 0 0 5058 37 0 0 25 0 4 0 521885694 469352448 74745 33554432000 4194304 4623224 140734727346080 18446744073709551615 4550432 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 458352

[startup+102.307 s]
/proc/loadavg: 8.10 8.02 7.58 9/184 20752
/proc/meminfo: memFree=29319712/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=724984 CPUtime=408.23 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 510840 0 0 0 40696 127 0 0 25 0 4 0 521885680 742383616 141254 33554432000 4194304 4623224 140734727346080 18446744073709551615 4497639 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 181246 141254 345 105 0 176750 0
[pid=20745/tid=20747] ppid=20743 vsize=724984 CPUtime=102.15 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 59608 0 0 0 10179 36 0 0 25 0 4 0 521885694 742383616 141254 33554432000 4194304 4623224 140734727346080 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=724984 CPUtime=101.59 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 49839 0 0 0 10132 27 0 0 25 0 4 0 521885694 742383616 141254 33554432000 4194304 4623224 140734727346080 18446744073709551615 4377864 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=724984 CPUtime=102.15 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 350504 0 0 0 10162 53 0 0 25 0 4 0 521885694 742383616 141254 33554432000 4194304 4623224 140734727346080 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.23
Current children cumulated vsize (KiB) 724984

[startup+162.301 s]
/proc/loadavg: 8.19 8.04 7.62 9/184 20753
/proc/meminfo: memFree=28926748/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=983868 CPUtime=647.88 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 673867 0 0 0 64602 186 0 0 25 0 4 0 521885680 1007480832 200561 33554432000 4194304 4623224 140734727346080 18446744073709551615 4359136 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 245967 200561 345 105 0 241471 0
[pid=20745/tid=20747] ppid=20743 vsize=983868 CPUtime=162.15 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 100925 0 0 0 16146 69 0 0 25 0 4 0 521885694 1007480832 200561 33554432000 4194304 4623224 140734727346080 18446744073709551615 253640902839 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=983868 CPUtime=161.26 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 66207 0 0 0 16089 37 0 0 25 0 4 0 521885694 1007480832 200562 33554432000 4194304 4623224 140734727346080 18446744073709551615 4462922 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=983868 CPUtime=162.15 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 442122 0 0 0 16147 68 0 0 25 0 4 0 521885694 1007480832 200562 33554432000 4194304 4623224 140734727346080 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.88
Current children cumulated vsize (KiB) 983868

[startup+222.301 s]
/proc/loadavg: 8.14 8.05 7.64 9/184 20755
/proc/meminfo: memFree=28539856/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=1214048 CPUtime=887.55 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 888084 0 0 0 88507 248 0 0 25 0 4 0 521885680 1243185152 264179 33554432000 4194304 4623224 140734727346080 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 303512 264179 345 105 0 299016 0
[pid=20745/tid=20747] ppid=20743 vsize=1214048 CPUtime=222.14 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 122832 0 0 0 22137 77 0 0 25 0 4 0 521885694 1243185152 264179 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=1214048 CPUtime=220.94 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 91534 0 0 0 22029 65 0 0 25 0 4 0 521885694 1243185152 264179 33554432000 4194304 4623224 140734727346080 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=1214048 CPUtime=222.14 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 605525 0 0 0 22122 92 0 0 25 0 4 0 521885694 1243185152 264179 33554432000 4194304 4623224 140734727346080 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 887.55
Current children cumulated vsize (KiB) 1214048

[startup+282.301 s]

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

[pid=20745] ppid=20743 vsize=1766344 CPUtime=2565.32 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 2202703 0 0 0 256034 498 0 0 25 0 4 0 521885680 1808736256 371112 33554432000 4194304 4623224 140734727346080 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 441586 371112 346 105 0 437090 0
[pid=20745/tid=20747] ppid=20743 vsize=1766344 CPUtime=642.16 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 132941 0 0 0 64137 79 0 0 25 0 4 0 521885694 1808736256 371112 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357622 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=1766344 CPUtime=638.67 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 130332 0 0 0 63774 93 0 0 25 0 4 0 521885694 1808736256 371112 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=1766344 CPUtime=642.16 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 1818861 0 0 0 63914 302 0 0 25 0 4 0 521885694 1808736256 371112 33554432000 4194304 4623224 140734727346080 18446744073709551615 4548199 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.32
Current children cumulated vsize (KiB) 1766344

[startup+702.301 s]
/proc/loadavg: 8.08 8.10 7.82 9/184 20768
/proc/meminfo: memFree=27782140/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=1774392 CPUtime=2804.97 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 2285987 0 0 0 279983 514 0 0 25 0 4 0 521885680 1816977408 377675 33554432000 4194304 4623224 140734727346080 18446744073709551615 4510167 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 443598 377675 345 105 0 439102 0
[pid=20745/tid=20747] ppid=20743 vsize=1774392 CPUtime=702.16 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 133011 0 0 0 70137 79 0 0 25 0 4 0 521885694 1816977408 377675 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=1774392 CPUtime=698.34 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 130379 0 0 0 69741 93 0 0 25 0 4 0 521885694 1816977408 377675 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=1774392 CPUtime=702.15 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 1900337 0 0 0 69898 317 0 0 25 0 4 0 521885694 1816977408 377675 33554432000 4194304 4623224 140734727346080 18446744073709551615 4553485 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2804.97
Current children cumulated vsize (KiB) 1774392

[startup+762.307 s]
/proc/loadavg: 8.03 8.08 7.83 9/184 20769
/proc/meminfo: memFree=27712688/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=1781328 CPUtime=3044.68 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 2428138 0 0 0 303929 539 0 0 25 0 4 0 521885680 1824079872 386994 33554432000 4194304 4623224 140734727346080 18446744073709551615 4415997 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 445332 386994 345 105 0 440836 0
[pid=20745/tid=20747] ppid=20743 vsize=1781328 CPUtime=762.17 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 133096 0 0 0 76137 80 0 0 25 0 4 0 521885694 1824079872 386994 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=1781328 CPUtime=758.01 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 130434 0 0 0 75708 93 0 0 25 0 4 0 521885694 1824079872 386994 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=1781328 CPUtime=762.15 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 2040141 0 0 0 75874 341 0 0 25 0 4 0 521885694 1824079872 386994 33554432000 4194304 4623224 140734727346080 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.68
Current children cumulated vsize (KiB) 1781328

[startup+822.3 s]
/proc/loadavg: 8.01 8.06 7.83 9/184 20780
/proc/meminfo: memFree=27636620/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=1879456 CPUtime=3284.32 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 2619336 0 0 0 327856 576 0 0 25 0 4 0 521885680 1924562944 395272 33554432000 4194304 4623224 140734727346080 18446744073709551615 4507139 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 469864 395273 345 105 0 465368 0
[pid=20745/tid=20747] ppid=20743 vsize=1879456 CPUtime=822.17 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 133163 0 0 0 82137 80 0 0 25 0 4 0 521885694 1924562944 395273 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=1879456 CPUtime=817.68 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 130488 0 0 0 81675 93 0 0 25 0 4 0 521885694 1924562944 395273 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=1879456 CPUtime=822.15 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 2215673 0 0 0 81840 375 0 0 25 0 4 0 521885694 1924562944 395273 33554432000 4194304 4623224 140734727346080 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.32
Current children cumulated vsize (KiB) 1879456

[startup+882.3 s]
/proc/loadavg: 8.04 8.06 7.85 9/184 20782
/proc/meminfo: memFree=27531812/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=1890184 CPUtime=3524 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 2757348 0 0 0 351801 599 0 0 25 0 4 0 521885680 1935548416 404763 33554432000 4194304 4623224 140734727346080 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 472546 404763 345 105 0 468050 0
[pid=20745/tid=20747] ppid=20743 vsize=1890184 CPUtime=882.17 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 133209 0 0 0 88137 80 0 0 25 0 4 0 521885694 1935548416 404763 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357591 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=1890184 CPUtime=877.35 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 130534 0 0 0 87642 93 0 0 25 0 4 0 521885694 1935548416 404763 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=1890184 CPUtime=882.14 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 2352061 0 0 0 87817 397 0 0 25 0 4 0 521885694 1935548416 404763 33554432000 4194304 4623224 140734727346080 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524
Current children cumulated vsize (KiB) 1890184

[startup+942.3 s]
/proc/loadavg: 8.12 8.08 7.86 9/184 20783
/proc/meminfo: memFree=27481216/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=1892352 CPUtime=3763.68 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 2893643 0 0 0 375744 624 0 0 25 0 4 0 521885680 1937768448 411941 33554432000 4194304 4623224 140734727346080 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 473088 411941 345 105 0 468592 0
[pid=20745/tid=20747] ppid=20743 vsize=1892352 CPUtime=942.17 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 133247 0 0 0 94137 80 0 0 25 0 4 0 521885694 1937768448 411941 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=1892352 CPUtime=937.03 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 131026 0 0 0 93610 93 0 0 25 0 4 0 521885694 1937768448 411941 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=1892352 CPUtime=942.14 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 2486198 0 0 0 93793 421 0 0 25 0 4 0 521885694 1937768448 411941 33554432000 4194304 4623224 140734727346080 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.68
Current children cumulated vsize (KiB) 1892352

[startup+1002.3 s]
/proc/loadavg: 8.36 8.14 7.89 9/184 20788
/proc/meminfo: memFree=27420532/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=1910828 CPUtime=4002.51 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 3138040 0 0 0 399580 671 0 0 25 0 4 0 521885680 1956687872 420653 33554432000 4194304 4623224 140734727346080 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 477707 420653 345 105 0 473211 0
[pid=20745/tid=20747] ppid=20743 vsize=1910828 CPUtime=1001.33 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 135042 0 0 0 100052 81 0 0 25 0 4 0 521885694 1956687872 420653 33554432000 4194304 4623224 140734727346080 18446744073709551615 4463007 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=1910828 CPUtime=996.7 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 131102 0 0 0 99577 93 0 0 25 0 4 0 521885694 1956687872 420653 33554432000 4194304 4623224 140734727346080 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=1910828 CPUtime=1002.14 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 2727227 0 0 0 99748 466 0 0 25 0 4 0 521885694 1956687872 420653 33554432000 4194304 4623224 140734727346080 18446744073709551615 4364667 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4002.51
Current children cumulated vsize (KiB) 1910828

[startup+1062.3 s]
/proc/loadavg: 8.20 8.13 7.91 9/184 20789
/proc/meminfo: memFree=27370584/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=1917576 CPUtime=4242.19 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 3287247 0 0 0 423520 699 0 0 25 0 4 0 521885680 1963597824 429840 33554432000 4194304 4623224 140734727346080 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 479394 429840 345 105 0 474898 0
[pid=20745/tid=20747] ppid=20743 vsize=1917576 CPUtime=1061.33 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 137103 0 0 0 106050 83 0 0 25 0 4 0 521885694 1963597824 429840 33554432000 4194304 4623224 140734727346080 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=1917576 CPUtime=1056.37 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 131571 0 0 0 105544 93 0 0 25 0 4 0 521885694 1963597824 429840 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=1917576 CPUtime=1062.14 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 2872505 0 0 0 105722 492 0 0 25 0 4 0 521885694 1963597824 429840 33554432000 4194304 4623224 140734727346080 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.19
Current children cumulated vsize (KiB) 1917576

[startup+1122.3 s]
/proc/loadavg: 8.14 8.12 7.91 9/184 20791
/proc/meminfo: memFree=27309568/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=1923464 CPUtime=4481.86 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 3472416 0 0 0 447452 734 0 0 25 0 4 0 521885680 1969627136 435589 33554432000 4194304 4623224 140734727346080 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 480866 435589 345 105 0 476370 0
[pid=20745/tid=20747] ppid=20743 vsize=1923464 CPUtime=1121.33 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 137138 0 0 0 112050 83 0 0 25 0 4 0 521885694 1969627136 435589 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=1923464 CPUtime=1116.04 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 131808 0 0 0 111511 93 0 0 25 0 4 0 521885694 1969627136 435589 33554432000 4194304 4623224 140734727346080 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=1923464 CPUtime=1122.14 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 3055457 0 0 0 111688 526 0 0 25 0 4 0 521885694 1969627136 435589 33554432000 4194304 4623224 140734727346080 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4481.86
Current children cumulated vsize (KiB) 1923464

[startup+1182.3 s]
/proc/loadavg: 8.11 8.11 7.92 9/184 20793
/proc/meminfo: memFree=27246564/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=2037636 CPUtime=4721.55 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 3659360 0 0 0 471386 769 0 0 25 0 4 0 521885680 2086539264 443966 33554432000 4194304 4623224 140734727346080 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 509409 443966 345 105 0 504913 0
[pid=20745/tid=20747] ppid=20743 vsize=2037636 CPUtime=1181.33 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 137178 0 0 0 118050 83 0 0 25 0 4 0 521885694 2086539264 443966 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=2037636 CPUtime=1175.73 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 132019 0 0 0 117479 94 0 0 25 0 4 0 521885694 2086539264 443966 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357776 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=2037636 CPUtime=1182.14 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 3218385 0 0 0 117657 557 0 0 25 0 4 0 521885694 2086539264 443966 33554432000 4194304 4623224 140734727346080 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4721.55
Current children cumulated vsize (KiB) 2037636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.08 8.10 7.92 5/179 20794
/proc/meminfo: memFree=28550708/32951124 swapFree=67111364/67111528
[pid=20745] ppid=20743 vsize=2041132 CPUtime=4800.26 cores=1,3,5,7
/proc/20745/stat : 20745 (SArTagnan) R 20743 20745 19972 0 -1 4202496 3728248 0 0 0 479243 783 0 0 25 0 4 0 521885680 2090119168 445602 33554432000 4194304 4623224 140734727346080 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/20745/statm: 510283 445602 345 105 0 505787 0
[pid=20745/tid=20747] ppid=20743 vsize=2041132 CPUtime=1201.04 cores=1,3,5,7
/proc/20745/task/20747/stat : 20747 (SArTagnan) R 20743 20745 19972 0 -1 4202560 137190 0 0 0 120021 83 0 0 25 0 4 0 521885694 2090119168 445602 33554432000 4194304 4623224 140734727346080 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20745/tid=20748] ppid=20743 vsize=2041132 CPUtime=1195.32 cores=1,3,5,7
/proc/20745/task/20748/stat : 20748 (SArTagnan) R 20743 20745 19972 0 -1 4202560 132032 0 0 0 119438 94 0 0 25 0 4 0 521885694 2090119168 445602 33554432000 4194304 4623224 140734727346080 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20745/tid=20749] ppid=20743 vsize=2041132 CPUtime=1201.85 cores=1,3,5,7
/proc/20745/task/20749/stat : 20749 (SArTagnan) R 20743 20745 19972 0 -1 4202560 3286791 0 0 0 119614 571 0 0 25 0 4 0 521885694 2090119168 445602 33554432000 4194304 4623224 140734727346080 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 2041132

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): 1202.08
CPU time (s): 4800.36
CPU user time (s): 4792.45
CPU system time (s): 7.9048
CPU usage (%): 399.337
Max. virtual memory (cumulated for all children) (KiB): 2059452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.45
system time used= 7.9048
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3728248
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= 2537
involuntary context switches= 34588

runsolver used 1.71674 second user time and 4.84926 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 20:47:33
IDJOB=3291521
IDBENCH=84227
IDSOLVER=1656
FILE ID=node106/3291521-1304102853
RUNJOBID= node106-1304101649-20629
PBS_JOBID= 13170612
Free space on /tmp= 72152 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291521-1304102853/watcher-3291521-1304102853 -o /tmp/evaluation-result-3291521-1304102853/solver-3291521-1304102853 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3291521-1304102853.cnf -threads=4

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=1120769093

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30286444 kB
Buffers:        254456 kB
Cached:        2083824 kB
SwapCached:         88 kB
Active:         845496 kB
Inactive:      1608240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30286444 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6620 kB
Writeback:           0 kB
AnonPages:      115272 kB
Mapped:          15456 kB
Slab:           146372 kB
PageTables:       4280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   304372 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= 72156 MiB
End job on node106 at 2011-04-29 21:07:37