Trace number 3394794

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 5012.25

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.04/
connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
MD5SUM41d80cc808c021a52e21ee9950bc91e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4759.42
Satisfiable
(Un)Satisfiability was proved
Number of variables764
Number of clauses9695
Sum of the clauses size29276
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39504
Number of clauses of size 4191
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394794-1306105606/watcher-3394794-1306105606 -o /tmp/evaluation-result-3394794-1306105606/solver-3394794-1306105606 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394794-1306105606.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: 7.52 7.99 7.99 2/568 17755
/proc/meminfo: memFree=8330392/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=11580 CPUtime=0 cores=0-7
/proc/17755/stat : 17755 (plingeling) R 17753 17755 17530 0 -1 4202496 969 1260 0 0 0 0 0 0 25 0 1 0 722158304 11857920 899 33554432000 4194304 4417452 140734884628576 18446744073709551615 212687369197 0 0 4096 17442 0 0 0 17 6 0 0 0
/proc/17755/statm: 2895 916 149 55 0 781 0

[startup+0.128624 s]
/proc/loadavg: 7.52 7.99 7.99 2/568 17755
/proc/meminfo: memFree=8330392/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=163492 CPUtime=0.83 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 3268 1260 0 0 83 0 0 0 18 0 9 0 722158304 167415808 2102 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 40873 2102 179 55 0 38759 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 163492

[startup+0.228605 s]
/proc/loadavg: 7.52 7.99 7.99 2/568 17755
/proc/meminfo: memFree=8330392/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=167096 CPUtime=1.63 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 4169 1260 0 0 163 0 0 0 18 0 9 0 722158304 171106304 3003 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 41774 3003 179 55 0 39660 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 167096

[startup+0.328587 s]
/proc/loadavg: 7.52 7.99 7.99 2/568 17755
/proc/meminfo: memFree=8330392/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=167320 CPUtime=2.43 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 4226 1260 0 0 243 0 0 0 18 0 9 0 722158304 171335680 3060 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 41830 3060 180 55 0 39716 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 167320

[startup+0.70052 s]
/proc/loadavg: 7.52 7.99 7.99 2/568 17755
/proc/meminfo: memFree=8330392/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=170100 CPUtime=5.4 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 5789 1260 0 0 540 0 0 0 18 0 9 0 722158304 174182400 3910 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 42525 3910 180 55 0 40411 0
Current children cumulated CPU time (s) 5.4
Current children cumulated vsize (KiB) 170100

[startup+1.50037 s]
/proc/loadavg: 7.52 7.99 7.99 9/577 17769
/proc/meminfo: memFree=8311340/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=175440 CPUtime=11.78 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 8066 1260 0 0 1177 1 0 0 18 0 9 0 722158304 179650560 5343 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 43860 5343 180 55 0 41746 0
[pid=17755/tid=17762] ppid=17753 vsize=175440 CPUtime=1.47 cores=0-7
/proc/17755/task/17762/stat : 17762 (plingeling) R 17753 17755 17530 0 -1 4202560 632 1260 0 0 147 0 0 0 20 0 9 0 722158307 179650560 5343 33554432000 4194304 4417452 140734884628576 18446744073709551615 4366402 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17755/tid=17763] ppid=17753 vsize=175440 CPUtime=1.47 cores=0-7
/proc/17755/task/17763/stat : 17763 (plingeling) R 17753 17755 17530 0 -1 4202560 763 1260 0 0 147 0 0 0 25 0 9 0 722158307 179650560 5343 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364699 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17755/tid=17764] ppid=17753 vsize=175440 CPUtime=1.47 cores=0-7
/proc/17755/task/17764/stat : 17764 (plingeling) R 17753 17755 17530 0 -1 4202560 589 1260 0 0 147 0 0 0 25 0 9 0 722158307 179650560 5343 33554432000 4194304 4417452 140734884628576 18446744073709551615 4250447 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17755/tid=17765] ppid=17753 vsize=175440 CPUtime=1.47 cores=0-7
/proc/17755/task/17765/stat : 17765 (plingeling) R 17753 17755 17530 0 -1 4202560 1069 1260 0 0 147 0 0 0 23 0 9 0 722158307 179650560 5343 33554432000 4194304 4417452 140734884628576 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17755/tid=17766] ppid=17753 vsize=175440 CPUtime=1.46 cores=0-7
/proc/17755/task/17766/stat : 17766 (plingeling) R 17753 17755 17530 0 -1 4202560 928 1260 0 0 146 0 0 0 23 0 9 0 722158307 179650560 5343 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17755/tid=17767] ppid=17753 vsize=175440 CPUtime=1.45 cores=0-7
/proc/17755/task/17767/stat : 17767 (plingeling) R 17753 17755 17530 0 -1 4202560 618 1260 0 0 145 0 0 0 23 0 9 0 722158307 179650560 5343 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17755/tid=17768] ppid=17753 vsize=175440 CPUtime=1.47 cores=0-7
/proc/17755/task/17768/stat : 17768 (plingeling) R 17753 17755 17530 0 -1 4202560 803 1260 0 0 147 0 0 0 23 0 9 0 722158307 179650560 5343 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17755/tid=17769] ppid=17753 vsize=175440 CPUtime=1.47 cores=0-7
/proc/17755/task/17769/stat : 17769 (plingeling) R 17753 17755 17530 0 -1 4202560 1017 1260 0 0 147 0 0 0 20 0 9 0 722158307 179650560 5343 33554432000 4194304 4417452 140734884628576 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 175440

[startup+3.10108 s]
/proc/loadavg: 7.52 7.99 7.99 9/577 17769
/proc/meminfo: memFree=8305936/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=177844 CPUtime=24.57 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 13262 1260 0 0 2455 2 0 0 18 0 9 0 722158304 182112256 6312 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 44461 6312 180 55 0 42347 0
[pid=17755/tid=17762] ppid=17753 vsize=177844 CPUtime=3.06 cores=0-7
/proc/17755/task/17762/stat : 17762 (plingeling) R 17753 17755 17530 0 -1 4202560 1383 1260 0 0 306 0 0 0 25 0 9 0 722158307 182112256 6312 33554432000 4194304 4417452 140734884628576 18446744073709551615 4236713 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17755/tid=17763] ppid=17753 vsize=177844 CPUtime=3.07 cores=0-7
/proc/17755/task/17763/stat : 17763 (plingeling) R 17753 17755 17530 0 -1 4202560 1576 1260 0 0 307 0 0 0 25 0 9 0 722158307 182112256 6312 33554432000 4194304 4417452 140734884628576 18446744073709551615 4366294 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17755/tid=17764] ppid=17753 vsize=177844 CPUtime=3.07 cores=0-7
/proc/17755/task/17764/stat : 17764 (plingeling) R 17753 17755 17530 0 -1 4202560 1024 1260 0 0 307 0 0 0 25 0 9 0 722158307 182112256 6312 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17755/tid=17765] ppid=17753 vsize=177844 CPUtime=3.07 cores=0-7
/proc/17755/task/17765/stat : 17765 (plingeling) R 17753 17755 17530 0 -1 4202560 2097 1260 0 0 307 0 0 0 25 0 9 0 722158307 182112256 6312 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17755/tid=17766] ppid=17753 vsize=177844 CPUtime=3.07 cores=0-7
/proc/17755/task/17766/stat : 17766 (plingeling) R 17753 17755 17530 0 -1 4202560 1606 1260 0 0 307 0 0 0 25 0 9 0 722158307 182112256 6312 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17755/tid=17767] ppid=17753 vsize=177844 CPUtime=3.03 cores=0-7
/proc/17755/task/17767/stat : 17767 (plingeling) R 17753 17755 17530 0 -1 4202560 792 1260 0 0 303 0 0 0 25 0 9 0 722158307 182112256 6312 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17755/tid=17768] ppid=17753 vsize=177844 CPUtime=3.07 cores=0-7
/proc/17755/task/17768/stat : 17768 (plingeling) R 17753 17755 17530 0 -1 4202560 1542 1260 0 0 307 0 0 0 25 0 9 0 722158307 182112256 6312 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17755/tid=17769] ppid=17753 vsize=177844 CPUtime=3.07 cores=0-7
/proc/17755/task/17769/stat : 17769 (plingeling) R 17753 17755 17530 0 -1 4202560 1595 1260 0 0 307 0 0 0 25 0 9 0 722158307 182112256 6312 33554432000 4194304 4417452 140734884628576 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.57
Current children cumulated vsize (KiB) 177844

[startup+6.3005 s]
/proc/loadavg: 7.56 7.99 7.99 9/577 17769
/proc/meminfo: memFree=8296416/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=188444 CPUtime=50.1 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 26302 1260 0 0 5006 4 0 0 18 0 9 0 722158304 192966656 8512 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 46855 8512 180 55 0 44741 0
[pid=17755/tid=17762] ppid=17753 vsize=187420 CPUtime=6.26 cores=0-7
/proc/17755/task/17762/stat : 17762 (plingeling) R 17753 17755 17530 0 -1 4202560 3343 1260 0 0 626 0 0 0 25 0 9 0 722158307 191918080 8512 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17755/tid=17763] ppid=17753 vsize=187420 CPUtime=6.26 cores=0-7
/proc/17755/task/17763/stat : 17763 (plingeling) R 17753 17755 17530 0 -1 4202560 3397 1260 0 0 626 0 0 0 25 0 9 0 722158307 191918080 8512 33554432000 4194304 4417452 140734884628576 18446744073709551615 4366813 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17755/tid=17764] ppid=17753 vsize=187420 CPUtime=6.27 cores=0-7
/proc/17755/task/17764/stat : 17764 (plingeling) R 17753 17755 17530 0 -1 4202560 2088 1260 0 0 627 0 0 0 25 0 9 0 722158307 191918080 8512 33554432000 4194304 4417452 140734884628576 18446744073709551615 4365181 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17755/tid=17765] ppid=17753 vsize=187420 CPUtime=6.27 cores=0-7
/proc/17755/task/17765/stat : 17765 (plingeling) R 17753 17755 17530 0 -1 4202560 3616 1260 0 0 627 0 0 0 25 0 9 0 722158307 191918080 8512 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17755/tid=17766] ppid=17753 vsize=187420 CPUtime=6.26 cores=0-7
/proc/17755/task/17766/stat : 17766 (plingeling) R 17753 17755 17530 0 -1 4202560 3450 1260 0 0 626 0 0 0 25 0 9 0 722158307 191918080 8512 33554432000 4194304 4417452 140734884628576 18446744073709551615 212687733162 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17755/tid=17767] ppid=17753 vsize=187420 CPUtime=6.16 cores=0-7
/proc/17755/task/17767/stat : 17767 (plingeling) R 17753 17755 17530 0 -1 4202560 2712 1260 0 0 616 0 0 0 25 0 9 0 722158307 191918080 8512 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17755/tid=17768] ppid=17753 vsize=187420 CPUtime=6.27 cores=0-7
/proc/17755/task/17768/stat : 17768 (plingeling) R 17753 17755 17530 0 -1 4202560 2879 1260 0 0 627 0 0 0 25 0 9 0 722158307 191918080 8512 33554432000 4194304 4417452 140734884628576 18446744073709551615 4250972 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17755/tid=17769] ppid=17753 vsize=187420 CPUtime=6.26 cores=0-7
/proc/17755/task/17769/stat : 17769 (plingeling) R 17753 17755 17530 0 -1 4202560 3170 1260 0 0 626 0 0 0 25 0 9 0 722158307 191918080 8512 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364877 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (KiB) 188444

[startup+12.7003 s]
/proc/loadavg: 7.60 7.99 7.99 9/577 17769
/proc/meminfo: memFree=8284568/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=199496 CPUtime=101.18 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 47926 1260 0 0 10108 10 0 0 18 0 9 0 722158304 204283904 11501 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 49874 11501 180 55 0 47760 0
[pid=17755/tid=17762] ppid=17753 vsize=199496 CPUtime=12.67 cores=0-7
/proc/17755/task/17762/stat : 17762 (plingeling) R 17753 17755 17530 0 -1 4202560 5483 1260 0 0 1266 1 0 0 25 0 9 0 722158307 204283904 11501 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17755/tid=17763] ppid=17753 vsize=199496 CPUtime=12.66 cores=0-7
/proc/17755/task/17763/stat : 17763 (plingeling) R 17753 17755 17530 0 -1 4202560 6142 1260 0 0 1265 1 0 0 25 0 9 0 722158307 204283904 11501 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17755/tid=17764] ppid=17753 vsize=199496 CPUtime=12.66 cores=0-7
/proc/17755/task/17764/stat : 17764 (plingeling) R 17753 17755 17530 0 -1 4202560 3785 1260 0 0 1266 0 0 0 25 0 9 0 722158307 204283904 11501 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17755/tid=17765] ppid=17753 vsize=199496 CPUtime=12.66 cores=0-7
/proc/17755/task/17765/stat : 17765 (plingeling) R 17753 17755 17530 0 -1 4202560 6996 1260 0 0 1265 1 0 0 25 0 9 0 722158307 204283904 11501 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17755/tid=17766] ppid=17753 vsize=199496 CPUtime=12.66 cores=0-7
/proc/17755/task/17766/stat : 17766 (plingeling) R 17753 17755 17530 0 -1 4202560 6131 1260 0 0 1265 1 0 0 25 0 9 0 722158307 204283904 11501 33554432000 4194304 4417452 140734884628576 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17755/tid=17767] ppid=17753 vsize=199496 CPUtime=12.44 cores=0-7
/proc/17755/task/17767/stat : 17767 (plingeling) R 17753 17755 17530 0 -1 4202560 6023 1260 0 0 1243 1 0 0 25 0 9 0 722158307 204283904 11501 33554432000 4194304 4417452 140734884628576 18446744073709551615 4275888 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17755/tid=17768] ppid=17753 vsize=199496 CPUtime=12.66 cores=0-7
/proc/17755/task/17768/stat : 17768 (plingeling) R 17753 17755 17530 0 -1 4202560 6051 1260 0 0 1266 0 0 0 25 0 9 0 722158307 204283904 11501 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17755/tid=17769] ppid=17753 vsize=199496 CPUtime=12.67 cores=0-7
/proc/17755/task/17769/stat : 17769 (plingeling) R 17753 17755 17530 0 -1 4202560 5668 1260 0 0 1266 1 0 0 25 0 9 0 722158307 204283904 11501 33554432000 4194304 4417452 140734884628576 18446744073709551615 4353699 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 199496

[startup+25.501 s]
/proc/loadavg: 7.69 7.99 7.99 9/577 17769
/proc/meminfo: memFree=8263192/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=225484 CPUtime=203.32 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 88269 1260 0 0 20313 19 0 0 18 0 9 0 722158304 230895616 18005 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 56371 18005 180 55 0 54257 0
[pid=17755/tid=17762] ppid=17753 vsize=225484 CPUtime=25.47 cores=0-7
/proc/17755/task/17762/stat : 17762 (plingeling) R 17753 17755 17530 0 -1 4202560 9877 1260 0 0 2545 2 0 0 25 0 9 0 722158307 230895616 18005 33554432000 4194304 4417452 140734884628576 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17755/tid=17763] ppid=17753 vsize=225484 CPUtime=25.46 cores=0-7
/proc/17755/task/17763/stat : 17763 (plingeling) R 17753 17755 17530 0 -1 4202560 11427 1260 0 0 2544 2 0 0 25 0 9 0 722158307 230895616 18005 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17755/tid=17764] ppid=17753 vsize=225484 CPUtime=25.47 cores=0-7
/proc/17755/task/17764/stat : 17764 (plingeling) R 17753 17755 17530 0 -1 4202560 7196 1260 0 0 2546 1 0 0 25 0 9 0 722158307 230895616 18005 33554432000 4194304 4417452 140734884628576 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17755/tid=17765] ppid=17753 vsize=225484 CPUtime=25.45 cores=0-7
/proc/17755/task/17765/stat : 17765 (plingeling) R 17753 17755 17530 0 -1 4202560 12019 1260 0 0 2543 2 0 0 25 0 9 0 722158307 230895616 18005 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364495 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17755/tid=17766] ppid=17753 vsize=225484 CPUtime=25.47 cores=0-7
/proc/17755/task/17766/stat : 17766 (plingeling) R 17753 17755 17530 0 -1 4202560 11983 1260 0 0 2544 3 0 0 25 0 9 0 722158307 230895616 18005 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17755/tid=17767] ppid=17753 vsize=225484 CPUtime=24.98 cores=0-7
/proc/17755/task/17767/stat : 17767 (plingeling) R 17753 17755 17530 0 -1 4202560 12129 1260 0 0 2496 2 0 0 25 0 9 0 722158307 230895616 18005 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17755/tid=17768] ppid=17753 vsize=225484 CPUtime=25.46 cores=0-7
/proc/17755/task/17768/stat : 17768 (plingeling) R 17753 17755 17530 0 -1 4202560 11801 1260 0 0 2545 1 0 0 25 0 9 0 722158307 230895616 18005 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17755/tid=17769] ppid=17753 vsize=225484 CPUtime=25.47 cores=0-7
/proc/17755/task/17769/stat : 17769 (plingeling) R 17753 17755 17530 0 -1 4202560 10190 1260 0 0 2545 2 0 0 25 0 9 0 722158307 230895616 18005 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.32
Current children cumulated vsize (KiB) 225484

[startup+51.1013 s]
/proc/loadavg: 7.85 8.01 8.00 9/577 17770
/proc/meminfo: memFree=8252924/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=238548 CPUtime=407.64 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 157381 1260 0 0 40733 31 0 0 18 0 9 0 722158304 244273152 21237 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 59637 21237 180 55 0 57523 0
[pid=17755/tid=17762] ppid=17753 vsize=238548 CPUtime=51.06 cores=0-7
/proc/17755/task/17762/stat : 17762 (plingeling) R 17753 17755 17530 0 -1 4202560 16286 1260 0 0 5104 2 0 0 25 0 9 0 722158307 244273152 21237 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17755/tid=17763] ppid=17753 vsize=238548 CPUtime=51.07 cores=0-7
/proc/17755/task/17763/stat : 17763 (plingeling) R 17753 17755 17530 0 -1 4202560 18537 1260 0 0 5103 4 0 0 25 0 9 0 722158307 244273152 21237 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17755/tid=17764] ppid=17753 vsize=238548 CPUtime=51.07 cores=0-7

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

/proc/17755/task/17765/stat : 17765 (plingeling) R 17753 17755 17530 0 -1 4202560 670305 1260 0 0 471904 106 0 0 25 0 9 0 722158307 656437248 122414 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17755/tid=17766] ppid=17753 vsize=641052 CPUtime=4722.43 cores=0-7
/proc/17755/task/17766/stat : 17766 (plingeling) R 17753 17755 17530 0 -1 4202560 605073 1260 0 0 472145 98 0 0 25 0 9 0 722158307 656437248 122414 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17755/tid=17767] ppid=17753 vsize=641052 CPUtime=4632.28 cores=0-7
/proc/17755/task/17767/stat : 17767 (plingeling) R 17753 17755 17530 0 -1 4202560 527979 1260 0 0 463142 86 0 0 25 0 9 0 722158307 656437248 122414 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17755/tid=17768] ppid=17753 vsize=641052 CPUtime=4722.41 cores=0-7
/proc/17755/task/17768/stat : 17768 (plingeling) R 17753 17755 17530 0 -1 4202560 488235 1260 0 0 472169 72 0 0 25 0 9 0 722158307 656437248 122414 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17755/tid=17769] ppid=17753 vsize=641052 CPUtime=4722.43 cores=0-7
/proc/17755/task/17769/stat : 17769 (plingeling) R 17753 17755 17530 0 -1 4202560 703743 1260 0 0 472132 111 0 0 25 0 9 0 722158307 656437248 122414 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37686.9
Current children cumulated vsize (KiB) 641052

[startup+4782.3 s]
/proc/loadavg: 8.07 8.10 8.08 9/577 17908
/proc/meminfo: memFree=7858672/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=641224 CPUtime=38165.7 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 4664851 1260 0 0 3815824 744 0 0 18 0 9 0 722158304 656613376 122473 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 160306 122473 180 55 0 158192 0
[pid=17755/tid=17762] ppid=17753 vsize=641224 CPUtime=4782.41 cores=0-7
/proc/17755/task/17762/stat : 17762 (plingeling) R 17753 17755 17530 0 -1 4202560 550925 1260 0 0 478156 85 0 0 25 0 9 0 722158307 656613376 122473 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17755/tid=17763] ppid=17753 vsize=641224 CPUtime=4782.41 cores=0-7
/proc/17755/task/17763/stat : 17763 (plingeling) R 17753 17755 17530 0 -1 4202560 544090 1260 0 0 478154 87 0 0 25 0 9 0 722158307 656613376 122473 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17755/tid=17764] ppid=17753 vsize=641224 CPUtime=4782.36 cores=0-7
/proc/17755/task/17764/stat : 17764 (plingeling) R 17753 17755 17530 0 -1 4202560 548517 1260 0 0 478145 91 0 0 25 0 9 0 722158307 656613376 122473 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17755/tid=17765] ppid=17753 vsize=641224 CPUtime=4780.07 cores=0-7
/proc/17755/task/17765/stat : 17765 (plingeling) R 17753 17755 17530 0 -1 4202560 675873 1260 0 0 477900 107 0 0 25 0 9 0 722158307 656613376 122473 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17755/tid=17766] ppid=17753 vsize=641224 CPUtime=4782.41 cores=0-7
/proc/17755/task/17766/stat : 17766 (plingeling) R 17753 17755 17530 0 -1 4202560 611168 1260 0 0 478142 99 0 0 25 0 9 0 722158307 656613376 122473 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17755/tid=17767] ppid=17753 vsize=641224 CPUtime=4691.13 cores=0-7
/proc/17755/task/17767/stat : 17767 (plingeling) R 17753 17755 17530 0 -1 4202560 530677 1260 0 0 469027 86 0 0 25 0 9 0 722158307 656613376 122473 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17755/tid=17768] ppid=17753 vsize=641224 CPUtime=4782.39 cores=0-7
/proc/17755/task/17768/stat : 17768 (plingeling) R 17753 17755 17530 0 -1 4202560 493854 1260 0 0 478166 73 0 0 25 0 9 0 722158307 656613376 122473 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17755/tid=17769] ppid=17753 vsize=641224 CPUtime=4782.41 cores=0-7
/proc/17755/task/17769/stat : 17769 (plingeling) R 17753 17755 17530 0 -1 4202560 708100 1260 0 0 478129 112 0 0 25 0 9 0 722158307 656613376 122473 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38165.7
Current children cumulated vsize (KiB) 641224

[startup+4842.32 s]
/proc/loadavg: 8.06 8.09 8.08 9/577 17910
/proc/meminfo: memFree=7820468/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=662768 CPUtime=38644.7 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 4702655 1260 0 0 3863718 749 0 0 18 0 9 0 722158304 678674432 127845 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 165692 127845 180 55 0 163578 0
[pid=17755/tid=17762] ppid=17753 vsize=662768 CPUtime=4842.42 cores=0-7
/proc/17755/task/17762/stat : 17762 (plingeling) R 17753 17755 17530 0 -1 4202560 556629 1260 0 0 484157 85 0 0 25 0 9 0 722158307 678674432 127845 33554432000 4194304 4417452 140734884628576 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17755/tid=17763] ppid=17753 vsize=662768 CPUtime=4842.43 cores=0-7
/proc/17755/task/17763/stat : 17763 (plingeling) R 17753 17755 17530 0 -1 4202560 546521 1260 0 0 484156 87 0 0 25 0 9 0 722158307 678674432 127845 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17755/tid=17764] ppid=17753 vsize=662768 CPUtime=4842.39 cores=0-7
/proc/17755/task/17764/stat : 17764 (plingeling) R 17753 17755 17530 0 -1 4202560 550386 1260 0 0 484148 91 0 0 25 0 9 0 722158307 678674432 127845 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17755/tid=17765] ppid=17753 vsize=662768 CPUtime=4840.07 cores=0-7
/proc/17755/task/17765/stat : 17765 (plingeling) R 17753 17755 17530 0 -1 4202560 678034 1260 0 0 483899 108 0 0 25 0 9 0 722158307 678674432 127845 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17755/tid=17766] ppid=17753 vsize=662768 CPUtime=4842.43 cores=0-7
/proc/17755/task/17766/stat : 17766 (plingeling) R 17753 17755 17530 0 -1 4202560 613679 1260 0 0 484143 100 0 0 25 0 9 0 722158307 678674432 127845 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17755/tid=17767] ppid=17753 vsize=662768 CPUtime=4750 cores=0-7
/proc/17755/task/17767/stat : 17767 (plingeling) R 17753 17755 17530 0 -1 4202560 535777 1260 0 0 474913 87 0 0 25 0 9 0 722158307 678674432 127845 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17755/tid=17768] ppid=17753 vsize=662768 CPUtime=4842.42 cores=0-7
/proc/17755/task/17768/stat : 17768 (plingeling) R 17753 17755 17530 0 -1 4202560 499765 1260 0 0 484168 74 0 0 25 0 9 0 722158307 678674432 127845 33554432000 4194304 4417452 140734884628576 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17755/tid=17769] ppid=17753 vsize=662768 CPUtime=4842.43 cores=0-7
/proc/17755/task/17769/stat : 17769 (plingeling) R 17753 17755 17530 0 -1 4202560 720217 1260 0 0 484129 114 0 0 25 0 9 0 722158307 678674432 127845 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38644.7
Current children cumulated vsize (KiB) 662768

[startup+4902.3 s]
/proc/loadavg: 8.06 8.09 8.08 9/577 17911
/proc/meminfo: memFree=7866952/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=615028 CPUtime=39123.4 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 4747491 1260 0 0 3911581 756 0 0 18 0 9 0 722158304 629788672 115914 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 153757 115914 180 55 0 151643 0
[pid=17755/tid=17762] ppid=17753 vsize=615028 CPUtime=4902.41 cores=0-7
/proc/17755/task/17762/stat : 17762 (plingeling) R 17753 17755 17530 0 -1 4202560 560303 1260 0 0 490155 86 0 0 25 0 9 0 722158307 629788672 115914 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17755/tid=17763] ppid=17753 vsize=615028 CPUtime=4902.41 cores=0-7
/proc/17755/task/17763/stat : 17763 (plingeling) R 17753 17755 17530 0 -1 4202560 552263 1260 0 0 490153 88 0 0 25 0 9 0 722158307 629788672 115914 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17755/tid=17764] ppid=17753 vsize=615028 CPUtime=4902.37 cores=0-7
/proc/17755/task/17764/stat : 17764 (plingeling) R 17753 17755 17530 0 -1 4202560 556032 1260 0 0 490144 93 0 0 25 0 9 0 722158307 629788672 115914 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17755/tid=17765] ppid=17753 vsize=615028 CPUtime=4900.03 cores=0-7
/proc/17755/task/17765/stat : 17765 (plingeling) R 17753 17755 17530 0 -1 4202560 686958 1260 0 0 489894 109 0 0 25 0 9 0 722158307 629788672 115914 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17755/tid=17766] ppid=17753 vsize=615028 CPUtime=4902.41 cores=0-7
/proc/17755/task/17766/stat : 17766 (plingeling) R 17753 17755 17530 0 -1 4202560 617634 1260 0 0 490141 100 0 0 25 0 9 0 722158307 629788672 115914 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17755/tid=17767] ppid=17753 vsize=615028 CPUtime=4808.84 cores=0-7
/proc/17755/task/17767/stat : 17767 (plingeling) R 17753 17755 17530 0 -1 4202560 541617 1260 0 0 480797 87 0 0 25 0 9 0 722158307 629788672 115914 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17755/tid=17768] ppid=17753 vsize=615028 CPUtime=4902.39 cores=0-7
/proc/17755/task/17768/stat : 17768 (plingeling) R 17753 17755 17530 0 -1 4202560 504697 1260 0 0 490165 74 0 0 25 0 9 0 722158307 629788672 115914 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17755/tid=17769] ppid=17753 vsize=615028 CPUtime=4902.41 cores=0-7
/proc/17755/task/17769/stat : 17769 (plingeling) R 17753 17755 17530 0 -1 4202560 726340 1260 0 0 490126 115 0 0 25 0 9 0 722158307 629788672 115914 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39123.4
Current children cumulated vsize (KiB) 615028

[startup+4962.3 s]
/proc/loadavg: 8.13 8.10 8.08 9/577 17913
/proc/meminfo: memFree=7786584/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=696272 CPUtime=39602.2 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 4783518 1260 0 0 3959461 761 0 0 18 0 9 0 722158304 712982528 136225 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 174068 136225 180 55 0 171954 0
[pid=17755/tid=17762] ppid=17753 vsize=696272 CPUtime=4962.41 cores=0-7
/proc/17755/task/17762/stat : 17762 (plingeling) R 17753 17755 17530 0 -1 4202560 563033 1260 0 0 496155 86 0 0 25 0 9 0 722158307 712982528 136225 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17755/tid=17763] ppid=17753 vsize=696272 CPUtime=4962.41 cores=0-7
/proc/17755/task/17763/stat : 17763 (plingeling) R 17753 17755 17530 0 -1 4202560 559520 1260 0 0 496152 89 0 0 25 0 9 0 722158307 712982528 136225 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17755/tid=17764] ppid=17753 vsize=696272 CPUtime=4962.37 cores=0-7
/proc/17755/task/17764/stat : 17764 (plingeling) R 17753 17755 17530 0 -1 4202560 561014 1260 0 0 496144 93 0 0 25 0 9 0 722158307 712982528 136225 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17755/tid=17765] ppid=17753 vsize=696272 CPUtime=4960.01 cores=0-7
/proc/17755/task/17765/stat : 17765 (plingeling) R 17753 17755 17530 0 -1 4202560 690254 1260 0 0 495892 109 0 0 25 0 9 0 722158307 712982528 136225 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17755/tid=17766] ppid=17753 vsize=696272 CPUtime=4962.42 cores=0-7
/proc/17755/task/17766/stat : 17766 (plingeling) R 17753 17755 17530 0 -1 4202560 620900 1260 0 0 496141 101 0 0 25 0 9 0 722158307 712982528 136225 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17755/tid=17767] ppid=17753 vsize=696272 CPUtime=4867.7 cores=0-7
/proc/17755/task/17767/stat : 17767 (plingeling) R 17753 17755 17530 0 -1 4202560 544525 1260 0 0 486682 88 0 0 25 0 9 0 722158307 712982528 136225 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17755/tid=17768] ppid=17753 vsize=696272 CPUtime=4962.39 cores=0-7
/proc/17755/task/17768/stat : 17768 (plingeling) R 17753 17755 17530 0 -1 4202560 512450 1260 0 0 496164 75 0 0 25 0 9 0 722158307 712982528 136225 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17755/tid=17769] ppid=17753 vsize=696272 CPUtime=4962.41 cores=0-7
/proc/17755/task/17769/stat : 17769 (plingeling) R 17753 17755 17530 0 -1 4202560 730175 1260 0 0 496126 115 0 0 25 0 9 0 722158307 712982528 136225 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39602.2
Current children cumulated vsize (KiB) 696272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.2 s]
/proc/loadavg: 8.06 8.08 8.08 9/577 17914
/proc/meminfo: memFree=7845352/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=635932 CPUtime=40000.5 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 4824250 1260 0 0 3999284 769 0 0 18 0 9 0 722158304 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 158983 121145 180 55 0 156869 0
[pid=17755/tid=17762] ppid=17753 vsize=635932 CPUtime=5012.33 cores=0-7
/proc/17755/task/17762/stat : 17762 (plingeling) R 17753 17755 17530 0 -1 4202560 566389 1260 0 0 501146 87 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17755/tid=17763] ppid=17753 vsize=635932 CPUtime=5012.33 cores=0-7
/proc/17755/task/17763/stat : 17763 (plingeling) R 17753 17755 17530 0 -1 4202560 562135 1260 0 0 501144 89 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17755/tid=17764] ppid=17753 vsize=635932 CPUtime=5012.29 cores=0-7
/proc/17755/task/17764/stat : 17764 (plingeling) R 17753 17755 17530 0 -1 4202560 563659 1260 0 0 501135 94 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17755/tid=17765] ppid=17753 vsize=635932 CPUtime=5009.9 cores=0-7
/proc/17755/task/17765/stat : 17765 (plingeling) R 17753 17755 17530 0 -1 4202560 700301 1260 0 0 500879 111 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17755/tid=17766] ppid=17753 vsize=635932 CPUtime=5012.34 cores=0-7
/proc/17755/task/17766/stat : 17766 (plingeling) R 17753 17755 17530 0 -1 4202560 626144 1260 0 0 501132 102 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17755/tid=17767] ppid=17753 vsize=635932 CPUtime=4916.65 cores=0-7
/proc/17755/task/17767/stat : 17767 (plingeling) R 17753 17755 17530 0 -1 4202560 547228 1260 0 0 491577 88 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4365106 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17755/tid=17768] ppid=17753 vsize=635932 CPUtime=5012.32 cores=0-7
/proc/17755/task/17768/stat : 17768 (plingeling) R 17753 17755 17530 0 -1 4202560 520409 1260 0 0 501155 77 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17755/tid=17769] ppid=17753 vsize=635932 CPUtime=5012.33 cores=0-7
/proc/17755/task/17769/stat : 17769 (plingeling) R 17753 17755 17530 0 -1 4202560 736338 1260 0 0 501117 116 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 635932

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

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

[startup+5012.2 s]
/proc/loadavg: 8.06 8.08 8.08 9/577 17914
/proc/meminfo: memFree=7845352/32951124 swapFree=67111364/67111528
[pid=17755] ppid=17753 vsize=635932 CPUtime=40000.5 cores=0-7
/proc/17755/stat : 17755 (plingeling) S 17753 17755 17530 0 -1 4202496 4824250 1260 0 0 3999284 769 0 0 18 0 9 0 722158304 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 212699477989 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/17755/statm: 158983 121145 180 55 0 156869 0
[pid=17755/tid=17762] ppid=17753 vsize=635932 CPUtime=5012.33 cores=0-7
/proc/17755/task/17762/stat : 17762 (plingeling) R 17753 17755 17530 0 -1 4202560 566389 1260 0 0 501146 87 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=17755/tid=17763] ppid=17753 vsize=635932 CPUtime=5012.33 cores=0-7
/proc/17755/task/17763/stat : 17763 (plingeling) R 17753 17755 17530 0 -1 4202560 562135 1260 0 0 501144 89 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=17755/tid=17764] ppid=17753 vsize=635932 CPUtime=5012.29 cores=0-7
/proc/17755/task/17764/stat : 17764 (plingeling) R 17753 17755 17530 0 -1 4202560 563659 1260 0 0 501135 94 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=17755/tid=17765] ppid=17753 vsize=635932 CPUtime=5009.9 cores=0-7
/proc/17755/task/17765/stat : 17765 (plingeling) R 17753 17755 17530 0 -1 4202560 700301 1260 0 0 500879 111 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=17755/tid=17766] ppid=17753 vsize=635932 CPUtime=5012.34 cores=0-7
/proc/17755/task/17766/stat : 17766 (plingeling) R 17753 17755 17530 0 -1 4202560 626144 1260 0 0 501132 102 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=17755/tid=17767] ppid=17753 vsize=635932 CPUtime=4916.65 cores=0-7
/proc/17755/task/17767/stat : 17767 (plingeling) R 17753 17755 17530 0 -1 4202560 547228 1260 0 0 491577 88 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4365106 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=17755/tid=17768] ppid=17753 vsize=635932 CPUtime=5012.32 cores=0-7
/proc/17755/task/17768/stat : 17768 (plingeling) R 17753 17755 17530 0 -1 4202560 520409 1260 0 0 501155 77 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=17755/tid=17769] ppid=17753 vsize=635932 CPUtime=5012.33 cores=0-7
/proc/17755/task/17769/stat : 17769 (plingeling) R 17753 17755 17530 0 -1 4202560 736338 1260 0 0 501117 116 0 0 25 0 9 0 722158307 651194368 121145 33554432000 4194304 4417452 140734884628576 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 635932

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5012.25
CPU time (s): 40000.7
CPU user time (s): 39993
CPU system time (s): 7.71883
CPU usage (%): 798.058
Max. virtual memory (cumulated for all children) (KiB): 727880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39993
system time used= 7.71883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4825511
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= 259
involuntary context switches= 191222

runsolver used 26.9859 second user time and 68.7236 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-23 01:06:46
IDJOB=3394794
IDBENCH=84634
IDSOLVER=1851
FILE ID=node139/3394794-1306105606
RUNJOBID= node139-1306100591-17544
PBS_JOBID= 13387990
Free space on /tmp= 73264 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT04/handmade/connamacher/connm-d0.04/connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394794-1306105606/watcher-3394794-1306105606 -o /tmp/evaluation-result-3394794-1306105606/solver-3394794-1306105606 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394794-1306105606.cnf

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

MD5SUM BENCH= 41d80cc808c021a52e21ee9950bc91e0
RANDOM SEED=926867894

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8330788 kB
Buffers:        367796 kB
Cached:        7517784 kB
SwapCached:          0 kB
Active:       18930960 kB
Inactive:      5326024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8330788 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             404 kB
Writeback:           0 kB
AnonPages:    16371520 kB
Mapped:          44532 kB
Slab:           212312 kB
PageTables:      78692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 170868376 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= 73260 MiB
End job on node139 at 2011-05-23 02:30:20