Trace number 3309510

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 587UNSAT 34574.7 4327.26

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1455.4
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

Solver Data

34574.62/4327.25	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: 935)

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-3309510-1304004216/watcher-3309510-1304004216 -o /tmp/evaluation-result-3309510-1304004216/solver-3309510-1304004216 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309510-1304004216.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: 5.68 6.86 7.54 1/170 10790
/proc/meminfo: memFree=17966016/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=20476 CPUtime=0 cores=0-7
/proc/10790/stat : 10790 (plingeling) R 10788 10790 10313 0 -1 4202496 1302 1258 0 0 0 0 0 0 21 0 1 0 512024291 20967424 1232 33554432000 4194304 4417332 140736160406240 18446744073709551615 216634209373 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10790/statm: 5119 1244 139 55 0 3005 0

[startup+0.0621199 s]
/proc/loadavg: 5.68 6.86 7.54 1/170 10790
/proc/meminfo: memFree=17966016/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=86520 CPUtime=0.05 cores=0-7
/proc/10790/stat : 10790 (plingeling) R 10788 10790 10313 0 -1 4202496 19723 1258 0 0 4 1 0 0 21 0 1 0 512024291 88596480 19653 33554432000 4194304 4417332 140736160406240 18446744073709551615 4274387 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10790/statm: 21630 19653 148 55 0 19516 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 86520

[startup+0.101109 s]
/proc/loadavg: 5.68 6.86 7.54 1/170 10790
/proc/meminfo: memFree=17966016/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=94280 CPUtime=0.09 cores=0-7
/proc/10790/stat : 10790 (plingeling) R 10788 10790 10313 0 -1 4202496 21647 1258 0 0 7 2 0 0 21 0 1 0 512024291 96542720 21577 33554432000 4194304 4417332 140736160406240 18446744073709551615 4274256 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10790/statm: 23570 21577 148 55 0 21456 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 94280

[startup+0.301076 s]
/proc/loadavg: 5.68 6.86 7.54 1/170 10790
/proc/meminfo: memFree=17966016/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=141380 CPUtime=0.28 cores=0-7
/proc/10790/stat : 10790 (plingeling) R 10788 10790 10313 0 -1 4202496 33422 1258 0 0 25 3 0 0 22 0 1 0 512024291 144773120 33352 33554432000 4194304 4417332 140736160406240 18446744073709551615 4231291 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10790/statm: 35345 33352 148 55 0 33231 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 141380

[startup+0.701004 s]
/proc/loadavg: 5.68 6.86 7.54 1/170 10790
/proc/meminfo: memFree=17966016/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=205228 CPUtime=0.69 cores=0-7
/proc/10790/stat : 10790 (plingeling) R 10788 10790 10313 0 -1 4202496 49416 1258 0 0 64 5 0 0 24 0 1 0 512024291 210153472 49330 33554432000 4194304 4417332 140736160406240 18446744073709551615 4264934 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10790/statm: 51307 49330 148 55 0 49193 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 205228

[startup+1.50086 s]
/proc/loadavg: 5.68 6.86 7.54 2/171 10796
/proc/meminfo: memFree=17703260/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=330872 CPUtime=1.49 cores=0-7
/proc/10790/stat : 10790 (plingeling) R 10788 10790 10313 0 -1 4202496 80875 1258 0 0 141 8 0 0 25 0 1 0 512024291 338812928 80741 33554432000 4194304 4417332 140736160406240 18446744073709551615 4232664 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/10790/statm: 82718 80741 148 55 0 80604 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 330872

[startup+3.10055 s]
/proc/loadavg: 5.68 6.86 7.54 2/171 10796
/proc/meminfo: memFree=17512548/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=792324 CPUtime=5.97 cores=0-7
/proc/10790/stat : 10790 (plingeling) S 10788 10790 10313 0 -1 4202496 207360 1258 0 0 570 27 0 0 25 0 9 0 512024291 811339776 149091 33554432000 4194304 4417332 140736160406240 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10790/statm: 198081 149091 171 55 0 195967 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 792324

[startup+6.30099 s]
/proc/loadavg: 5.87 6.88 7.55 9/179 10804
/proc/meminfo: memFree=17389104/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=815336 CPUtime=31.56 cores=0-7
/proc/10790/stat : 10790 (plingeling) S 10788 10790 10313 0 -1 4202496 330214 1258 0 0 3111 45 0 0 25 0 9 0 512024291 834904064 149443 33554432000 4194304 4417332 140736160406240 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10790/statm: 203834 149443 177 55 0 201720 0
[pid=10790/tid=10797] ppid=10788 vsize=815336 CPUtime=3.62 cores=0-7
/proc/10790/task/10797/stat : 10797 (plingeling) R 10788 10790 10313 0 -1 4202560 23899 1258 0 0 358 4 0 0 25 0 9 0 512024558 834904064 149443 33554432000 4194304 4417332 140736160406240 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10790/tid=10798] ppid=10788 vsize=815336 CPUtime=3.61 cores=0-7
/proc/10790/task/10798/stat : 10798 (plingeling) R 10788 10790 10313 0 -1 4202560 22783 1258 0 0 358 3 0 0 25 0 9 0 512024558 834904064 149443 33554432000 4194304 4417332 140736160406240 18446744073709551615 4261416 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10790/tid=10799] ppid=10788 vsize=815336 CPUtime=3.61 cores=0-7
/proc/10790/task/10799/stat : 10799 (plingeling) R 10788 10790 10313 0 -1 4202560 26739 1258 0 0 358 3 0 0 25 0 9 0 512024558 834904064 149443 33554432000 4194304 4417332 140736160406240 18446744073709551615 4265900 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10790/tid=10800] ppid=10788 vsize=815336 CPUtime=3.62 cores=0-7
/proc/10790/task/10800/stat : 10800 (plingeling) R 10788 10790 10313 0 -1 4202560 5368 1258 0 0 361 1 0 0 25 0 9 0 512024558 834904064 149443 33554432000 4194304 4417332 140736160406240 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10790/tid=10801] ppid=10788 vsize=815336 CPUtime=3.59 cores=0-7
/proc/10790/task/10801/stat : 10801 (plingeling) R 10788 10790 10313 0 -1 4202560 25291 1258 0 0 356 3 0 0 25 0 9 0 512024558 834904064 149443 33554432000 4194304 4417332 140736160406240 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10790/tid=10802] ppid=10788 vsize=815336 CPUtime=3.61 cores=0-7
/proc/10790/task/10802/stat : 10802 (plingeling) R 10788 10790 10313 0 -1 4202560 27907 1258 0 0 357 4 0 0 25 0 9 0 512024558 834904064 149443 33554432000 4194304 4417332 140736160406240 18446744073709551615 4259202 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10790/tid=10803] ppid=10788 vsize=815336 CPUtime=3.58 cores=0-7
/proc/10790/task/10803/stat : 10803 (plingeling) R 10788 10790 10313 0 -1 4202560 27033 1258 0 0 355 3 0 0 25 0 9 0 512024558 834904064 149443 33554432000 4194304 4417332 140736160406240 18446744073709551615 4302041 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10790/tid=10804] ppid=10788 vsize=815336 CPUtime=3.57 cores=0-7
/proc/10790/task/10804/stat : 10804 (plingeling) R 10788 10790 10313 0 -1 4202560 27131 1258 0 0 353 4 0 0 25 0 9 0 512024559 834904064 149443 33554432000 4194304 4417332 140736160406240 18446744073709551615 4277582 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 31.56
Current children cumulated vsize (KiB) 815336

[startup+12.7009 s]
/proc/loadavg: 6.04 6.90 7.55 9/179 10805
/proc/meminfo: memFree=17364096/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=777336 CPUtime=82.72 cores=0-7
/proc/10790/stat : 10790 (plingeling) S 10788 10790 10313 0 -1 4202496 415694 1258 0 0 8214 58 0 0 25 0 9 0 512024291 795992064 151283 33554432000 4194304 4417332 140736160406240 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10790/statm: 194334 151283 181 55 0 192220 0
[pid=10790/tid=10797] ppid=10788 vsize=777336 CPUtime=10.01 cores=0-7
/proc/10790/task/10797/stat : 10797 (plingeling) R 10788 10790 10313 0 -1 4202560 44861 1258 0 0 995 6 0 0 25 0 9 0 512024558 795992064 151283 33554432000 4194304 4417332 140736160406240 18446744073709551615 4240123 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10790/tid=10798] ppid=10788 vsize=777336 CPUtime=10.01 cores=0-7
/proc/10790/task/10798/stat : 10798 (plingeling) R 10788 10790 10313 0 -1 4202560 30384 1258 0 0 997 4 0 0 25 0 9 0 512024558 795992064 151283 33554432000 4194304 4417332 140736160406240 18446744073709551615 4240063 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10790/tid=10799] ppid=10788 vsize=777336 CPUtime=10.01 cores=0-7
/proc/10790/task/10799/stat : 10799 (plingeling) R 10788 10790 10313 0 -1 4202560 37249 1258 0 0 996 5 0 0 25 0 9 0 512024558 795992064 151283 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10790/tid=10800] ppid=10788 vsize=777336 CPUtime=10.02 cores=0-7
/proc/10790/task/10800/stat : 10800 (plingeling) R 10788 10790 10313 0 -1 4202560 5368 1258 0 0 1001 1 0 0 25 0 9 0 512024558 795992064 151283 33554432000 4194304 4417332 140736160406240 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10790/tid=10801] ppid=10788 vsize=777336 CPUtime=9.96 cores=0-7
/proc/10790/task/10801/stat : 10801 (plingeling) R 10788 10790 10313 0 -1 4202560 31438 1258 0 0 991 5 0 0 25 0 9 0 512024558 795992064 151283 33554432000 4194304 4417332 140736160406240 18446744073709551615 4240349 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10790/tid=10802] ppid=10788 vsize=777336 CPUtime=10 cores=0-7
/proc/10790/task/10802/stat : 10802 (plingeling) R 10788 10790 10313 0 -1 4202560 43066 1258 0 0 994 6 0 0 25 0 9 0 512024558 795992064 151283 33554432000 4194304 4417332 140736160406240 18446744073709551615 4240336 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10790/tid=10803] ppid=10788 vsize=777336 CPUtime=9.98 cores=0-7
/proc/10790/task/10803/stat : 10803 (plingeling) R 10788 10790 10313 0 -1 4202560 37688 1258 0 0 994 4 0 0 25 0 9 0 512024558 795992064 151283 33554432000 4194304 4417332 140736160406240 18446744073709551615 4365076 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10790/tid=10804] ppid=10788 vsize=777336 CPUtime=9.97 cores=0-7
/proc/10790/task/10804/stat : 10804 (plingeling) R 10788 10790 10313 0 -1 4202560 41577 1258 0 0 991 6 0 0 25 0 9 0 512024559 795992064 151283 33554432000 4194304 4417332 140736160406240 18446744073709551615 4240037 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 82.72
Current children cumulated vsize (KiB) 777336

[startup+25.5006 s]
/proc/loadavg: 6.47 6.95 7.55 9/179 10805
/proc/meminfo: memFree=17183840/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=944056 CPUtime=185.04 cores=0-7
/proc/10790/stat : 10790 (plingeling) S 10788 10790 10313 0 -1 4202496 464830 1258 0 0 18438 66 0 0 25 0 9 0 512024291 966713344 196521 33554432000 4194304 4417332 140736160406240 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10790/statm: 236014 196521 181 55 0 233900 0
[pid=10790/tid=10797] ppid=10788 vsize=944056 CPUtime=22.81 cores=0-7
/proc/10790/task/10797/stat : 10797 (plingeling) R 10788 10790 10313 0 -1 4202560 57001 1258 0 0 2274 7 0 0 25 0 9 0 512024558 966713344 196521 33554432000 4194304 4417332 140736160406240 18446744073709551615 4252919 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10790/tid=10798] ppid=10788 vsize=944056 CPUtime=22.81 cores=0-7
/proc/10790/task/10798/stat : 10798 (plingeling) R 10788 10790 10313 0 -1 4202560 42254 1258 0 0 2274 7 0 0 25 0 9 0 512024558 966713344 196521 33554432000 4194304 4417332 140736160406240 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10790/tid=10799] ppid=10788 vsize=944056 CPUtime=22.81 cores=0-7
/proc/10790/task/10799/stat : 10799 (plingeling) R 10788 10790 10313 0 -1 4202560 37249 1258 0 0 2276 5 0 0 25 0 9 0 512024558 966713344 196521 33554432000 4194304 4417332 140736160406240 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10790/tid=10800] ppid=10788 vsize=944056 CPUtime=22.81 cores=0-7
/proc/10790/task/10800/stat : 10800 (plingeling) R 10788 10790 10313 0 -1 4202560 6615 1258 0 0 2280 1 0 0 25 0 9 0 512024558 966713344 196521 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10790/tid=10801] ppid=10788 vsize=944056 CPUtime=22.69 cores=0-7
/proc/10790/task/10801/stat : 10801 (plingeling) R 10788 10790 10313 0 -1 4202560 31848 1258 0 0 2264 5 0 0 25 0 9 0 512024558 966713344 196521 33554432000 4194304 4417332 140736160406240 18446744073709551615 4240106 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10790/tid=10802] ppid=10788 vsize=944056 CPUtime=22.8 cores=0-7
/proc/10790/task/10802/stat : 10802 (plingeling) R 10788 10790 10313 0 -1 4202560 54426 1258 0 0 2271 9 0 0 25 0 9 0 512024558 966713344 196521 33554432000 4194304 4417332 140736160406240 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10790/tid=10803] ppid=10788 vsize=944056 CPUtime=22.78 cores=0-7
/proc/10790/task/10803/stat : 10803 (plingeling) R 10788 10790 10313 0 -1 4202560 37688 1258 0 0 2274 4 0 0 25 0 9 0 512024558 966713344 196521 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10790/tid=10804] ppid=10788 vsize=944056 CPUtime=22.78 cores=0-7
/proc/10790/task/10804/stat : 10804 (plingeling) R 10788 10790 10313 0 -1 4202560 53686 1258 0 0 2270 8 0 0 25 0 9 0 512024559 966713344 196521 33554432000 4194304 4417332 140736160406240 18446744073709551615 4252336 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 185.04
Current children cumulated vsize (KiB) 944056

[startup+51.1011 s]
/proc/loadavg: 6.99 7.04 7.56 9/179 10806
/proc/meminfo: memFree=17071004/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=1022180 CPUtime=389.72 cores=0-7
/proc/10790/stat : 10790 (plingeling) S 10788 10790 10313 0 -1 4202496 493715 1258 0 0 38900 72 0 0 25 0 9 0 512024291 1046712320 224245 33554432000 4194304 4417332 140736160406240 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10790/statm: 255545 224245 181 55 0 253431 0
[pid=10790/tid=10797] ppid=10788 vsize=1022180 CPUtime=48.41 cores=0-7
/proc/10790/task/10797/stat : 10797 (plingeling) R 10788 10790 10313 0 -1 4202560 61097 1258 0 0 4833 8 0 0 25 0 9 0 512024558 1046712320 224245 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10790/tid=10798] ppid=10788 vsize=1022180 CPUtime=48.41 cores=0-7
/proc/10790/task/10798/stat : 10798 (plingeling) R 10788 10790 10313 0 -1 4202560 46350 1258 0 0 4833 8 0 0 25 0 9 0 512024558 1046712320 224245 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10790/tid=10799] ppid=10788 vsize=1022180 CPUtime=48.4 cores=0-7
/proc/10790/task/10799/stat : 10799 (plingeling) R 10788 10790 10313 0 -1 4202560 37499 1258 0 0 4835 5 0 0 25 0 9 0 512024558 1046712320 224245 33554432000 4194304 4417332 140736160406240 18446744073709551615 4325885 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10790/tid=10800] ppid=10788 vsize=1022180 CPUtime=48.41 cores=0-7
/proc/10790/task/10800/stat : 10800 (plingeling) R 10788 10790 10313 0 -1 4202560 6615 1258 0 0 4840 1 0 0 25 0 9 0 512024558 1046712320 224245 33554432000 4194304 4417332 140736160406240 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10790/tid=10801] ppid=10788 vsize=1022180 CPUtime=48.17 cores=0-7
/proc/10790/task/10801/stat : 10801 (plingeling) R 10788 10790 10313 0 -1 4202560 45766 1258 0 0 4809 8 0 0 25 0 9 0 512024558 1046712320 224245 33554432000 4194304 4417332 140736160406240 18446744073709551615 4253214 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10790/tid=10802] ppid=10788 vsize=1022180 CPUtime=48.41 cores=0-7
/proc/10790/task/10802/stat : 10802 (plingeling) R 10788 10790 10313 0 -1 4202560 58648 1258 0 0 4831 10 0 0 25 0 9 0 512024558 1046712320 224245 33554432000 4194304 4417332 140736160406240 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10790/tid=10803] ppid=10788 vsize=1022180 CPUtime=48.38 cores=0-7
/proc/10790/task/10803/stat : 10803 (plingeling) R 10788 10790 10313 0 -1 4202560 37942 1258 0 0 4834 4 0 0 25 0 9 0 512024558 1046712320 224245 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10790/tid=10804] ppid=10788 vsize=1022180 CPUtime=48.37 cores=0-7
/proc/10790/task/10804/stat : 10804 (plingeling) R 10788 10790 10313 0 -1 4202560 55735 1258 0 0 4829 8 0 0 25 0 9 0 512024559 1046712320 224245 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 389.72
Current children cumulated vsize (KiB) 1022180

[startup+102.306 s]
/proc/loadavg: 7.56 7.18 7.58 9/179 10807
/proc/meminfo: memFree=17063600/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=1030016 CPUtime=799.09 cores=0-7
/proc/10790/stat : 10790 (plingeling) S 10788 10790 10313 0 -1 4202496 499872 1258 0 0 79836 73 0 0 25 0 9 0 512024291 1054736384 226214 33554432000 4194304 4417332 140736160406240 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10790/statm: 257504 226214 181 55 0 255390 0
[pid=10790/tid=10797] ppid=10788 vsize=1030016 CPUtime=99.62 cores=0-7
/proc/10790/task/10797/stat : 10797 (plingeling) R 10788 10790 10313 0 -1 4202560 61215 1258 0 0 9954 8 0 0 25 0 9 0 512024558 1054736384 226214 33554432000 4194304 4417332 140736160406240 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10790/tid=10798] ppid=10788 vsize=1030016 CPUtime=99.61 cores=0-7
/proc/10790/task/10798/stat : 10798 (plingeling) R 10788 10790 10313 0 -1 4202560 47077 1258 0 0 9953 8 0 0 25 0 9 0 512024558 1054736384 226214 33554432000 4194304 4417332 140736160406240 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10790/tid=10799] ppid=10788 vsize=1030016 CPUtime=99.61 cores=0-7
/proc/10790/task/10799/stat : 10799 (plingeling) R 10788 10790 10313 0 -1 4202560 37509 1258 0 0 9956 5 0 0 25 0 9 0 512024558 1054736384 226214 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10790/tid=10800] ppid=10788 vsize=1030016 CPUtime=99.62 cores=0-7
/proc/10790/task/10800/stat : 10800 (plingeling) R 10788 10790 10313 0 -1 4202560 6615 1258 0 0 9961 1 0 0 25 0 9 0 512024558 1054736384 226214 33554432000 4194304 4417332 140736160406240 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10790/tid=10801] ppid=10788 vsize=1030016 CPUtime=99.1 cores=0-7
/proc/10790/task/10801/stat : 10801 (plingeling) R 10788 10790 10313 0 -1 4202560 45882 1258 0 0 9902 8 0 0 25 0 9 0 512024558 1054736384 226214 33554432000 4194304 4417332 140736160406240 18446744073709551615 4253179 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10790/tid=10802] ppid=10788 vsize=1030016 CPUtime=99.61 cores=0-7
/proc/10790/task/10802/stat : 10802 (plingeling) R 10788 10790 10313 0 -1 4202560 58766 1258 0 0 9951 10 0 0 25 0 9 0 512024558 1054736384 226214 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364475 0 0 4096 17442 0 0 0 -1 6 0 0 0

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

/proc/10790/task/10800/stat : 10800 (plingeling) R 10788 10790 10313 0 -1 4202560 22462 1258 0 0 431087 4 0 0 25 0 9 0 512024558 1373827072 293967 33554432000 4194304 4417332 140736160406240 18446744073709551615 4366324 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10790/tid=10801] ppid=10788 vsize=1341628 CPUtime=4287.68 cores=0-7
/proc/10790/task/10801/stat : 10801 (plingeling) R 10788 10790 10313 0 -1 4202560 206186 1258 0 0 428736 32 0 0 25 0 9 0 512024558 1373827072 293967 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10790/tid=10802] ppid=10788 vsize=1341628 CPUtime=4310.24 cores=0-7
/proc/10790/task/10802/stat : 10802 (plingeling) R 10788 10790 10313 0 -1 4202560 104234 1258 0 0 431006 18 0 0 25 0 9 0 512024558 1373827072 293967 33554432000 4194304 4417332 140736160406240 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10790/tid=10803] ppid=10788 vsize=1341628 CPUtime=4310.88 cores=0-7
/proc/10790/task/10803/stat : 10803 (plingeling) R 10788 10790 10313 0 -1 4202560 73911 1258 0 0 431077 11 0 0 25 0 9 0 512024558 1373827072 293967 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10790/tid=10804] ppid=10788 vsize=1341628 CPUtime=4310.87 cores=0-7
/proc/10790/task/10804/stat : 10804 (plingeling) R 10788 10790 10313 0 -1 4202560 218249 1258 0 0 431059 28 0 0 25 0 9 0 512024559 1373827072 293967 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34465.3
Current children cumulated vsize (KiB) 1341628

[startup+4319.9 s]
/proc/loadavg: 8.08 8.07 8.00 9/179 10931
/proc/meminfo: memFree=16802788/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=1341480 CPUtime=34516.5 cores=0-7
/proc/10790/stat : 10790 (plingeling) S 10788 10790 10313 0 -1 4202496 1015322 1258 0 0 3451497 153 0 0 25 0 9 0 512024291 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10790/statm: 335370 291448 181 55 0 333256 0
[pid=10790/tid=10797] ppid=10788 vsize=1341480 CPUtime=4317.3 cores=0-7
/proc/10790/task/10797/stat : 10797 (plingeling) R 10788 10790 10313 0 -1 4202560 98260 1258 0 0 431718 12 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10790/tid=10798] ppid=10788 vsize=1341480 CPUtime=4316.73 cores=0-7
/proc/10790/task/10798/stat : 10798 (plingeling) R 10788 10790 10313 0 -1 4202560 76345 1258 0 0 431659 14 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10790/tid=10799] ppid=10788 vsize=1341480 CPUtime=4317.19 cores=0-7
/proc/10790/task/10799/stat : 10799 (plingeling) R 10788 10790 10313 0 -1 4202560 71612 1258 0 0 431704 15 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10790/tid=10800] ppid=10788 vsize=1341480 CPUtime=4317.31 cores=0-7
/proc/10790/task/10800/stat : 10800 (plingeling) R 10788 10790 10313 0 -1 4202560 22462 1258 0 0 431727 4 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10790/tid=10801] ppid=10788 vsize=1341480 CPUtime=4294.04 cores=0-7
/proc/10790/task/10801/stat : 10801 (plingeling) R 10788 10790 10313 0 -1 4202560 206186 1258 0 0 429372 32 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10790/tid=10802] ppid=10788 vsize=1341480 CPUtime=4316.64 cores=0-7
/proc/10790/task/10802/stat : 10802 (plingeling) R 10788 10790 10313 0 -1 4202560 104234 1258 0 0 431646 18 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10790/tid=10803] ppid=10788 vsize=1341480 CPUtime=4317.28 cores=0-7
/proc/10790/task/10803/stat : 10803 (plingeling) R 10788 10790 10313 0 -1 4202560 73911 1258 0 0 431717 11 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10790/tid=10804] ppid=10788 vsize=1341480 CPUtime=4317.27 cores=0-7
/proc/10790/task/10804/stat : 10804 (plingeling) R 10788 10790 10313 0 -1 4202560 218249 1258 0 0 431699 28 0 0 25 0 9 0 512024559 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34516.5
Current children cumulated vsize (KiB) 1341480

[startup+4323.1 s]
/proc/loadavg: 8.08 8.07 8.00 9/179 10932
/proc/meminfo: memFree=16802788/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=1341480 CPUtime=34542.1 cores=0-7
/proc/10790/stat : 10790 (plingeling) S 10788 10790 10313 0 -1 4202496 1015322 1258 0 0 3454055 153 0 0 25 0 9 0 512024291 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10790/statm: 335370 291448 181 55 0 333256 0
[pid=10790/tid=10797] ppid=10788 vsize=1341480 CPUtime=4320.5 cores=0-7
/proc/10790/task/10797/stat : 10797 (plingeling) R 10788 10790 10313 0 -1 4202560 98260 1258 0 0 432038 12 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10790/tid=10798] ppid=10788 vsize=1341480 CPUtime=4319.93 cores=0-7
/proc/10790/task/10798/stat : 10798 (plingeling) R 10788 10790 10313 0 -1 4202560 76345 1258 0 0 431979 14 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10790/tid=10799] ppid=10788 vsize=1341480 CPUtime=4320.39 cores=0-7
/proc/10790/task/10799/stat : 10799 (plingeling) R 10788 10790 10313 0 -1 4202560 71612 1258 0 0 432024 15 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364599 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10790/tid=10800] ppid=10788 vsize=1341480 CPUtime=4320.51 cores=0-7
/proc/10790/task/10800/stat : 10800 (plingeling) R 10788 10790 10313 0 -1 4202560 22462 1258 0 0 432047 4 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10790/tid=10801] ppid=10788 vsize=1341480 CPUtime=4297.23 cores=0-7
/proc/10790/task/10801/stat : 10801 (plingeling) R 10788 10790 10313 0 -1 4202560 206186 1258 0 0 429691 32 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10790/tid=10802] ppid=10788 vsize=1341480 CPUtime=4319.84 cores=0-7
/proc/10790/task/10802/stat : 10802 (plingeling) R 10788 10790 10313 0 -1 4202560 104234 1258 0 0 431966 18 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10790/tid=10803] ppid=10788 vsize=1341480 CPUtime=4320.48 cores=0-7
/proc/10790/task/10803/stat : 10803 (plingeling) R 10788 10790 10313 0 -1 4202560 73911 1258 0 0 432037 11 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10790/tid=10804] ppid=10788 vsize=1341480 CPUtime=4320.47 cores=0-7
/proc/10790/task/10804/stat : 10804 (plingeling) R 10788 10790 10313 0 -1 4202560 218249 1258 0 0 432019 28 0 0 25 0 9 0 512024559 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34542.1
Current children cumulated vsize (KiB) 1341480

[startup+4324.7 s]
/proc/loadavg: 8.08 8.07 8.00 9/179 10932
/proc/meminfo: memFree=16802788/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=1341480 CPUtime=34554.9 cores=0-7
/proc/10790/stat : 10790 (plingeling) S 10788 10790 10313 0 -1 4202496 1015322 1258 0 0 3455335 153 0 0 25 0 9 0 512024291 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10790/statm: 335370 291448 181 55 0 333256 0
[pid=10790/tid=10797] ppid=10788 vsize=1341480 CPUtime=4322.1 cores=0-7
/proc/10790/task/10797/stat : 10797 (plingeling) R 10788 10790 10313 0 -1 4202560 98260 1258 0 0 432198 12 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4236616 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10790/tid=10798] ppid=10788 vsize=1341480 CPUtime=4321.53 cores=0-7
/proc/10790/task/10798/stat : 10798 (plingeling) R 10788 10790 10313 0 -1 4202560 76345 1258 0 0 432139 14 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10790/tid=10799] ppid=10788 vsize=1341480 CPUtime=4321.99 cores=0-7
/proc/10790/task/10799/stat : 10799 (plingeling) R 10788 10790 10313 0 -1 4202560 71612 1258 0 0 432184 15 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10790/tid=10800] ppid=10788 vsize=1341480 CPUtime=4322.11 cores=0-7
/proc/10790/task/10800/stat : 10800 (plingeling) R 10788 10790 10313 0 -1 4202560 22462 1258 0 0 432207 4 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10790/tid=10801] ppid=10788 vsize=1341480 CPUtime=4298.82 cores=0-7
/proc/10790/task/10801/stat : 10801 (plingeling) R 10788 10790 10313 0 -1 4202560 206186 1258 0 0 429850 32 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10790/tid=10802] ppid=10788 vsize=1341480 CPUtime=4321.44 cores=0-7
/proc/10790/task/10802/stat : 10802 (plingeling) R 10788 10790 10313 0 -1 4202560 104234 1258 0 0 432126 18 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10790/tid=10803] ppid=10788 vsize=1341480 CPUtime=4322.08 cores=0-7
/proc/10790/task/10803/stat : 10803 (plingeling) R 10788 10790 10313 0 -1 4202560 73911 1258 0 0 432197 11 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10790/tid=10804] ppid=10788 vsize=1341480 CPUtime=4322.07 cores=0-7
/proc/10790/task/10804/stat : 10804 (plingeling) R 10788 10790 10313 0 -1 4202560 218249 1258 0 0 432179 28 0 0 25 0 9 0 512024559 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4365886 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34554.9
Current children cumulated vsize (KiB) 1341480

[startup+4326.31 s]
/proc/loadavg: 8.08 8.07 8.00 9/179 10932
/proc/meminfo: memFree=16802788/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=1341480 CPUtime=34567.7 cores=0-7
/proc/10790/stat : 10790 (plingeling) S 10788 10790 10313 0 -1 4202496 1015322 1258 0 0 3456618 153 0 0 25 0 9 0 512024291 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10790/statm: 335370 291448 181 55 0 333256 0
[pid=10790/tid=10797] ppid=10788 vsize=1341480 CPUtime=4323.7 cores=0-7
/proc/10790/task/10797/stat : 10797 (plingeling) R 10788 10790 10313 0 -1 4202560 98260 1258 0 0 432358 12 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4232685 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10790/tid=10798] ppid=10788 vsize=1341480 CPUtime=4323.14 cores=0-7
/proc/10790/task/10798/stat : 10798 (plingeling) R 10788 10790 10313 0 -1 4202560 76345 1258 0 0 432300 14 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10790/tid=10799] ppid=10788 vsize=1341480 CPUtime=4323.59 cores=0-7
/proc/10790/task/10799/stat : 10799 (plingeling) R 10788 10790 10313 0 -1 4202560 71612 1258 0 0 432344 15 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10790/tid=10800] ppid=10788 vsize=1341480 CPUtime=4323.71 cores=0-7
/proc/10790/task/10800/stat : 10800 (plingeling) R 10788 10790 10313 0 -1 4202560 22462 1258 0 0 432367 4 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10790/tid=10801] ppid=10788 vsize=1341480 CPUtime=4300.41 cores=0-7
/proc/10790/task/10801/stat : 10801 (plingeling) R 10788 10790 10313 0 -1 4202560 206186 1258 0 0 430009 32 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10790/tid=10802] ppid=10788 vsize=1341480 CPUtime=4323.04 cores=0-7
/proc/10790/task/10802/stat : 10802 (plingeling) R 10788 10790 10313 0 -1 4202560 104234 1258 0 0 432286 18 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10790/tid=10803] ppid=10788 vsize=1341480 CPUtime=4323.68 cores=0-7
/proc/10790/task/10803/stat : 10803 (plingeling) R 10788 10790 10313 0 -1 4202560 73911 1258 0 0 432357 11 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10790/tid=10804] ppid=10788 vsize=1341480 CPUtime=4323.68 cores=0-7
/proc/10790/task/10804/stat : 10804 (plingeling) R 10788 10790 10313 0 -1 4202560 218249 1258 0 0 432340 28 0 0 25 0 9 0 512024559 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34567.7
Current children cumulated vsize (KiB) 1341480

[startup+4326.7 s]
/proc/loadavg: 8.08 8.07 8.00 9/179 10932
/proc/meminfo: memFree=16802788/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=1341480 CPUtime=34570.9 cores=0-7
/proc/10790/stat : 10790 (plingeling) S 10788 10790 10313 0 -1 4202496 1015322 1258 0 0 3456934 153 0 0 25 0 9 0 512024291 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10790/statm: 335370 291448 181 55 0 333256 0
[pid=10790/tid=10797] ppid=10788 vsize=1341480 CPUtime=4324.1 cores=0-7
/proc/10790/task/10797/stat : 10797 (plingeling) R 10788 10790 10313 0 -1 4202560 98260 1258 0 0 432398 12 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10790/tid=10798] ppid=10788 vsize=1341480 CPUtime=4323.53 cores=0-7
/proc/10790/task/10798/stat : 10798 (plingeling) R 10788 10790 10313 0 -1 4202560 76345 1258 0 0 432339 14 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10790/tid=10799] ppid=10788 vsize=1341480 CPUtime=4323.99 cores=0-7
/proc/10790/task/10799/stat : 10799 (plingeling) R 10788 10790 10313 0 -1 4202560 71612 1258 0 0 432384 15 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4365875 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10790/tid=10800] ppid=10788 vsize=1341480 CPUtime=4324.11 cores=0-7
/proc/10790/task/10800/stat : 10800 (plingeling) R 10788 10790 10313 0 -1 4202560 22462 1258 0 0 432407 4 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10790/tid=10801] ppid=10788 vsize=1341480 CPUtime=4300.81 cores=0-7
/proc/10790/task/10801/stat : 10801 (plingeling) R 10788 10790 10313 0 -1 4202560 206186 1258 0 0 430049 32 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10790/tid=10802] ppid=10788 vsize=1341480 CPUtime=4323.44 cores=0-7
/proc/10790/task/10802/stat : 10802 (plingeling) R 10788 10790 10313 0 -1 4202560 104234 1258 0 0 432326 18 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10790/tid=10803] ppid=10788 vsize=1341480 CPUtime=4324.08 cores=0-7
/proc/10790/task/10803/stat : 10803 (plingeling) R 10788 10790 10313 0 -1 4202560 73911 1258 0 0 432397 11 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4365883 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10790/tid=10804] ppid=10788 vsize=1341480 CPUtime=4324.07 cores=0-7
/proc/10790/task/10804/stat : 10804 (plingeling) R 10788 10790 10313 0 -1 4202560 218249 1258 0 0 432379 28 0 0 25 0 9 0 512024559 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 216634277776 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34570.9
Current children cumulated vsize (KiB) 1341480

[startup+4327.1 s]
/proc/loadavg: 8.08 8.07 8.00 9/179 10932
/proc/meminfo: memFree=16802788/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=1341480 CPUtime=34574.1 cores=0-7
/proc/10790/stat : 10790 (plingeling) S 10788 10790 10313 0 -1 4202496 1015322 1258 0 0 3457254 153 0 0 25 0 9 0 512024291 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10790/statm: 335370 291448 181 55 0 333256 0
[pid=10790/tid=10797] ppid=10788 vsize=1341480 CPUtime=4324.5 cores=0-7
/proc/10790/task/10797/stat : 10797 (plingeling) R 10788 10790 10313 0 -1 4202560 98260 1258 0 0 432438 12 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10790/tid=10798] ppid=10788 vsize=1341480 CPUtime=4323.93 cores=0-7
/proc/10790/task/10798/stat : 10798 (plingeling) R 10788 10790 10313 0 -1 4202560 76345 1258 0 0 432379 14 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10790/tid=10799] ppid=10788 vsize=1341480 CPUtime=4324.39 cores=0-7
/proc/10790/task/10799/stat : 10799 (plingeling) R 10788 10790 10313 0 -1 4202560 71612 1258 0 0 432424 15 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10790/tid=10800] ppid=10788 vsize=1341480 CPUtime=4324.51 cores=0-7
/proc/10790/task/10800/stat : 10800 (plingeling) R 10788 10790 10313 0 -1 4202560 22462 1258 0 0 432447 4 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=10790/tid=10801] ppid=10788 vsize=1341480 CPUtime=4301.21 cores=0-7
/proc/10790/task/10801/stat : 10801 (plingeling) R 10788 10790 10313 0 -1 4202560 206186 1258 0 0 430089 32 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10790/tid=10802] ppid=10788 vsize=1341480 CPUtime=4323.84 cores=0-7
/proc/10790/task/10802/stat : 10802 (plingeling) R 10788 10790 10313 0 -1 4202560 104234 1258 0 0 432366 18 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10790/tid=10803] ppid=10788 vsize=1341480 CPUtime=4324.48 cores=0-7
/proc/10790/task/10803/stat : 10803 (plingeling) R 10788 10790 10313 0 -1 4202560 73911 1258 0 0 432437 11 0 0 25 0 9 0 512024558 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10790/tid=10804] ppid=10788 vsize=1341480 CPUtime=4324.47 cores=0-7
/proc/10790/task/10804/stat : 10804 (plingeling) R 10788 10790 10313 0 -1 4202560 218249 1258 0 0 432419 28 0 0 25 0 9 0 512024559 1373675520 291448 33554432000 4194304 4417332 140736160406240 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34574.1
Current children cumulated vsize (KiB) 1341480

[startup+4327.2 s]
/proc/loadavg: 8.08 8.07 8.00 9/179 10932
/proc/meminfo: memFree=16802788/32951124 swapFree=67111528/67111528
[pid=10790] ppid=10788 vsize=1204556 CPUtime=34574.6 cores=0-7
/proc/10790/stat : 10790 (plingeling) R 10788 10790 10313 0 -1 4202496 1015323 1258 0 0 3457309 153 0 0 17 0 1 0 512024291 1233465344 260923 33554432000 4194304 4417332 140736160406240 18446744073709551615 216634558599 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10790/statm: 301139 260773 182 55 0 299025 0
Current children cumulated CPU time (s) 34574.6
Current children cumulated vsize (KiB) 1204556

Child status: 20
Real time (s): 4327.26
CPU time (s): 34574.7
CPU user time (s): 34573.1
CPU system time (s): 1.59776
CPU usage (%): 798.998
Max. virtual memory (cumulated for all children) (KiB): 1378332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34573.1
system time used= 1.59776
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1016584
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= 440
involuntary context switches= 167059

runsolver used 6.67598 second user time and 16.6475 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-28 17:23:37
IDJOB=3309510
IDBENCH=82354
IDSOLVER=1695
FILE ID=node103/3309510-1304004216
RUNJOBID= node103-1304004058-10327
PBS_JOBID= 13168811
Free space on /tmp= 71500 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309510-1304004216/watcher-3309510-1304004216 -o /tmp/evaluation-result-3309510-1304004216/solver-3309510-1304004216 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309510-1304004216.cnf

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=1812093403

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.83
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.858
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:      17966048 kB
Buffers:       2143216 kB
Cached:       12184156 kB
SwapCached:          0 kB
Active:        5508900 kB
Inactive:      8887684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17966048 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21420 kB
Writeback:           0 kB
AnonPages:       68748 kB
Mapped:          14536 kB
Slab:           519208 kB
PageTables:       4372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191540 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= 71496 MiB
End job on node103 at 2011-04-28 18:35:44