Trace number 3371185

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.31 1203.23

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n130-s30940966-unsat.cnf
MD5SUMca44a78076b8228fbb99ecc0147f157f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4645.03
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3371185-1305424530/watcher-3371185-1305424530 -o /tmp/evaluation-result-3371185-1305424530/solver-3371185-1305424530 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371185-1305424530.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: 8.34 8.18 7.82 5/305 18999
/proc/meminfo: memFree=11799088/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=49968 CPUtime=0.01 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 369 1260 0 0 1 0 0 0 25 0 5 0 654050903 51167232 295 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 12492 295 175 55 0 10378 0
[pid=18999/tid=19005] ppid=18997 vsize=49968 CPUtime=0 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 27 1260 0 0 0 0 0 0 25 0 5 0 654050903 51167232 304 33554432000 4194304 4417452 140733734453168 18446744073709551615 4232632 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=49968 CPUtime=0 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 1 1260 0 0 0 0 0 0 25 0 5 0 654050903 51167232 304 33554432000 4194304 4417452 140733734453168 18446744073709551615 255377406446 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=49968 CPUtime=0 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 3 1260 0 0 0 0 0 0 25 0 5 0 654050903 51167232 304 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=49968 CPUtime=0 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 37 1260 0 0 0 0 0 0 25 0 5 0 654050903 51167232 304 33554432000 4194304 4417452 140733734453168 18446744073709551615 4365538 0 0 4096 17442 0 0 0 -1 1 0 0 0

[startup+0.136472 s]
/proc/loadavg: 8.34 8.18 7.82 5/305 18999
/proc/meminfo: memFree=11799088/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=118116 CPUtime=0.51 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 1638 1260 0 0 51 0 0 0 25 0 5 0 654050903 120950784 983 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 29534 988 179 55 0 27420 0
[pid=18999/tid=19005] ppid=18997 vsize=118136 CPUtime=0.13 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 242 1260 0 0 13 0 0 0 25 0 5 0 654050903 120971264 988 33554432000 4194304 4417452 140733734453168 18446744073709551615 255376995309 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=118136 CPUtime=0.12 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 217 1260 0 0 12 0 0 0 25 0 5 0 654050903 120971264 988 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=118136 CPUtime=0.12 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 356 1260 0 0 12 0 0 0 25 0 5 0 654050903 120971264 988 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=118136 CPUtime=0.12 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 518 1260 0 0 12 0 0 0 25 0 5 0 654050903 120971264 988 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 118116

[startup+0.20046 s]
/proc/loadavg: 8.34 8.18 7.82 5/305 18999
/proc/meminfo: memFree=11799088/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=119916 CPUtime=0.76 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 2498 1260 0 0 76 0 0 0 25 0 5 0 654050903 122793984 1433 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 29979 1433 179 55 0 27865 0
[pid=18999/tid=19005] ppid=18997 vsize=119916 CPUtime=0.19 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 530 1260 0 0 19 0 0 0 25 0 5 0 654050903 122793984 1433 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=119916 CPUtime=0.18 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 359 1260 0 0 18 0 0 0 25 0 5 0 654050903 122793984 1433 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=119916 CPUtime=0.18 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 591 1260 0 0 18 0 0 0 25 0 5 0 654050903 122793984 1433 33554432000 4194304 4417452 140733734453168 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=119916 CPUtime=0.19 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 708 1260 0 0 19 0 0 0 25 0 5 0 654050903 122793984 1433 33554432000 4194304 4417452 140733734453168 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 119916

[startup+0.300442 s]
/proc/loadavg: 8.34 8.18 7.82 5/305 18999
/proc/meminfo: memFree=11799088/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=121368 CPUtime=1.16 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 3529 1260 0 0 116 0 0 0 25 0 5 0 654050903 124280832 1796 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 30342 1796 179 55 0 28228 0
[pid=18999/tid=19005] ppid=18997 vsize=121368 CPUtime=0.29 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 772 1260 0 0 29 0 0 0 25 0 5 0 654050903 124280832 1796 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=121368 CPUtime=0.28 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 632 1260 0 0 28 0 0 0 25 0 5 0 654050903 124280832 1796 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=121368 CPUtime=0.28 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 948 1260 0 0 28 0 0 0 25 0 5 0 654050903 124280832 1796 33554432000 4194304 4417452 140733734453168 18446744073709551615 18446744073699065949 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=121368 CPUtime=0.29 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 867 1260 0 0 29 0 0 0 25 0 5 0 654050903 124280832 1796 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 121368

[startup+0.70037 s]
/proc/loadavg: 8.34 8.18 7.82 5/305 18999
/proc/meminfo: memFree=11799088/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=124380 CPUtime=2.76 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 6764 1260 0 0 275 1 0 0 25 0 5 0 654050903 127365120 2549 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 31095 2549 179 55 0 28981 0
[pid=18999/tid=19005] ppid=18997 vsize=124380 CPUtime=0.69 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 1599 1260 0 0 69 0 0 0 25 0 5 0 654050903 127365120 2549 33554432000 4194304 4417452 140733734453168 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=124380 CPUtime=0.68 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 1463 1260 0 0 68 0 0 0 25 0 5 0 654050903 127365120 2549 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=124380 CPUtime=0.68 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 1796 1260 0 0 68 0 0 0 25 0 5 0 654050903 127365120 2549 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=124380 CPUtime=0.69 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 1596 1260 0 0 69 0 0 0 25 0 5 0 654050903 127365120 2549 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 124380

[startup+1.50022 s]
/proc/loadavg: 8.32 8.18 7.82 9/310 19009
/proc/meminfo: memFree=11781628/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=126516 CPUtime=5.96 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 11501 1260 0 0 594 2 0 0 25 0 5 0 654050903 129552384 3083 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 31629 3083 179 55 0 29515 0
[pid=18999/tid=19005] ppid=18997 vsize=126516 CPUtime=1.48 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 2920 1260 0 0 148 0 0 0 25 0 5 0 654050903 129552384 3083 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=126516 CPUtime=1.47 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 2805 1260 0 0 147 0 0 0 25 0 5 0 654050903 129552384 3083 33554432000 4194304 4417452 140733734453168 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=126516 CPUtime=1.48 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 2919 1260 0 0 148 0 0 0 25 0 5 0 654050903 129552384 3083 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=126516 CPUtime=1.48 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 2547 1260 0 0 148 0 0 0 25 0 5 0 654050903 129552384 3083 33554432000 4194304 4417452 140733734453168 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 126516

[startup+3.10093 s]
/proc/loadavg: 8.32 8.18 7.82 9/310 19009
/proc/meminfo: memFree=11779892/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=130056 CPUtime=12.34 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 20873 1260 0 0 1231 3 0 0 25 0 5 0 654050903 133177344 3953 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 32514 3953 179 55 0 30400 0
[pid=18999/tid=19005] ppid=18997 vsize=130056 CPUtime=3.09 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 5075 1260 0 0 308 1 0 0 25 0 5 0 654050903 133177344 3953 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=130056 CPUtime=3.06 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 5552 1260 0 0 305 1 0 0 25 0 5 0 654050903 133177344 3953 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=130056 CPUtime=3.08 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 4937 1260 0 0 308 0 0 0 25 0 5 0 654050903 133177344 3953 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=130056 CPUtime=3.08 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 4999 1260 0 0 308 0 0 0 25 0 5 0 654050903 133177344 3953 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 130056

[startup+6.30033 s]
/proc/loadavg: 8.29 8.18 7.82 9/310 19009
/proc/meminfo: memFree=11772080/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=135224 CPUtime=25.12 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 36972 1260 0 0 2505 7 0 0 25 0 5 0 654050903 138469376 5243 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 33806 5243 179 55 0 31692 0
[pid=18999/tid=19005] ppid=18997 vsize=135224 CPUtime=6.29 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 9611 1260 0 0 627 2 0 0 25 0 5 0 654050903 138469376 5243 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=135224 CPUtime=6.23 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 9483 1260 0 0 621 2 0 0 25 0 5 0 654050903 138469376 5243 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=135224 CPUtime=6.28 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 9282 1260 0 0 627 1 0 0 25 0 5 0 654050903 138469376 5243 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=135224 CPUtime=6.29 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 8286 1260 0 0 628 1 0 0 25 0 5 0 654050903 138469376 5243 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 135224

[startup+12.7011 s]
/proc/loadavg: 8.27 8.17 7.82 9/310 19010
/proc/meminfo: memFree=11792080/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=143644 CPUtime=50.66 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 56154 1260 0 0 5056 10 0 0 25 0 5 0 654050903 147091456 7333 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 35911 7333 179 55 0 33797 0
[pid=18999/tid=19005] ppid=18997 vsize=143644 CPUtime=12.69 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 14177 1260 0 0 1266 3 0 0 25 0 5 0 654050903 147091456 7333 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=143644 CPUtime=12.57 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 14275 1260 0 0 1255 2 0 0 25 0 5 0 654050903 147091456 7333 33554432000 4194304 4417452 140733734453168 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=143644 CPUtime=12.68 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 14452 1260 0 0 1266 2 0 0 25 0 5 0 654050903 147091456 7333 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=143644 CPUtime=12.68 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 12940 1260 0 0 1267 1 0 0 25 0 5 0 654050903 147091456 7333 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 143644

[startup+25.5008 s]
/proc/loadavg: 8.21 8.17 7.83 9/310 19010
/proc/meminfo: memFree=11784520/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=159228 CPUtime=101.73 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 98886 1260 0 0 10157 16 0 0 25 0 5 0 654050903 163049472 11261 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 39807 11261 179 55 0 37693 0
[pid=18999/tid=19005] ppid=18997 vsize=159228 CPUtime=25.49 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 25282 1260 0 0 2545 4 0 0 25 0 5 0 654050903 163049472 11261 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=159228 CPUtime=25.24 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 24182 1260 0 0 2521 3 0 0 25 0 5 0 654050903 163049472 11261 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=159228 CPUtime=25.48 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 24290 1260 0 0 2544 4 0 0 25 0 5 0 654050903 163049472 11261 33554432000 4194304 4417452 140733734453168 18446744073709551615 4260055 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=159228 CPUtime=25.49 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 24822 1260 0 0 2546 3 0 0 25 0 5 0 654050903 163049472 11261 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 159228

[startup+51.101 s]
/proc/loadavg: 8.28 8.18 7.84 9/310 19011
/proc/meminfo: memFree=11712580/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=163480 CPUtime=203.9 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 159635 1260 0 0 20364 26 0 0 25 0 5 0 654050903 167403520 12292 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 40870 12292 179 55 0 38756 0
[pid=18999/tid=19005] ppid=18997 vsize=163480 CPUtime=51.09 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 40720 1260 0 0 5102 7 0 0 25 0 5 0 654050903 167403520 12292 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=163480 CPUtime=50.61 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 41297 1260 0 0 5055 6 0 0 25 0 5 0 654050903 167403520 12292 33554432000 4194304 4417452 140733734453168 18446744073709551615 4352451 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=163480 CPUtime=51.08 cores=1,3,5,7

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

[pid=18999/tid=19006] ppid=18997 vsize=337216 CPUtime=754.91 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 281073 1260 0 0 75447 44 0 0 25 0 5 0 654050903 345309184 55744 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=337216 CPUtime=762.29 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 291646 1260 0 0 76189 40 0 0 25 0 5 0 654050903 345309184 55744 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=337216 CPUtime=761.63 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 287760 1260 0 0 76124 39 0 0 25 0 5 0 654050903 345309184 55744 33554432000 4194304 4417452 140733734453168 18446744073709551615 4365062 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3041.05
Current children cumulated vsize (KiB) 337216

[startup+822.301 s]
/proc/loadavg: 9.18 9.00 8.42 10/315 20906
/proc/meminfo: memFree=11683228/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=326800 CPUtime=3280.42 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 1182460 1260 0 0 327872 170 0 0 25 0 5 0 654050903 334643200 53140 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 81700 53140 179 55 0 79586 0
[pid=18999/tid=19005] ppid=18997 vsize=326800 CPUtime=822.17 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 273085 1260 0 0 82178 39 0 0 25 0 5 0 654050903 334643200 53140 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=326800 CPUtime=814.3 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 293372 1260 0 0 81385 45 0 0 25 0 5 0 654050903 334643200 53140 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=326800 CPUtime=822.28 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 308825 1260 0 0 82186 42 0 0 25 0 5 0 654050903 334643200 53140 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=326800 CPUtime=821.62 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 306868 1260 0 0 82120 42 0 0 25 0 5 0 654050903 334643200 53140 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3280.42
Current children cumulated vsize (KiB) 326800

[startup+882.312 s]
/proc/loadavg: 9.19 9.04 8.47 10/315 21060
/proc/meminfo: memFree=11611712/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=326376 CPUtime=3519.86 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 1225493 1260 0 0 351809 177 0 0 25 0 5 0 654050903 334209024 53034 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 81594 53034 179 55 0 79480 0
[pid=18999/tid=19005] ppid=18997 vsize=326376 CPUtime=882.19 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 277945 1260 0 0 88179 40 0 0 25 0 5 0 654050903 334209024 53034 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=326376 CPUtime=873.72 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 303311 1260 0 0 87324 48 0 0 25 0 5 0 654050903 334209024 53034 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=326376 CPUtime=882.29 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 328034 1260 0 0 88185 44 0 0 25 0 5 0 654050903 334209024 53034 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=326376 CPUtime=881.64 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 315893 1260 0 0 88120 44 0 0 25 0 5 0 654050903 334209024 53034 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3519.86
Current children cumulated vsize (KiB) 326376

[startup+942.301 s]
/proc/loadavg: 9.21 9.08 8.51 10/315 21206
/proc/meminfo: memFree=11611456/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=357948 CPUtime=3759.23 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 1262128 1260 0 0 375741 182 0 0 25 0 5 0 654050903 366538752 60927 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 89487 60927 179 55 0 87373 0
[pid=18999/tid=19005] ppid=18997 vsize=357948 CPUtime=942.18 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 278090 1260 0 0 94178 40 0 0 25 0 5 0 654050903 366538752 60927 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=357948 CPUtime=933.11 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 315605 1260 0 0 93262 49 0 0 25 0 5 0 654050903 366538752 60927 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=357948 CPUtime=942.28 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 342708 1260 0 0 94182 46 0 0 25 0 5 0 654050903 366538752 60927 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=357948 CPUtime=941.63 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 325415 1260 0 0 94118 45 0 0 25 0 5 0 654050903 366538752 60927 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3759.23
Current children cumulated vsize (KiB) 357948

[startup+1002.3 s]
/proc/loadavg: 8.97 9.05 8.54 9/310 21320
/proc/meminfo: memFree=11648516/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=321668 CPUtime=3998.61 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 1323952 1260 0 0 399670 191 0 0 25 0 5 0 654050903 329388032 51839 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 80417 51839 179 55 0 78303 0
[pid=18999/tid=19005] ppid=18997 vsize=321668 CPUtime=1002.18 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 299849 1260 0 0 100174 44 0 0 25 0 5 0 654050903 329388032 51839 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=321668 CPUtime=992.51 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 327824 1260 0 0 99200 51 0 0 25 0 5 0 654050903 329388032 51839 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=321668 CPUtime=1002.28 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 359336 1260 0 0 100180 48 0 0 25 0 5 0 654050903 329388032 51839 33554432000 4194304 4417452 140733734453168 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=321668 CPUtime=1001.61 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 336633 1260 0 0 100114 47 0 0 25 0 5 0 654050903 329388032 51839 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3998.61
Current children cumulated vsize (KiB) 321668

[startup+1062.3 s]
/proc/loadavg: 8.55 8.92 8.53 9/310 21322
/proc/meminfo: memFree=11630128/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=349568 CPUtime=4238.02 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 1370860 1260 0 0 423605 197 0 0 25 0 5 0 654050903 357957632 58814 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 87392 58814 179 55 0 85278 0
[pid=18999/tid=19005] ppid=18997 vsize=349568 CPUtime=1062.17 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 309190 1260 0 0 106173 44 0 0 25 0 5 0 654050903 357957632 58814 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=349568 CPUtime=1051.91 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 342302 1260 0 0 105138 53 0 0 25 0 5 0 654050903 357957632 58814 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=349568 CPUtime=1062.29 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 373341 1260 0 0 106179 50 0 0 25 0 5 0 654050903 357957632 58814 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=349568 CPUtime=1061.61 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 345717 1260 0 0 106113 48 0 0 25 0 5 0 654050903 357957632 58814 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4238.02
Current children cumulated vsize (KiB) 349568

[startup+1122.3 s]
/proc/loadavg: 8.41 8.81 8.51 9/310 21323
/proc/meminfo: memFree=11576932/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=358620 CPUtime=4477.42 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 1410039 1260 0 0 447540 202 0 0 25 0 5 0 654050903 367226880 61077 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 89655 61077 179 55 0 87541 0
[pid=18999/tid=19005] ppid=18997 vsize=358620 CPUtime=1122.17 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 312284 1260 0 0 112172 45 0 0 25 0 5 0 654050903 367226880 61077 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=358620 CPUtime=1111.32 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 353624 1260 0 0 111077 55 0 0 25 0 5 0 654050903 367226880 61077 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=358620 CPUtime=1122.29 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 389112 1260 0 0 112177 52 0 0 25 0 5 0 654050903 367226880 61077 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=358620 CPUtime=1121.61 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 354709 1260 0 0 112112 49 0 0 25 0 5 0 654050903 367226880 61077 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4477.42
Current children cumulated vsize (KiB) 358620

[startup+1182.3 s]
/proc/loadavg: 8.23 8.69 8.49 9/310 21325
/proc/meminfo: memFree=11638288/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=329788 CPUtime=4716.84 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 1454923 1260 0 0 471476 208 0 0 25 0 5 0 654050903 337702912 53869 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 82447 53869 179 55 0 80333 0
[pid=18999/tid=19005] ppid=18997 vsize=329788 CPUtime=1182.17 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 322736 1260 0 0 118171 46 0 0 25 0 5 0 654050903 337702912 53869 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364877 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=329788 CPUtime=1170.72 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 366620 1260 0 0 117016 56 0 0 25 0 5 0 654050903 337702912 53869 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=329788 CPUtime=1182.29 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 403064 1260 0 0 118175 54 0 0 25 0 5 0 654050903 337702912 53869 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=329788 CPUtime=1181.62 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 362193 1260 0 0 118112 50 0 0 25 0 5 0 654050903 337702912 53869 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4716.84
Current children cumulated vsize (KiB) 329788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.30 8.68 8.49 9/310 21325
/proc/meminfo: memFree=11576284/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=371172 CPUtime=4800.26 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 1473040 1260 0 0 479815 211 0 0 25 0 5 0 654050903 380080128 64215 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 92793 64215 179 55 0 90679 0
[pid=18999/tid=19005] ppid=18997 vsize=371172 CPUtime=1203.09 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 325206 1260 0 0 120262 47 0 0 25 0 5 0 654050903 380080128 64215 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=371172 CPUtime=1191.42 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 372035 1260 0 0 119085 57 0 0 25 0 5 0 654050903 380080128 64215 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=371172 CPUtime=1203.21 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 406961 1260 0 0 120266 55 0 0 25 0 5 0 654050903 380080128 64215 33554432000 4194304 4417452 140733734453168 18446744073709551615 4366094 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=371172 CPUtime=1202.53 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 368528 1260 0 0 120202 51 0 0 25 0 5 0 654050903 380080128 64215 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 371172

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

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

[startup+1203.2 s]
/proc/loadavg: 8.30 8.68 8.49 9/310 21325
/proc/meminfo: memFree=11576284/32951124 swapFree=66050672/67111528
[pid=18999] ppid=18997 vsize=371172 CPUtime=4800.26 cores=1,3,5,7
/proc/18999/stat : 18999 (plingeling) S 18997 18999 18486 0 -1 4202496 1473040 1260 0 0 479815 211 0 0 25 0 5 0 654050903 380080128 64215 33554432000 4194304 4417452 140733734453168 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/18999/statm: 92793 64215 179 55 0 90679 0
[pid=18999/tid=19005] ppid=18997 vsize=371172 CPUtime=1203.09 cores=1,3,5,7
/proc/18999/task/19005/stat : 19005 (plingeling) R 18997 18999 18486 0 -1 4202560 325206 1260 0 0 120262 47 0 0 25 0 5 0 654050903 380080128 64215 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=18999/tid=19006] ppid=18997 vsize=371172 CPUtime=1191.42 cores=1,3,5,7
/proc/18999/task/19006/stat : 19006 (plingeling) R 18997 18999 18486 0 -1 4202560 372035 1260 0 0 119085 57 0 0 25 0 5 0 654050903 380080128 64215 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=18999/tid=19007] ppid=18997 vsize=371172 CPUtime=1203.21 cores=1,3,5,7
/proc/18999/task/19007/stat : 19007 (plingeling) R 18997 18999 18486 0 -1 4202560 406961 1260 0 0 120266 55 0 0 25 0 5 0 654050903 380080128 64215 33554432000 4194304 4417452 140733734453168 18446744073709551615 4366094 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=18999/tid=19008] ppid=18997 vsize=371172 CPUtime=1202.53 cores=1,3,5,7
/proc/18999/task/19008/stat : 19008 (plingeling) R 18997 18999 18486 0 -1 4202560 368528 1260 0 0 120202 51 0 0 25 0 5 0 654050903 380080128 64215 33554432000 4194304 4417452 140733734453168 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 371172

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.23
CPU time (s): 4800.31
CPU user time (s): 4798.18
CPU system time (s): 2.13168
CPU usage (%): 398.953
Max. virtual memory (cumulated for all children) (KiB): 394136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.18
system time used= 2.13167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1474300
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= 83
involuntary context switches= 23754

runsolver used 3.37549 second user time and 8.43872 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 03:55:30
IDJOB=3371185
IDBENCH=83148
IDSOLVER=1848
FILE ID=node135/3371185-1305424530
RUNJOBID= node135-1305423325-18866
PBS_JOBID= 13324578
Free space on /tmp= 73340 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n130-s30940966-unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371185-1305424530/watcher-3371185-1305424530 -o /tmp/evaluation-result-3371185-1305424530/solver-3371185-1305424530 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371185-1305424530.cnf

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

MD5SUM BENCH= ca44a78076b8228fbb99ecc0147f157f
RANDOM SEED=1697212868

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11799368 kB
Buffers:        281564 kB
Cached:        5913668 kB
SwapCached:      50684 kB
Active:       10182296 kB
Inactive:     10725284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11799368 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:               8 kB
Writeback:           0 kB
AnonPages:    14667012 kB
Mapped:          19192 kB
Slab:           135068 kB
PageTables:      47436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57400120 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73372 MiB
End job on node135 at 2011-05-15 04:15:36