Trace number 3394780

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 40000.7 5010.18

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb45-21-1.used-as.sat04-883.cnf
MD5SUMd30b88c897dd41570f0430a76eb70b55
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.09553
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61855
Sum of the clauses size124565
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261810
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394780-1306105493/watcher-3394780-1306105493 -o /tmp/evaluation-result-3394780-1306105493/solver-3394780-1306105493 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394780-1306105493.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: 8.02 8.04 8.00 2/427 32685
/proc/meminfo: memFree=9263428/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=10628 CPUtime=0.01 cores=0-7
/proc/32685/stat : 32685 (plingeling) R 32683 32685 32463 0 -1 4202496 749 1256 0 0 1 0 0 0 25 0 1 0 722148948 10883072 679 33554432000 4194304 4417452 140736218558208 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/32685/statm: 2657 679 147 55 0 543 0

[startup+0.0413951 s]
/proc/loadavg: 8.02 8.04 8.00 2/427 32685
/proc/meminfo: memFree=9263428/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=17696 CPUtime=0.03 cores=0-7
/proc/32685/stat : 32685 (plingeling) R 32683 32685 32463 0 -1 4202496 2674 1256 0 0 3 0 0 0 25 0 1 0 722148948 18120704 2447 33554432000 4194304 4417452 140736218558208 18446744073709551615 4235968 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/32685/statm: 4424 2447 148 55 0 2310 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17696

[startup+0.100315 s]
/proc/loadavg: 8.02 8.04 8.00 2/427 32685
/proc/meminfo: memFree=9263428/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=239204 CPUtime=0.19 cores=0-7
/proc/32685/stat : 32685 (plingeling) S 32683 32685 32463 0 -1 4202496 4893 1256 0 0 18 1 0 0 25 0 9 0 722148948 244944896 4651 33554432000 4194304 4417452 140736218558208 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 59801 4651 172 55 0 57687 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 239204

[startup+0.300282 s]
/proc/loadavg: 8.02 8.04 8.00 2/427 32685
/proc/meminfo: memFree=9263428/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=246484 CPUtime=1.73 cores=0-7
/proc/32685/stat : 32685 (plingeling) S 32683 32685 32463 0 -1 4202496 9296 1256 0 0 172 1 0 0 25 0 9 0 722148948 252399616 6479 33554432000 4194304 4417452 140736218558208 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 61621 6479 180 55 0 59507 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 246484

[startup+0.700214 s]
/proc/loadavg: 8.02 8.04 8.00 2/427 32685
/proc/meminfo: memFree=9263428/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=255280 CPUtime=4.93 cores=0-7
/proc/32685/stat : 32685 (plingeling) S 32683 32685 32463 0 -1 4202496 12260 1256 0 0 492 1 0 0 25 0 9 0 722148948 261406720 8678 33554432000 4194304 4417452 140736218558208 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 63820 8678 180 55 0 61706 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 255280

[startup+1.50108 s]
/proc/loadavg: 8.02 8.04 8.00 9/436 32699
/proc/meminfo: memFree=9229380/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=263664 CPUtime=11.33 cores=0-7
/proc/32685/stat : 32685 (plingeling) S 32683 32685 32463 0 -1 4202496 17419 1256 0 0 1131 2 0 0 25 0 9 0 722148948 269991936 10774 33554432000 4194304 4417452 140736218558208 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 65916 10774 180 55 0 63802 0
[pid=32685/tid=32692] ppid=32683 vsize=263664 CPUtime=1.41 cores=0-7
/proc/32685/task/32692/stat : 32692 (plingeling) R 32683 32685 32463 0 -1 4202560 1415 1256 0 0 141 0 0 0 19 0 9 0 722148956 269991936 10774 33554432000 4194304 4417452 140736218558208 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32685/tid=32693] ppid=32683 vsize=263664 CPUtime=1.41 cores=0-7
/proc/32685/task/32693/stat : 32693 (plingeling) R 32683 32685 32463 0 -1 4202560 712 1256 0 0 141 0 0 0 19 0 9 0 722148956 269991936 10774 33554432000 4194304 4417452 140736218558208 18446744073709551615 4336180 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32685/tid=32694] ppid=32683 vsize=263664 CPUtime=1.41 cores=0-7
/proc/32685/task/32694/stat : 32694 (plingeling) R 32683 32685 32463 0 -1 4202560 936 1256 0 0 141 0 0 0 20 0 9 0 722148956 269991936 10774 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32685/tid=32695] ppid=32683 vsize=263664 CPUtime=1.39 cores=0-7
/proc/32685/task/32695/stat : 32695 (plingeling) R 32683 32685 32463 0 -1 4202560 5614 1256 0 0 139 0 0 0 19 0 9 0 722148956 269991936 10774 33554432000 4194304 4417452 140736218558208 18446744073709551615 4355860 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32685/tid=32696] ppid=32683 vsize=263664 CPUtime=1.36 cores=0-7
/proc/32685/task/32696/stat : 32696 (plingeling) R 32683 32685 32463 0 -1 4202560 878 1256 0 0 136 0 0 0 25 0 9 0 722148956 269991936 10774 33554432000 4194304 4417452 140736218558208 18446744073709551615 4250381 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32685/tid=32697] ppid=32683 vsize=263664 CPUtime=1.4 cores=0-7
/proc/32685/task/32697/stat : 32697 (plingeling) R 32683 32685 32463 0 -1 4202560 1151 1256 0 0 140 0 0 0 25 0 9 0 722148956 269991936 10774 33554432000 4194304 4417452 140736218558208 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32685/tid=32698] ppid=32683 vsize=263664 CPUtime=1.41 cores=0-7
/proc/32685/task/32698/stat : 32698 (plingeling) R 32683 32685 32463 0 -1 4202560 850 1256 0 0 141 0 0 0 19 0 9 0 722148956 269991936 10774 33554432000 4194304 4417452 140736218558208 18446744073709551615 4263109 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32685/tid=32699] ppid=32683 vsize=263664 CPUtime=1.41 cores=0-7
/proc/32685/task/32699/stat : 32699 (plingeling) R 32683 32685 32463 0 -1 4202560 1125 1256 0 0 141 0 0 0 25 0 9 0 722148956 269991936 10774 33554432000 4194304 4417452 140736218558208 18446744073709551615 4249113 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.33
Current children cumulated vsize (KiB) 263664

[startup+3.1008 s]
/proc/loadavg: 8.02 8.04 8.00 9/436 32699
/proc/meminfo: memFree=9220080/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=278108 CPUtime=23.93 cores=0-7
/proc/32685/stat : 32685 (plingeling) S 32683 32685 32463 0 -1 4202496 22887 1256 0 0 2388 5 0 0 25 0 9 0 722148948 284782592 14385 33554432000 4194304 4417452 140736218558208 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 69527 14385 180 55 0 67413 0
[pid=32685/tid=32692] ppid=32683 vsize=278108 CPUtime=3.01 cores=0-7
/proc/32685/task/32692/stat : 32692 (plingeling) R 32683 32685 32463 0 -1 4202560 1415 1256 0 0 301 0 0 0 25 0 9 0 722148956 284782592 14385 33554432000 4194304 4417452 140736218558208 18446744073709551615 4249228 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32685/tid=32693] ppid=32683 vsize=278108 CPUtime=3.01 cores=0-7
/proc/32685/task/32693/stat : 32693 (plingeling) R 32683 32685 32463 0 -1 4202560 712 1256 0 0 301 0 0 0 25 0 9 0 722148956 284782592 14385 33554432000 4194304 4417452 140736218558208 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32685/tid=32694] ppid=32683 vsize=278108 CPUtime=3.01 cores=0-7
/proc/32685/task/32694/stat : 32694 (plingeling) R 32683 32685 32463 0 -1 4202560 1489 1256 0 0 301 0 0 0 25 0 9 0 722148956 284782592 14385 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32685/tid=32695] ppid=32683 vsize=278108 CPUtime=2.97 cores=0-7
/proc/32685/task/32695/stat : 32695 (plingeling) R 32683 32685 32463 0 -1 4202560 10529 1256 0 0 296 1 0 0 24 0 9 0 722148956 284782592 14385 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32685/tid=32696] ppid=32683 vsize=278108 CPUtime=2.96 cores=0-7
/proc/32685/task/32696/stat : 32696 (plingeling) R 32683 32685 32463 0 -1 4202560 878 1256 0 0 296 0 0 0 25 0 9 0 722148956 284782592 14385 33554432000 4194304 4417452 140736218558208 18446744073709551615 4236355 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32685/tid=32697] ppid=32683 vsize=278108 CPUtime=3 cores=0-7
/proc/32685/task/32697/stat : 32697 (plingeling) R 32683 32685 32463 0 -1 4202560 1151 1256 0 0 300 0 0 0 25 0 9 0 722148956 284782592 14385 33554432000 4194304 4417452 140736218558208 18446744073709551615 4235405 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32685/tid=32698] ppid=32683 vsize=278108 CPUtime=3.01 cores=0-7
/proc/32685/task/32698/stat : 32698 (plingeling) R 32683 32685 32463 0 -1 4202560 850 1256 0 0 301 0 0 0 25 0 9 0 722148956 284782592 14385 33554432000 4194304 4417452 140736218558208 18446744073709551615 4278215 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32685/tid=32699] ppid=32683 vsize=278108 CPUtime=2.83 cores=0-7
/proc/32685/task/32699/stat : 32699 (plingeling) R 32683 32685 32463 0 -1 4202560 1125 1256 0 0 282 1 0 0 25 0 9 0 722148956 284782592 14385 33554432000 4194304 4417452 140736218558208 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.93
Current children cumulated vsize (KiB) 278108

[startup+6.30125 s]
/proc/loadavg: 8.02 8.04 8.00 9/436 32699
/proc/meminfo: memFree=9213976/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=287784 CPUtime=49.45 cores=0-7
/proc/32685/stat : 32685 (plingeling) S 32683 32685 32463 0 -1 4202496 32447 1256 0 0 4938 7 0 0 25 0 9 0 722148948 294690816 16822 33554432000 4194304 4417452 140736218558208 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 71946 16822 180 55 0 69832 0
[pid=32685/tid=32692] ppid=32683 vsize=287784 CPUtime=6.21 cores=0-7
/proc/32685/task/32692/stat : 32692 (plingeling) R 32683 32685 32463 0 -1 4202560 1910 1256 0 0 621 0 0 0 25 0 9 0 722148956 294690816 16822 33554432000 4194304 4417452 140736218558208 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32685/tid=32693] ppid=32683 vsize=287784 CPUtime=6.21 cores=0-7
/proc/32685/task/32693/stat : 32693 (plingeling) R 32683 32685 32463 0 -1 4202560 1703 1256 0 0 621 0 0 0 25 0 9 0 722148956 294690816 16822 33554432000 4194304 4417452 140736218558208 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32685/tid=32694] ppid=32683 vsize=287784 CPUtime=6.21 cores=0-7
/proc/32685/task/32694/stat : 32694 (plingeling) R 32683 32685 32463 0 -1 4202560 2404 1256 0 0 621 0 0 0 25 0 9 0 722148956 294690816 16822 33554432000 4194304 4417452 140736218558208 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32685/tid=32695] ppid=32683 vsize=287784 CPUtime=6.13 cores=0-7
/proc/32685/task/32695/stat : 32695 (plingeling) R 32683 32685 32463 0 -1 4202560 16110 1256 0 0 610 3 0 0 25 0 9 0 722148956 294690816 16822 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32685/tid=32696] ppid=32683 vsize=287784 CPUtime=6.16 cores=0-7
/proc/32685/task/32696/stat : 32696 (plingeling) R 32683 32685 32463 0 -1 4202560 1373 1256 0 0 616 0 0 0 25 0 9 0 722148956 294690816 16822 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32685/tid=32697] ppid=32683 vsize=287784 CPUtime=6.2 cores=0-7
/proc/32685/task/32697/stat : 32697 (plingeling) R 32683 32685 32463 0 -1 4202560 1646 1256 0 0 620 0 0 0 25 0 9 0 722148956 294690816 16822 33554432000 4194304 4417452 140736218558208 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32685/tid=32698] ppid=32683 vsize=287784 CPUtime=6.21 cores=0-7
/proc/32685/task/32698/stat : 32698 (plingeling) R 32683 32685 32463 0 -1 4202560 943 1256 0 0 621 0 0 0 25 0 9 0 722148956 294690816 16822 33554432000 4194304 4417452 140736218558208 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32685/tid=32699] ppid=32683 vsize=287784 CPUtime=5.99 cores=0-7
/proc/32685/task/32699/stat : 32699 (plingeling) R 32683 32685 32463 0 -1 4202560 1620 1256 0 0 598 1 0 0 25 0 9 0 722148956 294690816 16822 33554432000 4194304 4417452 140736218558208 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.45
Current children cumulated vsize (KiB) 287784

[startup+12.7011 s]
/proc/loadavg: 8.10 8.06 8.01 9/436 32699
/proc/meminfo: memFree=9170988/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=322588 CPUtime=100.54 cores=0-7
/proc/32685/stat : 32685 (plingeling) S 32683 32685 32463 0 -1 4202496 51692 1256 0 0 10044 10 0 0 25 0 9 0 722148948 330330112 25565 33554432000 4194304 4417452 140736218558208 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 80647 25565 180 55 0 78533 0
[pid=32685/tid=32692] ppid=32683 vsize=322588 CPUtime=12.61 cores=0-7
/proc/32685/task/32692/stat : 32692 (plingeling) R 32683 32685 32463 0 -1 4202560 3436 1256 0 0 1261 0 0 0 25 0 9 0 722148956 330330112 25565 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32685/tid=32693] ppid=32683 vsize=322588 CPUtime=12.6 cores=0-7
/proc/32685/task/32693/stat : 32693 (plingeling) R 32683 32685 32463 0 -1 4202560 3105 1256 0 0 1260 0 0 0 25 0 9 0 722148956 330330112 25565 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32685/tid=32694] ppid=32683 vsize=322588 CPUtime=12.61 cores=0-7
/proc/32685/task/32694/stat : 32694 (plingeling) R 32683 32685 32463 0 -1 4202560 3486 1256 0 0 1261 0 0 0 25 0 9 0 722148956 330330112 25565 33554432000 4194304 4417452 140736218558208 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32685/tid=32695] ppid=32683 vsize=322588 CPUtime=12.43 cores=0-7
/proc/32685/task/32695/stat : 32695 (plingeling) R 32683 32685 32463 0 -1 4202560 26468 1256 0 0 1239 4 0 0 25 0 9 0 722148956 330330112 25565 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32685/tid=32696] ppid=32683 vsize=322588 CPUtime=12.56 cores=0-7
/proc/32685/task/32696/stat : 32696 (plingeling) R 32683 32685 32463 0 -1 4202560 3328 1256 0 0 1256 0 0 0 25 0 9 0 722148956 330330112 25565 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32685/tid=32697] ppid=32683 vsize=322588 CPUtime=12.6 cores=0-7
/proc/32685/task/32697/stat : 32697 (plingeling) R 32683 32685 32463 0 -1 4202560 2300 1256 0 0 1260 0 0 0 25 0 9 0 722148956 330330112 25565 33554432000 4194304 4417452 140736218558208 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32685/tid=32698] ppid=32683 vsize=322588 CPUtime=12.61 cores=0-7
/proc/32685/task/32698/stat : 32698 (plingeling) R 32683 32685 32463 0 -1 4202560 2693 1256 0 0 1261 0 0 0 25 0 9 0 722148956 330330112 25565 33554432000 4194304 4417452 140736218558208 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32685/tid=32699] ppid=32683 vsize=322588 CPUtime=12.38 cores=0-7
/proc/32685/task/32699/stat : 32699 (plingeling) R 32683 32685 32463 0 -1 4202560 2138 1256 0 0 1237 1 0 0 25 0 9 0 722148956 330330112 25565 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.54
Current children cumulated vsize (KiB) 322588

[startup+25.5009 s]
/proc/loadavg: 8.14 8.07 8.01 9/436 32699
/proc/meminfo: memFree=9102352/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=390012 CPUtime=202.75 cores=0-7
/proc/32685/stat : 32685 (plingeling) S 32683 32685 32463 0 -1 4202496 98459 1256 0 0 20255 20 0 0 25 0 9 0 722148948 399372288 42512 33554432000 4194304 4417452 140736218558208 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 97503 42512 180 55 0 95389 0
[pid=32685/tid=32692] ppid=32683 vsize=390012 CPUtime=25.41 cores=0-7
/proc/32685/task/32692/stat : 32692 (plingeling) R 32683 32685 32463 0 -1 4202560 5986 1256 0 0 2541 0 0 0 25 0 9 0 722148956 399372288 42512 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32685/tid=32693] ppid=32683 vsize=390012 CPUtime=25.39 cores=0-7
/proc/32685/task/32693/stat : 32693 (plingeling) R 32683 32685 32463 0 -1 4202560 6216 1256 0 0 2539 0 0 0 25 0 9 0 722148956 399372288 42512 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32685/tid=32694] ppid=32683 vsize=390012 CPUtime=25.41 cores=0-7
/proc/32685/task/32694/stat : 32694 (plingeling) R 32683 32685 32463 0 -1 4202560 7602 1256 0 0 2540 1 0 0 25 0 9 0 722148956 399372288 42512 33554432000 4194304 4417452 140736218558208 18446744073709551615 4246994 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32685/tid=32695] ppid=32683 vsize=390012 CPUtime=25.06 cores=0-7
/proc/32685/task/32695/stat : 32695 (plingeling) R 32683 32685 32463 0 -1 4202560 46614 1256 0 0 2496 10 0 0 25 0 9 0 722148956 399372288 42512 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32685/tid=32696] ppid=32683 vsize=390012 CPUtime=25.36 cores=0-7
/proc/32685/task/32696/stat : 32696 (plingeling) R 32683 32685 32463 0 -1 4202560 10028 1256 0 0 2535 1 0 0 25 0 9 0 722148956 399372288 42512 33554432000 4194304 4417452 140736218558208 18446744073709551615 4251172 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32685/tid=32697] ppid=32683 vsize=390012 CPUtime=25.39 cores=0-7
/proc/32685/task/32697/stat : 32697 (plingeling) R 32683 32685 32463 0 -1 4202560 3630 1256 0 0 2539 0 0 0 25 0 9 0 722148956 399372288 42512 33554432000 4194304 4417452 140736218558208 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32685/tid=32698] ppid=32683 vsize=390012 CPUtime=25.41 cores=0-7
/proc/32685/task/32698/stat : 32698 (plingeling) R 32683 32685 32463 0 -1 4202560 8769 1256 0 0 2540 1 0 0 25 0 9 0 722148956 399372288 42512 33554432000 4194304 4417452 140736218558208 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32685/tid=32699] ppid=32683 vsize=390012 CPUtime=25.18 cores=0-7
/proc/32685/task/32699/stat : 32699 (plingeling) R 32683 32685 32463 0 -1 4202560 4876 1256 0 0 2516 2 0 0 25 0 9 0 722148956 399372288 42512 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.75
Current children cumulated vsize (KiB) 390012

[startup+51.1005 s]
/proc/loadavg: 8.09 8.06 8.01 9/436 32700
/proc/meminfo: memFree=9051900/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=425728 CPUtime=407.17 cores=0-7
/proc/32685/stat : 32685 (plingeling) S 32683 32685 32463 0 -1 4202496 194581 1256 0 0 40672 45 0 0 25 0 9 0 722148948 435945472 51905 33554432000 4194304 4417452 140736218558208 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 106432 51905 180 55 0 104318 0
[pid=32685/tid=32692] ppid=32683 vsize=425728 CPUtime=51.01 cores=0-7
/proc/32685/task/32692/stat : 32692 (plingeling) R 32683 32685 32463 0 -1 4202560 12587 1256 0 0 5099 2 0 0 25 0 9 0 722148956 435945472 51905 33554432000 4194304 4417452 140736218558208 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32685/tid=32693] ppid=32683 vsize=425728 CPUtime=50.98 cores=0-7
/proc/32685/task/32693/stat : 32693 (plingeling) R 32683 32685 32463 0 -1 4202560 21576 1256 0 0 5096 2 0 0 25 0 9 0 722148956 435945472 51905 33554432000 4194304 4417452 140736218558208 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32685/tid=32694] ppid=32683 vsize=425728 CPUtime=51.01 cores=0-7

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


[startup+4722.32 s]
/proc/loadavg: 8.00 8.03 8.00 9/436 381
/proc/meminfo: memFree=4654200/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=4816304 CPUtime=37703.4 cores=0-7
/proc/32685/stat : 32685 (plingeling) S 32683 32685 32463 0 -1 4202496 6866172 1256 0 0 3768844 1492 0 0 25 0 9 0 722148948 4931895296 1150525 33554432000 4194304 4417452 140736218558208 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 1204076 1150525 180 55 0 1201962 0
[pid=32685/tid=32692] ppid=32683 vsize=4816304 CPUtime=4721.3 cores=0-7
/proc/32685/task/32692/stat : 32692 (plingeling) R 32683 32685 32463 0 -1 4202560 1069050 1256 0 0 471920 210 0 0 25 0 9 0 722148956 4931895296 1150525 33554432000 4194304 4417452 140736218558208 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32685/tid=32693] ppid=32683 vsize=4816304 CPUtime=4721.7 cores=0-7
/proc/32685/task/32693/stat : 32693 (plingeling) R 32683 32685 32463 0 -1 4202560 831874 1256 0 0 471998 172 0 0 25 0 9 0 722148956 4931895296 1150525 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32685/tid=32694] ppid=32683 vsize=4816304 CPUtime=4722.32 cores=0-7
/proc/32685/task/32694/stat : 32694 (plingeling) R 32683 32685 32463 0 -1 4202560 822616 1256 0 0 472055 177 0 0 25 0 9 0 722148956 4931895296 1150525 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32685/tid=32695] ppid=32683 vsize=4816304 CPUtime=4653.53 cores=0-7
/proc/32685/task/32695/stat : 32695 (plingeling) R 32683 32685 32463 0 -1 4202560 651712 1256 0 0 465205 148 0 0 25 0 9 0 722148956 4931895296 1150525 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32685/tid=32696] ppid=32683 vsize=4816304 CPUtime=4721.25 cores=0-7
/proc/32685/task/32696/stat : 32696 (plingeling) R 32683 32685 32463 0 -1 4202560 935622 1256 0 0 471946 179 0 0 25 0 9 0 722148956 4931895296 1150525 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364690 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32685/tid=32697] ppid=32683 vsize=4816304 CPUtime=4722.07 cores=0-7
/proc/32685/task/32697/stat : 32697 (plingeling) R 32683 32685 32463 0 -1 4202560 821327 1256 0 0 472030 177 0 0 25 0 9 0 722148956 4931895296 1150525 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32685/tid=32698] ppid=32683 vsize=4816304 CPUtime=4722.18 cores=0-7
/proc/32685/task/32698/stat : 32698 (plingeling) R 32683 32685 32463 0 -1 4202560 910139 1256 0 0 472037 181 0 0 25 0 9 0 722148956 4931895296 1150525 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32685/tid=32699] ppid=32683 vsize=4816304 CPUtime=4718.85 cores=0-7
/proc/32685/task/32699/stat : 32699 (plingeling) R 32683 32685 32463 0 -1 4202560 819094 1256 0 0 471641 244 0 0 25 0 9 0 722148956 4931895296 1150525 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37703.4
Current children cumulated vsize (KiB) 4816304

[startup+4782.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/436 382
/proc/meminfo: memFree=4650240/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=4819424 CPUtime=38182.3 cores=0-7
/proc/32685/stat : 32685 (plingeling) S 32683 32685 32463 0 -1 4202496 6883336 1256 0 0 3816738 1494 0 0 25 0 9 0 722148948 4935090176 1151305 33554432000 4194304 4417452 140736218558208 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 1204856 1151305 180 55 0 1202742 0
[pid=32685/tid=32692] ppid=32683 vsize=4819424 CPUtime=4781.28 cores=0-7
/proc/32685/task/32692/stat : 32692 (plingeling) R 32683 32685 32463 0 -1 4202560 1069830 1256 0 0 477918 210 0 0 25 0 9 0 722148956 4935090176 1151305 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32685/tid=32693] ppid=32683 vsize=4819424 CPUtime=4781.68 cores=0-7
/proc/32685/task/32693/stat : 32693 (plingeling) R 32683 32685 32463 0 -1 4202560 831874 1256 0 0 477996 172 0 0 25 0 9 0 722148956 4935090176 1151305 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32685/tid=32694] ppid=32683 vsize=4819424 CPUtime=4782.31 cores=0-7
/proc/32685/task/32694/stat : 32694 (plingeling) R 32683 32685 32463 0 -1 4202560 822616 1256 0 0 478054 177 0 0 25 0 9 0 722148956 4935090176 1151305 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32685/tid=32695] ppid=32683 vsize=4819424 CPUtime=4712.65 cores=0-7
/proc/32685/task/32695/stat : 32695 (plingeling) R 32683 32685 32463 0 -1 4202560 651712 1256 0 0 471117 148 0 0 25 0 9 0 722148956 4935090176 1151305 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32685/tid=32696] ppid=32683 vsize=4819424 CPUtime=4781.23 cores=0-7
/proc/32685/task/32696/stat : 32696 (plingeling) R 32683 32685 32463 0 -1 4202560 935622 1256 0 0 477944 179 0 0 25 0 9 0 722148956 4935090176 1151305 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32685/tid=32697] ppid=32683 vsize=4819424 CPUtime=4782.05 cores=0-7
/proc/32685/task/32697/stat : 32697 (plingeling) R 32683 32685 32463 0 -1 4202560 821327 1256 0 0 478028 177 0 0 25 0 9 0 722148956 4935090176 1151305 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32685/tid=32698] ppid=32683 vsize=4819424 CPUtime=4782.17 cores=0-7
/proc/32685/task/32698/stat : 32698 (plingeling) R 32683 32685 32463 0 -1 4202560 926523 1256 0 0 478034 183 0 0 25 0 9 0 722148956 4935090176 1151305 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32685/tid=32699] ppid=32683 vsize=4819424 CPUtime=4778.82 cores=0-7
/proc/32685/task/32699/stat : 32699 (plingeling) R 32683 32685 32463 0 -1 4202560 819094 1256 0 0 477637 245 0 0 25 0 9 0 722148956 4935090176 1151305 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38182.3
Current children cumulated vsize (KiB) 4819424

[startup+4842.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/436 384
/proc/meminfo: memFree=4647028/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=4822688 CPUtime=38661.4 cores=0-7
/proc/32685/stat : 32685 (plingeling) S 32683 32685 32463 0 -1 4202496 6884152 1256 0 0 3864644 1496 0 0 25 0 9 0 722148948 4938432512 1152121 33554432000 4194304 4417452 140736218558208 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 1205672 1152121 180 55 0 1203558 0
[pid=32685/tid=32692] ppid=32683 vsize=4822688 CPUtime=4841.28 cores=0-7
/proc/32685/task/32692/stat : 32692 (plingeling) R 32683 32685 32463 0 -1 4202560 1070646 1256 0 0 483918 210 0 0 25 0 9 0 722148956 4938432512 1152121 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32685/tid=32693] ppid=32683 vsize=4822688 CPUtime=4841.68 cores=0-7
/proc/32685/task/32693/stat : 32693 (plingeling) R 32683 32685 32463 0 -1 4202560 831874 1256 0 0 483996 172 0 0 25 0 9 0 722148956 4938432512 1152121 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32685/tid=32694] ppid=32683 vsize=4822688 CPUtime=4842.3 cores=0-7
/proc/32685/task/32694/stat : 32694 (plingeling) R 32683 32685 32463 0 -1 4202560 822616 1256 0 0 484053 177 0 0 25 0 9 0 722148956 4938432512 1152121 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32685/tid=32695] ppid=32683 vsize=4822688 CPUtime=4771.78 cores=0-7
/proc/32685/task/32695/stat : 32695 (plingeling) R 32683 32685 32463 0 -1 4202560 651712 1256 0 0 477030 148 0 0 25 0 9 0 722148956 4938432512 1152121 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32685/tid=32696] ppid=32683 vsize=4822688 CPUtime=4841.21 cores=0-7
/proc/32685/task/32696/stat : 32696 (plingeling) R 32683 32685 32463 0 -1 4202560 935622 1256 0 0 483942 179 0 0 25 0 9 0 722148956 4938432512 1152121 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32685/tid=32697] ppid=32683 vsize=4822688 CPUtime=4842.05 cores=0-7
/proc/32685/task/32697/stat : 32697 (plingeling) R 32683 32685 32463 0 -1 4202560 821327 1256 0 0 484028 177 0 0 25 0 9 0 722148956 4938432512 1152121 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32685/tid=32698] ppid=32683 vsize=4822688 CPUtime=4842.17 cores=0-7
/proc/32685/task/32698/stat : 32698 (plingeling) R 32683 32685 32463 0 -1 4202560 926523 1256 0 0 484034 183 0 0 25 0 9 0 722148956 4938432512 1152121 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32685/tid=32699] ppid=32683 vsize=4822688 CPUtime=4838.79 cores=0-7
/proc/32685/task/32699/stat : 32699 (plingeling) R 32683 32685 32463 0 -1 4202560 819094 1256 0 0 483634 245 0 0 25 0 9 0 722148956 4938432512 1152121 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38661.4
Current children cumulated vsize (KiB) 4822688

[startup+4902.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/436 386
/proc/meminfo: memFree=4856696/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=4613228 CPUtime=39140.5 cores=0-7
/proc/32685/stat : 32685 (plingeling) S 32683 32685 32463 0 -1 4202496 7221955 1256 0 0 3912493 1553 0 0 25 0 9 0 722148948 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 1153307 1099804 180 55 0 1151193 0
[pid=32685/tid=32692] ppid=32683 vsize=4613228 CPUtime=4901.26 cores=0-7
/proc/32685/task/32692/stat : 32692 (plingeling) R 32683 32685 32463 0 -1 4202560 1123613 1256 0 0 489908 218 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32685/tid=32693] ppid=32683 vsize=4613228 CPUtime=4901.67 cores=0-7
/proc/32685/task/32693/stat : 32693 (plingeling) R 32683 32685 32463 0 -1 4202560 900975 1256 0 0 489985 182 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32685/tid=32694] ppid=32683 vsize=4613228 CPUtime=4902.31 cores=0-7
/proc/32685/task/32694/stat : 32694 (plingeling) R 32683 32685 32463 0 -1 4202560 872002 1256 0 0 490045 186 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32685/tid=32695] ppid=32683 vsize=4613228 CPUtime=4830.91 cores=0-7
/proc/32685/task/32695/stat : 32695 (plingeling) R 32683 32685 32463 0 -1 4202560 651712 1256 0 0 482943 148 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32685/tid=32696] ppid=32683 vsize=4613228 CPUtime=4901.18 cores=0-7
/proc/32685/task/32696/stat : 32696 (plingeling) R 32683 32685 32463 0 -1 4202560 984823 1256 0 0 489925 193 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32685/tid=32697] ppid=32683 vsize=4613228 CPUtime=4902.04 cores=0-7
/proc/32685/task/32697/stat : 32697 (plingeling) R 32683 32685 32463 0 -1 4202560 894415 1256 0 0 490018 186 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32685/tid=32698] ppid=32683 vsize=4613228 CPUtime=4902.17 cores=0-7
/proc/32685/task/32698/stat : 32698 (plingeling) R 32683 32685 32463 0 -1 4202560 926523 1256 0 0 490034 183 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32685/tid=32699] ppid=32683 vsize=4613228 CPUtime=4898.77 cores=0-7
/proc/32685/task/32699/stat : 32699 (plingeling) R 32683 32685 32463 0 -1 4202560 863154 1256 0 0 489625 252 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39140.5
Current children cumulated vsize (KiB) 4613228

[startup+4962.3 s]
/proc/loadavg: 8.04 8.02 8.00 9/436 387
/proc/meminfo: memFree=4856816/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=4613228 CPUtime=39619.5 cores=0-7
/proc/32685/stat : 32685 (plingeling) S 32683 32685 32463 0 -1 4202496 7221955 1256 0 0 3960400 1554 0 0 25 0 9 0 722148948 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 1153307 1099804 180 55 0 1151193 0
[pid=32685/tid=32692] ppid=32683 vsize=4613228 CPUtime=4961.26 cores=0-7
/proc/32685/task/32692/stat : 32692 (plingeling) R 32683 32685 32463 0 -1 4202560 1123613 1256 0 0 495908 218 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4343771 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32685/tid=32693] ppid=32683 vsize=4613228 CPUtime=4961.66 cores=0-7
/proc/32685/task/32693/stat : 32693 (plingeling) R 32683 32685 32463 0 -1 4202560 900975 1256 0 0 495984 182 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32685/tid=32694] ppid=32683 vsize=4613228 CPUtime=4962.31 cores=0-7
/proc/32685/task/32694/stat : 32694 (plingeling) R 32683 32685 32463 0 -1 4202560 872002 1256 0 0 496045 186 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32685/tid=32695] ppid=32683 vsize=4613228 CPUtime=4890.03 cores=0-7
/proc/32685/task/32695/stat : 32695 (plingeling) R 32683 32685 32463 0 -1 4202560 651712 1256 0 0 488855 148 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32685/tid=32696] ppid=32683 vsize=4613228 CPUtime=4961.17 cores=0-7
/proc/32685/task/32696/stat : 32696 (plingeling) R 32683 32685 32463 0 -1 4202560 984823 1256 0 0 495924 193 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32685/tid=32697] ppid=32683 vsize=4613228 CPUtime=4962.04 cores=0-7
/proc/32685/task/32697/stat : 32697 (plingeling) R 32683 32685 32463 0 -1 4202560 894415 1256 0 0 496018 186 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32685/tid=32698] ppid=32683 vsize=4613228 CPUtime=4962.17 cores=0-7
/proc/32685/task/32698/stat : 32698 (plingeling) R 32683 32685 32463 0 -1 4202560 926523 1256 0 0 496034 183 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32685/tid=32699] ppid=32683 vsize=4613228 CPUtime=4958.75 cores=0-7
/proc/32685/task/32699/stat : 32699 (plingeling) R 32683 32685 32463 0 -1 4202560 863154 1256 0 0 495623 252 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39619.5
Current children cumulated vsize (KiB) 4613228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010 s]
/proc/loadavg: 8.07 8.03 8.00 9/436 388
/proc/meminfo: memFree=4856684/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=4613228 CPUtime=40000.5 cores=0-7
/proc/32685/stat : 32685 (plingeling) S 32683 32685 32463 0 -1 4202496 7221955 1256 0 0 3998498 1554 0 0 25 0 9 0 722148948 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 1153307 1099804 180 55 0 1151193 0
[pid=32685/tid=32692] ppid=32683 vsize=4613228 CPUtime=5008.98 cores=0-7
/proc/32685/task/32692/stat : 32692 (plingeling) R 32683 32685 32463 0 -1 4202560 1123613 1256 0 0 500680 218 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=32685/tid=32693] ppid=32683 vsize=4613228 CPUtime=5009.37 cores=0-7
/proc/32685/task/32693/stat : 32693 (plingeling) R 32683 32685 32463 0 -1 4202560 900975 1256 0 0 500755 182 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=32685/tid=32694] ppid=32683 vsize=4613228 CPUtime=5010.02 cores=0-7
/proc/32685/task/32694/stat : 32694 (plingeling) R 32683 32685 32463 0 -1 4202560 872002 1256 0 0 500816 186 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=32685/tid=32695] ppid=32683 vsize=4613228 CPUtime=4937.05 cores=0-7
/proc/32685/task/32695/stat : 32695 (plingeling) R 32683 32685 32463 0 -1 4202560 651712 1256 0 0 493557 148 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=32685/tid=32696] ppid=32683 vsize=4613228 CPUtime=5008.86 cores=0-7
/proc/32685/task/32696/stat : 32696 (plingeling) R 32683 32685 32463 0 -1 4202560 984823 1256 0 0 500693 193 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=32685/tid=32697] ppid=32683 vsize=4613228 CPUtime=5009.75 cores=0-7
/proc/32685/task/32697/stat : 32697 (plingeling) R 32683 32685 32463 0 -1 4202560 894415 1256 0 0 500789 186 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=32685/tid=32698] ppid=32683 vsize=4613228 CPUtime=5009.89 cores=0-7
/proc/32685/task/32698/stat : 32698 (plingeling) R 32683 32685 32463 0 -1 4202560 926523 1256 0 0 500806 183 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=32685/tid=32699] ppid=32683 vsize=4613228 CPUtime=5006.44 cores=0-7
/proc/32685/task/32699/stat : 32699 (plingeling) R 32683 32685 32463 0 -1 4202560 863154 1256 0 0 500391 253 0 0 25 0 9 0 722148956 4723945472 1099804 33554432000 4194304 4417452 140736218558208 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 4613228

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

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

[startup+5010.12 s]
/proc/loadavg: 8.07 8.03 8.00 9/436 388
/proc/meminfo: memFree=4856684/32951132 swapFree=67093840/67111528
[pid=32685] ppid=32683 vsize=0 CPUtime=40000.7 cores=0-7
/proc/32685/stat : 32685 (plingeling) Z 32683 32685 32463 0 -1 4203548 7221955 1256 0 0 3998502 1564 0 0 18 0 2 0 722148948 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/32685/statm: 0 0 0 0 0 0 0
[pid=32685/tid=32695] ppid=32683 vsize=0 CPUtime=4937.15 cores=0-7
/proc/32685/task/32695/stat : 32695 (plingeling) R 32683 32685 32463 0 -1 4203588 651712 1256 0 0 493557 158 0 0 25 0 2 0 722148956 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.18
CPU time (s): 40000.7
CPU user time (s): 39985
CPU system time (s): 15.7036
CPU usage (%): 798.389
Max. virtual memory (cumulated for all children) (KiB): 5067696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39985
system time used= 15.7036
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7223211
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= 460
involuntary context switches= 193192

runsolver used 20.5909 second user time and 51.8731 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-23 01:04:53
IDJOB=3394780
IDBENCH=84559
IDSOLVER=1851
FILE ID=node131/3394780-1306105493
RUNJOBID= node131-1306100481-32477
PBS_JOBID= 13387987
Free space on /tmp= 72980 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb45-21-1.used-as.sat04-883.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394780-1306105493/watcher-3394780-1306105493 -o /tmp/evaluation-result-3394780-1306105493/solver-3394780-1306105493 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394780-1306105493.cnf

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

MD5SUM BENCH= d30b88c897dd41570f0430a76eb70b55
RANDOM SEED=2135353759

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       9263832 kB
Buffers:        335768 kB
Cached:        8930316 kB
SwapCached:       1504 kB
Active:       17667812 kB
Inactive:      5711100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       9263832 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:             784 kB
Writeback:           0 kB
AnonPages:    14111480 kB
Mapped:          38064 kB
Slab:           184476 kB
PageTables:      55332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95327668 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72976 MiB
End job on node131 at 2011-05-23 02:28:25