Trace number 3258382

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 587? (TO) 4800.3 1201.77

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes7.cnf
MD5SUM92e61742efd2e322c59b4442206bebf1
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3258382-1304049887/watcher-3258382-1304049887 -o /tmp/evaluation-result-3258382-1304049887/solver-3258382-1304049887 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3258382-1304049887.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.05 8.02 7.68 5/181 19968
/proc/meminfo: memFree=18033968/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=9164 CPUtime=0 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) R 19966 19968 19389 0 -1 4202496 384 1254 0 0 0 0 0 0 25 0 1 0 516586698 9383936 313 33554432000 4194304 4417332 140734992936208 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19968/statm: 2291 313 146 55 0 177 0

[startup+0.0789209 s]
/proc/loadavg: 8.05 8.02 7.68 5/181 19968
/proc/meminfo: memFree=18033968/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=18412 CPUtime=0.07 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) R 19966 19968 19389 0 -1 4202496 2665 1254 0 0 7 0 0 0 25 0 1 0 516586698 18853888 2594 33554432000 4194304 4417332 140734992936208 18446744073709551615 4209666 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19968/statm: 4603 2594 147 55 0 2489 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18412

[startup+0.100915 s]
/proc/loadavg: 8.05 8.02 7.68 5/181 19968
/proc/meminfo: memFree=18033968/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=26604 CPUtime=0.09 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) R 19966 19968 19389 0 -1 4202496 4713 1254 0 0 9 0 0 0 25 0 1 0 516586698 27242496 4642 33554432000 4194304 4417332 140734992936208 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19968/statm: 6651 4642 147 55 0 4537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26604

[startup+0.300815 s]
/proc/loadavg: 8.05 8.02 7.68 5/181 19968
/proc/meminfo: memFree=18033968/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=85672 CPUtime=0.63 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 9742 1254 0 0 62 1 0 0 25 0 5 0 516586698 87728128 9233 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 21418 9233 175 55 0 19304 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 85672

[startup+0.700743 s]
/proc/loadavg: 8.05 8.02 7.68 5/181 19968
/proc/meminfo: memFree=18033968/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=103672 CPUtime=2.23 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 21262 1254 0 0 221 2 0 0 25 0 5 0 516586698 106160128 13706 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 25918 13706 180 55 0 23804 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 103672

[startup+1.5006 s]
/proc/loadavg: 8.05 8.02 7.68 9/186 19978
/proc/meminfo: memFree=17981732/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=102756 CPUtime=5.43 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 25281 1254 0 0 540 3 0 0 25 0 5 0 516586698 105222144 13176 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 25689 13176 181 55 0 23575 0
[pid=19968/tid=19975] ppid=19966 vsize=102756 CPUtime=1.31 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 3372 1254 0 0 131 0 0 0 25 0 5 0 516586716 105222144 13176 33554432000 4194304 4417332 140734992936208 18446744073709551615 4236343 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=102756 CPUtime=1.3 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 3235 1254 0 0 130 0 0 0 25 0 5 0 516586716 105222144 13176 33554432000 4194304 4417332 140734992936208 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=102756 CPUtime=1.3 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 2333 1254 0 0 130 0 0 0 25 0 5 0 516586716 105222144 13176 33554432000 4194304 4417332 140734992936208 18446744073709551615 4258247 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=102756 CPUtime=1.3 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 7520 1254 0 0 129 1 0 0 25 0 5 0 516586716 105222144 13176 33554432000 4194304 4417332 140734992936208 18446744073709551615 4232695 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.43
Current children cumulated vsize (KiB) 102756

[startup+3.10031 s]
/proc/loadavg: 8.05 8.02 7.68 9/186 19978
/proc/meminfo: memFree=17970324/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=129736 CPUtime=11.82 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 35528 1254 0 0 1178 4 0 0 25 0 5 0 516586698 132849664 20060 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 32434 20060 181 55 0 30320 0
[pid=19968/tid=19975] ppid=19966 vsize=129736 CPUtime=2.91 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 4610 1254 0 0 291 0 0 0 25 0 5 0 516586716 132849664 20060 33554432000 4194304 4417332 140734992936208 18446744073709551615 4250072 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=129736 CPUtime=2.9 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 4473 1254 0 0 290 0 0 0 25 0 5 0 516586716 132849664 20060 33554432000 4194304 4417332 140734992936208 18446744073709551615 4248926 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=129736 CPUtime=2.9 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 2333 1254 0 0 290 0 0 0 25 0 5 0 516586716 132849664 20060 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=129736 CPUtime=2.9 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 15291 1254 0 0 288 2 0 0 25 0 5 0 516586716 132849664 20060 33554432000 4194304 4417332 140734992936208 18446744073709551615 4251063 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.82
Current children cumulated vsize (KiB) 129736

[startup+6.30074 s]
/proc/loadavg: 8.05 8.02 7.69 9/186 19978
/proc/meminfo: memFree=17951980/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=149480 CPUtime=24.6 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 49712 1254 0 0 2454 6 0 0 25 0 5 0 516586698 153067520 24648 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 37370 24648 181 55 0 35256 0
[pid=19968/tid=19975] ppid=19966 vsize=149480 CPUtime=6.11 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 4610 1254 0 0 611 0 0 0 25 0 5 0 516586716 153067520 24648 33554432000 4194304 4417332 140734992936208 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=149480 CPUtime=6.11 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 4473 1254 0 0 611 0 0 0 25 0 5 0 516586716 153067520 24648 33554432000 4194304 4417332 140734992936208 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=149480 CPUtime=6.08 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 2941 1254 0 0 608 0 0 0 25 0 5 0 516586716 153067520 24648 33554432000 4194304 4417332 140734992936208 18446744073709551615 4366314 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=149480 CPUtime=6.1 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 28867 1254 0 0 606 4 0 0 25 0 5 0 516586716 153067520 24648 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.6
Current children cumulated vsize (KiB) 149480

[startup+12.7006 s]
/proc/loadavg: 8.04 8.02 7.69 9/186 19978
/proc/meminfo: memFree=17924348/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=183416 CPUtime=50.16 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 80243 1254 0 0 5006 10 0 0 25 0 5 0 516586698 187817984 33270 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 45854 33270 181 55 0 43740 0
[pid=19968/tid=19975] ppid=19966 vsize=183416 CPUtime=12.51 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 5848 1254 0 0 1251 0 0 0 25 0 5 0 516586716 187817984 33270 33554432000 4194304 4417332 140734992936208 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=183416 CPUtime=12.5 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 5711 1254 0 0 1250 0 0 0 25 0 5 0 516586716 187817984 33270 33554432000 4194304 4417332 140734992936208 18446744073709551615 4258394 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=183416 CPUtime=12.44 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 2941 1254 0 0 1244 0 0 0 25 0 5 0 516586716 187817984 33270 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=183416 CPUtime=12.51 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 56922 1254 0 0 1243 8 0 0 25 0 5 0 516586716 187817984 33270 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364811 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.16
Current children cumulated vsize (KiB) 183416

[startup+25.5003 s]
/proc/loadavg: 8.03 8.02 7.69 9/186 19979
/proc/meminfo: memFree=17789792/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=258900 CPUtime=101.29 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 124853 1254 0 0 10111 18 0 0 25 0 5 0 516586698 265113600 52514 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 64725 52514 181 55 0 62611 0
[pid=19968/tid=19975] ppid=19966 vsize=258900 CPUtime=25.3 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 6803 1254 0 0 2530 0 0 0 25 0 5 0 516586716 265113600 52514 33554432000 4194304 4417332 140734992936208 18446744073709551615 4353489 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=258900 CPUtime=25.3 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 5711 1254 0 0 2530 0 0 0 25 0 5 0 516586716 265113600 52514 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=258900 CPUtime=25.17 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 5598 1254 0 0 2517 0 0 0 25 0 5 0 516586716 265113600 52514 33554432000 4194304 4417332 140734992936208 18446744073709551615 4258389 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=258900 CPUtime=25.31 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 97920 1254 0 0 2516 15 0 0 25 0 5 0 516586716 265113600 52514 33554432000 4194304 4417332 140734992936208 18446744073709551615 4366576 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 258900

[startup+51.1007 s]
/proc/loadavg: 8.02 8.02 7.70 9/186 19979
/proc/meminfo: memFree=17607304/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=475200 CPUtime=203.56 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 205437 1254 0 0 20325 31 0 0 25 0 5 0 516586698 486604800 90206 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 118800 90206 181 55 0 116686 0
[pid=19968/tid=19975] ppid=19966 vsize=475200 CPUtime=50.9 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 9654 1254 0 0 5090 0 0 0 25 0 5 0 516586716 486604800 90206 33554432000 4194304 4417332 140734992936208 18446744073709551615 4259600 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=475200 CPUtime=50.91 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 8484 1254 0 0 5090 1 0 0 25 0 5 0 516586716 486604800 90206 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=475200 CPUtime=50.63 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 6259 1254 0 0 5063 0 0 0 25 0 5 0 516586716 486604800 90206 33554432000 4194304 4417332 140734992936208 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=475200 CPUtime=50.91 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 172219 1254 0 0 5064 27 0 0 25 0 5 0 516586716 486604800 90206 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.56
Current children cumulated vsize (KiB) 475200

[startup+102.307 s]
/proc/loadavg: 8.04 8.03 7.72 9/186 19981
/proc/meminfo: memFree=17336592/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=625544 CPUtime=408.11 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 304004 1254 0 0 40762 49 0 0 25 0 5 0 516586698 640557056 127824 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 156386 127824 181 55 0 154272 0
[pid=19968/tid=19975] ppid=19966 vsize=625544 CPUtime=102.11 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 10643 1254 0 0 10210 1 0 0 25 0 5 0 516586716 640557056 127824 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364409 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=625544 CPUtime=102.11 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 10460 1254 0 0 10210 1 0 0 25 0 5 0 516586716 640557056 127824 33554432000 4194304 4417332 140734992936208 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=625544 CPUtime=101.56 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 7434 1254 0 0 10156 0 0 0 25 0 5 0 516586716 640557056 127824 33554432000 4194304 4417332 140734992936208 18446744073709551615 4248904 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=625544 CPUtime=102.11 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 266646 1254 0 0 10168 43 0 0 25 0 5 0 516586716 640557056 127824 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.11
Current children cumulated vsize (KiB) 625544

[startup+162.301 s]
/proc/loadavg: 8.07 8.04 7.74 9/186 19982
/proc/meminfo: memFree=17206136/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=723040 CPUtime=647.75 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 405099 1254 0 0 64708 67 0 0 25 0 5 0 516586698 740392960 150097 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 180760 150120 181 55 0 178646 0
[pid=19968/tid=19975] ppid=19966 vsize=723040 CPUtime=162.09 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 11862 1254 0 0 16208 1 0 0 25 0 5 0 516586716 740392960 150133 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=723040 CPUtime=162.11 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 10744 1254 0 0 16209 2 0 0 25 0 5 0 516586716 740392960 150148 33554432000 4194304 4417332 140734992936208 18446744073709551615 4366109 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=723040 CPUtime=161.23 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 7434 1254 0 0 16123 0 0 0 25 0 5 0 516586716 740392960 150163 33554432000 4194304 4417332 140734992936208 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=723040 CPUtime=162.1 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 366318 1254 0 0 16149 61 0 0 25 0 5 0 516586716 740392960 150178 33554432000 4194304 4417332 140734992936208 18446744073709551615 228122408029 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.75
Current children cumulated vsize (KiB) 723040


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

[pid=19968/tid=19976] ppid=19966 vsize=1571680 CPUtime=762.13 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 58796 1254 0 0 76205 8 0 0 25 0 5 0 516586716 1609400320 364358 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=1571680 CPUtime=758.16 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 27272 1254 0 0 75813 3 0 0 25 0 5 0 516586716 1609400320 364358 33554432000 4194304 4417332 140734992936208 18446744073709551615 4353886 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=1571680 CPUtime=762.14 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 782789 1254 0 0 76083 131 0 0 25 0 5 0 516586716 1609400320 364358 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.69
Current children cumulated vsize (KiB) 1571680

[startup+822.3 s]
/proc/loadavg: 4.04 5.37 6.69 5/176 20054
/proc/meminfo: memFree=17353500/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=1571680 CPUtime=3284.38 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 919997 1254 0 0 328288 150 0 0 25 0 5 0 516586698 1609400320 364358 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 392920 364358 181 55 0 390806 0
[pid=19968/tid=19975] ppid=19966 vsize=1571680 CPUtime=822.05 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 42319 1254 0 0 82200 5 0 0 25 0 5 0 516586716 1609400320 364358 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=1571680 CPUtime=822.12 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 58796 1254 0 0 82204 8 0 0 25 0 5 0 516586716 1609400320 364358 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=1571680 CPUtime=817.87 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 27272 1254 0 0 81784 3 0 0 25 0 5 0 516586716 1609400320 364358 33554432000 4194304 4417332 140734992936208 18446744073709551615 4260492 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=1571680 CPUtime=822.13 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 782789 1254 0 0 82082 131 0 0 25 0 5 0 516586716 1609400320 364358 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.38
Current children cumulated vsize (KiB) 1571680

[startup+882.301 s]
/proc/loadavg: 4.06 5.14 6.53 5/176 20056
/proc/meminfo: memFree=17345924/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=1579284 CPUtime=3524.09 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 921898 1254 0 0 352258 151 0 0 25 0 5 0 516586698 1617186816 366259 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 394821 366259 181 55 0 392707 0
[pid=19968/tid=19975] ppid=19966 vsize=1579284 CPUtime=882.05 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 42319 1254 0 0 88200 5 0 0 25 0 5 0 516586716 1617186816 366259 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=1579284 CPUtime=882.12 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 60697 1254 0 0 88204 8 0 0 25 0 5 0 516586716 1617186816 366259 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=1579284 CPUtime=877.56 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 27272 1254 0 0 87753 3 0 0 25 0 5 0 516586716 1617186816 366259 33554432000 4194304 4417332 140734992936208 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=1579284 CPUtime=882.13 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 782789 1254 0 0 88082 131 0 0 25 0 5 0 516586716 1617186816 366259 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.09
Current children cumulated vsize (KiB) 1579284

[startup+942.301 s]
/proc/loadavg: 4.06 4.94 6.37 5/176 20057
/proc/meminfo: memFree=17345796/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=1579284 CPUtime=3763.78 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 921898 1254 0 0 376227 151 0 0 25 0 5 0 516586698 1617186816 366259 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 394821 366259 181 55 0 392707 0
[pid=19968/tid=19975] ppid=19966 vsize=1579284 CPUtime=942.05 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 42319 1254 0 0 94200 5 0 0 25 0 5 0 516586716 1617186816 366259 33554432000 4194304 4417332 140734992936208 18446744073709551615 4366573 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=1579284 CPUtime=942.12 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 60697 1254 0 0 94204 8 0 0 25 0 5 0 516586716 1617186816 366259 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=1579284 CPUtime=937.26 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 27272 1254 0 0 93722 4 0 0 25 0 5 0 516586716 1617186816 366259 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=1579284 CPUtime=942.13 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 782789 1254 0 0 94082 131 0 0 25 0 5 0 516586716 1617186816 366259 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.78
Current children cumulated vsize (KiB) 1579284

[startup+1002.3 s]
/proc/loadavg: 4.06 4.78 6.23 5/176 20059
/proc/meminfo: memFree=17832992/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=1093168 CPUtime=4003.49 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 1001910 1254 0 0 400187 162 0 0 25 0 5 0 516586698 1119404032 244730 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 273292 244730 181 55 0 271178 0
[pid=19968/tid=19975] ppid=19966 vsize=1093168 CPUtime=1002.05 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 42319 1254 0 0 100200 5 0 0 25 0 5 0 516586716 1119404032 244730 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=1093168 CPUtime=1002.12 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 60697 1254 0 0 100204 8 0 0 25 0 5 0 516586716 1119404032 244730 33554432000 4194304 4417332 140734992936208 18446744073709551615 4344081 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=1093168 CPUtime=996.97 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 27272 1254 0 0 99693 4 0 0 25 0 5 0 516586716 1119404032 244730 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=1093168 CPUtime=1002.13 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 862801 1254 0 0 100071 142 0 0 25 0 5 0 516586716 1119404032 244730 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.49
Current children cumulated vsize (KiB) 1093168

[startup+1062.3 s]
/proc/loadavg: 4.05 4.65 6.09 5/176 20060
/proc/meminfo: memFree=17832860/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=1093168 CPUtime=4243.21 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 1001910 1254 0 0 424159 162 0 0 25 0 5 0 516586698 1119404032 244730 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 273292 244730 181 55 0 271178 0
[pid=19968/tid=19975] ppid=19966 vsize=1093168 CPUtime=1062.05 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 42319 1254 0 0 106200 5 0 0 25 0 5 0 516586716 1119404032 244730 33554432000 4194304 4417332 140734992936208 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=1093168 CPUtime=1062.12 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 60697 1254 0 0 106204 8 0 0 25 0 5 0 516586716 1119404032 244730 33554432000 4194304 4417332 140734992936208 18446744073709551615 4237136 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=1093168 CPUtime=1056.69 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 27272 1254 0 0 105665 4 0 0 25 0 5 0 516586716 1119404032 244730 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=1093168 CPUtime=1062.13 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 862801 1254 0 0 106071 142 0 0 25 0 5 0 516586716 1119404032 244730 33554432000 4194304 4417332 140734992936208 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.21
Current children cumulated vsize (KiB) 1093168

[startup+1122.3 s]
/proc/loadavg: 4.13 4.56 5.97 5/176 20062
/proc/meminfo: memFree=17833108/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=1093168 CPUtime=4482.94 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 1001910 1254 0 0 448132 162 0 0 25 0 5 0 516586698 1119404032 244730 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 273292 244730 181 55 0 271178 0
[pid=19968/tid=19975] ppid=19966 vsize=1093168 CPUtime=1122.05 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 42319 1254 0 0 112200 5 0 0 25 0 5 0 516586716 1119404032 244730 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=1093168 CPUtime=1122.13 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 60697 1254 0 0 112205 8 0 0 25 0 5 0 516586716 1119404032 244730 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364776 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=1093168 CPUtime=1116.42 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 27272 1254 0 0 111638 4 0 0 25 0 5 0 516586716 1119404032 244730 33554432000 4194304 4417332 140734992936208 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=1093168 CPUtime=1122.13 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 862801 1254 0 0 112071 142 0 0 25 0 5 0 516586716 1119404032 244730 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.94
Current children cumulated vsize (KiB) 1093168

[startup+1182.3 s]
/proc/loadavg: 4.05 4.46 5.84 5/176 20064
/proc/meminfo: memFree=17663108/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=1262684 CPUtime=4722.68 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 1044289 1254 0 0 472097 171 0 0 25 0 5 0 516586698 1292988416 287109 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 315671 287109 181 55 0 313557 0
[pid=19968/tid=19975] ppid=19966 vsize=1262684 CPUtime=1182.05 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 42319 1254 0 0 118200 5 0 0 25 0 5 0 516586716 1292988416 287109 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=1262684 CPUtime=1182.13 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 60697 1254 0 0 118205 8 0 0 25 0 5 0 516586716 1292988416 287109 33554432000 4194304 4417332 140734992936208 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=1262684 CPUtime=1176.15 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 27272 1254 0 0 117611 4 0 0 25 0 5 0 516586716 1292988416 287109 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=1262684 CPUtime=1182.13 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 905180 1254 0 0 118062 151 0 0 25 0 5 0 516586716 1292988416 287109 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 1262684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.03 4.43 5.80 5/176 20064
/proc/meminfo: memFree=17588824/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=1336816 CPUtime=4800.21 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 1062822 1254 0 0 479846 175 0 0 25 0 5 0 516586698 1368899584 305642 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 334204 305642 181 55 0 332090 0
[pid=19968/tid=19975] ppid=19966 vsize=1336816 CPUtime=1201.46 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 42319 1254 0 0 120141 5 0 0 25 0 5 0 516586716 1368899584 305642 33554432000 4194304 4417332 140734992936208 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=1336816 CPUtime=1201.53 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 60697 1254 0 0 120145 8 0 0 25 0 5 0 516586716 1368899584 305642 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=1336816 CPUtime=1195.45 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 27272 1254 0 0 119541 4 0 0 25 0 5 0 516586716 1368899584 305642 33554432000 4194304 4417332 140734992936208 18446744073709551615 4250873 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=1336816 CPUtime=1201.55 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 923713 1254 0 0 120000 155 0 0 25 0 5 0 516586716 1368899584 305642 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1336816

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

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

[startup+1201.7 s]
/proc/loadavg: 4.03 4.43 5.80 5/176 20064
/proc/meminfo: memFree=17588824/32951124 swapFree=67111528/67111528
[pid=19968] ppid=19966 vsize=1336816 CPUtime=4800.21 cores=0,2,4,6
/proc/19968/stat : 19968 (plingeling) S 19966 19968 19389 0 -1 4202496 1062822 1254 0 0 479846 175 0 0 25 0 5 0 516586698 1368899584 305642 33554432000 4194304 4417332 140734992936208 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19968/statm: 334204 305642 181 55 0 332090 0
[pid=19968/tid=19975] ppid=19966 vsize=1336816 CPUtime=1201.46 cores=0,2,4,6
/proc/19968/task/19975/stat : 19975 (plingeling) R 19966 19968 19389 0 -1 4202560 42319 1254 0 0 120141 5 0 0 25 0 5 0 516586716 1368899584 305642 33554432000 4194304 4417332 140734992936208 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19968/tid=19976] ppid=19966 vsize=1336816 CPUtime=1201.53 cores=0,2,4,6
/proc/19968/task/19976/stat : 19976 (plingeling) R 19966 19968 19389 0 -1 4202560 60697 1254 0 0 120145 8 0 0 25 0 5 0 516586716 1368899584 305642 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19968/tid=19977] ppid=19966 vsize=1336816 CPUtime=1195.45 cores=0,2,4,6
/proc/19968/task/19977/stat : 19977 (plingeling) R 19966 19968 19389 0 -1 4202560 27272 1254 0 0 119541 4 0 0 25 0 5 0 516586716 1368899584 305642 33554432000 4194304 4417332 140734992936208 18446744073709551615 4250873 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19968/tid=19978] ppid=19966 vsize=1336816 CPUtime=1201.55 cores=0,2,4,6
/proc/19968/task/19978/stat : 19978 (plingeling) R 19966 19968 19389 0 -1 4202560 923713 1254 0 0 120000 155 0 0 25 0 5 0 516586716 1368899584 305642 33554432000 4194304 4417332 140734992936208 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1336816

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.3
CPU user time (s): 4798.49
CPU system time (s): 1.81072
CPU usage (%): 399.436
Max. virtual memory (cumulated for all children) (KiB): 1579284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.49
system time used= 1.81072
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1064076
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= 120
involuntary context switches= 22418

runsolver used 1.87172 second user time and 4.22436 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 06:04:47
IDJOB=3258382
IDBENCH=71353
IDSOLVER=1605
FILE ID=node138/3258382-1304049887
RUNJOBID= node138-1304048683-19822
PBS_JOBID= 13170394
Free space on /tmp= 71808 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes7.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258382-1304049887/watcher-3258382-1304049887 -o /tmp/evaluation-result-3258382-1304049887/solver-3258382-1304049887 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3258382-1304049887.cnf

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

MD5SUM BENCH= 92e61742efd2e322c59b4442206bebf1
RANDOM SEED=110665729

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18034256 kB
Buffers:       2040308 kB
Cached:       11474076 kB
SwapCached:          0 kB
Active:        3994280 kB
Inactive:     10358288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18034256 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4860 kB
Writeback:           0 kB
AnonPages:      837660 kB
Mapped:          15296 kB
Slab:           499376 kB
PageTables:       6240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1029480 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= 71812 MiB
End job on node138 at 2011-04-29 06:24:51