Trace number 3371180

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.34 1203.73

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
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 variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
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-3371180-1305424050/watcher-3371180-1305424050 -o /tmp/evaluation-result-3371180-1305424050/solver-3371180-1305424050 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371180-1305424050.cnf 

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

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


[startup+0 s]
/proc/loadavg: 3.51 4.32 5.87 1/344 28571
/proc/meminfo: memFree=21544768/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=49836 CPUtime=0.01 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 352 1252 0 0 1 0 0 0 23 0 5 0 634821164 51032064 277 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 12459 277 175 55 0 10345 0
[pid=28571/tid=28577] ppid=28569 vsize=49996 CPUtime=0 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 26 1252 0 0 0 0 0 0 25 0 5 0 634821165 51195904 306 33554432000 4194304 4417452 140735536616064 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=49996 CPUtime=0 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 5 1252 0 0 0 0 0 0 25 0 5 0 634821165 51195904 306 33554432000 4194304 4417452 140735536616064 18446744073709551615 4272917 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=49996 CPUtime=0 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 1 1252 0 0 0 0 0 0 25 0 5 0 634821165 51195904 306 33554432000 4194304 4417452 140735536616064 18446744073709551615 255106873838 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=49996 CPUtime=0 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 40 1252 0 0 0 0 0 0 25 0 5 0 634821165 51195904 306 33554432000 4194304 4417452 140735536616064 18446744073709551615 255106462667 0 0 4096 17442 0 0 0 -1 0 0 0 0

[startup+0.0165249 s]
/proc/loadavg: 3.51 4.32 5.87 1/344 28571
/proc/meminfo: memFree=21544768/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=50140 CPUtime=0.03 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 409 1252 0 0 3 0 0 0 23 0 5 0 634821164 51343360 334 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 12535 334 176 55 0 10421 0
[pid=28571/tid=28577] ppid=28569 vsize=50140 CPUtime=0.01 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 30 1252 0 0 1 0 0 0 25 0 5 0 634821165 51343360 334 33554432000 4194304 4417452 140735536616064 18446744073709551615 4253381 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=50140 CPUtime=0 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 13 1252 0 0 0 0 0 0 25 0 5 0 634821165 51343360 334 33554432000 4194304 4417452 140735536616064 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=50140 CPUtime=0 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 9 1252 0 0 0 0 0 0 25 0 5 0 634821165 51343360 334 33554432000 4194304 4417452 140735536616064 18446744073709551615 4251104 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=50140 CPUtime=0 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 48 1252 0 0 0 0 0 0 25 0 5 0 634821165 51343360 334 33554432000 4194304 4417452 140735536616064 18446744073709551615 4321702 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 50140

[startup+0.100481 s]
/proc/loadavg: 3.51 4.32 5.87 1/344 28571
/proc/meminfo: memFree=21544768/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=118888 CPUtime=0.36 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 1468 1252 0 0 36 0 0 0 23 0 5 0 634821164 121741312 1165 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 29722 1165 179 55 0 27608 0
[pid=28571/tid=28577] ppid=28569 vsize=118888 CPUtime=0.09 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 347 1252 0 0 9 0 0 0 25 0 5 0 634821165 121741312 1165 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=118888 CPUtime=0.09 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 176 1252 0 0 9 0 0 0 25 0 5 0 634821165 121741312 1165 33554432000 4194304 4417452 140735536616064 18446744073709551615 4366197 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=118888 CPUtime=0.08 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 287 1252 0 0 8 0 0 0 25 0 5 0 634821165 121741312 1165 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=118888 CPUtime=0.09 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 349 1252 0 0 9 0 0 0 25 0 5 0 634821165 121741312 1165 33554432000 4194304 4417452 140735536616064 18446744073709551615 4320926 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 118888

[startup+0.300446 s]
/proc/loadavg: 3.51 4.32 5.87 1/344 28571
/proc/meminfo: memFree=21544768/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=121244 CPUtime=1.16 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 3611 1252 0 0 116 0 0 0 23 0 5 0 634821164 124153856 1761 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 30311 1761 179 55 0 28197 0
[pid=28571/tid=28577] ppid=28569 vsize=121244 CPUtime=0.29 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 932 1252 0 0 29 0 0 0 25 0 5 0 634821165 124153856 1761 33554432000 4194304 4417452 140735536616064 18446744073709551615 4353653 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=121244 CPUtime=0.29 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 640 1252 0 0 29 0 0 0 25 0 5 0 634821165 124153856 1761 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=121244 CPUtime=0.28 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 881 1252 0 0 28 0 0 0 25 0 5 0 634821165 124153856 1761 33554432000 4194304 4417452 140735536616064 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=121244 CPUtime=0.29 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 849 1252 0 0 29 0 0 0 25 0 5 0 634821165 124153856 1761 33554432000 4194304 4417452 140735536616064 18446744073709551615 4357232 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 121244

[startup+0.700376 s]
/proc/loadavg: 3.51 4.32 5.87 1/344 28571
/proc/meminfo: memFree=21544768/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=123200 CPUtime=2.76 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 6501 1252 0 0 276 0 0 0 23 0 5 0 634821164 126156800 2218 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 30800 2218 179 55 0 28686 0
[pid=28571/tid=28577] ppid=28569 vsize=123200 CPUtime=0.69 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 1854 1252 0 0 69 0 0 0 25 0 5 0 634821165 126156800 2218 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=123200 CPUtime=0.69 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 1203 1252 0 0 69 0 0 0 25 0 5 0 634821165 126156800 2218 33554432000 4194304 4417452 140735536616064 18446744073709551615 4278402 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=123200 CPUtime=0.68 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 1672 1252 0 0 68 0 0 0 25 0 5 0 634821165 126156800 2218 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=123200 CPUtime=0.69 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 1463 1252 0 0 69 0 0 0 25 0 5 0 634821165 126156800 2218 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 123200

[startup+1.50024 s]
/proc/loadavg: 3.51 4.32 5.87 9/358 28598
/proc/meminfo: memFree=21521952/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=126364 CPUtime=5.94 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 12448 1252 0 0 593 1 0 0 23 0 5 0 634821164 129396736 3041 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 31591 3041 179 55 0 29477 0
[pid=28571/tid=28577] ppid=28569 vsize=126364 CPUtime=1.49 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 3279 1252 0 0 149 0 0 0 25 0 5 0 634821165 129396736 3041 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=126364 CPUtime=1.48 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 2836 1252 0 0 148 0 0 0 25 0 5 0 634821165 129396736 3041 33554432000 4194304 4417452 140735536616064 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=126364 CPUtime=1.46 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 3228 1252 0 0 146 0 0 0 25 0 5 0 634821165 129396736 3041 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=126364 CPUtime=1.48 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 2796 1252 0 0 148 0 0 0 25 0 5 0 634821165 129396736 3041 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 126364

[startup+3.10096 s]
/proc/loadavg: 3.51 4.32 5.87 9/358 28598
/proc/meminfo: memFree=21513396/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=132080 CPUtime=12.34 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 24245 1252 0 0 1231 3 0 0 23 0 5 0 634821164 135249920 4454 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 33020 4454 179 55 0 30906 0
[pid=28571/tid=28577] ppid=28569 vsize=132080 CPUtime=3.09 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 6033 1252 0 0 309 0 0 0 25 0 5 0 634821165 135249920 4454 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=132080 CPUtime=3.09 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 5973 1252 0 0 308 1 0 0 25 0 5 0 634821165 135249920 4454 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=132080 CPUtime=3.06 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 6185 1252 0 0 305 1 0 0 25 0 5 0 634821165 135249920 4454 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=132080 CPUtime=3.08 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 5745 1252 0 0 308 0 0 0 25 0 5 0 634821165 135249920 4454 33554432000 4194304 4417452 140735536616064 18446744073709551615 4357436 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 132080

[startup+6.30039 s]
/proc/loadavg: 3.87 4.38 5.88 9/358 28598
/proc/meminfo: memFree=21500140/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=137576 CPUtime=25.1 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 42368 1252 0 0 2504 6 0 0 23 0 5 0 634821164 140877824 5844 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 34394 5844 179 55 0 32280 0
[pid=28571/tid=28577] ppid=28569 vsize=137576 CPUtime=6.28 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 10130 1252 0 0 628 0 0 0 25 0 5 0 634821165 140877824 5844 33554432000 4194304 4417452 140735536616064 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=137576 CPUtime=6.28 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 10998 1252 0 0 627 1 0 0 25 0 5 0 634821165 140877824 5844 33554432000 4194304 4417452 140735536616064 18446744073709551615 4356783 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=137576 CPUtime=6.21 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 11289 1252 0 0 620 1 0 0 25 0 5 0 634821165 140877824 5844 33554432000 4194304 4417452 140735536616064 18446744073709551615 4366024 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=137576 CPUtime=6.28 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 9642 1252 0 0 627 1 0 0 25 0 5 0 634821165 140877824 5844 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 137576

[startup+12.7003 s]
/proc/loadavg: 4.20 4.44 5.89 9/358 28598
/proc/meminfo: memFree=21480348/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=141320 CPUtime=50.63 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 70258 1252 0 0 5052 11 0 0 23 0 5 0 634821164 144711680 6748 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 35330 6748 179 55 0 33216 0
[pid=28571/tid=28577] ppid=28569 vsize=141320 CPUtime=12.69 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 16852 1252 0 0 1267 2 0 0 25 0 5 0 634821165 144711680 6748 33554432000 4194304 4417452 140735536616064 18446744073709551615 4320800 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=141320 CPUtime=12.69 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 19392 1252 0 0 1266 3 0 0 25 0 5 0 634821165 144711680 6748 33554432000 4194304 4417452 140735536616064 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=141320 CPUtime=12.54 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 17804 1252 0 0 1252 2 0 0 25 0 5 0 634821165 144711680 6748 33554432000 4194304 4417452 140735536616064 18446744073709551615 4352479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=141320 CPUtime=12.68 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 15901 1252 0 0 1265 3 0 0 25 0 5 0 634821165 144711680 6748 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 141320

[startup+25.501 s]
/proc/loadavg: 5.12 4.63 5.93 9/358 28599
/proc/meminfo: memFree=21459632/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=158108 CPUtime=101.69 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 118605 1252 0 0 10151 18 0 0 23 0 5 0 634821164 161902592 10945 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 39527 10945 179 55 0 37413 0
[pid=28571/tid=28577] ppid=28569 vsize=158108 CPUtime=25.48 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 29125 1252 0 0 2545 3 0 0 25 0 5 0 634821165 161902592 10945 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=158108 CPUtime=25.48 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 31700 1252 0 0 2544 4 0 0 25 0 5 0 634821165 161902592 10945 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=158108 CPUtime=25.2 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 30776 1252 0 0 2516 4 0 0 25 0 5 0 634821165 161902592 10945 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=158108 CPUtime=25.49 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 26695 1252 0 0 2544 5 0 0 25 0 5 0 634821165 161902592 10945 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 158108

[startup+51.1005 s]
/proc/loadavg: 6.10 4.90 5.99 9/358 28599
/proc/meminfo: memFree=21440136/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=164412 CPUtime=203.81 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 192151 1252 0 0 20351 30 0 0 23 0 5 0 634821164 168357888 12521 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 41103 12521 179 55 0 38989 0
[pid=28571/tid=28577] ppid=28569 vsize=164412 CPUtime=51.09 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 49845 1252 0 0 5102 7 0 0 25 0 5 0 634821165 168357888 12521 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=164412 CPUtime=51.09 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 53336 1252 0 0 5100 9 0 0 25 0 5 0 634821165 168357888 12521 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=164412 CPUtime=50.52 cores=0,2,4,6

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

[pid=28571/tid=28578] ppid=28569 vsize=262192 CPUtime=762.31 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 348900 1252 0 0 76176 55 0 0 25 0 5 0 634821165 268484608 36966 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=262192 CPUtime=753.88 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 345715 1252 0 0 75332 56 0 0 25 0 5 0 634821165 268484608 36966 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=262192 CPUtime=762.31 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 308113 1252 0 0 76180 51 0 0 25 0 5 0 634821165 268484608 36966 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.82
Current children cumulated vsize (KiB) 262192

[startup+822.301 s]
/proc/loadavg: 8.21 7.91 7.19 9/358 28629
/proc/meminfo: memFree=21216376/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=276776 CPUtime=3280.11 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 1433205 1252 0 0 327778 233 0 0 23 0 5 0 634821164 283418624 40612 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 69194 40612 179 55 0 67080 0
[pid=28571/tid=28577] ppid=28569 vsize=276776 CPUtime=822.26 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 374573 1252 0 0 82166 60 0 0 25 0 5 0 634821165 283418624 40612 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=276776 CPUtime=822.3 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 369377 1252 0 0 82171 59 0 0 25 0 5 0 634821165 283418624 40612 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=276776 CPUtime=813.22 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 361624 1252 0 0 81263 59 0 0 25 0 5 0 634821165 283418624 40612 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=276776 CPUtime=822.3 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 327322 1252 0 0 82176 54 0 0 25 0 5 0 634821165 283418624 40612 33554432000 4194304 4417452 140735536616064 18446744073709551615 4366804 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.11
Current children cumulated vsize (KiB) 276776

[startup+882.3 s]
/proc/loadavg: 8.43 8.00 7.26 10/365 29027
/proc/meminfo: memFree=21258532/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=255376 CPUtime=3518.28 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 1514626 1252 0 0 351582 246 0 0 23 0 5 0 634821164 261505024 35262 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 63844 35262 179 55 0 61730 0
[pid=28571/tid=28577] ppid=28569 vsize=255376 CPUtime=882.17 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 394004 1252 0 0 88154 63 0 0 25 0 5 0 634821165 261505024 35262 33554432000 4194304 4417452 140735536616064 18446744073709551615 4353802 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=255376 CPUtime=882.22 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 388888 1252 0 0 88160 62 0 0 25 0 5 0 634821165 261505024 35262 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=255376 CPUtime=872.53 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 385745 1252 0 0 87191 62 0 0 25 0 5 0 634821165 261505024 35262 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=255376 CPUtime=881.33 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 345680 1252 0 0 88076 57 0 0 25 0 5 0 634821165 261505024 35262 33554432000 4194304 4417452 140735536616064 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.28
Current children cumulated vsize (KiB) 255376

[startup+942.301 s]
/proc/loadavg: 8.19 8.01 7.31 9/358 29105
/proc/meminfo: memFree=21252928/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=258328 CPUtime=3757.54 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 1593785 1252 0 0 375496 258 0 0 23 0 5 0 634821164 264527872 36000 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 64582 36000 179 55 0 62468 0
[pid=28571/tid=28577] ppid=28569 vsize=258328 CPUtime=942.15 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 415692 1252 0 0 94149 66 0 0 25 0 5 0 634821165 264527872 36000 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=258328 CPUtime=942.21 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 410079 1252 0 0 94156 65 0 0 25 0 5 0 634821165 264527872 36000 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=258328 CPUtime=931.84 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 403850 1252 0 0 93119 65 0 0 25 0 5 0 634821165 264527872 36000 33554432000 4194304 4417452 140735536616064 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=258328 CPUtime=941.31 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 363855 1252 0 0 94071 60 0 0 25 0 5 0 634821165 264527872 36000 33554432000 4194304 4417452 140735536616064 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.54
Current children cumulated vsize (KiB) 258328

[startup+1002.3 s]
/proc/loadavg: 8.12 8.02 7.36 9/358 29107
/proc/meminfo: memFree=21227248/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=268572 CPUtime=3996.88 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 1675214 1252 0 0 399416 272 0 0 23 0 5 0 634821164 275017728 38561 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 67143 38561 179 55 0 65029 0
[pid=28571/tid=28577] ppid=28569 vsize=268572 CPUtime=1002.14 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 435194 1252 0 0 100145 69 0 0 25 0 5 0 634821165 275017728 38561 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=268572 CPUtime=1002.22 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 432452 1252 0 0 100153 69 0 0 25 0 5 0 634821165 275017728 38561 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=268572 CPUtime=991.17 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 429806 1252 0 0 99048 69 0 0 25 0 5 0 634821165 275017728 38561 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=268572 CPUtime=1001.31 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 377453 1252 0 0 100068 63 0 0 25 0 5 0 634821165 275017728 38561 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3996.88
Current children cumulated vsize (KiB) 268572

[startup+1062.3 s]
/proc/loadavg: 8.10 8.03 7.40 9/358 29108
/proc/meminfo: memFree=21214712/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=276084 CPUtime=4236.23 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 1748599 1252 0 0 423339 284 0 0 23 0 5 0 634821164 282710016 40439 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 69021 40439 179 55 0 66907 0
[pid=28571/tid=28577] ppid=28569 vsize=276084 CPUtime=1062.14 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 457136 1252 0 0 106142 72 0 0 25 0 5 0 634821165 282710016 40439 33554432000 4194304 4417452 140735536616064 18446744073709551615 4366644 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=276084 CPUtime=1062.22 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 452856 1252 0 0 106149 73 0 0 25 0 5 0 634821165 282710016 40439 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=276084 CPUtime=1050.53 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 444002 1252 0 0 104982 71 0 0 25 0 5 0 634821165 282710016 40439 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=276084 CPUtime=1061.31 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 394296 1252 0 0 106065 66 0 0 25 0 5 0 634821165 282710016 40439 33554432000 4194304 4417452 140735536616064 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.23
Current children cumulated vsize (KiB) 276084

[startup+1122.3 s]
/proc/loadavg: 8.03 8.02 7.43 9/358 29110
/proc/meminfo: memFree=21220764/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=265492 CPUtime=4475.56 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 1828196 1252 0 0 447260 296 0 0 23 0 5 0 634821164 271863808 37797 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 66373 37797 179 55 0 64259 0
[pid=28571/tid=28577] ppid=28569 vsize=265492 CPUtime=1122.12 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 474759 1252 0 0 112137 75 0 0 25 0 5 0 634821165 271863808 37797 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=265492 CPUtime=1122.22 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 474587 1252 0 0 112146 76 0 0 25 0 5 0 634821165 271863808 37797 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=265492 CPUtime=1109.86 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 466808 1252 0 0 110912 74 0 0 25 0 5 0 634821165 271863808 37797 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=265492 CPUtime=1121.31 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 411733 1252 0 0 112063 68 0 0 25 0 5 0 634821165 271863808 37797 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.56
Current children cumulated vsize (KiB) 265492

[startup+1182.3 s]
/proc/loadavg: 8.10 8.05 7.48 9/358 29112
/proc/meminfo: memFree=21225340/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=259148 CPUtime=4714.91 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 1900930 1252 0 0 471184 307 0 0 23 0 5 0 634821164 265367552 36209 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 64787 36209 179 55 0 62673 0
[pid=28571/tid=28577] ppid=28569 vsize=259148 CPUtime=1182.11 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 489536 1252 0 0 118133 78 0 0 25 0 5 0 634821165 265367552 36209 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=259148 CPUtime=1182.22 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 497993 1252 0 0 118142 80 0 0 25 0 5 0 634821165 265367552 36209 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=259148 CPUtime=1169.22 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 486419 1252 0 0 116845 77 0 0 25 0 5 0 634821165 265367552 36209 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=259148 CPUtime=1181.32 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 426673 1252 0 0 118062 70 0 0 25 0 5 0 634821165 265367552 36209 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4714.91
Current children cumulated vsize (KiB) 259148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.23 8.08 7.50 5/353 29113
/proc/meminfo: memFree=21351232/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=317076 CPUtime=4800.29 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 1928592 1252 0 0 479719 310 0 0 23 0 5 0 634821164 324685824 50686 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 79269 50686 179 55 0 77155 0
[pid=28571/tid=28577] ppid=28569 vsize=317076 CPUtime=1203.52 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 495211 1252 0 0 120273 79 0 0 25 0 5 0 634821165 324685824 50686 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=317076 CPUtime=1203.64 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 506787 1252 0 0 120283 81 0 0 25 0 5 0 634821165 324685824 50686 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=317076 CPUtime=1190.39 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 494715 1252 0 0 118960 79 0 0 25 0 5 0 634821165 324685824 50686 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=317076 CPUtime=1202.73 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 431570 1252 0 0 120203 70 0 0 25 0 5 0 634821165 324685824 50686 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 317076

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

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

[startup+1203.7 s]
/proc/loadavg: 8.23 8.08 7.50 5/353 29113
/proc/meminfo: memFree=21351232/32951124 swapFree=67111348/67111528
[pid=28571] ppid=28569 vsize=317076 CPUtime=4800.29 cores=0,2,4,6
/proc/28571/stat : 28571 (plingeling) S 28569 28571 27864 0 -1 4202496 1928592 1252 0 0 479719 310 0 0 23 0 5 0 634821164 324685824 50686 33554432000 4194304 4417452 140735536616064 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/28571/statm: 79269 50686 179 55 0 77155 0
[pid=28571/tid=28577] ppid=28569 vsize=317076 CPUtime=1203.52 cores=0,2,4,6
/proc/28571/task/28577/stat : 28577 (plingeling) R 28569 28571 27864 0 -1 4202560 495211 1252 0 0 120273 79 0 0 25 0 5 0 634821165 324685824 50686 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28571/tid=28578] ppid=28569 vsize=317076 CPUtime=1203.64 cores=0,2,4,6
/proc/28571/task/28578/stat : 28578 (plingeling) R 28569 28571 27864 0 -1 4202560 506787 1252 0 0 120283 81 0 0 25 0 5 0 634821165 324685824 50686 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28571/tid=28579] ppid=28569 vsize=317076 CPUtime=1190.39 cores=0,2,4,6
/proc/28571/task/28579/stat : 28579 (plingeling) R 28569 28571 27864 0 -1 4202560 494715 1252 0 0 118960 79 0 0 25 0 5 0 634821165 324685824 50686 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28571/tid=28580] ppid=28569 vsize=317076 CPUtime=1202.73 cores=0,2,4,6
/proc/28571/task/28580/stat : 28580 (plingeling) R 28569 28571 27864 0 -1 4202560 431570 1252 0 0 120203 70 0 0 25 0 5 0 634821165 324685824 50686 33554432000 4194304 4417452 140735536616064 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 317076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.73
CPU time (s): 4800.34
CPU user time (s): 4797.22
CPU system time (s): 3.11653
CPU usage (%): 398.789
Max. virtual memory (cumulated for all children) (KiB): 323876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.22
system time used= 3.11653
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1929844
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= 123
involuntary context switches= 27919

runsolver used 3.88141 second user time and 9.29359 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 03:47:30
IDJOB=3371180
IDBENCH=83143
IDSOLVER=1848
FILE ID=node144/3371180-1305424050
RUNJOBID= node144-1305424050-28559
PBS_JOBID= 13324583
Free space on /tmp= 73240 MiB

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

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

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=1040798330

node144.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.850
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.850
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.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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:      21545048 kB
Buffers:        292848 kB
Cached:        3639848 kB
SwapCached:          0 kB
Active:        8223620 kB
Inactive:      2836200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21545048 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:             444 kB
Writeback:           0 kB
AnonPages:     7126844 kB
Mapped:          26796 kB
Slab:           244968 kB
PageTables:      37312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81971544 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= 73256 MiB
End job on node144 at 2011-05-15 04:07:36