Trace number 3257854

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.13 1201.76

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g1.cnf
MD5SUMeded74bffb721f48c45af6ff95302642
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.8949
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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

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

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


[startup+0 s]
/proc/loadavg: 4.72 5.01 5.58 3/177 28811
/proc/meminfo: memFree=26609544/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 216 0 0 0 0 0 0 0 18 0 1 0 497180753 8937472 146 33554432000 4194304 4417332 140735999596384 18446744073709551615 228095450880 0 0 4096 0 18446744071562362840 0 0 17 1 0 0 0
/proc/28811/statm: 2182 146 122 55 0 68 0

[startup+0.075489 s]
/proc/loadavg: 4.72 5.01 5.58 3/177 28811
/proc/meminfo: memFree=26609544/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=124216 CPUtime=0.07 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 2557 1251 0 1 7 0 0 0 18 0 5 0 497180753 127197184 2482 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 31054 2482 170 55 0 28940 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 124216

[startup+0.140784 s]
/proc/loadavg: 4.72 5.01 5.58 3/177 28811
/proc/meminfo: memFree=26609544/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=126840 CPUtime=0.33 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 3393 1251 0 1 33 0 0 0 18 0 5 0 497180753 129884160 3122 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 31710 3133 175 55 0 29596 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 126840

[startup+0.300449 s]
/proc/loadavg: 4.72 5.01 5.58 3/177 28811
/proc/meminfo: memFree=26609544/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=129952 CPUtime=0.98 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 6002 1251 0 1 97 1 0 0 18 0 5 0 497180753 133070848 3917 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 32488 3917 179 55 0 30374 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 129952

[startup+0.700373 s]
/proc/loadavg: 4.72 5.01 5.58 3/177 28811
/proc/meminfo: memFree=26609544/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=136480 CPUtime=2.57 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 8834 1251 0 1 256 1 0 0 18 0 5 0 497180753 139755520 5551 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 34120 5551 180 55 0 32006 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 136480

[startup+1.50023 s]
/proc/loadavg: 4.72 5.01 5.58 9/186 28830
/proc/meminfo: memFree=26567200/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=142032 CPUtime=5.76 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 11691 1251 0 1 575 1 0 0 18 0 5 0 497180753 145440768 6939 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 35508 6939 180 55 0 33394 0
[pid=28811/tid=28827] ppid=28808 vsize=142032 CPUtime=1.43 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 1098 1251 0 1 143 0 0 0 23 0 5 0 497180760 145440768 6939 33554432000 4194304 4417332 140735999596384 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=142032 CPUtime=1.42 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 810 1251 0 1 142 0 0 0 23 0 5 0 497180760 145440768 6939 33554432000 4194304 4417332 140735999596384 18446744073709551615 4239581 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=142032 CPUtime=1.42 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 790 1251 0 1 142 0 0 0 23 0 5 0 497180760 145440768 6939 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=142032 CPUtime=1.42 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 6502 1251 0 1 142 0 0 0 23 0 5 0 497180760 145440768 6939 33554432000 4194304 4417332 140735999596384 18446744073709551615 4358010 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 142032

[startup+3.10093 s]
/proc/loadavg: 4.72 5.01 5.58 9/186 28830
/proc/meminfo: memFree=26549424/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=150128 CPUtime=12.16 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 17731 1251 0 1 1213 3 0 0 18 0 5 0 497180753 153731072 8963 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 37532 8963 180 55 0 35418 0
[pid=28811/tid=28827] ppid=28808 vsize=150128 CPUtime=3.03 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 1398 1251 0 1 303 0 0 0 25 0 5 0 497180760 153731072 8963 33554432000 4194304 4417332 140735999596384 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=150128 CPUtime=3.02 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 1110 1251 0 1 302 0 0 0 25 0 5 0 497180760 153731072 8963 33554432000 4194304 4417332 140735999596384 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=150128 CPUtime=3.01 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 1135 1251 0 1 301 0 0 0 25 0 5 0 497180760 153731072 8963 33554432000 4194304 4417332 140735999596384 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=150128 CPUtime=3.02 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 11597 1251 0 1 301 1 0 0 25 0 5 0 497180760 153731072 8963 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 150128

[startup+6.30033 s]
/proc/loadavg: 4.98 5.06 5.60 9/186 28830
/proc/meminfo: memFree=26542548/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=161384 CPUtime=24.94 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 28456 1251 0 1 2490 4 0 0 18 0 5 0 497180753 165257216 11777 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 40346 11777 180 55 0 38232 0
[pid=28811/tid=28827] ppid=28808 vsize=161384 CPUtime=6.23 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 1998 1251 0 1 623 0 0 0 25 0 5 0 497180760 165257216 11777 33554432000 4194304 4417332 140735999596384 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=161384 CPUtime=6.22 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 1110 1251 0 1 622 0 0 0 25 0 5 0 497180760 165257216 11777 33554432000 4194304 4417332 140735999596384 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=161384 CPUtime=6.19 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 3722 1251 0 1 619 0 0 0 25 0 5 0 497180760 165257216 11777 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=161384 CPUtime=6.22 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 19135 1251 0 1 620 2 0 0 25 0 5 0 497180760 165257216 11777 33554432000 4194304 4417332 140735999596384 18446744073709551615 4250569 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 161384

[startup+12.7011 s]
/proc/loadavg: 5.23 5.11 5.61 9/186 28830
/proc/meminfo: memFree=26487392/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=195992 CPUtime=50.5 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 45689 1251 0 1 5043 7 0 0 18 0 5 0 497180753 200695808 20429 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 48998 20429 180 55 0 46884 0
[pid=28811/tid=28827] ppid=28808 vsize=195992 CPUtime=12.63 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 2543 1251 0 1 1263 0 0 0 25 0 5 0 497180760 200695808 20429 33554432000 4194304 4417332 140735999596384 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=195992 CPUtime=12.62 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 2271 1251 0 1 1262 0 0 0 25 0 5 0 497180760 200695808 20429 33554432000 4194304 4417332 140735999596384 18446744073709551615 4310373 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=195992 CPUtime=12.55 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 6641 1251 0 1 1255 0 0 0 25 0 5 0 497180760 200695808 20429 33554432000 4194304 4417332 140735999596384 18446744073709551615 4250013 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=195992 CPUtime=12.63 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 31743 1251 0 1 1258 5 0 0 25 0 5 0 497180760 200695808 20429 33554432000 4194304 4417332 140735999596384 18446744073709551615 4356980 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 195992

[startup+25.5008 s]
/proc/loadavg: 5.84 5.25 5.65 9/186 28830
/proc/meminfo: memFree=26434204/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=198700 CPUtime=101.63 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 88698 1251 0 1 10150 13 0 0 18 0 5 0 497180753 203468800 21106 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 49675 21106 180 55 0 47561 0
[pid=28811/tid=28827] ppid=28808 vsize=198700 CPUtime=25.43 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 8715 1251 0 1 2542 1 0 0 25 0 5 0 497180760 203468800 21106 33554432000 4194304 4417332 140735999596384 18446744073709551615 4366319 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=198700 CPUtime=25.42 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 8577 1251 0 1 2541 1 0 0 25 0 5 0 497180760 203468800 21106 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=198700 CPUtime=25.28 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 13521 1251 0 1 2527 1 0 0 25 0 5 0 497180760 203468800 21106 33554432000 4194304 4417332 140735999596384 18446744073709551615 4253504 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=198700 CPUtime=25.42 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 55394 1251 0 1 2534 8 0 0 25 0 5 0 497180760 203468800 21106 33554432000 4194304 4417332 140735999596384 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 198700

[startup+51.101 s]
/proc/loadavg: 6.58 5.47 5.71 9/186 28831
/proc/meminfo: memFree=26376036/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=232512 CPUtime=203.9 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 156650 1251 0 1 20365 25 0 0 18 0 5 0 497180753 238092288 29559 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 58128 29559 180 55 0 56014 0
[pid=28811/tid=28827] ppid=28808 vsize=232512 CPUtime=51.03 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 25634 1251 0 1 5099 4 0 0 25 0 5 0 497180760 238092288 29559 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=232512 CPUtime=51.03 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 20736 1251 0 1 5099 4 0 0 25 0 5 0 497180760 238092288 29559 33554432000 4194304 4417332 140735999596384 18446744073709551615 4356907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=232512 CPUtime=50.74 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 25532 1251 0 1 5072 2 0 0 25 0 5 0 497180760 238092288 29559 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=232512 CPUtime=51.02 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 82257 1251 0 1 5089 13 0 0 25 0 5 0 497180760 238092288 29559 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 232512

[startup+102.306 s]
/proc/loadavg: 7.42 5.87 5.83 9/186 28832
/proc/meminfo: memFree=26302996/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=277972 CPUtime=408.44 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 274771 1251 0 1 40800 44 0 0 18 0 5 0 497180753 284643328 40925 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 69493 40925 181 55 0 67379 0
[pid=28811/tid=28827] ppid=28808 vsize=277972 CPUtime=102.23 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 49427 1251 0 1 10215 8 0 0 25 0 5 0 497180760 284643328 40925 33554432000 4194304 4417332 140735999596384 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=277972 CPUtime=102.23 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 51255 1251 0 1 10214 9 0 0 25 0 5 0 497180760 284643328 40925 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=277972 CPUtime=101.66 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 51071 1251 0 1 10160 6 0 0 25 0 5 0 497180760 284643328 40925 33554432000 4194304 4417332 140735999596384 18446744073709551615 4335910 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=277972 CPUtime=102.23 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 120527 1251 0 1 10204 19 0 0 25 0 5 0 497180760 284643328 40925 33554432000 4194304 4417332 140735999596384 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.44
Current children cumulated vsize (KiB) 277972

[startup+162.3 s]
/proc/loadavg: 7.82 6.27 5.97 9/186 28834
/proc/meminfo: memFree=26112756/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=407452 CPUtime=648.09 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 393873 1251 0 1 64747 62 0 0 18 0 5 0 497180753 417230848 73295 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 101863 73295 181 55 0 99749 0
[pid=28811/tid=28827] ppid=28808 vsize=407452 CPUtime=162.23 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 81878 1251 0 1 16210 13 0 0 25 0 5 0 497180760 417230848 73295 33554432000 4194304 4417332 140735999596384 18446744073709551615 4343906 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=407452 CPUtime=162.22 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 82767 1251 0 1 16209 13 0 0 25 0 5 0 497180760 417230848 73295 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=407452 CPUtime=161.32 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 77036 1251 0 1 16123 9 0 0 25 0 5 0 497180760 417230848 73295 33554432000 4194304 4417332 140735999596384 18446744073709551615 4250612 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=407452 CPUtime=162.23 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 149701 1251 0 1 16199 24 0 0 25 0 5 0 497180760 417230848 73295 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.09
Current children cumulated vsize (KiB) 407452


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

[pid=28811/tid=28828] ppid=28808 vsize=1004968 CPUtime=762.25 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 228735 1251 0 1 76188 37 0 0 25 0 5 0 497180760 1029087232 222674 33554432000 4194304 4417332 140735999596384 18446744073709551615 4365975 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=1004968 CPUtime=758 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 234753 1251 0 1 75766 34 0 0 25 0 5 0 497180760 1029087232 222674 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=1004968 CPUtime=762.25 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 357010 1251 0 1 76163 62 0 0 25 0 5 0 497180760 1029087232 222674 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.84
Current children cumulated vsize (KiB) 1004968

[startup+822.301 s]
/proc/loadavg: 8.14 7.92 7.05 9/186 28852
/proc/meminfo: memFree=24863980/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=1038876 CPUtime=3284.49 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 1095480 1251 0 1 328273 176 0 0 18 0 5 0 497180753 1063809024 231151 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 259719 231151 181 55 0 257605 0
[pid=28811/tid=28827] ppid=28808 vsize=1038876 CPUtime=822.25 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 264299 1251 0 1 82186 39 0 0 25 0 5 0 497180760 1063809024 231151 33554432000 4194304 4417332 140735999596384 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=1038876 CPUtime=822.24 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 228735 1251 0 1 82187 37 0 0 25 0 5 0 497180760 1063809024 231151 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=1038876 CPUtime=817.67 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 234753 1251 0 1 81733 34 0 0 25 0 5 0 497180760 1063809024 231151 33554432000 4194304 4417332 140735999596384 18446744073709551615 4366146 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=1038876 CPUtime=822.25 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 365202 1251 0 1 82161 64 0 0 25 0 5 0 497180760 1063809024 231151 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.49
Current children cumulated vsize (KiB) 1038876

[startup+882.301 s]
/proc/loadavg: 8.19 7.97 7.12 9/186 28853
/proc/meminfo: memFree=24764024/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=1156176 CPUtime=3524.17 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 1154341 1251 0 1 352229 188 0 0 18 0 5 0 497180753 1183924224 260476 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 289044 260476 181 55 0 286930 0
[pid=28811/tid=28827] ppid=28808 vsize=1156176 CPUtime=882.26 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 280949 1251 0 1 88184 42 0 0 25 0 5 0 497180760 1183924224 260476 33554432000 4194304 4417332 140735999596384 18446744073709551615 4263109 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=1156176 CPUtime=882.24 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 241369 1251 0 1 88185 39 0 0 25 0 5 0 497180760 1183924224 260476 33554432000 4194304 4417332 140735999596384 18446744073709551615 4343684 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=1156176 CPUtime=877.32 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 238078 1251 0 1 87698 34 0 0 25 0 5 0 497180760 1183924224 260476 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=1156176 CPUtime=882.25 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 391454 1251 0 1 88155 70 0 0 25 0 5 0 497180760 1183924224 260476 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.17
Current children cumulated vsize (KiB) 1156176

[startup+942.301 s]
/proc/loadavg: 8.22 8.02 7.19 9/186 28855
/proc/meminfo: memFree=24854032/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=1137856 CPUtime=3763.84 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 1186302 1251 0 1 376189 195 0 0 18 0 5 0 497180753 1165164544 255896 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 284464 255896 181 55 0 282350 0
[pid=28811/tid=28827] ppid=28808 vsize=1137856 CPUtime=942.26 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 290663 1251 0 1 94182 44 0 0 25 0 5 0 497180760 1165164544 255896 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=1137856 CPUtime=942.25 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 257155 1251 0 1 94182 43 0 0 25 0 5 0 497180760 1165164544 255896 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=1137856 CPUtime=937 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 244539 1251 0 1 93664 36 0 0 25 0 5 0 497180760 1165164544 255896 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=1137856 CPUtime=942.25 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 391454 1251 0 1 94155 70 0 0 25 0 5 0 497180760 1165164544 255896 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.84
Current children cumulated vsize (KiB) 1137856

[startup+1002.3 s]
/proc/loadavg: 8.11 8.03 7.24 9/186 28856
/proc/meminfo: memFree=24959416/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=1018896 CPUtime=4003.51 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 1270067 1251 0 1 400143 208 0 0 18 0 5 0 497180753 1043349504 226156 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 254724 226156 181 55 0 252610 0
[pid=28811/tid=28827] ppid=28808 vsize=1018896 CPUtime=1002.25 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 306316 1251 0 1 100179 46 0 0 25 0 5 0 497180760 1043349504 226156 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364482 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=1018896 CPUtime=1002.25 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 258644 1251 0 1 100182 43 0 0 25 0 5 0 497180760 1043349504 226156 33554432000 4194304 4417332 140735999596384 18446744073709551615 4310288 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=1018896 CPUtime=996.66 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 252874 1251 0 1 99629 37 0 0 25 0 5 0 497180760 1043349504 226156 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=1018896 CPUtime=1002.25 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 449742 1251 0 1 100146 79 0 0 25 0 5 0 497180760 1043349504 226156 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.51
Current children cumulated vsize (KiB) 1018896

[startup+1062.3 s]
/proc/loadavg: 8.11 8.04 7.29 9/186 28858
/proc/meminfo: memFree=24733964/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=1141068 CPUtime=4243.18 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 1320455 1251 0 1 424100 218 0 0 18 0 5 0 497180753 1168453632 256699 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 285267 256699 181 55 0 283153 0
[pid=28811/tid=28827] ppid=28808 vsize=1141068 CPUtime=1062.26 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 310412 1251 0 1 106179 47 0 0 25 0 5 0 497180760 1168453632 256699 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=1141068 CPUtime=1062.25 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 277431 1251 0 1 106178 47 0 0 25 0 5 0 497180760 1168453632 256699 33554432000 4194304 4417332 140735999596384 18446744073709551615 4357874 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=1141068 CPUtime=1056.34 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 280379 1251 0 1 105591 43 0 0 25 0 5 0 497180760 1168453632 256699 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=1141068 CPUtime=1062.25 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 449742 1251 0 1 106146 79 0 0 25 0 5 0 497180760 1168453632 256699 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.18
Current children cumulated vsize (KiB) 1141068

[startup+1122.3 s]
/proc/loadavg: 8.07 8.04 7.34 9/186 28860
/proc/meminfo: memFree=24762820/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=1076052 CPUtime=4482.86 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 1359364 1251 0 1 448061 225 0 0 18 0 5 0 497180753 1101877248 240445 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 269013 240445 181 55 0 266899 0
[pid=28811/tid=28827] ppid=28808 vsize=1076052 CPUtime=1122.26 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 323628 1251 0 1 112176 50 0 0 25 0 5 0 497180760 1101877248 240445 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=1076052 CPUtime=1122.25 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 277431 1251 0 1 112178 47 0 0 25 0 5 0 497180760 1101877248 240445 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=1076052 CPUtime=1116 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 304948 1251 0 1 111553 47 0 0 25 0 5 0 497180760 1101877248 240445 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364811 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=1076052 CPUtime=1122.25 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 450866 1251 0 1 112146 79 0 0 25 0 5 0 497180760 1101877248 240445 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.86
Current children cumulated vsize (KiB) 1076052

[startup+1182.3 s]
/proc/loadavg: 8.25 8.09 7.40 9/186 28861
/proc/meminfo: memFree=24681968/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=1133172 CPUtime=4722.53 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 1386709 1251 0 1 472023 230 0 0 18 0 5 0 497180753 1160368128 254725 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 283293 254725 181 55 0 281179 0
[pid=28811/tid=28827] ppid=28808 vsize=1133172 CPUtime=1182.27 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 343678 1251 0 1 118173 54 0 0 25 0 5 0 497180760 1160368128 254725 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=1133172 CPUtime=1182.26 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 277431 1251 0 1 118179 47 0 0 25 0 5 0 497180760 1160368128 254725 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=1133172 CPUtime=1175.67 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 304948 1251 0 1 117520 47 0 0 25 0 5 0 497180760 1160368128 254725 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=1133172 CPUtime=1182.26 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 458161 1251 0 1 118145 81 0 0 25 0 5 0 497180760 1160368128 254725 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.53
Current children cumulated vsize (KiB) 1133172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.17 8.08 7.41 10/186 28862
/proc/meminfo: memFree=24590316/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=1225028 CPUtime=4800.04 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 1419452 1251 0 1 479769 235 0 0 18 0 5 0 497180753 1254428672 277689 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 306257 277689 181 55 0 304143 0
[pid=28811/tid=28827] ppid=28808 vsize=1225028 CPUtime=1201.67 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 343678 1251 0 1 120113 54 0 0 25 0 5 0 497180760 1254428672 277689 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=1225028 CPUtime=1201.66 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 310174 1251 0 1 120114 52 0 0 25 0 5 0 497180760 1254428672 277689 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=1225028 CPUtime=1194.96 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 304948 1251 0 1 119449 47 0 0 25 0 5 0 497180760 1254428672 277689 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=1225028 CPUtime=1201.67 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 458161 1251 0 1 120086 81 0 0 25 0 5 0 497180760 1254428672 277689 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1225028

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: 8.17 8.08 7.41 10/186 28862
/proc/meminfo: memFree=24590316/32951124 swapFree=67111524/67111528
[pid=28811] ppid=28808 vsize=1225028 CPUtime=4800.04 cores=1,3,5,7
/proc/28811/stat : 28811 (plingeling) S 28808 28811 25547 0 -1 4202496 1419452 1251 0 1 479769 235 0 0 18 0 5 0 497180753 1254428672 277689 33554432000 4194304 4417332 140735999596384 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/28811/statm: 306257 277689 181 55 0 304143 0
[pid=28811/tid=28827] ppid=28808 vsize=1225028 CPUtime=1201.67 cores=1,3,5,7
/proc/28811/task/28827/stat : 28827 (plingeling) R 28808 28811 25547 0 -1 4202560 343678 1251 0 1 120113 54 0 0 25 0 5 0 497180760 1254428672 277689 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28811/tid=28828] ppid=28808 vsize=1225028 CPUtime=1201.66 cores=1,3,5,7
/proc/28811/task/28828/stat : 28828 (plingeling) R 28808 28811 25547 0 -1 4202560 310174 1251 0 1 120114 52 0 0 25 0 5 0 497180760 1254428672 277689 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28811/tid=28829] ppid=28808 vsize=1225028 CPUtime=1194.96 cores=1,3,5,7
/proc/28811/task/28829/stat : 28829 (plingeling) R 28808 28811 25547 0 -1 4202560 304948 1251 0 1 119449 47 0 0 25 0 5 0 497180760 1254428672 277689 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28811/tid=28830] ppid=28808 vsize=1225028 CPUtime=1201.67 cores=1,3,5,7
/proc/28811/task/28830/stat : 28830 (plingeling) R 28808 28811 25547 0 -1 4202560 458161 1251 0 1 120086 81 0 0 25 0 5 0 497180760 1254428672 277689 33554432000 4194304 4417332 140735999596384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 1225028

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.13
CPU user time (s): 4797.71
CPU system time (s): 2.41263
CPU usage (%): 399.424
Max. virtual memory (cumulated for all children) (KiB): 1225028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.71
system time used= 2.41263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1420704
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 207
involuntary context switches= 36739

runsolver used 1.9717 second user time and 4.5873 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 05:27:33
IDJOB=3257854
IDBENCH=71273
IDSOLVER=1605
FILE ID=node142/3257854-1304047653
RUNJOBID= node142-1304047653-28792
PBS_JOBID= 13170374
Free space on /tmp= 71312 MiB

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

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

MD5SUM BENCH= eded74bffb721f48c45af6ff95302642
RANDOM SEED=1556950533

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      26609980 kB
Buffers:       1646900 kB
Cached:        4090824 kB
SwapCached:          4 kB
Active:         668788 kB
Inactive:      5133564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26609980 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1620 kB
Writeback:           0 kB
AnonPages:       64272 kB
Mapped:          14480 kB
Slab:           475304 kB
PageTables:       4340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184952 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= 71312 MiB
End job on node142 at 2011-04-29 05:47:37