Trace number 3371083

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.93

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_462.cnf
MD5SUM4975f32607352c0a4d9db1abea12627a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.62714
Satisfiable
(Un)Satisfiability was proved
Number of variables231
Number of clauses28738
Sum of the clauses size129678
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326363
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52298

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

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

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


[startup+0 s]
/proc/loadavg: 8.16 6.71 3.87 6/374 26139
/proc/meminfo: memFree=22508052/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 215 0 0 0 0 0 0 0 25 0 1 0 654442841 8937472 146 33554432000 4194304 4417452 140734748444864 18446744073709551615 212687675136 0 0 4096 0 18446744071562362840 0 0 17 0 0 0 0
/proc/26139/statm: 2182 146 122 55 0 68 0

[startup+0.108722 s]
/proc/loadavg: 8.16 6.71 3.87 6/374 26139
/proc/meminfo: memFree=22508052/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=62168 CPUtime=0.27 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 3680 1255 0 0 27 0 0 0 25 0 5 0 654442841 63660032 3355 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 15542 3355 178 55 0 13428 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 62168

[startup+0.200702 s]
/proc/loadavg: 8.16 6.71 3.87 6/374 26139
/proc/meminfo: memFree=22508052/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=62652 CPUtime=0.64 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 3774 1255 0 0 64 0 0 0 25 0 5 0 654442841 64155648 3449 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 15663 3449 179 55 0 13549 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 62652

[startup+0.300686 s]
/proc/loadavg: 8.16 6.71 3.87 6/374 26139
/proc/meminfo: memFree=22508052/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=61400 CPUtime=1.04 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 4016 1255 0 0 104 0 0 0 25 0 5 0 654442841 62873600 3073 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 15350 3073 179 55 0 13236 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 61400

[startup+0.700614 s]
/proc/loadavg: 8.16 6.71 3.87 6/374 26139
/proc/meminfo: memFree=22508052/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=61756 CPUtime=2.64 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 4168 1255 0 0 264 0 0 0 25 0 5 0 654442841 63238144 3225 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 15439 3225 179 55 0 13325 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 61756

[startup+1.50047 s]
/proc/loadavg: 8.16 6.71 3.87 9/379 26149
/proc/meminfo: memFree=22490288/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=66312 CPUtime=5.82 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 5307 1255 0 0 582 0 0 0 25 0 5 0 654442841 67903488 4364 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 16578 4364 179 55 0 14464 0
[pid=26139/tid=26146] ppid=26137 vsize=66312 CPUtime=1.45 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 755 1255 0 0 145 0 0 0 25 0 5 0 654442845 67903488 4364 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=66312 CPUtime=1.43 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 315 1255 0 0 143 0 0 0 25 0 5 0 654442845 67903488 4364 33554432000 4194304 4417452 140734748444864 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=66312 CPUtime=1.45 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 269 1255 0 0 145 0 0 0 25 0 5 0 654442845 67903488 4364 33554432000 4194304 4417452 140734748444864 18446744073709551615 4232566 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=66312 CPUtime=1.45 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 1243 1255 0 0 145 0 0 0 25 0 5 0 654442845 67903488 4364 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 66312

[startup+3.10017 s]
/proc/loadavg: 8.15 6.73 3.89 9/379 26149
/proc/meminfo: memFree=22496240/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=69728 CPUtime=12.21 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 6178 1255 0 0 1221 0 0 0 25 0 5 0 654442841 71401472 5235 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 17432 5235 180 55 0 15318 0
[pid=26139/tid=26146] ppid=26137 vsize=69728 CPUtime=3.05 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 1081 1255 0 0 305 0 0 0 25 0 5 0 654442845 71401472 5235 33554432000 4194304 4417452 140734748444864 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=69728 CPUtime=3.02 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 438 1255 0 0 302 0 0 0 25 0 5 0 654442845 71401472 5235 33554432000 4194304 4417452 140734748444864 18446744073709551615 4249577 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=69728 CPUtime=3.05 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 398 1255 0 0 305 0 0 0 25 0 5 0 654442845 71401472 5235 33554432000 4194304 4417452 140734748444864 18446744073709551615 4275986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=69728 CPUtime=3.05 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 1536 1255 0 0 305 0 0 0 25 0 5 0 654442845 71401472 5235 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 69728

[startup+6.30059 s]
/proc/loadavg: 8.15 6.73 3.89 9/379 26149
/proc/meminfo: memFree=22474664/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=78380 CPUtime=24.97 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 8806 1255 0 0 2496 1 0 0 25 0 5 0 654442841 80261120 7382 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 19595 7382 180 55 0 17481 0
[pid=26139/tid=26146] ppid=26137 vsize=78380 CPUtime=6.25 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 1762 1255 0 0 625 0 0 0 25 0 5 0 654442845 80261120 7382 33554432000 4194304 4417452 140734748444864 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=78380 CPUtime=6.18 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 1240 1255 0 0 618 0 0 0 25 0 5 0 654442845 80261120 7382 33554432000 4194304 4417452 140734748444864 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=78380 CPUtime=6.25 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 706 1255 0 0 625 0 0 0 25 0 5 0 654442845 80261120 7382 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=78380 CPUtime=6.24 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 2373 1255 0 0 624 0 0 0 25 0 5 0 654442845 80261120 7382 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 78380

[startup+12.7004 s]
/proc/loadavg: 8.13 6.77 3.94 10/379 26158
/proc/meminfo: memFree=22455800/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=92648 CPUtime=50.47 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 15005 1255 0 0 5045 2 0 0 25 0 5 0 654442841 94871552 10957 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 23162 10957 180 55 0 21048 0
[pid=26139/tid=26146] ppid=26137 vsize=92648 CPUtime=12.62 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 2025 1255 0 0 1262 0 0 0 25 0 5 0 654442845 94871552 10957 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=92648 CPUtime=12.5 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 1322 1255 0 0 1250 0 0 0 25 0 5 0 654442845 94871552 10957 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=92648 CPUtime=12.64 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 3294 1255 0 0 1264 0 0 0 25 0 5 0 654442845 94871552 10957 33554432000 4194304 4417452 140734748444864 18446744073709551615 4343764 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=92648 CPUtime=12.64 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 5639 1255 0 0 1264 0 0 0 25 0 5 0 654442845 94871552 10957 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 92648

[startup+25.5011 s]
/proc/loadavg: 8.11 6.81 3.98 9/379 26159
/proc/meminfo: memFree=22448620/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=95228 CPUtime=101.51 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 33213 1255 0 0 10146 5 0 0 25 0 5 0 654442841 97513472 11626 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 23807 11626 180 55 0 21693 0
[pid=26139/tid=26146] ppid=26137 vsize=95228 CPUtime=25.42 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 4566 1255 0 0 2541 1 0 0 25 0 5 0 654442845 97513472 11626 33554432000 4194304 4417452 140734748444864 18446744073709551615 4309218 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=95228 CPUtime=25.15 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 6077 1255 0 0 2514 1 0 0 25 0 5 0 654442845 97513472 11626 33554432000 4194304 4417452 140734748444864 18446744073709551615 4307411 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=95228 CPUtime=25.44 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 7689 1255 0 0 2544 0 0 0 25 0 5 0 654442845 97513472 11626 33554432000 4194304 4417452 140734748444864 18446744073709551615 4309203 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=95228 CPUtime=25.44 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 12156 1255 0 0 2542 2 0 0 25 0 5 0 654442845 97513472 11626 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 95228

[startup+51.1004 s]
/proc/loadavg: 8.07 6.91 4.09 9/379 26159
/proc/meminfo: memFree=22454060/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=97008 CPUtime=203.6 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 84031 1255 0 0 20349 11 0 0 25 0 5 0 654442841 99336192 12071 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 24252 12071 180 55 0 22138 0
[pid=26139/tid=26146] ppid=26137 vsize=97008 CPUtime=51.02 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 16802 1255 0 0 5100 2 0 0 25 0 5 0 654442845 99336192 12071 33554432000 4194304 4417452 140734748444864 18446744073709551615 4366698 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=97008 CPUtime=50.44 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 19075 1255 0 0 5042 2 0 0 25 0 5 0 654442845 99336192 12071 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=97008 CPUtime=51.04 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 17844 1255 0 0 5103 1 0 0 25 0 5 0 654442845 99336192 12071 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=97008 CPUtime=51.03 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 27585 1255 0 0 5099 4 0 0 25 0 5 0 654442845 99336192 12071 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.6
Current children cumulated vsize (KiB) 97008

[startup+102.301 s]
/proc/loadavg: 8.20 7.14 4.32 9/379 26161
/proc/meminfo: memFree=22416468/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=120156 CPUtime=407.83 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 194364 1255 0 0 40753 30 0 0 25 0 5 0 654442841 123039744 17858 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 30039 17858 180 55 0 27925 0
[pid=26139/tid=26146] ppid=26137 vsize=120156 CPUtime=102.23 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 44656 1255 0 0 10216 7 0 0 25 0 5 0 654442845 123039744 17858 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=120156 CPUtime=101.04 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 47742 1255 0 0 10098 6 0 0 25 0 5 0 654442845 123039744 17858 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=120156 CPUtime=102.26 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 39276 1255 0 0 10221 5 0 0 25 0 5 0 654442845 123039744 17858 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=120156 CPUtime=102.23 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 59965 1255 0 0 10213 10 0 0 25 0 5 0 654442845 123039744 17858 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.83
Current children cumulated vsize (KiB) 120156

[startup+162.301 s]
/proc/loadavg: 8.15 7.29 4.54 9/379 26162
/proc/meminfo: memFree=22394876/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=129424 CPUtime=647.08 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 314144 1255 0 0 64660 48 0 0 25 0 5 0 654442841 132530176 20175 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 32356 20175 180 55 0 30242 0
[pid=26139/tid=26146] ppid=26137 vsize=129424 CPUtime=162.22 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 76100 1255 0 0 16210 12 0 0 25 0 5 0 654442845 132530176 20175 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=129424 CPUtime=160.33 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 79343 1255 0 0 16022 11 0 0 25 0 5 0 654442845 132530176 20175 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=129424 CPUtime=162.25 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 67513 1255 0 0 16216 9 0 0 25 0 5 0 654442845 132530176 20175 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=129424 CPUtime=162.22 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 88463 1255 0 0 16207 15 0 0 25 0 5 0 654442845 132530176 20175 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.08
Current children cumulated vsize (KiB) 129424


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

[pid=26139/tid=26147] ppid=26137 vsize=193516 CPUtime=693.81 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 276386 1255 0 0 69338 43 0 0 25 0 5 0 654442845 198160384 36166 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=193516 CPUtime=701.62 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 281195 1255 0 0 70119 43 0 0 25 0 5 0 654442845 198160384 36166 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=193516 CPUtime=702.11 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 307089 1255 0 0 70161 50 0 0 25 0 5 0 654442845 198160384 36166 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2799.85
Current children cumulated vsize (KiB) 193516

[startup+762.301 s]
/proc/loadavg: 7.90 7.94 6.23 9/379 26218
/proc/meminfo: memFree=22456224/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=186728 CPUtime=3039.16 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 1232591 1255 0 0 303719 197 0 0 25 0 5 0 654442841 191209472 34469 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 46682 34469 180 55 0 44568 0
[pid=26139/tid=26146] ppid=26137 vsize=186728 CPUtime=762.25 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 301152 1255 0 0 76177 48 0 0 25 0 5 0 654442845 191209472 34469 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=186728 CPUtime=753.11 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 294492 1255 0 0 75265 46 0 0 25 0 5 0 654442845 191209472 34469 33554432000 4194304 4417452 140734748444864 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=186728 CPUtime=761.64 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 298776 1255 0 0 76118 46 0 0 25 0 5 0 654442845 191209472 34469 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=186728 CPUtime=762.11 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 335446 1255 0 0 76156 55 0 0 25 0 5 0 654442845 191209472 34469 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3039.16
Current children cumulated vsize (KiB) 186728

[startup+822.301 s]
/proc/loadavg: 8.03 7.97 6.34 9/379 26220
/proc/meminfo: memFree=22420868/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=212088 CPUtime=3278.41 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 1334975 1255 0 0 327630 211 0 0 25 0 5 0 654442841 217178112 40809 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 53022 40809 180 55 0 50908 0
[pid=26139/tid=26146] ppid=26137 vsize=212088 CPUtime=822.25 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 327024 1255 0 0 82172 53 0 0 25 0 5 0 654442845 217178112 40809 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=212088 CPUtime=812.39 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 318132 1255 0 0 81190 49 0 0 25 0 5 0 654442845 217178112 40809 33554432000 4194304 4417452 140734748444864 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=212088 CPUtime=821.63 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 328311 1255 0 0 82113 50 0 0 25 0 5 0 654442845 217178112 40809 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=212088 CPUtime=822.09 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 358783 1255 0 0 82151 58 0 0 25 0 5 0 654442845 217178112 40809 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3278.41
Current children cumulated vsize (KiB) 212088

[startup+882.314 s]
/proc/loadavg: 8.21 8.04 6.47 9/379 26222
/proc/meminfo: memFree=22413296/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=204244 CPUtime=3517.75 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 1435605 1255 0 0 351547 228 0 0 25 0 5 0 654442841 209145856 38848 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 51061 38848 180 55 0 48947 0
[pid=26139/tid=26146] ppid=26137 vsize=204244 CPUtime=882.26 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 349449 1255 0 0 88169 57 0 0 25 0 5 0 654442845 209145856 38848 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=204244 CPUtime=871.68 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 342057 1255 0 0 87115 53 0 0 25 0 5 0 654442845 209145856 38848 33554432000 4194304 4417452 140734748444864 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=204244 CPUtime=881.64 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 356995 1255 0 0 88110 54 0 0 25 0 5 0 654442845 209145856 38848 33554432000 4194304 4417452 140734748444864 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=204244 CPUtime=882.09 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 384379 1255 0 0 88148 61 0 0 25 0 5 0 654442845 209145856 38848 33554432000 4194304 4417452 140734748444864 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3517.75
Current children cumulated vsize (KiB) 204244

[startup+942.301 s]
/proc/loadavg: 8.23 8.06 6.56 9/379 26223
/proc/meminfo: memFree=22427800/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=195364 CPUtime=3756.98 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 1505011 1255 0 0 375461 237 0 0 25 0 5 0 654442841 200052736 36628 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 48841 36628 180 55 0 46727 0
[pid=26139/tid=26146] ppid=26137 vsize=195364 CPUtime=942.25 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 362033 1255 0 0 94166 59 0 0 25 0 5 0 654442845 200052736 36628 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=195364 CPUtime=930.97 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 361955 1255 0 0 93042 55 0 0 25 0 5 0 654442845 200052736 36628 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=195364 CPUtime=941.63 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 372499 1255 0 0 94106 57 0 0 25 0 5 0 654442845 200052736 36628 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=195364 CPUtime=942.07 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 405799 1255 0 0 94143 64 0 0 25 0 5 0 654442845 200052736 36628 33554432000 4194304 4417452 140734748444864 18446744073709551615 4353477 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3756.98
Current children cumulated vsize (KiB) 195364

[startup+1002.3 s]
/proc/loadavg: 8.20 8.08 6.67 9/379 26225
/proc/meminfo: memFree=22367768/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=229588 CPUtime=3996.27 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 1573998 1255 0 0 399379 248 0 0 25 0 5 0 654442841 235098112 45184 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 57397 45184 180 55 0 55283 0
[pid=26139/tid=26146] ppid=26137 vsize=229588 CPUtime=1002.24 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 376773 1255 0 0 100163 61 0 0 25 0 5 0 654442845 235098112 45184 33554432000 4194304 4417452 140734748444864 18446744073709551615 4366450 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=229588 CPUtime=990.25 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 379103 1255 0 0 98967 58 0 0 25 0 5 0 654442845 235098112 45184 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=229588 CPUtime=1001.63 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 387842 1255 0 0 100104 59 0 0 25 0 5 0 654442845 235098112 45184 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=229588 CPUtime=1002.06 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 427555 1255 0 0 100139 67 0 0 25 0 5 0 654442845 235098112 45184 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3996.27
Current children cumulated vsize (KiB) 229588

[startup+1062.3 s]
/proc/loadavg: 8.14 8.08 6.75 9/379 26226
/proc/meminfo: memFree=22400740/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=201464 CPUtime=4235.57 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 1642412 1255 0 0 423299 258 0 0 25 0 5 0 654442841 206299136 38153 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 50366 38153 180 55 0 48252 0
[pid=26139/tid=26146] ppid=26137 vsize=201464 CPUtime=1062.25 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 391709 1255 0 0 106161 64 0 0 25 0 5 0 654442845 206299136 38153 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=201464 CPUtime=1049.55 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 393866 1255 0 0 104895 60 0 0 25 0 5 0 654442845 206299136 38153 33554432000 4194304 4417452 140734748444864 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=201464 CPUtime=1061.63 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 408038 1255 0 0 106101 62 0 0 25 0 5 0 654442845 206299136 38153 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=201464 CPUtime=1062.06 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 446074 1255 0 0 106136 70 0 0 25 0 5 0 654442845 206299136 38153 33554432000 4194304 4417452 140734748444864 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4235.57
Current children cumulated vsize (KiB) 201464

[startup+1122.3 s]
/proc/loadavg: 8.05 8.06 6.83 9/379 26228
/proc/meminfo: memFree=22356704/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=229672 CPUtime=4474.84 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 1714241 1255 0 0 447216 268 0 0 25 0 5 0 654442841 235184128 45205 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 57418 45205 180 55 0 55304 0
[pid=26139/tid=26146] ppid=26137 vsize=229672 CPUtime=1122.25 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 410648 1255 0 0 112158 67 0 0 25 0 5 0 654442845 235184128 45205 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=229672 CPUtime=1108.84 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 410824 1255 0 0 110822 62 0 0 25 0 5 0 654442845 235184128 45205 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=229672 CPUtime=1121.63 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 426293 1255 0 0 112099 64 0 0 25 0 5 0 654442845 235184128 45205 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=229672 CPUtime=1122.05 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 463751 1255 0 0 112132 73 0 0 25 0 5 0 654442845 235184128 45205 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4474.84
Current children cumulated vsize (KiB) 229672

[startup+1182.3 s]
/proc/loadavg: 8.02 8.05 6.89 9/379 26230
/proc/meminfo: memFree=22313528/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=271644 CPUtime=4714.13 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 1797899 1255 0 0 471134 279 0 0 25 0 5 0 654442841 278163456 55698 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 67911 55698 180 55 0 65797 0
[pid=26139/tid=26146] ppid=26137 vsize=271644 CPUtime=1182.25 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 433035 1255 0 0 118155 70 0 0 25 0 5 0 654442845 278163456 55698 33554432000 4194304 4417452 140734748444864 18446744073709551615 4344176 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=271644 CPUtime=1168.14 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 427849 1255 0 0 116749 65 0 0 25 0 5 0 654442845 278163456 55698 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=271644 CPUtime=1181.64 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 450941 1255 0 0 118097 67 0 0 25 0 5 0 654442845 278163456 55698 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=271644 CPUtime=1182.04 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 483349 1255 0 0 118129 75 0 0 25 0 5 0 654442845 278163456 55698 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4714.13
Current children cumulated vsize (KiB) 271644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.01 8.04 6.92 9/379 26230
/proc/meminfo: memFree=22347124/32951124 swapFree=67111348/67111528
[pid=26139] ppid=26137 vsize=221724 CPUtime=4800.28 cores=0,2,4,6
/proc/26139/stat : 26139 (plingeling) S 26137 26139 26007 0 -1 4202496 1825060 1255 0 0 479745 283 0 0 25 0 5 0 654442841 227045376 43218 33554432000 4194304 4417452 140734748444864 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26139/statm: 55431 43218 180 55 0 53317 0
[pid=26139/tid=26146] ppid=26137 vsize=221724 CPUtime=1203.87 cores=0,2,4,6
/proc/26139/task/26146/stat : 26146 (plingeling) R 26137 26139 26007 0 -1 4202560 437551 1255 0 0 120316 71 0 0 25 0 5 0 654442845 227045376 43218 33554432000 4194304 4417452 140734748444864 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26139/tid=26147] ppid=26137 vsize=221724 CPUtime=1189.48 cores=0,2,4,6
/proc/26139/task/26147/stat : 26147 (plingeling) R 26137 26139 26007 0 -1 4202560 435400 1255 0 0 118882 66 0 0 25 0 5 0 654442845 227045376 43218 33554432000 4194304 4417452 140734748444864 18446744073709551615 4366813 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26139/tid=26148] ppid=26137 vsize=221724 CPUtime=1203.25 cores=0,2,4,6
/proc/26139/task/26148/stat : 26148 (plingeling) R 26137 26139 26007 0 -1 4202560 459111 1255 0 0 120257 68 0 0 25 0 5 0 654442845 227045376 43218 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26139/tid=26149] ppid=26137 vsize=221724 CPUtime=1203.64 cores=0,2,4,6
/proc/26139/task/26149/stat : 26149 (plingeling) R 26137 26139 26007 0 -1 4202560 490273 1255 0 0 120288 76 0 0 25 0 5 0 654442845 227045376 43218 33554432000 4194304 4417452 140734748444864 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 221724

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.93
CPU time (s): 4800.34
CPU user time (s): 4797.49
CPU system time (s): 2.84957
CPU usage (%): 398.723
Max. virtual memory (cumulated for all children) (KiB): 279836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.49
system time used= 2.84957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1826316
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= 132
involuntary context switches= 25519

runsolver used 4.02339 second user time and 10.2234 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 05:00:51
IDJOB=3371083
IDBENCH=83318
IDSOLVER=1848
FILE ID=node139/3371083-1305428451
RUNJOBID= node139-1305427968-26025
PBS_JOBID= 13324610
Free space on /tmp= 73408 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_462.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371083-1305428451/watcher-3371083-1305428451 -o /tmp/evaluation-result-3371083-1305428451/solver-3371083-1305428451 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371083-1305428451.cnf

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

MD5SUM BENCH= 4975f32607352c0a4d9db1abea12627a
RANDOM SEED=1564485336

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22508332 kB
Buffers:        304056 kB
Cached:        2860844 kB
SwapCached:          0 kB
Active:        8118940 kB
Inactive:      2020052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22508332 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:             824 kB
Writeback:           0 kB
AnonPages:     6973236 kB
Mapped:          29404 kB
Slab:           202132 kB
PageTables:      38812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76965116 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= 73408 MiB
End job on node139 at 2011-05-15 05:20:57