Trace number 3371163

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.26 1202.97

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371163-1305419216/watcher-3371163-1305419216 -o /tmp/evaluation-result-3371163-1305419216/solver-3371163-1305419216 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371163-1305419216.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: 3.72 4.58 5.73 2/279 20560
/proc/meminfo: memFree=24949440/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=9164 CPUtime=0 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) R 20558 20560 19869 0 -1 4202496 384 1252 0 0 0 0 0 0 22 0 1 0 634336908 9383936 313 33554432000 4194304 4417452 140736175900128 18446744073709551615 254261616384 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20560/statm: 2291 313 147 55 0 177 0

[startup+0.087646 s]
/proc/loadavg: 3.72 4.58 5.73 2/279 20560
/proc/meminfo: memFree=24949440/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=26604 CPUtime=0.07 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) R 20558 20560 19869 0 -1 4202496 4713 1252 0 0 7 0 0 0 23 0 1 0 634336908 27242496 4642 33554432000 4194304 4417452 140736175900128 18446744073709551615 4262095 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20560/statm: 6651 4642 148 55 0 4537 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26604

[startup+0.100641 s]
/proc/loadavg: 3.72 4.58 5.73 2/279 20560
/proc/meminfo: memFree=24949440/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=26604 CPUtime=0.09 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) R 20558 20560 19869 0 -1 4202496 4713 1252 0 0 9 0 0 0 23 0 1 0 634336908 27242496 4642 33554432000 4194304 4417452 140736175900128 18446744073709551615 254261616384 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20560/statm: 6651 4642 148 55 0 4537 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26604

[startup+0.300575 s]
/proc/loadavg: 3.72 4.58 5.73 2/279 20560
/proc/meminfo: memFree=24949440/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=85752 CPUtime=0.61 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 9670 1252 0 0 60 1 0 0 24 0 5 0 634336908 87810048 9249 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 21438 9249 174 55 0 19324 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 85752

[startup+0.700504 s]
/proc/loadavg: 3.72 4.58 5.73 2/279 20560
/proc/meminfo: memFree=24949440/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=102588 CPUtime=2.2 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 18867 1252 0 0 218 2 0 0 24 0 5 0 634336908 105050112 13434 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 25647 13434 180 55 0 23533 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 102588

[startup+1.50036 s]
/proc/loadavg: 4.06 4.64 5.74 10/288 20574
/proc/meminfo: memFree=24883276/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=101796 CPUtime=5.4 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 22916 1252 0 0 537 3 0 0 24 0 5 0 634336908 104239104 12934 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 25449 12934 180 55 0 23335 0
[pid=20560/tid=20571] ppid=20558 vsize=101796 CPUtime=1.31 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 2701 1252 0 0 131 0 0 0 25 0 5 0 634336926 104239104 12934 33554432000 4194304 4417452 140736175900128 18446744073709551615 4258632 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=101796 CPUtime=1.27 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 1014 1252 0 0 127 0 0 0 25 0 5 0 634336926 104239104 12934 33554432000 4194304 4417452 140736175900128 18446744073709551615 4258392 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=101796 CPUtime=1.3 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 2739 1252 0 0 130 0 0 0 25 0 5 0 634336926 104239104 12934 33554432000 4194304 4417452 140736175900128 18446744073709551615 4378066 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=101796 CPUtime=1.31 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 7641 1252 0 0 130 1 0 0 25 0 5 0 634336926 104239104 12934 33554432000 4194304 4417452 140736175900128 18446744073709551615 4251241 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 101796

[startup+3.10108 s]
/proc/loadavg: 4.06 4.64 5.74 10/288 20574
/proc/meminfo: memFree=24869624/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=124468 CPUtime=11.79 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 32229 1252 0 0 1175 4 0 0 24 0 5 0 634336908 127455232 18884 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 31117 18884 180 55 0 29003 0
[pid=20560/tid=20571] ppid=20558 vsize=124468 CPUtime=2.91 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 3939 1252 0 0 291 0 0 0 25 0 5 0 634336926 127455232 18884 33554432000 4194304 4417452 140736175900128 18446744073709551615 4249976 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=124468 CPUtime=2.87 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 1014 1252 0 0 287 0 0 0 25 0 5 0 634336926 127455232 18884 33554432000 4194304 4417452 140736175900128 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=124468 CPUtime=2.89 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 2739 1252 0 0 289 0 0 0 25 0 5 0 634336926 127455232 18884 33554432000 4194304 4417452 140736175900128 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=124468 CPUtime=2.91 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 15716 1252 0 0 289 2 0 0 25 0 5 0 634336926 127455232 18884 33554432000 4194304 4417452 140736175900128 18446744073709551615 4250532 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 124468

[startup+6.30051 s]
/proc/loadavg: 4.06 4.64 5.74 9/288 20574
/proc/meminfo: memFree=24838192/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=148084 CPUtime=24.56 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 47238 1252 0 0 2450 6 0 0 24 0 5 0 634336908 151638016 24297 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 37021 24297 180 55 0 34907 0
[pid=20560/tid=20571] ppid=20558 vsize=148084 CPUtime=6.11 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 3939 1252 0 0 611 0 0 0 25 0 5 0 634336926 151638016 24297 33554432000 4194304 4417452 140736175900128 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=148084 CPUtime=6.07 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 1014 1252 0 0 607 0 0 0 25 0 5 0 634336926 151638016 24297 33554432000 4194304 4417452 140736175900128 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=148084 CPUtime=6.07 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 3414 1252 0 0 607 0 0 0 25 0 5 0 634336926 151638016 24297 33554432000 4194304 4417452 140736175900128 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=148084 CPUtime=6.11 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 30050 1252 0 0 607 4 0 0 25 0 5 0 634336926 151638016 24297 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.56
Current children cumulated vsize (KiB) 148084

[startup+12.7004 s]
/proc/loadavg: 4.67 4.75 5.77 10/288 20574
/proc/meminfo: memFree=24777516/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=175240 CPUtime=50.1 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 75936 1252 0 0 4999 11 0 0 24 0 5 0 634336908 179445760 31086 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 43810 31086 180 55 0 41696 0
[pid=20560/tid=20571] ppid=20558 vsize=175240 CPUtime=12.51 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 5177 1252 0 0 1251 0 0 0 25 0 5 0 634336926 179445760 31086 33554432000 4194304 4417452 140736175900128 18446744073709551615 4250000 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=175240 CPUtime=12.47 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 3490 1252 0 0 1247 0 0 0 25 0 5 0 634336926 179445760 31086 33554432000 4194304 4417452 140736175900128 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=175240 CPUtime=12.41 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 3414 1252 0 0 1241 0 0 0 25 0 5 0 634336926 179445760 31086 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=175240 CPUtime=12.51 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 55034 1252 0 0 1243 8 0 0 25 0 5 0 634336926 179445760 31086 33554432000 4194304 4417452 140736175900128 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (KiB) 175240

[startup+25.5011 s]
/proc/loadavg: 5.18 4.86 5.79 10/288 20575
/proc/meminfo: memFree=24683784/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=241788 CPUtime=101.19 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 118450 1252 0 0 10101 18 0 0 24 0 5 0 634336908 247590912 48234 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 60447 48234 180 55 0 58333 0
[pid=20560/tid=20571] ppid=20558 vsize=241788 CPUtime=25.31 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 6133 1252 0 0 2531 0 0 0 25 0 5 0 634336926 247590912 48234 33554432000 4194304 4417452 140736175900128 18446744073709551615 4357219 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=241788 CPUtime=25.27 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 3648 1252 0 0 2527 0 0 0 25 0 5 0 634336926 247590912 48234 33554432000 4194304 4417452 140736175900128 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=241788 CPUtime=25.09 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 6354 1252 0 0 2509 0 0 0 25 0 5 0 634336926 247590912 48234 33554432000 4194304 4417452 140736175900128 18446744073709551615 4249556 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=241788 CPUtime=25.31 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 93494 1252 0 0 2516 15 0 0 25 0 5 0 634336926 247590912 48234 33554432000 4194304 4417452 140736175900128 18446744073709551615 4366130 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.19
Current children cumulated vsize (KiB) 241788

[startup+51.1005 s]
/proc/loadavg: 6.28 5.14 5.86 10/288 20575
/proc/meminfo: memFree=24527148/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=404544 CPUtime=203.37 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 202043 1252 0 0 20305 32 0 0 24 0 5 0 634336908 414253056 88935 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 101136 88935 180 55 0 99022 0
[pid=20560/tid=20571] ppid=20558 vsize=404544 CPUtime=50.91 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 8087 1252 0 0 5090 1 0 0 25 0 5 0 634336926 414253056 88935 33554432000 4194304 4417452 140736175900128 18446744073709551615 4236852 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=404544 CPUtime=50.86 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 5860 1252 0 0 5086 0 0 0 25 0 5 0 634336926 414253056 88935 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=404544 CPUtime=50.47 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 7697 1252 0 0 5047 0 0 0 25 0 5 0 634336926 414253056 88935 33554432000 4194304 4417452 140736175900128 18446744073709551615 4249563 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=404544 CPUtime=50.91 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 171578 1252 0 0 5064 27 0 0 25 0 5 0 634336926 414253056 88935 33554432000 4194304 4417452 140736175900128 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.37
Current children cumulated vsize (KiB) 404544

[startup+102.31 s]
/proc/loadavg: 7.37 5.63 5.99 10/288 20577
/proc/meminfo: memFree=24304552/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=561412 CPUtime=407.76 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 302197 1252 0 0 40728 48 0 0 24 0 5 0 634336908 574885888 128140 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 140353 128140 180 55 0 138239 0
[pid=20560/tid=20571] ppid=20558 vsize=561412 CPUtime=102.12 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 10199 1252 0 0 10211 1 0 0 25 0 5 0 634336926 574885888 128140 33554432000 4194304 4417452 140736175900128 18446744073709551615 4366657 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=561412 CPUtime=102.07 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 8460 1252 0 0 10206 1 0 0 25 0 5 0 634336926 574885888 128140 33554432000 4194304 4417452 140736175900128 18446744073709551615 4356874 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=561412 CPUtime=101.24 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 9982 1252 0 0 10123 1 0 0 25 0 5 0 634336926 574885888 128140 33554432000 4194304 4417452 140736175900128 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=561412 CPUtime=102.12 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 264735 1252 0 0 10170 42 0 0 25 0 5 0 634336926 574885888 128140 33554432000 4194304 4417452 140736175900128 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.76
Current children cumulated vsize (KiB) 561412

[startup+162.301 s]
/proc/loadavg: 7.87 6.09 6.12 10/288 20578
/proc/meminfo: memFree=24165728/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=663840 CPUtime=647.2 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 390244 1252 0 0 64658 62 0 0 24 0 5 0 634336908 679772160 137365 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 165960 137365 180 55 0 163846 0
[pid=20560/tid=20571] ppid=20558 vsize=663840 CPUtime=162.11 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 11356 1252 0 0 16210 1 0 0 25 0 5 0 634336926 679772160 137365 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=663840 CPUtime=162.05 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 8746 1252 0 0 16204 1 0 0 25 0 5 0 634336926 679772160 137365 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=663840 CPUtime=160.72 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 9982 1252 0 0 16071 1 0 0 25 0 5 0 634336926 679772160 137365 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=663840 CPUtime=162.11 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 351339 1252 0 0 16155 56 0 0 25 0 5 0 634336926 679772160 137365 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.2
Current children cumulated vsize (KiB) 663840


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

[pid=20560/tid=20572] ppid=20558 vsize=1536752 CPUtime=761.98 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 49039 1252 0 0 76191 7 0 0 25 0 5 0 634336926 1573634048 355593 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=1536752 CPUtime=755.35 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 25077 1252 0 0 75532 3 0 0 25 0 5 0 634336926 1573634048 355593 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=1536752 CPUtime=762.14 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 779737 1252 0 0 76096 118 0 0 25 0 5 0 634336926 1573634048 355593 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3041.81
Current children cumulated vsize (KiB) 1536752

[startup+822.301 s]
/proc/loadavg: 8.07 7.87 7.12 9/288 20632
/proc/meminfo: memFree=22485520/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=1567772 CPUtime=3281.23 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 910023 1252 0 0 327987 136 0 0 24 0 5 0 634336908 1605398528 363348 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 391943 363348 180 55 0 389829 0
[pid=20560/tid=20571] ppid=20558 vsize=1567772 CPUtime=822.12 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 36508 1252 0 0 82208 4 0 0 25 0 5 0 634336926 1605398528 363348 33554432000 4194304 4417452 140736175900128 18446744073709551615 4353559 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=1567772 CPUtime=821.95 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 59880 1252 0 0 82188 7 0 0 25 0 5 0 634336926 1605398528 363348 33554432000 4194304 4417452 140736175900128 18446744073709551615 4307384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=1567772 CPUtime=814.81 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 25077 1252 0 0 81478 3 0 0 25 0 5 0 634336926 1605398528 363348 33554432000 4194304 4417452 140736175900128 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=1567772 CPUtime=822.13 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 779737 1252 0 0 82095 118 0 0 25 0 5 0 634336926 1605398528 363348 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3281.23
Current children cumulated vsize (KiB) 1567772

[startup+882.301 s]
/proc/loadavg: 8.08 7.91 7.17 9/288 20634
/proc/meminfo: memFree=22116324/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=1529108 CPUtime=3520.68 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 921203 1252 0 0 351931 137 0 0 24 0 5 0 634336908 1565806592 353714 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 382277 353714 180 55 0 380163 0
[pid=20560/tid=20571] ppid=20558 vsize=1529108 CPUtime=882.13 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 40348 1252 0 0 88208 5 0 0 25 0 5 0 634336926 1565806592 353714 33554432000 4194304 4417452 140736175900128 18446744073709551615 4248198 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=1529108 CPUtime=881.95 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 67035 1252 0 0 88187 8 0 0 25 0 5 0 634336926 1565806592 353714 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=1529108 CPUtime=874.26 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 25262 1252 0 0 87423 3 0 0 25 0 5 0 634336926 1565806592 353714 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=1529108 CPUtime=882.13 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 779737 1252 0 0 88095 118 0 0 25 0 5 0 634336926 1565806592 353714 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3520.68
Current children cumulated vsize (KiB) 1529108

[startup+942.3 s]
/proc/loadavg: 8.08 7.94 7.23 9/288 20635
/proc/meminfo: memFree=22033064/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=1612244 CPUtime=3760.14 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 941955 1252 0 0 375874 140 0 0 24 0 5 0 634336908 1650937856 374466 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 403061 374466 180 55 0 400947 0
[pid=20560/tid=20571] ppid=20558 vsize=1612244 CPUtime=942.13 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 40348 1252 0 0 94208 5 0 0 25 0 5 0 634336926 1650937856 374466 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=1612244 CPUtime=941.94 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 87787 1252 0 0 94183 11 0 0 25 0 5 0 634336926 1650937856 374466 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=1612244 CPUtime=933.72 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 25262 1252 0 0 93369 3 0 0 25 0 5 0 634336926 1650937856 374466 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=1612244 CPUtime=942.13 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 779737 1252 0 0 94095 118 0 0 25 0 5 0 634336926 1650937856 374466 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3760.14
Current children cumulated vsize (KiB) 1612244

[startup+1002.3 s]
/proc/loadavg: 8.08 7.96 7.28 9/288 20637
/proc/meminfo: memFree=21854928/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=1612244 CPUtime=3999.59 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 941955 1252 0 0 399819 140 0 0 24 0 5 0 634336908 1650937856 374466 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 403061 374466 180 55 0 400947 0
[pid=20560/tid=20571] ppid=20558 vsize=1612244 CPUtime=1002.13 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 40348 1252 0 0 100208 5 0 0 25 0 5 0 634336926 1650937856 374466 33554432000 4194304 4417452 140736175900128 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=1612244 CPUtime=1001.93 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 87787 1252 0 0 100182 11 0 0 25 0 5 0 634336926 1650937856 374466 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=1612244 CPUtime=993.17 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 25262 1252 0 0 99314 3 0 0 25 0 5 0 634336926 1650937856 374466 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=1612244 CPUtime=1002.14 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 779737 1252 0 0 100096 118 0 0 25 0 5 0 634336926 1650937856 374466 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3999.59
Current children cumulated vsize (KiB) 1612244

[startup+1062.3 s]
/proc/loadavg: 8.13 8.00 7.33 9/288 20638
/proc/meminfo: memFree=23084824/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=1126128 CPUtime=4239.04 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 1021967 1252 0 0 423753 151 0 0 24 0 5 0 634336908 1153155072 252937 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 281532 252937 180 55 0 279418 0
[pid=20560/tid=20571] ppid=20558 vsize=1126128 CPUtime=1062.14 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 40348 1252 0 0 106209 5 0 0 25 0 5 0 634336926 1153155072 252937 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364456 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=1126128 CPUtime=1061.93 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 87787 1252 0 0 106182 11 0 0 25 0 5 0 634336926 1153155072 252937 33554432000 4194304 4417452 140736175900128 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=1126128 CPUtime=1052.63 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 25262 1252 0 0 105260 3 0 0 25 0 5 0 634336926 1153155072 252937 33554432000 4194304 4417452 140736175900128 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=1126128 CPUtime=1062.14 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 859749 1252 0 0 106084 130 0 0 25 0 5 0 634336926 1153155072 252937 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4239.04
Current children cumulated vsize (KiB) 1126128

[startup+1122.3 s]
/proc/loadavg: 8.14 8.03 7.38 9/288 20640
/proc/meminfo: memFree=22996332/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=1126128 CPUtime=4478.49 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 1021967 1252 0 0 447697 152 0 0 24 0 5 0 634336908 1153155072 252937 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 281532 252937 180 55 0 279418 0
[pid=20560/tid=20571] ppid=20558 vsize=1126128 CPUtime=1122.14 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 40348 1252 0 0 112209 5 0 0 25 0 5 0 634336926 1153155072 252937 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=1126128 CPUtime=1121.91 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 87787 1252 0 0 112180 11 0 0 25 0 5 0 634336926 1153155072 252937 33554432000 4194304 4417452 140736175900128 18446744073709551615 4237354 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=1126128 CPUtime=1112.09 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 25262 1252 0 0 111206 3 0 0 25 0 5 0 634336926 1153155072 252937 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=1126128 CPUtime=1122.14 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 859749 1252 0 0 112084 130 0 0 25 0 5 0 634336926 1153155072 252937 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4478.49
Current children cumulated vsize (KiB) 1126128

[startup+1182.3 s]
/proc/loadavg: 8.17 8.06 7.43 9/288 20642
/proc/meminfo: memFree=22809668/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=1145412 CPUtime=4717.94 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 1026788 1252 0 0 471642 152 0 0 24 0 5 0 634336908 1172901888 257758 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 286353 257758 180 55 0 284239 0
[pid=20560/tid=20571] ppid=20558 vsize=1145412 CPUtime=1182.14 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 40348 1252 0 0 118209 5 0 0 25 0 5 0 634336926 1172901888 257758 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=1145412 CPUtime=1181.9 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 92608 1252 0 0 118179 11 0 0 25 0 5 0 634336926 1172901888 257758 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=1145412 CPUtime=1171.55 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 25262 1252 0 0 117152 3 0 0 25 0 5 0 634336926 1172901888 257758 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=1145412 CPUtime=1182.14 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 859749 1252 0 0 118084 130 0 0 25 0 5 0 634336926 1172901888 257758 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4717.94
Current children cumulated vsize (KiB) 1145412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 8.12 8.06 7.44 9/288 20642
/proc/meminfo: memFree=22572692/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=1389060 CPUtime=4800.17 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 1087700 1252 0 0 479853 164 0 0 24 0 5 0 634336908 1422397440 318670 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 347265 318670 180 55 0 345151 0
[pid=20560/tid=20571] ppid=20558 vsize=1389060 CPUtime=1202.75 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 40348 1252 0 0 120270 5 0 0 25 0 5 0 634336926 1422397440 318670 33554432000 4194304 4417452 140736175900128 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=1389060 CPUtime=1202.51 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 92608 1252 0 0 120240 11 0 0 25 0 5 0 634336926 1422397440 318670 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=1389060 CPUtime=1191.96 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 25262 1252 0 0 119193 3 0 0 25 0 5 0 634336926 1422397440 318670 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=1389060 CPUtime=1202.75 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 920661 1252 0 0 120133 142 0 0 25 0 5 0 634336926 1422397440 318670 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1389060

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

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

[startup+1202.9 s]
/proc/loadavg: 8.12 8.06 7.44 9/288 20642
/proc/meminfo: memFree=22572692/32951124 swapFree=67057896/67111528
[pid=20560] ppid=20558 vsize=1389060 CPUtime=4800.17 cores=1,3,5,7
/proc/20560/stat : 20560 (plingeling) S 20558 20560 19869 0 -1 4202496 1087700 1252 0 0 479853 164 0 0 24 0 5 0 634336908 1422397440 318670 33554432000 4194304 4417452 140736175900128 18446744073709551615 254273419237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/20560/statm: 347265 318670 180 55 0 345151 0
[pid=20560/tid=20571] ppid=20558 vsize=1389060 CPUtime=1202.75 cores=1,3,5,7
/proc/20560/task/20571/stat : 20571 (plingeling) R 20558 20560 19869 0 -1 4202560 40348 1252 0 0 120270 5 0 0 25 0 5 0 634336926 1422397440 318670 33554432000 4194304 4417452 140736175900128 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20560/tid=20572] ppid=20558 vsize=1389060 CPUtime=1202.51 cores=1,3,5,7
/proc/20560/task/20572/stat : 20572 (plingeling) R 20558 20560 19869 0 -1 4202560 92608 1252 0 0 120240 11 0 0 25 0 5 0 634336926 1422397440 318670 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20560/tid=20573] ppid=20558 vsize=1389060 CPUtime=1191.96 cores=1,3,5,7
/proc/20560/task/20573/stat : 20573 (plingeling) R 20558 20560 19869 0 -1 4202560 25262 1252 0 0 119193 3 0 0 25 0 5 0 634336926 1422397440 318670 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=20560/tid=20574] ppid=20558 vsize=1389060 CPUtime=1202.75 cores=1,3,5,7
/proc/20560/task/20574/stat : 20574 (plingeling) R 20558 20560 19869 0 -1 4202560 920661 1252 0 0 120133 142 0 0 25 0 5 0 634336926 1422397440 318670 33554432000 4194304 4417452 140736175900128 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1389060

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.97
CPU time (s): 4800.26
CPU user time (s): 4798.57
CPU system time (s): 1.69474
CPU usage (%): 399.036
Max. virtual memory (cumulated for all children) (KiB): 1614788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.57
system time used= 1.69474
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1088952
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= 130
involuntary context switches= 36813

runsolver used 3.14252 second user time and 7.64284 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 02:26:56
IDJOB=3371163
IDBENCH=71353
IDSOLVER=1848
FILE ID=node140/3371163-1305419216
RUNJOBID= node140-1305419216-20536
PBS_JOBID= 13324552
Free space on /tmp= 73484 MiB

SOLVER NAME= Plingeling 587f (fixed)
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-3371163-1305419216/watcher-3371163-1305419216 -o /tmp/evaluation-result-3371163-1305419216/solver-3371163-1305419216 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371163-1305419216.cnf

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

MD5SUM BENCH= 92e61742efd2e322c59b4442206bebf1
RANDOM SEED=172977316

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:      24949720 kB
Buffers:        303680 kB
Cached:        3853168 kB
SwapCached:       8056 kB
Active:        4887704 kB
Inactive:      2804268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24949720 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            4332 kB
Writeback:           0 kB
AnonPages:     3531984 kB
Mapped:          22948 kB
Slab:           224528 kB
PageTables:      21684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45589800 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= 73480 MiB
End job on node140 at 2011-05-15 02:47:01