Trace number 3372221

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)UNSAT 14600.1 1828.98

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1971.87
Satisfiable
(Un)Satisfiability was proved
Number of variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

14599.96/1828.97	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3372221-1305436653/watcher-3372221-1305436653 -o /tmp/evaluation-result-3372221-1305436653/solver-3372221-1305436653 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372221-1305436653.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.23 3.52 3.49 2/294 28404
/proc/meminfo: memFree=11947248/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=13152 CPUtime=0 cores=0-7
/proc/28404/stat : 28404 (plingeling) R 28402 28404 28338 0 -1 4202496 1365 1252 0 0 0 0 0 0 22 0 1 0 655263213 13467648 1295 33554432000 4194304 4417452 140735407700768 18446744073709551615 4231387 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/28404/statm: 3288 1295 148 55 0 1174 0

[startup+0.101766 s]
/proc/loadavg: 2.23 3.52 3.49 2/294 28404
/proc/meminfo: memFree=11947248/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=29620 CPUtime=0.09 cores=0-7
/proc/28404/stat : 28404 (plingeling) R 28402 28404 28338 0 -1 4202496 5499 1252 0 0 9 0 0 0 22 0 1 0 655263213 30330880 5429 33554432000 4194304 4417452 140735407700768 18446744073709551615 4227801 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/28404/statm: 7405 5429 149 55 0 5291 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29620

[startup+0.200748 s]
/proc/loadavg: 2.23 3.52 3.49 2/294 28404
/proc/meminfo: memFree=11947248/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=47444 CPUtime=0.19 cores=0-7
/proc/28404/stat : 28404 (plingeling) R 28402 28404 28338 0 -1 4202496 9955 1252 0 0 18 1 0 0 23 0 1 0 655263213 48582656 9885 33554432000 4194304 4417452 140735407700768 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/28404/statm: 11861 9885 149 55 0 9747 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 47444

[startup+0.300743 s]
/proc/loadavg: 2.23 3.52 3.49 2/294 28404
/proc/meminfo: memFree=11947248/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=82672 CPUtime=0.29 cores=0-7
/proc/28404/stat : 28404 (plingeling) R 28402 28404 28338 0 -1 4202496 18762 1252 0 0 27 2 0 0 23 0 1 0 655263213 84656128 18692 33554432000 4194304 4417452 140735407700768 18446744073709551615 4227832 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/28404/statm: 20668 18692 149 55 0 18554 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82672

[startup+0.700656 s]
/proc/loadavg: 2.23 3.52 3.49 2/294 28404
/proc/meminfo: memFree=11947248/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=153344 CPUtime=0.69 cores=0-7
/proc/28404/stat : 28404 (plingeling) R 28402 28404 28338 0 -1 4202496 36430 1252 0 0 65 4 0 0 25 0 1 0 655263213 157024256 36360 33554432000 4194304 4417452 140735407700768 18446744073709551615 4259140 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/28404/statm: 38336 36360 149 55 0 36222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 153344

[startup+1.50051 s]
/proc/loadavg: 2.23 3.52 3.49 2/295 28411
/proc/meminfo: memFree=11727396/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=292916 CPUtime=1.49 cores=0-7
/proc/28404/stat : 28404 (plingeling) R 28402 28404 28338 0 -1 4202496 71376 1252 0 0 141 8 0 0 25 0 1 0 655263213 299945984 71253 33554432000 4194304 4417452 140735407700768 18446744073709551615 255377301248 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/28404/statm: 73229 71253 149 55 0 71115 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 292916

[startup+3.10118 s]
/proc/loadavg: 2.23 3.52 3.49 9/303 28419
/proc/meminfo: memFree=11565428/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=459756 CPUtime=12.12 cores=0-7
/proc/28404/stat : 28404 (plingeling) S 28402 28404 28338 0 -1 4202496 128085 1252 0 0 1194 18 0 0 18 0 9 0 655263213 470790144 92514 33554432000 4194304 4417452 140735407700768 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28404/statm: 114939 92514 172 55 0 112825 0
[pid=28404/tid=28412] ppid=28402 vsize=459756 CPUtime=1.3 cores=0-7
/proc/28404/task/28412/stat : 28412 (plingeling) R 28402 28404 28338 0 -1 4202560 6821 1252 0 0 130 0 0 0 19 0 9 0 655263391 470790144 92514 33554432000 4194304 4417452 140735407700768 18446744073709551615 4282496 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28404/tid=28413] ppid=28402 vsize=459756 CPUtime=1.31 cores=0-7
/proc/28404/task/28413/stat : 28413 (plingeling) R 28402 28404 28338 0 -1 4202560 6896 1252 0 0 130 1 0 0 19 0 9 0 655263391 470790144 92514 33554432000 4194304 4417452 140735407700768 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28404/tid=28414] ppid=28402 vsize=459756 CPUtime=1.16 cores=0-7
/proc/28404/task/28414/stat : 28414 (plingeling) R 28402 28404 28338 0 -1 4202560 6822 1252 0 0 115 1 0 0 25 0 9 0 655263391 470790144 92514 33554432000 4194304 4417452 140735407700768 18446744073709551615 4266701 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28404/tid=28415] ppid=28402 vsize=459756 CPUtime=1.31 cores=0-7
/proc/28404/task/28415/stat : 28415 (plingeling) R 28402 28404 28338 0 -1 4202560 5412 1252 0 0 130 1 0 0 22 0 9 0 655263391 470790144 92514 33554432000 4194304 4417452 140735407700768 18446744073709551615 4264911 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28404/tid=28416] ppid=28402 vsize=459756 CPUtime=1.3 cores=0-7
/proc/28404/task/28416/stat : 28416 (plingeling) R 28402 28404 28338 0 -1 4202560 10226 1252 0 0 129 1 0 0 19 0 9 0 655263391 470790144 92514 33554432000 4194304 4417452 140735407700768 18446744073709551615 4282356 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28404/tid=28417] ppid=28402 vsize=459756 CPUtime=1.29 cores=0-7
/proc/28404/task/28417/stat : 28417 (plingeling) R 28402 28404 28338 0 -1 4202560 6878 1252 0 0 128 1 0 0 19 0 9 0 655263391 470790144 92514 33554432000 4194304 4417452 140735407700768 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28404/tid=28418] ppid=28402 vsize=459756 CPUtime=1.3 cores=0-7
/proc/28404/task/28418/stat : 28418 (plingeling) R 28402 28404 28338 0 -1 4202560 6820 1252 0 0 129 1 0 0 19 0 9 0 655263391 470790144 92514 33554432000 4194304 4417452 140735407700768 18446744073709551615 4282305 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28404/tid=28419] ppid=28402 vsize=459756 CPUtime=1.3 cores=0-7
/proc/28404/task/28419/stat : 28419 (plingeling) R 28402 28404 28338 0 -1 4202560 6818 1252 0 0 129 1 0 0 22 0 9 0 655263392 470790144 92514 33554432000 4194304 4417452 140735407700768 18446744073709551615 4283557 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 459756

[startup+6.30059 s]
/proc/loadavg: 2.69 3.59 3.51 9/303 28419
/proc/meminfo: memFree=11449380/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=664148 CPUtime=37.68 cores=0-7
/proc/28404/stat : 28404 (plingeling) S 28402 28404 28338 0 -1 4202496 197698 1252 0 0 3740 28 0 0 18 0 9 0 655263213 680087552 131913 33554432000 4194304 4417452 140735407700768 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28404/statm: 166037 131913 176 55 0 163923 0
[pid=28404/tid=28412] ppid=28402 vsize=664148 CPUtime=4.5 cores=0-7
/proc/28404/task/28412/stat : 28412 (plingeling) R 28402 28404 28338 0 -1 4202560 26830 1252 0 0 447 3 0 0 25 0 9 0 655263391 680087552 131913 33554432000 4194304 4417452 140735407700768 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28404/tid=28413] ppid=28402 vsize=664148 CPUtime=4.51 cores=0-7
/proc/28404/task/28413/stat : 28413 (plingeling) R 28402 28404 28338 0 -1 4202560 17414 1252 0 0 449 2 0 0 25 0 9 0 655263391 680087552 131913 33554432000 4194304 4417452 140735407700768 18446744073709551615 4346639 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28404/tid=28414] ppid=28402 vsize=664148 CPUtime=4.35 cores=0-7
/proc/28404/task/28414/stat : 28414 (plingeling) R 28402 28404 28338 0 -1 4202560 12144 1252 0 0 434 1 0 0 25 0 9 0 655263391 680087552 131913 33554432000 4194304 4417452 140735407700768 18446744073709551615 4320482 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28404/tid=28415] ppid=28402 vsize=664148 CPUtime=4.51 cores=0-7
/proc/28404/task/28415/stat : 28415 (plingeling) R 28402 28404 28338 0 -1 4202560 5412 1252 0 0 450 1 0 0 25 0 9 0 655263391 680087552 131913 33554432000 4194304 4417452 140735407700768 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28404/tid=28416] ppid=28402 vsize=664148 CPUtime=4.5 cores=0-7
/proc/28404/task/28416/stat : 28416 (plingeling) R 28402 28404 28338 0 -1 4202560 17236 1252 0 0 448 2 0 0 25 0 9 0 655263391 680087552 131913 33554432000 4194304 4417452 140735407700768 18446744073709551615 4234264 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28404/tid=28417] ppid=28402 vsize=664148 CPUtime=4.45 cores=0-7
/proc/28404/task/28417/stat : 28417 (plingeling) R 28402 28404 28338 0 -1 4202560 17264 1252 0 0 442 3 0 0 25 0 9 0 655263391 680087552 131913 33554432000 4194304 4417452 140735407700768 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28404/tid=28418] ppid=28402 vsize=664148 CPUtime=4.5 cores=0-7
/proc/28404/task/28418/stat : 28418 (plingeling) R 28402 28404 28338 0 -1 4202560 8870 1252 0 0 449 1 0 0 25 0 9 0 655263391 680087552 131913 33554432000 4194304 4417452 140735407700768 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28404/tid=28419] ppid=28402 vsize=664148 CPUtime=4.49 cores=0-7
/proc/28404/task/28419/stat : 28419 (plingeling) R 28402 28404 28338 0 -1 4202560 21136 1252 0 0 447 2 0 0 25 0 9 0 655263392 680087552 131913 33554432000 4194304 4417452 140735407700768 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37.68
Current children cumulated vsize (KiB) 664148

[startup+12.7004 s]
/proc/loadavg: 3.12 3.66 3.54 9/303 28419
/proc/meminfo: memFree=11370036/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=763968 CPUtime=88.82 cores=0-7
/proc/28404/stat : 28404 (plingeling) S 28402 28404 28338 0 -1 4202496 239199 1252 0 0 8847 35 0 0 18 0 9 0 655263213 782303232 152221 33554432000 4194304 4417452 140735407700768 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28404/statm: 190992 152221 179 55 0 188878 0
[pid=28404/tid=28412] ppid=28402 vsize=763968 CPUtime=10.9 cores=0-7
/proc/28404/task/28412/stat : 28412 (plingeling) R 28402 28404 28338 0 -1 4202560 34107 1252 0 0 1086 4 0 0 25 0 9 0 655263391 782303232 152221 33554432000 4194304 4417452 140735407700768 18446744073709551615 4272085 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28404/tid=28413] ppid=28402 vsize=763968 CPUtime=10.9 cores=0-7
/proc/28404/task/28413/stat : 28413 (plingeling) R 28402 28404 28338 0 -1 4202560 24588 1252 0 0 1087 3 0 0 25 0 9 0 655263391 782303232 152221 33554432000 4194304 4417452 140735407700768 18446744073709551615 4233423 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28404/tid=28414] ppid=28402 vsize=763968 CPUtime=10.76 cores=0-7
/proc/28404/task/28414/stat : 28414 (plingeling) R 28402 28404 28338 0 -1 4202560 19314 1252 0 0 1073 3 0 0 25 0 9 0 655263391 782303232 152221 33554432000 4194304 4417452 140735407700768 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28404/tid=28415] ppid=28402 vsize=763968 CPUtime=10.91 cores=0-7
/proc/28404/task/28415/stat : 28415 (plingeling) R 28402 28404 28338 0 -1 4202560 5413 1252 0 0 1090 1 0 0 25 0 9 0 655263391 782303232 152221 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28404/tid=28416] ppid=28402 vsize=763968 CPUtime=10.9 cores=0-7
/proc/28404/task/28416/stat : 28416 (plingeling) R 28402 28404 28338 0 -1 4202560 20826 1252 0 0 1088 2 0 0 25 0 9 0 655263391 782303232 152221 33554432000 4194304 4417452 140735407700768 18446744073709551615 4253390 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28404/tid=28417] ppid=28402 vsize=763968 CPUtime=10.79 cores=0-7
/proc/28404/task/28417/stat : 28417 (plingeling) R 28402 28404 28338 0 -1 4202560 24951 1252 0 0 1075 4 0 0 25 0 9 0 655263391 782303232 152221 33554432000 4194304 4417452 140735407700768 18446744073709551615 4273313 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28404/tid=28418] ppid=28402 vsize=763968 CPUtime=10.9 cores=0-7
/proc/28404/task/28418/stat : 28418 (plingeling) R 28402 28404 28338 0 -1 4202560 17466 1252 0 0 1087 3 0 0 25 0 9 0 655263391 782303232 152221 33554432000 4194304 4417452 140735407700768 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28404/tid=28419] ppid=28402 vsize=763968 CPUtime=10.9 cores=0-7
/proc/28404/task/28419/stat : 28419 (plingeling) R 28402 28404 28338 0 -1 4202560 21142 1252 0 0 1087 3 0 0 25 0 9 0 655263392 782303232 152221 33554432000 4194304 4417452 140735407700768 18446744073709551615 4252507 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 88.82
Current children cumulated vsize (KiB) 763968

[startup+25.501 s]
/proc/loadavg: 4.20 3.87 3.61 9/303 28419
/proc/meminfo: memFree=11291388/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=809588 CPUtime=191.08 cores=0-7
/proc/28404/stat : 28404 (plingeling) S 28402 28404 28338 0 -1 4202496 251489 1252 0 0 19072 36 0 0 18 0 9 0 655263213 829018112 163626 33554432000 4194304 4417452 140735407700768 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28404/statm: 202397 163626 179 55 0 200283 0
[pid=28404/tid=28412] ppid=28402 vsize=809588 CPUtime=23.7 cores=0-7
/proc/28404/task/28412/stat : 28412 (plingeling) R 28402 28404 28338 0 -1 4202560 34107 1252 0 0 2366 4 0 0 25 0 9 0 655263391 829018112 163626 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28404/tid=28413] ppid=28402 vsize=809588 CPUtime=23.7 cores=0-7
/proc/28404/task/28413/stat : 28413 (plingeling) R 28402 28404 28338 0 -1 4202560 24588 1252 0 0 2367 3 0 0 25 0 9 0 655263391 829018112 163626 33554432000 4194304 4417452 140735407700768 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28404/tid=28414] ppid=28402 vsize=809588 CPUtime=23.55 cores=0-7
/proc/28404/task/28414/stat : 28414 (plingeling) R 28402 28404 28338 0 -1 4202560 19314 1252 0 0 2352 3 0 0 25 0 9 0 655263391 829018112 163626 33554432000 4194304 4417452 140735407700768 18446744073709551615 4232615 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28404/tid=28415] ppid=28402 vsize=809588 CPUtime=23.71 cores=0-7
/proc/28404/task/28415/stat : 28415 (plingeling) R 28402 28404 28338 0 -1 4202560 5413 1252 0 0 2370 1 0 0 25 0 9 0 655263391 829018112 163626 33554432000 4194304 4417452 140735407700768 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28404/tid=28416] ppid=28402 vsize=809588 CPUtime=23.7 cores=0-7
/proc/28404/task/28416/stat : 28416 (plingeling) R 28402 28404 28338 0 -1 4202560 26971 1252 0 0 2367 3 0 0 25 0 9 0 655263391 829018112 163626 33554432000 4194304 4417452 140735407700768 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28404/tid=28417] ppid=28402 vsize=809588 CPUtime=23.47 cores=0-7
/proc/28404/task/28417/stat : 28417 (plingeling) R 28402 28404 28338 0 -1 4202560 24951 1252 0 0 2343 4 0 0 25 0 9 0 655263391 829018112 163626 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28404/tid=28418] ppid=28402 vsize=809588 CPUtime=23.69 cores=0-7
/proc/28404/task/28418/stat : 28418 (plingeling) R 28402 28404 28338 0 -1 4202560 17466 1252 0 0 2366 3 0 0 25 0 9 0 655263391 829018112 163626 33554432000 4194304 4417452 140735407700768 18446744073709551615 4236797 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28404/tid=28419] ppid=28402 vsize=809588 CPUtime=23.7 cores=0-7
/proc/28404/task/28419/stat : 28419 (plingeling) R 28402 28404 28338 0 -1 4202560 27287 1252 0 0 2367 3 0 0 25 0 9 0 655263392 829018112 163626 33554432000 4194304 4417452 140735407700768 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 191.08
Current children cumulated vsize (KiB) 809588

[startup+51.1013 s]
/proc/loadavg: 5.58 4.22 3.73 9/303 28420
/proc/meminfo: memFree=11292796/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=809588 CPUtime=395.63 cores=0-7
/proc/28404/stat : 28404 (plingeling) S 28402 28404 28338 0 -1 4202496 251805 1252 0 0 39526 37 0 0 18 0 9 0 655263213 829018112 163627 33554432000 4194304 4417452 140735407700768 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28404/statm: 202397 163627 180 55 0 200283 0
[pid=28404/tid=28412] ppid=28402 vsize=809588 CPUtime=49.31 cores=0-7
/proc/28404/task/28412/stat : 28412 (plingeling) R 28402 28404 28338 0 -1 4202560 34172 1252 0 0 4926 5 0 0 25 0 9 0 655263391 829018112 163627 33554432000 4194304 4417452 140735407700768 18446744073709551615 4365976 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28404/tid=28413] ppid=28402 vsize=809588 CPUtime=49.3 cores=0-7
/proc/28404/task/28413/stat : 28413 (plingeling) R 28402 28404 28338 0 -1 4202560 24655 1252 0 0 4927 3 0 0 25 0 9 0 655263391 829018112 163627 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28404/tid=28414] ppid=28402 vsize=809588 CPUtime=49.15 cores=0-7
/proc/28404/task/28414/stat : 28414 (plingeling) R 28402 28404 28338 0 -1 4202560 19314 1252 0 0 4912 3 0 0 25 0 9 0 655263391 829018112 163627 33554432000 4194304 4417452 140735407700768 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28404/tid=28415] ppid=28402 vsize=809588 CPUtime=49.31 cores=0-7
/proc/28404/task/28415/stat : 28415 (plingeling) R 28402 28404 28338 0 -1 4202560 5413 1252 0 0 4930 1 0 0 25 0 9 0 655263391 829018112 163627 33554432000 4194304 4417452 140735407700768 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28404/tid=28416] ppid=28402 vsize=809588 CPUtime=49.3 cores=0-7
/proc/28404/task/28416/stat : 28416 (plingeling) R 28402 28404 28338 0 -1 4202560 27039 1252 0 0 4927 3 0 0 25 0 9 0 655263391 829018112 163627 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28404/tid=28417] ppid=28402 vsize=809588 CPUtime=48.82 cores=0-7
/proc/28404/task/28417/stat : 28417 (plingeling) R 28402 28404 28338 0 -1 4202560 25000 1252 0 0 4878 4 0 0 25 0 9 0 655263391 829018112 163627 33554432000 4194304 4417452 140735407700768 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28404/tid=28418] ppid=28402 vsize=809588 CPUtime=49.29 cores=0-7
/proc/28404/task/28418/stat : 28418 (plingeling) R 28402 28404 28338 0 -1 4202560 17466 1252 0 0 4926 3 0 0 25 0 9 0 655263391 829018112 163627 33554432000 4194304 4417452 140735407700768 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28404/tid=28419] ppid=28402 vsize=809588 CPUtime=49.3 cores=0-7
/proc/28404/task/28419/stat : 28419 (plingeling) R 28402 28404 28338 0 -1 4202560 27354 1252 0 0 4927 3 0 0 25 0 9 0 655263392 829018112 163627 33554432000 4194304 4417452 140735407700768 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 395.63
Current children cumulated vsize (KiB) 809588

[startup+102.301 s]
/proc/loadavg: 7.08 4.85 3.97 9/303 28421

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

/proc/28404/task/28417/stat : 28417 (plingeling) R 28402 28404 28338 0 -1 4202560 47398 1252 0 0 179440 9 0 0 25 0 9 0 655263391 919756800 185792 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28404/tid=28418] ppid=28402 vsize=898200 CPUtime=1793.25 cores=0-7
/proc/28404/task/28418/stat : 28418 (plingeling) R 28402 28404 28338 0 -1 4202560 35021 1252 0 0 179318 7 0 0 25 0 9 0 655263391 919756800 185792 33554432000 4194304 4417452 140735407700768 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28404/tid=28419] ppid=28402 vsize=898200 CPUtime=1803.05 cores=0-7
/proc/28404/task/28419/stat : 28419 (plingeling) R 28402 28404 28338 0 -1 4202560 57823 1252 0 0 180298 7 0 0 25 0 9 0 655263392 919756800 185792 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 14407.8
Current children cumulated vsize (KiB) 898200

[startup+1817.6 s]
/proc/loadavg: 8.12 8.12 7.46 9/303 28467
/proc/meminfo: memFree=11222260/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=881856 CPUtime=14510.1 cores=0-7
/proc/28404/stat : 28404 (plingeling) S 28402 28404 28338 0 -1 4202496 480522 1252 0 0 1450924 82 0 0 18 0 9 0 655263213 903020544 181706 33554432000 4194304 4417452 140735407700768 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28404/statm: 220464 181706 180 55 0 218350 0
[pid=28404/tid=28412] ppid=28402 vsize=881856 CPUtime=1815.86 cores=0-7
/proc/28404/task/28412/stat : 28412 (plingeling) R 28402 28404 28338 0 -1 4202560 91719 1252 0 0 181571 15 0 0 25 0 9 0 655263391 903020544 181706 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28404/tid=28413] ppid=28402 vsize=881856 CPUtime=1815.86 cores=0-7
/proc/28404/task/28413/stat : 28413 (plingeling) R 28402 28404 28338 0 -1 4202560 46845 1252 0 0 181577 9 0 0 25 0 9 0 655263391 903020544 181706 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28404/tid=28414] ppid=28402 vsize=881856 CPUtime=1815.71 cores=0-7
/proc/28404/task/28414/stat : 28414 (plingeling) R 28402 28404 28338 0 -1 4202560 51575 1252 0 0 181563 8 0 0 25 0 9 0 655263391 903020544 181706 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28404/tid=28415] ppid=28402 vsize=881856 CPUtime=1815.86 cores=0-7
/proc/28404/task/28415/stat : 28415 (plingeling) R 28402 28404 28338 0 -1 4202560 31534 1252 0 0 181579 7 0 0 25 0 9 0 655263391 903020544 181706 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28404/tid=28416] ppid=28402 vsize=881856 CPUtime=1815.86 cores=0-7
/proc/28404/task/28416/stat : 28416 (plingeling) R 28402 28404 28338 0 -1 4202560 47215 1252 0 0 181579 7 0 0 25 0 9 0 655263391 903020544 181706 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28404/tid=28417] ppid=28402 vsize=881856 CPUtime=1807.29 cores=0-7
/proc/28404/task/28417/stat : 28417 (plingeling) R 28402 28404 28338 0 -1 4202560 47398 1252 0 0 180720 9 0 0 25 0 9 0 655263391 903020544 181706 33554432000 4194304 4417452 140735407700768 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28404/tid=28418] ppid=28402 vsize=881856 CPUtime=1805.91 cores=0-7
/proc/28404/task/28418/stat : 28418 (plingeling) R 28402 28404 28338 0 -1 4202560 35021 1252 0 0 180584 7 0 0 25 0 9 0 655263391 903020544 181706 33554432000 4194304 4417452 140735407700768 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28404/tid=28419] ppid=28402 vsize=881856 CPUtime=1815.85 cores=0-7
/proc/28404/task/28419/stat : 28419 (plingeling) R 28402 28404 28338 0 -1 4202560 57823 1252 0 0 181578 7 0 0 25 0 9 0 655263392 903020544 181706 33554432000 4194304 4417452 140735407700768 18446744073709551615 4236728 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 14510.1
Current children cumulated vsize (KiB) 881856

[startup+1824 s]
/proc/loadavg: 8.11 8.11 7.46 9/303 28467
/proc/meminfo: memFree=11222400/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=881840 CPUtime=14561.2 cores=0-7
/proc/28404/stat : 28404 (plingeling) S 28402 28404 28338 0 -1 4202496 480543 1252 0 0 1456037 82 0 0 18 0 9 0 655263213 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28404/statm: 220460 181702 180 55 0 218346 0
[pid=28404/tid=28412] ppid=28402 vsize=881840 CPUtime=1822.26 cores=0-7
/proc/28404/task/28412/stat : 28412 (plingeling) R 28402 28404 28338 0 -1 4202560 91719 1252 0 0 182211 15 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4366494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28404/tid=28413] ppid=28402 vsize=881840 CPUtime=1822.26 cores=0-7
/proc/28404/task/28413/stat : 28413 (plingeling) R 28402 28404 28338 0 -1 4202560 46845 1252 0 0 182217 9 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28404/tid=28414] ppid=28402 vsize=881840 CPUtime=1822.11 cores=0-7
/proc/28404/task/28414/stat : 28414 (plingeling) R 28402 28404 28338 0 -1 4202560 51575 1252 0 0 182203 8 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28404/tid=28415] ppid=28402 vsize=881840 CPUtime=1822.26 cores=0-7
/proc/28404/task/28415/stat : 28415 (plingeling) R 28402 28404 28338 0 -1 4202560 31534 1252 0 0 182219 7 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28404/tid=28416] ppid=28402 vsize=881840 CPUtime=1822.26 cores=0-7
/proc/28404/task/28416/stat : 28416 (plingeling) R 28402 28404 28338 0 -1 4202560 47215 1252 0 0 182219 7 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28404/tid=28417] ppid=28402 vsize=881840 CPUtime=1813.68 cores=0-7
/proc/28404/task/28417/stat : 28417 (plingeling) R 28402 28404 28338 0 -1 4202560 47419 1252 0 0 181359 9 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4265360 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28404/tid=28418] ppid=28402 vsize=881840 CPUtime=1812.25 cores=0-7
/proc/28404/task/28418/stat : 28418 (plingeling) R 28402 28404 28338 0 -1 4202560 35021 1252 0 0 181218 7 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4251104 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28404/tid=28419] ppid=28402 vsize=881840 CPUtime=1822.25 cores=0-7
/proc/28404/task/28419/stat : 28419 (plingeling) R 28402 28404 28338 0 -1 4202560 57823 1252 0 0 182218 7 0 0 25 0 9 0 655263392 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 14561.2
Current children cumulated vsize (KiB) 881840

[startup+1827.21 s]
/proc/loadavg: 8.10 8.11 7.47 9/303 28467
/proc/meminfo: memFree=11222400/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=881840 CPUtime=14586.8 cores=0-7
/proc/28404/stat : 28404 (plingeling) S 28402 28404 28338 0 -1 4202496 480543 1252 0 0 1458602 82 0 0 18 0 9 0 655263213 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28404/statm: 220460 181702 180 55 0 218346 0
[pid=28404/tid=28412] ppid=28402 vsize=881840 CPUtime=1825.48 cores=0-7
/proc/28404/task/28412/stat : 28412 (plingeling) R 28402 28404 28338 0 -1 4202560 91719 1252 0 0 182533 15 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28404/tid=28413] ppid=28402 vsize=881840 CPUtime=1825.47 cores=0-7
/proc/28404/task/28413/stat : 28413 (plingeling) R 28402 28404 28338 0 -1 4202560 46845 1252 0 0 182538 9 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28404/tid=28414] ppid=28402 vsize=881840 CPUtime=1825.32 cores=0-7
/proc/28404/task/28414/stat : 28414 (plingeling) R 28402 28404 28338 0 -1 4202560 51575 1252 0 0 182524 8 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28404/tid=28415] ppid=28402 vsize=881840 CPUtime=1825.47 cores=0-7
/proc/28404/task/28415/stat : 28415 (plingeling) R 28402 28404 28338 0 -1 4202560 31534 1252 0 0 182540 7 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28404/tid=28416] ppid=28402 vsize=881840 CPUtime=1825.47 cores=0-7
/proc/28404/task/28416/stat : 28416 (plingeling) R 28402 28404 28338 0 -1 4202560 47215 1252 0 0 182540 7 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28404/tid=28417] ppid=28402 vsize=881840 CPUtime=1816.89 cores=0-7
/proc/28404/task/28417/stat : 28417 (plingeling) R 28402 28404 28338 0 -1 4202560 47419 1252 0 0 181680 9 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28404/tid=28418] ppid=28402 vsize=881840 CPUtime=1815.43 cores=0-7
/proc/28404/task/28418/stat : 28418 (plingeling) R 28402 28404 28338 0 -1 4202560 35021 1252 0 0 181536 7 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4232595 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28404/tid=28419] ppid=28402 vsize=881840 CPUtime=1825.46 cores=0-7
/proc/28404/task/28419/stat : 28419 (plingeling) R 28402 28404 28338 0 -1 4202560 57823 1252 0 0 182539 7 0 0 25 0 9 0 655263392 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4365987 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 14586.8
Current children cumulated vsize (KiB) 881840

[startup+1828 s]
/proc/loadavg: 8.10 8.11 7.47 9/303 28467
/proc/meminfo: memFree=11222400/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=881840 CPUtime=14593.2 cores=0-7
/proc/28404/stat : 28404 (plingeling) S 28402 28404 28338 0 -1 4202496 480543 1252 0 0 1459234 82 0 0 18 0 9 0 655263213 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28404/statm: 220460 181702 180 55 0 218346 0
[pid=28404/tid=28412] ppid=28402 vsize=881840 CPUtime=1826.27 cores=0-7
/proc/28404/task/28412/stat : 28412 (plingeling) R 28402 28404 28338 0 -1 4202560 91719 1252 0 0 182612 15 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4365949 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28404/tid=28413] ppid=28402 vsize=881840 CPUtime=1826.26 cores=0-7
/proc/28404/task/28413/stat : 28413 (plingeling) R 28402 28404 28338 0 -1 4202560 46845 1252 0 0 182617 9 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4236593 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28404/tid=28414] ppid=28402 vsize=881840 CPUtime=1826.11 cores=0-7
/proc/28404/task/28414/stat : 28414 (plingeling) R 28402 28404 28338 0 -1 4202560 51575 1252 0 0 182603 8 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4236569 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28404/tid=28415] ppid=28402 vsize=881840 CPUtime=1826.26 cores=0-7
/proc/28404/task/28415/stat : 28415 (plingeling) R 28402 28404 28338 0 -1 4202560 31534 1252 0 0 182619 7 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28404/tid=28416] ppid=28402 vsize=881840 CPUtime=1826.26 cores=0-7
/proc/28404/task/28416/stat : 28416 (plingeling) R 28402 28404 28338 0 -1 4202560 47215 1252 0 0 182619 7 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364412 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28404/tid=28417] ppid=28402 vsize=881840 CPUtime=1817.68 cores=0-7
/proc/28404/task/28417/stat : 28417 (plingeling) R 28402 28404 28338 0 -1 4202560 47419 1252 0 0 181759 9 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28404/tid=28418] ppid=28402 vsize=881840 CPUtime=1816.22 cores=0-7
/proc/28404/task/28418/stat : 28418 (plingeling) R 28402 28404 28338 0 -1 4202560 35021 1252 0 0 181615 7 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28404/tid=28419] ppid=28402 vsize=881840 CPUtime=1826.25 cores=0-7
/proc/28404/task/28419/stat : 28419 (plingeling) R 28402 28404 28338 0 -1 4202560 57823 1252 0 0 182618 7 0 0 25 0 9 0 655263392 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 14593.2
Current children cumulated vsize (KiB) 881840

[startup+1828.4 s]
/proc/loadavg: 8.10 8.11 7.47 9/303 28467
/proc/meminfo: memFree=11222400/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=881840 CPUtime=14596.3 cores=0-7
/proc/28404/stat : 28404 (plingeling) S 28402 28404 28338 0 -1 4202496 480543 1252 0 0 1459552 82 0 0 18 0 9 0 655263213 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28404/statm: 220460 181702 180 55 0 218346 0
[pid=28404/tid=28412] ppid=28402 vsize=881840 CPUtime=1826.67 cores=0-7
/proc/28404/task/28412/stat : 28412 (plingeling) R 28402 28404 28338 0 -1 4202560 91719 1252 0 0 182652 15 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28404/tid=28413] ppid=28402 vsize=881840 CPUtime=1826.66 cores=0-7
/proc/28404/task/28413/stat : 28413 (plingeling) R 28402 28404 28338 0 -1 4202560 46845 1252 0 0 182657 9 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28404/tid=28414] ppid=28402 vsize=881840 CPUtime=1826.51 cores=0-7
/proc/28404/task/28414/stat : 28414 (plingeling) R 28402 28404 28338 0 -1 4202560 51575 1252 0 0 182643 8 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28404/tid=28415] ppid=28402 vsize=881840 CPUtime=1826.66 cores=0-7
/proc/28404/task/28415/stat : 28415 (plingeling) R 28402 28404 28338 0 -1 4202560 31534 1252 0 0 182659 7 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28404/tid=28416] ppid=28402 vsize=881840 CPUtime=1826.66 cores=0-7
/proc/28404/task/28416/stat : 28416 (plingeling) R 28402 28404 28338 0 -1 4202560 47215 1252 0 0 182659 7 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28404/tid=28417] ppid=28402 vsize=881840 CPUtime=1818.08 cores=0-7
/proc/28404/task/28417/stat : 28417 (plingeling) R 28402 28404 28338 0 -1 4202560 47419 1252 0 0 181799 9 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28404/tid=28418] ppid=28402 vsize=881840 CPUtime=1816.6 cores=0-7
/proc/28404/task/28418/stat : 28418 (plingeling) R 28402 28404 28338 0 -1 4202560 35021 1252 0 0 181653 7 0 0 25 0 9 0 655263391 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4365130 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28404/tid=28419] ppid=28402 vsize=881840 CPUtime=1826.65 cores=0-7
/proc/28404/task/28419/stat : 28419 (plingeling) R 28402 28404 28338 0 -1 4202560 57823 1252 0 0 182658 7 0 0 25 0 9 0 655263392 903004160 181702 33554432000 4194304 4417452 140735407700768 18446744073709551615 4265514 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 14596.3
Current children cumulated vsize (KiB) 881840

[startup+1828.8 s]
/proc/loadavg: 8.10 8.11 7.47 9/303 28467
/proc/meminfo: memFree=11222400/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=881828 CPUtime=14599.5 cores=0-7
/proc/28404/stat : 28404 (plingeling) S 28402 28404 28338 0 -1 4202496 480543 1252 0 0 1459872 82 0 0 18 0 9 0 655263213 902991872 181699 33554432000 4194304 4417452 140735407700768 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28404/statm: 220457 181699 180 55 0 218343 0
[pid=28404/tid=28412] ppid=28402 vsize=881828 CPUtime=1827.07 cores=0-7
/proc/28404/task/28412/stat : 28412 (plingeling) R 28402 28404 28338 0 -1 4202560 91719 1252 0 0 182692 15 0 0 25 0 9 0 655263391 902991872 181699 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28404/tid=28413] ppid=28402 vsize=881828 CPUtime=1827.06 cores=0-7
/proc/28404/task/28413/stat : 28413 (plingeling) R 28402 28404 28338 0 -1 4202560 46845 1252 0 0 182697 9 0 0 25 0 9 0 655263391 902991872 181699 33554432000 4194304 4417452 140735407700768 18446744073709551615 4228510 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28404/tid=28414] ppid=28402 vsize=881828 CPUtime=1826.91 cores=0-7
/proc/28404/task/28414/stat : 28414 (plingeling) R 28402 28404 28338 0 -1 4202560 51575 1252 0 0 182683 8 0 0 25 0 9 0 655263391 902991872 181699 33554432000 4194304 4417452 140735407700768 18446744073709551615 4277039 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=28404/tid=28415] ppid=28402 vsize=881828 CPUtime=1827.06 cores=0-7
/proc/28404/task/28415/stat : 28415 (plingeling) R 28402 28404 28338 0 -1 4202560 31534 1252 0 0 182699 7 0 0 25 0 9 0 655263391 902991872 181699 33554432000 4194304 4417452 140735407700768 18446744073709551615 4236945 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=28404/tid=28416] ppid=28402 vsize=881828 CPUtime=1827.06 cores=0-7
/proc/28404/task/28416/stat : 28416 (plingeling) R 28402 28404 28338 0 -1 4202560 47215 1252 0 0 182699 7 0 0 25 0 9 0 655263391 902991872 181699 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28404/tid=28417] ppid=28402 vsize=881828 CPUtime=1818.48 cores=0-7
/proc/28404/task/28417/stat : 28417 (plingeling) R 28402 28404 28338 0 -1 4202560 47419 1252 0 0 181839 9 0 0 25 0 9 0 655263391 902991872 181699 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=28404/tid=28418] ppid=28402 vsize=881828 CPUtime=1817 cores=0-7
/proc/28404/task/28418/stat : 28418 (plingeling) R 28402 28404 28338 0 -1 4202560 35021 1252 0 0 181693 7 0 0 25 0 9 0 655263391 902991872 181699 33554432000 4194304 4417452 140735407700768 18446744073709551615 4250640 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=28404/tid=28419] ppid=28402 vsize=881828 CPUtime=1827.05 cores=0-7
/proc/28404/task/28419/stat : 28419 (plingeling) R 28402 28404 28338 0 -1 4202560 57823 1252 0 0 182698 7 0 0 25 0 9 0 655263392 902991872 181699 33554432000 4194304 4417452 140735407700768 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 14599.5
Current children cumulated vsize (KiB) 881828

[startup+1828.9 s]
/proc/loadavg: 8.10 8.11 7.47 9/303 28467
/proc/meminfo: memFree=11222400/32951124 swapFree=66050672/67111528
[pid=28404] ppid=28402 vsize=881804 CPUtime=14600 cores=0-7
/proc/28404/stat : 28404 (plingeling) S 28402 28404 28338 0 -1 4202496 480544 1252 0 0 1459914 82 0 0 18 0 3 0 655263213 902967296 181694 33554432000 4194304 4417452 140735407700768 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28404/statm: 220451 181694 181 55 0 218337 0
[pid=28404/tid=28413] ppid=28402 vsize=881804 CPUtime=1827.16 cores=0-7
/proc/28404/task/28413/stat : 28413 (plingeling) R 28402 28404 28338 0 -1 4202560 46845 1252 0 0 182707 9 0 0 25 0 3 0 655263391 902967296 181694 33554432000 4194304 4417452 140735407700768 18446744073709551615 4269758 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=28404/tid=28414] ppid=28402 vsize=881804 CPUtime=1827.01 cores=0-7
/proc/28404/task/28414/stat : 28414 (plingeling) R 28402 28404 28338 0 -1 4202560 51575 1252 0 0 182693 8 0 0 25 0 3 0 655263391 902967296 181694 33554432000 4194304 4417452 140735407700768 18446744073709551615 4270944 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 14600
Current children cumulated vsize (KiB) 881804

Child status: 20
Real time (s): 1828.98
CPU time (s): 14600.1
CPU user time (s): 14599.2
CPU system time (s): 0.863868
CPU usage (%): 798.264
Max. virtual memory (cumulated for all children) (KiB): 1093768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14599.2
system time used= 0.863868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 481799
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= 420
involuntary context switches= 129386

runsolver used 5.13522 second user time and 13.122 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 07:17:33
IDJOB=3372221
IDBENCH=70769
IDSOLVER=1851
FILE ID=node135/3372221-1305436653
RUNJOBID= node135-1305436652-28352
PBS_JOBID= 13324754
Free space on /tmp= 73356 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372221-1305436653/watcher-3372221-1305436653 -o /tmp/evaluation-result-3372221-1305436653/solver-3372221-1305436653 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372221-1305436653.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=1822119225

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11947404 kB
Buffers:        289704 kB
Cached:        6055380 kB
SwapCached:      50684 kB
Active:        9936108 kB
Inactive:     10818132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11947404 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           13740 kB
Writeback:           0 kB
AnonPages:    14364456 kB
Mapped:          18608 kB
Slab:           137804 kB
PageTables:      46724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57030232 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73356 MiB
End job on node135 at 2011-05-15 07:48:02