Trace number 3371144

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
Plingeling 587f (fixed)? (TO) 4800.38 1202.47

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-040-039.shuffled-as.sat05-1194.cnf
MD5SUM8c84d9b9f2d75de33656119bc03a9afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3841
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses30460
Sum of the clauses size62400
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230420
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3371144-1305431637/watcher-3371144-1305431637 -o /tmp/evaluation-result-3371144-1305431637/solver-3371144-1305431637 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371144-1305431637.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.12 8.14 7.99 5/242 17717
/proc/meminfo: memFree=24016764/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=9520 CPUtime=0 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) R 17715 17717 17257 0 -1 4202496 464 1253 0 0 0 0 0 0 25 0 1 0 654764482 9748480 394 33554432000 4194304 4417452 140734923257264 18446744073709551615 222921776896 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/17717/statm: 2380 394 147 55 0 266 0

[startup+0.143567 s]
/proc/loadavg: 8.12 8.14 7.99 5/242 17717
/proc/meminfo: memFree=24016764/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=124004 CPUtime=0.47 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 3016 1253 0 0 47 0 0 0 25 0 5 0 654764482 126980096 2400 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 31001 2400 180 55 0 28887 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 124004

[startup+0.200555 s]
/proc/loadavg: 8.12 8.14 7.99 5/242 17717
/proc/meminfo: memFree=24016764/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=126280 CPUtime=0.69 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 3642 1253 0 0 69 0 0 0 25 0 5 0 654764482 129310720 3026 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 31570 3026 180 55 0 29456 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126280

[startup+0.300538 s]
/proc/loadavg: 8.12 8.14 7.99 5/242 17717
/proc/meminfo: memFree=24016764/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=126216 CPUtime=1.09 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 4433 1253 0 0 109 0 0 0 25 0 5 0 654764482 129245184 3002 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 31554 3002 180 55 0 29440 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 126216

[startup+0.700467 s]
/proc/loadavg: 8.12 8.14 7.99 5/242 17717
/proc/meminfo: memFree=24016764/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=137068 CPUtime=2.7 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 9828 1253 0 0 269 1 0 0 25 0 5 0 654764482 140357632 5715 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 34267 5715 180 55 0 32153 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 137068

[startup+1.50032 s]
/proc/loadavg: 8.11 8.14 7.99 9/247 17727
/proc/meminfo: memFree=23986596/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=147832 CPUtime=5.88 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 26058 1253 0 0 585 3 0 0 25 0 5 0 654764482 151379968 8438 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 36958 8438 180 55 0 34844 0
[pid=17717/tid=17724] ppid=17715 vsize=147832 CPUtime=1.46 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 5417 1253 0 0 146 0 0 0 25 0 5 0 654764485 151379968 8438 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=147832 CPUtime=1.45 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 5428 1253 0 0 145 0 0 0 25 0 5 0 654764485 151379968 8438 33554432000 4194304 4417452 140734923257264 18446744073709551615 4354515 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=147832 CPUtime=1.45 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 4770 1253 0 0 145 0 0 0 25 0 5 0 654764485 151379968 8438 33554432000 4194304 4417452 140734923257264 18446744073709551615 4242043 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=147832 CPUtime=1.46 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 8890 1253 0 0 145 1 0 0 25 0 5 0 654764485 151379968 8438 33554432000 4194304 4417452 140734923257264 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 147832

[startup+3.10103 s]
/proc/loadavg: 8.11 8.14 7.99 9/247 17727
/proc/meminfo: memFree=23974816/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=158200 CPUtime=12.29 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 51900 1253 0 0 1222 7 0 0 25 0 5 0 654764482 161996800 10998 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 39550 10998 180 55 0 37436 0
[pid=17717/tid=17724] ppid=17715 vsize=158200 CPUtime=3.06 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 9946 1253 0 0 305 1 0 0 25 0 5 0 654764485 161996800 10998 33554432000 4194304 4417452 140734923257264 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=158200 CPUtime=3.06 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 11543 1253 0 0 305 1 0 0 25 0 5 0 654764485 161996800 10998 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=158200 CPUtime=3.05 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 10821 1253 0 0 304 1 0 0 25 0 5 0 654764485 161996800 10998 33554432000 4194304 4417452 140734923257264 18446744073709551615 4251272 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=158200 CPUtime=3.06 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 18037 1253 0 0 304 2 0 0 25 0 5 0 654764485 161996800 10998 33554432000 4194304 4417452 140734923257264 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 158200

[startup+6.30044 s]
/proc/loadavg: 8.10 8.13 7.99 9/247 17727
/proc/meminfo: memFree=23943196/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=202432 CPUtime=25.05 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 113653 1253 0 0 2490 15 0 0 25 0 5 0 654764482 207290368 22056 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 50608 22056 180 55 0 48494 0
[pid=17717/tid=17724] ppid=17715 vsize=202432 CPUtime=6.26 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 26940 1253 0 0 622 4 0 0 25 0 5 0 654764485 207290368 22056 33554432000 4194304 4417452 140734923257264 18446744073709551615 4312663 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=202432 CPUtime=6.26 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 26795 1253 0 0 623 3 0 0 25 0 5 0 654764485 207290368 22056 33554432000 4194304 4417452 140734923257264 18446744073709551615 4309183 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=202432 CPUtime=6.22 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 28251 1253 0 0 619 3 0 0 25 0 5 0 654764485 207290368 22056 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=202432 CPUtime=6.27 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 30114 1253 0 0 623 4 0 0 25 0 5 0 654764485 207290368 22056 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 202432

[startup+12.7003 s]
/proc/loadavg: 8.09 8.13 7.99 9/247 17728
/proc/meminfo: memFree=23853428/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=214320 CPUtime=50.61 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 231009 1253 0 0 5027 34 0 0 25 0 5 0 654764482 219463680 25028 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 53580 25028 180 55 0 51466 0
[pid=17717/tid=17724] ppid=17715 vsize=214320 CPUtime=12.66 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 55011 1253 0 0 1257 9 0 0 25 0 5 0 654764485 219463680 25028 33554432000 4194304 4417452 140734923257264 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=214320 CPUtime=12.66 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 54286 1253 0 0 1259 7 0 0 25 0 5 0 654764485 219463680 25028 33554432000 4194304 4417452 140734923257264 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=214320 CPUtime=12.57 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 65862 1253 0 0 1248 9 0 0 25 0 5 0 654764485 219463680 25028 33554432000 4194304 4417452 140734923257264 18446744073709551615 4258513 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=214320 CPUtime=12.66 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 54297 1253 0 0 1259 7 0 0 25 0 5 0 654764485 219463680 25028 33554432000 4194304 4417452 140734923257264 18446744073709551615 4358214 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 214320

[startup+25.5009 s]
/proc/loadavg: 8.07 8.12 7.99 9/247 17728
/proc/meminfo: memFree=23830100/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=295852 CPUtime=101.7 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 434685 1253 0 0 10105 65 0 0 25 0 5 0 654764482 302952448 45411 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 73963 45411 180 55 0 71849 0
[pid=17717/tid=17724] ppid=17715 vsize=295852 CPUtime=25.46 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 110320 1253 0 0 2529 17 0 0 25 0 5 0 654764485 302952448 45411 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=295852 CPUtime=25.45 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 111564 1253 0 0 2529 16 0 0 25 0 5 0 654764485 302952448 45411 33554432000 4194304 4417452 140734923257264 18446744073709551615 4255631 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=295852 CPUtime=25.27 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 123172 1253 0 0 2509 18 0 0 25 0 5 0 654764485 302952448 45411 33554432000 4194304 4417452 140734923257264 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=295852 CPUtime=25.46 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 88076 1253 0 0 2534 12 0 0 25 0 5 0 654764485 302952448 45411 33554432000 4194304 4417452 140734923257264 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 295852

[startup+51.1012 s]
/proc/loadavg: 8.17 8.14 8.00 9/247 17729
/proc/meminfo: memFree=23639468/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=465148 CPUtime=203.91 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 744514 1253 0 0 20280 111 0 0 25 0 5 0 654764482 476311552 87735 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 116287 87735 180 55 0 114173 0
[pid=17717/tid=17724] ppid=17715 vsize=465148 CPUtime=51.06 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 186217 1253 0 0 5079 27 0 0 25 0 5 0 654764485 476311552 87735 33554432000 4194304 4417452 140734923257264 18446744073709551615 4366688 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=465148 CPUtime=51.05 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 216483 1253 0 0 5072 33 0 0 25 0 5 0 654764485 476311552 87735 33554432000 4194304 4417452 140734923257264 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=465148 CPUtime=50.69 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 200841 1253 0 0 5040 29 0 0 25 0 5 0 654764485 476311552 87735 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=465148 CPUtime=51.06 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 139420 1253 0 0 5086 20 0 0 25 0 5 0 654764485 476311552 87735 33554432000 4194304 4417452 140734923257264 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 465148

[startup+102.301 s]
/proc/loadavg: 8.21 8.15 8.01 9/247 17730
/proc/meminfo: memFree=23486420/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=638416 CPUtime=408.34 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 1184293 1253 0 0 40668 166 0 0 25 0 5 0 654764482 653737984 131052 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 159604 131052 180 55 0 157490 0
[pid=17717/tid=17724] ppid=17715 vsize=638416 CPUtime=102.26 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 301188 1253 0 0 10184 42 0 0 25 0 5 0 654764485 653737984 131052 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=638416 CPUtime=102.25 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 357992 1253 0 0 10176 49 0 0 25 0 5 0 654764485 653737984 131052 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=638416 CPUtime=101.51 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 311122 1253 0 0 10108 43 0 0 25 0 5 0 654764485 653737984 131052 33554432000 4194304 4417452 140734923257264 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=638416 CPUtime=102.27 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 212438 1253 0 0 10197 30 0 0 25 0 5 0 654764485 653737984 131052 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.34
Current children cumulated vsize (KiB) 638416

[startup+162.301 s]
/proc/loadavg: 8.20 8.15 8.01 9/247 17731
/proc/meminfo: memFree=23366116/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=722876 CPUtime=647.87 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 1639894 1253 0 0 64555 232 0 0 25 0 5 0 654764482 740225024 152199 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 180719 152199 180 55 0 178605 0
[pid=17717/tid=17724] ppid=17715 vsize=722876 CPUtime=162.25 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 406922 1253 0 0 16167 58 0 0 25 0 5 0 654764485 740225024 152199 33554432000 4194304 4417452 140734923257264 18446744073709551615 4320970 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=722876 CPUtime=162.22 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 474364 1253 0 0 16157 65 0 0 25 0 5 0 654764485 740225024 152199 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=722876 CPUtime=161.07 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 460158 1253 0 0 16043 64 0 0 25 0 5 0 654764485 740225024 152199 33554432000 4194304 4417452 140734923257264 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=722876 CPUtime=162.26 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 296897 1253 0 0 16184 42 0 0 25 0 5 0 654764485 740225024 152199 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.87
Current children cumulated vsize (KiB) 722876


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

/proc/meminfo: memFree=22474064/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=1830928 CPUtime=3043.41 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 6171081 1253 0 0 303503 838 0 0 25 0 5 0 654764482 1874870272 434474 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 457732 434474 180 55 0 455618 0
[pid=17717/tid=17724] ppid=17715 vsize=1830928 CPUtime=762.25 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 1570374 1253 0 0 76008 217 0 0 25 0 5 0 654764485 1874870272 434474 33554432000 4194304 4417452 140734923257264 18446744073709551615 4263247 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=1830928 CPUtime=762.11 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 2230043 1253 0 0 75918 293 0 0 25 0 5 0 654764485 1874870272 434474 33554432000 4194304 4417452 140734923257264 18446744073709551615 4365088 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=1830928 CPUtime=756.72 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 1653889 1253 0 0 75451 221 0 0 25 0 5 0 654764485 1874870272 434474 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=1830928 CPUtime=762.29 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 715222 1253 0 0 76124 105 0 0 25 0 5 0 654764485 1874870272 434474 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3043.41
Current children cumulated vsize (KiB) 1830928

[startup+822.3 s]
/proc/loadavg: 4.16 5.69 7.01 5/237 17779
/proc/meminfo: memFree=22128180/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=2195676 CPUtime=3282.96 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 6465905 1253 0 0 327419 877 0 0 25 0 5 0 654764482 2248372224 520623 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 548919 520623 180 55 0 546805 0
[pid=17717/tid=17724] ppid=17715 vsize=2195676 CPUtime=822.24 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 1623846 1253 0 0 82000 224 0 0 25 0 5 0 654764485 2248372224 520623 33554432000 4194304 4417452 140734923257264 18446744073709551615 4263109 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=2195676 CPUtime=822.1 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 2301918 1253 0 0 81907 303 0 0 25 0 5 0 654764485 2248372224 520623 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=2195676 CPUtime=816.27 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 1765888 1253 0 0 81394 233 0 0 25 0 5 0 654764485 2248372224 520623 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=2195676 CPUtime=822.28 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 772700 1253 0 0 82114 114 0 0 25 0 5 0 654764485 2248372224 520623 33554432000 4194304 4417452 140734923257264 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3282.96
Current children cumulated vsize (KiB) 2195676

[startup+882.309 s]
/proc/loadavg: 4.12 5.40 6.82 5/237 17781
/proc/meminfo: memFree=21828188/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=2496672 CPUtime=3522.55 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 6847319 1253 0 0 351331 924 0 0 25 0 5 0 654764482 2556592128 595616 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 624168 595616 180 55 0 622054 0
[pid=17717/tid=17724] ppid=17715 vsize=2496672 CPUtime=882.25 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 1733220 1253 0 0 87986 239 0 0 25 0 5 0 654764485 2556592128 595616 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364896 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=2496672 CPUtime=882.1 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 2373913 1253 0 0 87897 313 0 0 25 0 5 0 654764485 2556592128 595616 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=2496672 CPUtime=875.85 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 1913134 1253 0 0 87334 251 0 0 25 0 5 0 654764485 2556592128 595616 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=2496672 CPUtime=882.29 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 825499 1253 0 0 88110 119 0 0 25 0 5 0 654764485 2556592128 595616 33554432000 4194304 4417452 140734923257264 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3522.55
Current children cumulated vsize (KiB) 2496672

[startup+942.3 s]
/proc/loadavg: 4.11 5.16 6.65 5/237 17782
/proc/meminfo: memFree=21919148/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=2404732 CPUtime=3762.08 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 7260228 1253 0 0 375212 996 0 0 25 0 5 0 654764482 2462445568 572631 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 601183 572631 180 55 0 599069 0
[pid=17717/tid=17724] ppid=17715 vsize=2404732 CPUtime=942.24 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 1857307 1253 0 0 93967 257 0 0 25 0 5 0 654764485 2462445568 572631 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=2404732 CPUtime=942.09 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 2492847 1253 0 0 93869 340 0 0 25 0 5 0 654764485 2462445568 572631 33554432000 4194304 4417452 140734923257264 18446744073709551615 4311326 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=2404732 CPUtime=935.41 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 2083022 1253 0 0 93263 278 0 0 25 0 5 0 654764485 2462445568 572631 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=2404732 CPUtime=942.28 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 825499 1253 0 0 94109 119 0 0 25 0 5 0 654764485 2462445568 572631 33554432000 4194304 4417452 140734923257264 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3762.08
Current children cumulated vsize (KiB) 2404732

[startup+1002.3 s]
/proc/loadavg: 4.09 4.96 6.48 5/237 17784
/proc/meminfo: memFree=21796832/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=2527876 CPUtime=4001.64 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 7551684 1253 0 0 399124 1040 0 0 25 0 5 0 654764482 2588545024 603417 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 631969 603417 180 55 0 629855 0
[pid=17717/tid=17724] ppid=17715 vsize=2527876 CPUtime=1002.24 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 1944650 1253 0 0 99955 269 0 0 25 0 5 0 654764485 2588545024 603417 33554432000 4194304 4417452 140734923257264 18446744073709551615 4264999 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=2527876 CPUtime=1002.09 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 2549603 1253 0 0 99860 349 0 0 25 0 5 0 654764485 2588545024 603417 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=2527876 CPUtime=994.97 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 2230379 1253 0 0 99196 301 0 0 25 0 5 0 654764485 2588545024 603417 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=2527876 CPUtime=1002.29 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 825499 1253 0 0 100110 119 0 0 25 0 5 0 654764485 2588545024 603417 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4001.64
Current children cumulated vsize (KiB) 2527876

[startup+1062.3 s]
/proc/loadavg: 4.03 4.78 6.32 5/237 17785
/proc/meminfo: memFree=20944904/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=3378172 CPUtime=4241.16 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 7887815 1253 0 0 423030 1086 0 0 25 0 5 0 654764482 3459248128 815991 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 844543 815991 180 55 0 842429 0
[pid=17717/tid=17724] ppid=17715 vsize=3378172 CPUtime=1062.24 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 2007311 1253 0 0 105945 279 0 0 25 0 5 0 654764485 3459248128 815991 33554432000 4194304 4417452 140734923257264 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=3378172 CPUtime=1062.05 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 2677936 1253 0 0 105842 363 0 0 25 0 5 0 654764485 3459248128 815991 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=3378172 CPUtime=1054.54 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 2300939 1253 0 0 105145 309 0 0 25 0 5 0 654764485 3459248128 815991 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=3378172 CPUtime=1062.28 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 900076 1253 0 0 106094 134 0 0 25 0 5 0 654764485 3459248128 815991 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4241.16
Current children cumulated vsize (KiB) 3378172

[startup+1122.3 s]
/proc/loadavg: 4.01 4.64 6.18 5/237 17787
/proc/meminfo: memFree=20608940/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=3713608 CPUtime=4480.71 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 8259357 1253 0 0 446934 1137 0 0 25 0 5 0 654764482 3802734592 899850 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 928402 899850 180 55 0 926288 0
[pid=17717/tid=17724] ppid=17715 vsize=3713608 CPUtime=1122.24 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 2097495 1253 0 0 111935 289 0 0 25 0 5 0 654764485 3802734592 899850 33554432000 4194304 4417452 140734923257264 18446744073709551615 4366657 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=3713608 CPUtime=1122.02 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 2777308 1253 0 0 111828 374 0 0 25 0 5 0 654764485 3802734592 899850 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=3713608 CPUtime=1114.1 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 2450157 1253 0 0 111075 335 0 0 25 0 5 0 654764485 3802734592 899850 33554432000 4194304 4417452 140734923257264 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=3713608 CPUtime=1122.29 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 932844 1253 0 0 112092 137 0 0 25 0 5 0 654764485 3802734592 899850 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4480.71
Current children cumulated vsize (KiB) 3713608

[startup+1182.3 s]
/proc/loadavg: 4.00 4.52 6.04 5/237 17789
/proc/meminfo: memFree=20533748/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=3756000 CPUtime=4720.29 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 8520747 1253 0 0 470861 1168 0 0 25 0 5 0 654764482 3846144000 910448 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 939000 910448 180 55 0 936886 0
[pid=17717/tid=17724] ppid=17715 vsize=3756000 CPUtime=1182.25 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 2135303 1253 0 0 117931 294 0 0 25 0 5 0 654764485 3846144000 910448 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=3756000 CPUtime=1182.03 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 2837050 1253 0 0 117821 382 0 0 25 0 5 0 654764485 3846144000 910448 33554432000 4194304 4417452 140734923257264 18446744073709551615 4354524 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=3756000 CPUtime=1173.67 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 2613997 1253 0 0 117014 353 0 0 25 0 5 0 654764485 3846144000 910448 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=3756000 CPUtime=1182.29 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 932844 1253 0 0 118092 137 0 0 25 0 5 0 654764485 3846144000 910448 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4720.29
Current children cumulated vsize (KiB) 3756000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.3 s]
/proc/loadavg: 4.00 4.48 5.99 5/237 17789
/proc/meminfo: memFree=20391640/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=3929940 CPUtime=4800.19 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) S 17715 17717 17257 0 -1 4202496 8648038 1253 0 0 478834 1185 0 0 25 0 5 0 654764482 4024258560 953933 33554432000 4194304 4417452 140734923257264 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 982485 953933 180 55 0 980371 0
[pid=17717/tid=17724] ppid=17715 vsize=3929940 CPUtime=1202.26 cores=0,2,4,6
/proc/17717/task/17724/stat : 17724 (plingeling) R 17715 17717 17257 0 -1 4202560 2153551 1253 0 0 119930 296 0 0 25 0 5 0 654764485 4024258560 953933 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364711 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17717/tid=17725] ppid=17715 vsize=3929940 CPUtime=1202.04 cores=0,2,4,6
/proc/17717/task/17725/stat : 17725 (plingeling) R 17715 17717 17257 0 -1 4202560 2868561 1253 0 0 119818 386 0 0 25 0 5 0 654764485 4024258560 953933 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=3929940 CPUtime=1193.52 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4202560 2671341 1253 0 0 118993 359 0 0 25 0 5 0 654764485 4024258560 953933 33554432000 4194304 4417452 140734923257264 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17717/tid=17727] ppid=17715 vsize=3929940 CPUtime=1202.3 cores=0,2,4,6
/proc/17717/task/17727/stat : 17727 (plingeling) R 17715 17717 17257 0 -1 4202560 953032 1253 0 0 120089 141 0 0 25 0 5 0 654764485 4024258560 953933 33554432000 4194304 4417452 140734923257264 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 3929940

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

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

[startup+1202.42 s]
/proc/loadavg: 4.00 4.48 5.99 5/237 17789
/proc/meminfo: memFree=20391640/32951124 swapFree=61559568/67111528
[pid=17717] ppid=17715 vsize=0 CPUtime=4800.32 cores=0,2,4,6
/proc/17717/stat : 17717 (plingeling) Z 17715 17717 17257 0 -1 4203548 8648038 1253 0 0 478837 1195 0 0 18 0 2 0 654764482 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/17717/statm: 0 0 0 0 0 0 0
[pid=17717/tid=17726] ppid=17715 vsize=0 CPUtime=1193.63 cores=0,2,4,6
/proc/17717/task/17726/stat : 17726 (plingeling) R 17715 17717 17257 0 -1 4203588 2671341 1253 0 0 118994 369 0 0 25 0 2 0 654764485 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.47
CPU time (s): 4800.38
CPU user time (s): 4788.38
CPU system time (s): 11.9982
CPU usage (%): 399.21
Max. virtual memory (cumulated for all children) (KiB): 3962708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.38
system time used= 11.9982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8649291
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= 219
involuntary context switches= 23944

runsolver used 2.6536 second user time and 6.10707 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 05:53:57
IDJOB=3371144
IDBENCH=85456
IDSOLVER=1848
FILE ID=node109/3371144-1305431637
RUNJOBID= node109-1305428532-17275
PBS_JOBID= 13324612
Free space on /tmp= 73272 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-040-039.shuffled-as.sat05-1194.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371144-1305431637/watcher-3371144-1305431637 -o /tmp/evaluation-result-3371144-1305431637/solver-3371144-1305431637 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371144-1305431637.cnf

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

MD5SUM BENCH= 8c84d9b9f2d75de33656119bc03a9afb
RANDOM SEED=2136126682

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24016920 kB
Buffers:        258428 kB
Cached:        2322652 kB
SwapCached:      28404 kB
Active:         358472 kB
Inactive:      8354516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24016920 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:             412 kB
Writeback:           0 kB
AnonPages:     6110148 kB
Mapped:          17800 kB
Slab:           127684 kB
PageTables:      31572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 18112936 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= 73272 MiB
End job on node109 at 2011-05-15 06:14:02