Trace number 3371292

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.21 1203.25

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark731.23
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
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-3371292-1305422166/watcher-3371292-1305422166 -o /tmp/evaluation-result-3371292-1305422166/solver-3371292-1305422166 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371292-1305422166.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.17 8.03 8.02 5/328 25891
/proc/meminfo: memFree=25068444/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=11088 CPUtime=0 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) R 25889 25891 25544 0 -1 4202496 865 1256 0 0 0 0 0 0 25 0 1 0 653817024 11354112 795 33554432000 4194304 4417452 140735133402720 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25891/statm: 2772 795 148 55 0 658 0

[startup+0.067297 s]
/proc/loadavg: 8.17 8.03 8.02 5/328 25891
/proc/meminfo: memFree=25068444/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=22968 CPUtime=0.05 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) R 25889 25891 25544 0 -1 4202496 3855 1256 0 0 5 0 0 0 25 0 1 0 653817024 23519232 3766 33554432000 4194304 4417452 140735133402720 18446744073709551615 244446563937 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25891/statm: 5742 3766 149 55 0 3628 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22968

[startup+0.100289 s]
/proc/loadavg: 8.17 8.03 8.02 5/328 25891
/proc/meminfo: memFree=25068444/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=27064 CPUtime=0.09 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) R 25889 25891 25544 0 -1 4202496 4879 1256 0 0 9 0 0 0 25 0 1 0 653817024 27713536 4790 33554432000 4194304 4417452 140735133402720 18446744073709551615 4231335 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/25891/statm: 6766 4790 149 55 0 4652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27064

[startup+0.300215 s]
/proc/loadavg: 8.17 8.03 8.02 5/328 25891
/proc/meminfo: memFree=25068444/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=154736 CPUtime=0.69 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 15973 1256 0 0 68 1 0 0 25 0 5 0 653817024 158449664 10287 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 38684 10287 172 55 0 36570 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 154736

[startup+0.70014 s]
/proc/loadavg: 8.17 8.03 8.02 5/328 25891
/proc/meminfo: memFree=25068444/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=156792 CPUtime=2.29 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 16490 1256 0 0 228 1 0 0 25 0 5 0 653817024 160555008 10802 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 39198 10802 173 55 0 37084 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 156792

[startup+1.50099 s]
/proc/loadavg: 8.17 8.03 8.02 9/333 25901
/proc/meminfo: memFree=25033692/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=157104 CPUtime=5.49 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 16571 1256 0 0 548 1 0 0 25 0 5 0 653817024 160874496 10881 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 39276 10881 174 55 0 37162 0
[pid=25891/tid=25898] ppid=25889 vsize=157104 CPUtime=1.33 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 1806 1256 0 0 133 0 0 0 25 0 5 0 653817040 160874496 10881 33554432000 4194304 4417452 140735133402720 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=157104 CPUtime=1.33 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 2734 1256 0 0 133 0 0 0 25 0 5 0 653817040 160874496 10881 33554432000 4194304 4417452 140735133402720 18446744073709551615 4277628 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=157104 CPUtime=1.33 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 1713 1256 0 0 133 0 0 0 25 0 5 0 653817040 160874496 10881 33554432000 4194304 4417452 140735133402720 18446744073709551615 4277684 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=157104 CPUtime=1.32 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 999 1256 0 0 132 0 0 0 25 0 5 0 653817040 160874496 10881 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 157104

[startup+3.10069 s]
/proc/loadavg: 8.17 8.03 8.02 9/333 25901
/proc/meminfo: memFree=25042372/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=162420 CPUtime=11.87 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 22583 1256 0 0 1185 2 0 0 25 0 5 0 653817024 166318080 13083 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 40605 13083 178 55 0 38491 0
[pid=25891/tid=25898] ppid=25889 vsize=162420 CPUtime=2.93 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 3952 1256 0 0 293 0 0 0 25 0 5 0 653817040 166318080 13083 33554432000 4194304 4417452 140735133402720 18446744073709551615 4252377 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=162420 CPUtime=2.92 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 5760 1256 0 0 292 0 0 0 25 0 5 0 653817040 166318080 13083 33554432000 4194304 4417452 140735133402720 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=162420 CPUtime=2.93 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 2349 1256 0 0 293 0 0 0 25 0 5 0 653817040 166318080 13083 33554432000 4194304 4417452 140735133402720 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=162420 CPUtime=2.91 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 1203 1256 0 0 291 0 0 0 25 0 5 0 653817040 166318080 13083 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 162420

[startup+6.3011 s]
/proc/loadavg: 8.16 8.03 8.01 9/333 25901
/proc/meminfo: memFree=25023944/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=160640 CPUtime=24.65 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 24474 1256 0 0 2462 3 0 0 25 0 5 0 653817024 164495360 12895 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 40160 12895 179 55 0 38046 0
[pid=25891/tid=25898] ppid=25889 vsize=160640 CPUtime=6.13 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 5233 1256 0 0 613 0 0 0 25 0 5 0 653817040 164495360 12895 33554432000 4194304 4417452 140735133402720 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=160640 CPUtime=6.12 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 5817 1256 0 0 612 0 0 0 25 0 5 0 653817040 164495360 12895 33554432000 4194304 4417452 140735133402720 18446744073709551615 4278727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=160640 CPUtime=6.13 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 2349 1256 0 0 613 0 0 0 25 0 5 0 653817040 164495360 12895 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=160640 CPUtime=6.08 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 1756 1256 0 0 608 0 0 0 25 0 5 0 653817040 164495360 12895 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 160640

[startup+12.7009 s]
/proc/loadavg: 8.15 8.03 8.01 9/333 25901
/proc/meminfo: memFree=25010944/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=170668 CPUtime=50.17 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 27020 1256 0 0 5014 3 0 0 25 0 5 0 653817024 174764032 15402 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 42667 15402 179 55 0 40553 0
[pid=25891/tid=25898] ppid=25889 vsize=170668 CPUtime=12.53 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 5439 1256 0 0 1253 0 0 0 25 0 5 0 653817040 174764032 15402 33554432000 4194304 4417452 140735133402720 18446744073709551615 4237136 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=170668 CPUtime=12.52 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 6005 1256 0 0 1252 0 0 0 25 0 5 0 653817040 174764032 15402 33554432000 4194304 4417452 140735133402720 18446744073709551615 4234224 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=170668 CPUtime=12.53 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 3636 1256 0 0 1253 0 0 0 25 0 5 0 653817040 174764032 15402 33554432000 4194304 4417452 140735133402720 18446744073709551615 4365996 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=170668 CPUtime=12.41 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 2621 1256 0 0 1241 0 0 0 25 0 5 0 653817040 174764032 15402 33554432000 4194304 4417452 140735133402720 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.17
Current children cumulated vsize (KiB) 170668

[startup+25.5005 s]
/proc/loadavg: 8.19 8.05 8.02 9/333 25902
/proc/meminfo: memFree=24986884/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=200592 CPUtime=101.24 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 48801 1256 0 0 10118 6 0 0 25 0 5 0 653817024 205406208 22889 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 50148 22889 179 55 0 48034 0
[pid=25891/tid=25898] ppid=25889 vsize=200592 CPUtime=25.33 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 18978 1256 0 0 2531 2 0 0 25 0 5 0 653817040 205406208 22889 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=200592 CPUtime=25.33 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 8944 1256 0 0 2532 1 0 0 25 0 5 0 653817040 205406208 22889 33554432000 4194304 4417452 140735133402720 18446744073709551615 4365181 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=200592 CPUtime=25.32 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 5846 1256 0 0 2532 0 0 0 25 0 5 0 653817040 205406208 22889 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364576 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=200592 CPUtime=25.07 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 5714 1256 0 0 2507 0 0 0 25 0 5 0 653817040 205406208 22889 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.24
Current children cumulated vsize (KiB) 200592

[startup+51.1007 s]
/proc/loadavg: 8.20 8.06 8.02 9/333 25902
/proc/meminfo: memFree=24923692/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=228608 CPUtime=203.39 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 90890 1256 0 0 20327 12 0 0 25 0 5 0 653817024 234094592 31253 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 57152 31253 180 55 0 55038 0
[pid=25891/tid=25898] ppid=25889 vsize=228608 CPUtime=50.93 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 33423 1256 0 0 5089 4 0 0 25 0 5 0 653817040 234094592 31253 33554432000 4194304 4417452 140735133402720 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=228608 CPUtime=50.92 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 26849 1256 0 0 5089 3 0 0 25 0 5 0 653817040 234094592 31253 33554432000 4194304 4417452 140735133402720 18446744073709551615 4357287 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=228608 CPUtime=50.92 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 8114 1256 0 0 5091 1 0 0 25 0 5 0 653817040 234094592 31253 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=228608 CPUtime=50.42 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 13185 1256 0 0 5041 1 0 0 25 0 5 0 653817040 234094592 31253 33554432000 4194304 4417452 140735133402720 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.39
Current children cumulated vsize (KiB) 228608

[startup+102.312 s]
/proc/loadavg: 8.12 8.06 8.02 9/333 25904
/proc/meminfo: memFree=24793716/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=282884 CPUtime=407.71 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 165694 1256 0 0 40750 21 0 0 25 0 5 0 653817024 289673216 43495 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 70721 43495 180 55 0 68607 0
[pid=25891/tid=25898] ppid=25889 vsize=282884 CPUtime=102.14 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 70196 1256 0 0 10205 9 0 0 25 0 5 0 653817040 289673216 43495 33554432000 4194304 4417452 140735133402720 18446744073709551615 4357965 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=282884 CPUtime=102.14 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 49304 1256 0 0 10208 6 0 0 25 0 5 0 653817040 289673216 43495 33554432000 4194304 4417452 140735133402720 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=282884 CPUtime=102.13 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 18167 1256 0 0 10211 2 0 0 25 0 5 0 653817040 289673216 43495 33554432000 4194304 4417452 140735133402720 18446744073709551615 4321299 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=282884 CPUtime=101.12 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 18708 1256 0 0 10110 2 0 0 25 0 5 0 653817040 289673216 43495 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.71
Current children cumulated vsize (KiB) 282884

[startup+162.301 s]
/proc/loadavg: 8.10 8.06 8.02 9/333 25905
/proc/meminfo: memFree=24537980/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=433096 CPUtime=647.06 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 237682 1256 0 0 64676 30 0 0 25 0 5 0 653817024 443490304 81047 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 108274 81047 180 55 0 106160 0
[pid=25891/tid=25898] ppid=25889 vsize=433096 CPUtime=162.13 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 100446 1256 0 0 16200 13 0 0 25 0 5 0 653817040 443490304 81047 33554432000 4194304 4417452 140735133402720 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=433096 CPUtime=161.79 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 57571 1256 0 0 16172 7 0 0 25 0 5 0 653817040 443490304 81047 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=433096 CPUtime=162.11 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 50642 1256 0 0 16205 6 0 0 25 0 5 0 653817040 443490304 81047 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=433096 CPUtime=160.85 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 19704 1256 0 0 16083 2 0 0 25 0 5 0 653817040 443490304 81047 33554432000 4194304 4417452 140735133402720 18446744073709551615 4353648 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.06
Current children cumulated vsize (KiB) 433096


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

[pid=25891/tid=25899] ppid=25889 vsize=736020 CPUtime=696.37 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 235529 1256 0 0 69611 26 0 0 25 0 5 0 653817040 753684480 156779 33554432000 4194304 4417452 140735133402720 18446744073709551615 4311326 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=736020 CPUtime=702.02 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 236485 1256 0 0 70170 32 0 0 25 0 5 0 653817040 753684480 156779 33554432000 4194304 4417452 140735133402720 18446744073709551615 4250532 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=736020 CPUtime=700.87 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 61179 1256 0 0 70079 8 0 0 25 0 5 0 653817040 753684480 156779 33554432000 4194304 4417452 140735133402720 18446744073709551615 4365996 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.58
Current children cumulated vsize (KiB) 736020

[startup+762.312 s]
/proc/loadavg: 8.14 8.08 8.03 9/333 25957
/proc/meminfo: memFree=24375668/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=807564 CPUtime=3041.01 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 828499 1256 0 0 303993 108 0 0 25 0 5 0 653817024 826945536 174665 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 201891 174665 180 55 0 199777 0
[pid=25891/tid=25898] ppid=25889 vsize=807564 CPUtime=762.13 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 236073 1256 0 0 76181 32 0 0 25 0 5 0 653817040 826945536 174665 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=807564 CPUtime=755.79 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 244669 1256 0 0 75551 28 0 0 25 0 5 0 653817040 826945536 174665 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=807564 CPUtime=762.03 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 273163 1256 0 0 76166 37 0 0 25 0 5 0 653817040 826945536 174665 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=807564 CPUtime=760.88 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 65275 1256 0 0 76080 8 0 0 25 0 5 0 653817040 826945536 174665 33554432000 4194304 4417452 140735133402720 18446744073709551615 4353648 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3041.01
Current children cumulated vsize (KiB) 807564

[startup+822.301 s]
/proc/loadavg: 8.05 8.07 8.03 9/333 25959
/proc/meminfo: memFree=24280536/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=916212 CPUtime=3280.36 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 859759 1256 0 0 327924 112 0 0 25 0 5 0 653817024 938201088 201827 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 229053 201827 180 55 0 226939 0
[pid=25891/tid=25898] ppid=25889 vsize=916212 CPUtime=822.12 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 240174 1256 0 0 82179 33 0 0 25 0 5 0 653817040 938201088 201827 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=916212 CPUtime=815.17 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 254758 1256 0 0 81488 29 0 0 25 0 5 0 653817040 938201088 201827 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=916212 CPUtime=822.01 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 281360 1256 0 0 82163 38 0 0 25 0 5 0 653817040 938201088 201827 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=916212 CPUtime=820.87 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 74148 1256 0 0 82078 9 0 0 25 0 5 0 653817040 938201088 201827 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.36
Current children cumulated vsize (KiB) 916212

[startup+882.301 s]
/proc/loadavg: 8.07 8.07 8.03 9/333 25960
/proc/meminfo: memFree=24410204/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=752220 CPUtime=3519.74 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 905419 1256 0 0 351853 121 0 0 25 0 5 0 653817024 770273280 160829 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 188055 160829 180 55 0 185941 0
[pid=25891/tid=25898] ppid=25889 vsize=752220 CPUtime=882.12 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 244270 1256 0 0 88178 34 0 0 25 0 5 0 653817040 770273280 160829 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=752220 CPUtime=874.56 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 271919 1256 0 0 87424 32 0 0 25 0 5 0 653817040 770273280 160829 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=752220 CPUtime=882 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 292498 1256 0 0 88159 41 0 0 25 0 5 0 653817040 770273280 160829 33554432000 4194304 4417452 140735133402720 18446744073709551615 4365036 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=752220 CPUtime=880.87 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 87413 1256 0 0 88076 11 0 0 25 0 5 0 653817040 770273280 160829 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.74
Current children cumulated vsize (KiB) 752220

[startup+942.301 s]
/proc/loadavg: 8.12 8.08 8.03 9/333 25962
/proc/meminfo: memFree=24411284/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=750344 CPUtime=3759.15 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 930481 1256 0 0 375790 125 0 0 25 0 5 0 653817024 768352256 160360 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 187586 160360 180 55 0 185472 0
[pid=25891/tid=25898] ppid=25889 vsize=750344 CPUtime=942.12 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 251307 1256 0 0 94177 35 0 0 25 0 5 0 653817040 768352256 160360 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=750344 CPUtime=933.97 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 278980 1256 0 0 93364 33 0 0 25 0 5 0 653817040 768352256 160360 33554432000 4194304 4417452 140735133402720 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=750344 CPUtime=941.99 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 300690 1256 0 0 94157 42 0 0 25 0 5 0 653817040 768352256 160360 33554432000 4194304 4417452 140735133402720 18446744073709551615 4255615 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=750344 CPUtime=940.87 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 90185 1256 0 0 94075 12 0 0 25 0 5 0 653817040 768352256 160360 33554432000 4194304 4417452 140735133402720 18446744073709551615 4356878 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3759.15
Current children cumulated vsize (KiB) 750344

[startup+1002.3 s]
/proc/loadavg: 8.08 8.08 8.03 9/333 25964
/proc/meminfo: memFree=24278072/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=856232 CPUtime=3998.54 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 982831 1256 0 0 399723 131 0 0 25 0 5 0 653817024 876781568 186832 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 214058 186832 180 55 0 211944 0
[pid=25891/tid=25898] ppid=25889 vsize=856232 CPUtime=1002.12 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 255403 1256 0 0 100176 36 0 0 25 0 5 0 653817040 876781568 186832 33554432000 4194304 4417452 140735133402720 18446744073709551615 4357213 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=856232 CPUtime=993.37 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 294953 1256 0 0 99302 35 0 0 25 0 5 0 653817040 876781568 186832 33554432000 4194304 4417452 140735133402720 18446744073709551615 4250464 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=856232 CPUtime=1001.99 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 329143 1256 0 0 100154 45 0 0 25 0 5 0 653817040 876781568 186832 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=856232 CPUtime=1000.87 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 94013 1256 0 0 100075 12 0 0 25 0 5 0 653817040 876781568 186832 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3998.54
Current children cumulated vsize (KiB) 856232

[startup+1062.3 s]
/proc/loadavg: 8.08 8.08 8.03 9/333 25965
/proc/meminfo: memFree=24172760/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=937300 CPUtime=4237.93 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 1055300 1256 0 0 423652 141 0 0 25 0 5 0 653817024 959795200 211038 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 234325 211038 180 55 0 232211 0
[pid=25891/tid=25898] ppid=25889 vsize=937300 CPUtime=1062.12 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 265759 1256 0 0 106175 37 0 0 25 0 5 0 653817040 959795200 211038 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=937300 CPUtime=1052.77 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 308073 1256 0 0 105240 37 0 0 25 0 5 0 653817040 959795200 211038 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=937300 CPUtime=1061.98 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 361127 1256 0 0 106147 51 0 0 25 0 5 0 653817040 959795200 211038 33554432000 4194304 4417452 140735133402720 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=937300 CPUtime=1060.88 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 111022 1256 0 0 106074 14 0 0 25 0 5 0 653817040 959795200 211038 33554432000 4194304 4417452 140735133402720 18446744073709551615 4357976 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4237.93
Current children cumulated vsize (KiB) 937300

[startup+1122.3 s]
/proc/loadavg: 8.03 8.06 8.02 9/333 25967
/proc/meminfo: memFree=24197148/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=945984 CPUtime=4477.32 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 1065668 1256 0 0 447590 142 0 0 25 0 5 0 653817024 968687616 209270 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 236496 209270 180 55 0 234382 0
[pid=25891/tid=25898] ppid=25889 vsize=945984 CPUtime=1122.12 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 265759 1256 0 0 112175 37 0 0 25 0 5 0 653817040 968687616 209270 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=945984 CPUtime=1112.16 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 318441 1256 0 0 111178 38 0 0 25 0 5 0 653817040 968687616 209270 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=945984 CPUtime=1121.98 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 361127 1256 0 0 112147 51 0 0 25 0 5 0 653817040 968687616 209270 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=945984 CPUtime=1120.88 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 111022 1256 0 0 112074 14 0 0 25 0 5 0 653817040 968687616 209270 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4477.32
Current children cumulated vsize (KiB) 945984

[startup+1182.3 s]
/proc/loadavg: 8.16 8.09 8.03 9/333 25968
/proc/meminfo: memFree=24192784/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=932144 CPUtime=4716.72 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 1086813 1256 0 0 471526 146 0 0 25 0 5 0 653817024 954515456 205810 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 233036 205810 180 55 0 230922 0
[pid=25891/tid=25898] ppid=25889 vsize=932144 CPUtime=1182.12 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 265759 1256 0 0 118175 37 0 0 25 0 5 0 653817040 954515456 205810 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=932144 CPUtime=1171.56 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 330938 1256 0 0 117116 40 0 0 25 0 5 0 653817040 954515456 205810 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=932144 CPUtime=1181.96 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 369775 1256 0 0 118144 52 0 0 25 0 5 0 653817040 954515456 205810 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=932144 CPUtime=1180.88 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 111022 1256 0 0 118074 14 0 0 25 0 5 0 653817040 954515456 205810 33554432000 4194304 4417452 140735133402720 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4716.72
Current children cumulated vsize (KiB) 932144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 6.97 7.83 7.95 5/323 25986
/proc/meminfo: memFree=24413984/32951124 swapFree=44485764/67111528
[pid=25891] ppid=25889 vsize=944904 CPUtime=4800.14 cores=0,2,4,6
/proc/25891/stat : 25891 (plingeling) S 25889 25891 25544 0 -1 4202496 1090005 1256 0 0 479868 146 0 0 25 0 5 0 653817024 967581696 209000 33554432000 4194304 4417452 140735133402720 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/25891/statm: 236226 209000 180 55 0 234112 0
[pid=25891/tid=25898] ppid=25889 vsize=944904 CPUtime=1203.03 cores=0,2,4,6
/proc/25891/task/25898/stat : 25898 (plingeling) R 25889 25891 25544 0 -1 4202560 265763 1256 0 0 120266 37 0 0 25 0 5 0 653817040 967581696 209000 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=25891/tid=25899] ppid=25889 vsize=944904 CPUtime=1192.25 cores=0,2,4,6
/proc/25891/task/25899/stat : 25899 (plingeling) R 25889 25891 25544 0 -1 4202560 334126 1256 0 0 119185 40 0 0 25 0 5 0 653817040 967581696 209000 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25891/tid=25900] ppid=25889 vsize=944904 CPUtime=1202.88 cores=0,2,4,6
/proc/25891/task/25900/stat : 25900 (plingeling) R 25889 25891 25544 0 -1 4202560 369775 1256 0 0 120235 53 0 0 25 0 5 0 653817040 967581696 209000 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25891/tid=25901] ppid=25889 vsize=944904 CPUtime=1201.79 cores=0,2,4,6
/proc/25891/task/25901/stat : 25901 (plingeling) R 25889 25891 25544 0 -1 4202560 111022 1256 0 0 120165 14 0 0 25 0 5 0 653817040 967581696 209000 33554432000 4194304 4417452 140735133402720 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 944904

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.25
CPU time (s): 4800.21
CPU user time (s): 4798.7
CPU system time (s): 1.50377
CPU usage (%): 398.937
Max. virtual memory (cumulated for all children) (KiB): 959268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.7
system time used= 1.50377
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1091261
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= 215
involuntary context switches= 22720

runsolver used 3.49847 second user time and 8.62069 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 03:16:06
IDJOB=3371292
IDBENCH=82466
IDSOLVER=1848
FILE ID=node105/3371292-1305422166
RUNJOBID= node105-1305419616-25562
PBS_JOBID= 13324579
Free space on /tmp= 73576 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371292-1305422166/watcher-3371292-1305422166 -o /tmp/evaluation-result-3371292-1305422166/solver-3371292-1305422166 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371292-1305422166.cnf

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=129845970

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25068724 kB
Buffers:        282848 kB
Cached:        5958244 kB
SwapCached:      39656 kB
Active:         754104 kB
Inactive:      6867092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25068724 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            2360 kB
Writeback:           0 kB
AnonPages:     1347916 kB
Mapped:          10964 kB
Slab:           128700 kB
PageTables:      66724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65559816 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= 73588 MiB
End job on node105 at 2011-05-15 03:36:11