Trace number 3372269

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.6 5007.24

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3141.43
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372269-1305437061/watcher-3372269-1305437061 -o /tmp/evaluation-result-3372269-1305437061/solver-3372269-1305437061 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372269-1305437061.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.07 8.06 7.95 1/329 10556
/proc/meminfo: memFree=17495204/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=13448 CPUtime=0 cores=0-7
/proc/10556/stat : 10556 (plingeling) R 10554 10556 10393 0 -1 4202496 1456 1251 0 0 0 0 0 0 25 0 1 0 655307018 13770752 1386 33554432000 4194304 4417452 140735124317616 18446744073709551615 270613110528 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/10556/statm: 3362 1386 149 55 0 1248 0

[startup+0.112367 s]
/proc/loadavg: 8.07 8.06 7.95 1/329 10556
/proc/meminfo: memFree=17495204/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=36520 CPUtime=0.1 cores=0-7
/proc/10556/stat : 10556 (plingeling) R 10554 10556 10393 0 -1 4202496 7248 1251 0 0 10 0 0 0 25 0 1 0 655307018 37396480 7154 33554432000 4194304 4417452 140735124317616 18446744073709551615 4231569 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/10556/statm: 9130 7154 149 55 0 7016 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 36520

[startup+0.200352 s]
/proc/loadavg: 8.07 8.06 7.95 1/329 10556
/proc/meminfo: memFree=17495204/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=44712 CPUtime=0.18 cores=0-7
/proc/10556/stat : 10556 (plingeling) R 10554 10556 10393 0 -1 4202496 9296 1251 0 0 18 0 0 0 25 0 1 0 655307018 45785088 9202 33554432000 4194304 4417452 140735124317616 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/10556/statm: 11178 9202 149 55 0 9064 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 44712

[startup+0.334291 s]
/proc/loadavg: 8.07 8.06 7.95 1/329 10556
/proc/meminfo: memFree=17495204/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=264592 CPUtime=1.04 cores=0-7
/proc/10556/stat : 10556 (plingeling) S 10554 10556 10393 0 -1 4202496 17667 1251 0 0 102 2 0 0 18 0 9 0 655307018 270942208 12656 33554432000 4194304 4417452 140735124317616 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10556/statm: 66148 12656 173 55 0 64034 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 264592

[startup+0.70023 s]
/proc/loadavg: 8.07 8.06 7.95 1/329 10556
/proc/meminfo: memFree=17495204/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=268396 CPUtime=3.96 cores=0-7
/proc/10556/stat : 10556 (plingeling) S 10554 10556 10393 0 -1 4202496 23166 1251 0 0 394 2 0 0 18 0 9 0 655307018 274837504 12651 33554432000 4194304 4417452 140735124317616 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10556/statm: 67099 12651 173 55 0 64985 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 268396

[startup+1.50109 s]
/proc/loadavg: 8.07 8.06 7.95 9/338 10570
/proc/meminfo: memFree=17430164/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=307780 CPUtime=10.36 cores=0-7
/proc/10556/stat : 10556 (plingeling) S 10554 10556 10393 0 -1 4202496 47361 1251 0 0 1029 7 0 0 18 0 9 0 655307018 315166720 24139 33554432000 4194304 4417452 140735124317616 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10556/statm: 76945 24139 175 55 0 74831 0
[pid=10556/tid=10563] ppid=10554 vsize=307780 CPUtime=1.26 cores=0-7
/proc/10556/task/10563/stat : 10563 (plingeling) R 10554 10556 10393 0 -1 4202560 7155 1251 0 0 125 1 0 0 19 0 9 0 655307040 315166720 24139 33554432000 4194304 4417452 140735124317616 18446744073709551615 4260005 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10556/tid=10564] ppid=10554 vsize=307780 CPUtime=1.26 cores=0-7
/proc/10556/task/10564/stat : 10564 (plingeling) R 10554 10556 10393 0 -1 4202560 4487 1251 0 0 126 0 0 0 19 0 9 0 655307040 315166720 24139 33554432000 4194304 4417452 140735124317616 18446744073709551615 4301904 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10556/tid=10565] ppid=10554 vsize=307780 CPUtime=1.26 cores=0-7
/proc/10556/task/10565/stat : 10565 (plingeling) R 10554 10556 10393 0 -1 4202560 6692 1251 0 0 126 0 0 0 19 0 9 0 655307040 315166720 24139 33554432000 4194304 4417452 140735124317616 18446744073709551615 4346361 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10556/tid=10566] ppid=10554 vsize=307780 CPUtime=1.26 cores=0-7
/proc/10556/task/10566/stat : 10566 (plingeling) R 10554 10556 10393 0 -1 4202560 704 1251 0 0 126 0 0 0 22 0 9 0 655307040 315166720 24139 33554432000 4194304 4417452 140735124317616 18446744073709551615 4250876 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10556/tid=10567] ppid=10554 vsize=307780 CPUtime=1.26 cores=0-7
/proc/10556/task/10567/stat : 10567 (plingeling) R 10554 10556 10393 0 -1 4202560 6243 1251 0 0 125 1 0 0 19 0 9 0 655307040 315166720 24139 33554432000 4194304 4417452 140735124317616 18446744073709551615 4255615 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10556/tid=10568] ppid=10554 vsize=307780 CPUtime=1.25 cores=0-7
/proc/10556/task/10568/stat : 10568 (plingeling) R 10554 10556 10393 0 -1 4202560 5419 1251 0 0 125 0 0 0 19 0 9 0 655307040 315166720 24139 33554432000 4194304 4417452 140735124317616 18446744073709551615 4234302 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10556/tid=10569] ppid=10554 vsize=307780 CPUtime=1.26 cores=0-7
/proc/10556/task/10569/stat : 10569 (plingeling) R 10554 10556 10393 0 -1 4202560 2685 1251 0 0 126 0 0 0 19 0 9 0 655307041 315166720 24139 33554432000 4194304 4417452 140735124317616 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10556/tid=10570] ppid=10554 vsize=307780 CPUtime=1.25 cores=0-7
/proc/10556/task/10570/stat : 10570 (plingeling) R 10554 10556 10393 0 -1 4202560 4663 1251 0 0 125 0 0 0 23 0 9 0 655307041 315166720 24139 33554432000 4194304 4417452 140735124317616 18446744073709551615 4261313 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.36
Current children cumulated vsize (KiB) 307780

[startup+3.1008 s]
/proc/loadavg: 8.07 8.06 7.95 9/338 10570
/proc/meminfo: memFree=17405240/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=313228 CPUtime=23.14 cores=0-7
/proc/10556/stat : 10556 (plingeling) S 10554 10556 10393 0 -1 4202496 54047 1251 0 0 2306 8 0 0 18 0 9 0 655307018 320745472 24972 33554432000 4194304 4417452 140735124317616 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10556/statm: 78307 24972 179 55 0 76193 0
[pid=10556/tid=10563] ppid=10554 vsize=313228 CPUtime=2.86 cores=0-7
/proc/10556/task/10563/stat : 10563 (plingeling) R 10554 10556 10393 0 -1 4202560 7737 1251 0 0 285 1 0 0 24 0 9 0 655307040 320745472 24972 33554432000 4194304 4417452 140735124317616 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10556/tid=10564] ppid=10554 vsize=313228 CPUtime=2.86 cores=0-7
/proc/10556/task/10564/stat : 10564 (plingeling) R 10554 10556 10393 0 -1 4202560 5386 1251 0 0 286 0 0 0 23 0 9 0 655307040 320745472 24972 33554432000 4194304 4417452 140735124317616 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10556/tid=10565] ppid=10554 vsize=313228 CPUtime=2.86 cores=0-7
/proc/10556/task/10565/stat : 10565 (plingeling) R 10554 10556 10393 0 -1 4202560 7325 1251 0 0 286 0 0 0 23 0 9 0 655307040 320745472 24972 33554432000 4194304 4417452 140735124317616 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10556/tid=10566] ppid=10554 vsize=313228 CPUtime=2.86 cores=0-7
/proc/10556/task/10566/stat : 10566 (plingeling) R 10554 10556 10393 0 -1 4202560 705 1251 0 0 286 0 0 0 25 0 9 0 655307040 320745472 24972 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10556/tid=10567] ppid=10554 vsize=313228 CPUtime=2.86 cores=0-7
/proc/10556/task/10567/stat : 10567 (plingeling) R 10554 10556 10393 0 -1 4202560 6886 1251 0 0 285 1 0 0 24 0 9 0 655307040 320745472 24972 33554432000 4194304 4417452 140735124317616 18446744073709551615 4248384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10556/tid=10568] ppid=10554 vsize=313228 CPUtime=2.84 cores=0-7
/proc/10556/task/10568/stat : 10568 (plingeling) R 10554 10556 10393 0 -1 4202560 8314 1251 0 0 283 1 0 0 24 0 9 0 655307040 320745472 24972 33554432000 4194304 4417452 140735124317616 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10556/tid=10569] ppid=10554 vsize=313228 CPUtime=2.86 cores=0-7
/proc/10556/task/10569/stat : 10569 (plingeling) R 10554 10556 10393 0 -1 4202560 2944 1251 0 0 286 0 0 0 24 0 9 0 655307041 320745472 24972 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10556/tid=10570] ppid=10554 vsize=313228 CPUtime=2.85 cores=0-7
/proc/10556/task/10570/stat : 10570 (plingeling) R 10554 10556 10393 0 -1 4202560 5437 1251 0 0 285 0 0 0 25 0 9 0 655307041 320745472 24972 33554432000 4194304 4417452 140735124317616 18446744073709551615 4258472 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.14
Current children cumulated vsize (KiB) 313228

[startup+6.30124 s]
/proc/loadavg: 8.07 8.06 7.95 9/338 10570
/proc/meminfo: memFree=17422476/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=282280 CPUtime=48.71 cores=0-7
/proc/10556/stat : 10556 (plingeling) S 10554 10556 10393 0 -1 4202496 54048 1251 0 0 4863 8 0 0 18 0 9 0 655307018 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10556/statm: 70570 16942 180 55 0 68456 0
[pid=10556/tid=10563] ppid=10554 vsize=282280 CPUtime=6.06 cores=0-7
/proc/10556/task/10563/stat : 10563 (plingeling) R 10554 10556 10393 0 -1 4202560 7737 1251 0 0 605 1 0 0 25 0 9 0 655307040 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10556/tid=10564] ppid=10554 vsize=282280 CPUtime=6.06 cores=0-7
/proc/10556/task/10564/stat : 10564 (plingeling) R 10554 10556 10393 0 -1 4202560 5387 1251 0 0 606 0 0 0 25 0 9 0 655307040 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10556/tid=10565] ppid=10554 vsize=282280 CPUtime=6.06 cores=0-7
/proc/10556/task/10565/stat : 10565 (plingeling) R 10554 10556 10393 0 -1 4202560 7325 1251 0 0 606 0 0 0 25 0 9 0 655307040 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4365130 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10556/tid=10566] ppid=10554 vsize=282280 CPUtime=6.06 cores=0-7
/proc/10556/task/10566/stat : 10566 (plingeling) R 10554 10556 10393 0 -1 4202560 705 1251 0 0 606 0 0 0 25 0 9 0 655307040 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10556/tid=10567] ppid=10554 vsize=282280 CPUtime=6.06 cores=0-7
/proc/10556/task/10567/stat : 10567 (plingeling) R 10554 10556 10393 0 -1 4202560 6886 1251 0 0 605 1 0 0 25 0 9 0 655307040 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10556/tid=10568] ppid=10554 vsize=282280 CPUtime=6 cores=0-7
/proc/10556/task/10568/stat : 10568 (plingeling) R 10554 10556 10393 0 -1 4202560 8314 1251 0 0 599 1 0 0 25 0 9 0 655307040 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364442 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10556/tid=10569] ppid=10554 vsize=282280 CPUtime=6.06 cores=0-7
/proc/10556/task/10569/stat : 10569 (plingeling) R 10554 10556 10393 0 -1 4202560 2944 1251 0 0 606 0 0 0 25 0 9 0 655307041 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4355830 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10556/tid=10570] ppid=10554 vsize=282280 CPUtime=6.06 cores=0-7
/proc/10556/task/10570/stat : 10570 (plingeling) R 10554 10556 10393 0 -1 4202560 5437 1251 0 0 605 1 0 0 25 0 9 0 655307041 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.71
Current children cumulated vsize (KiB) 282280

[startup+12.7011 s]
/proc/loadavg: 8.06 8.06 7.95 9/338 10570
/proc/meminfo: memFree=17424456/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=282280 CPUtime=99.83 cores=0-7
/proc/10556/stat : 10556 (plingeling) S 10554 10556 10393 0 -1 4202496 54048 1251 0 0 9975 8 0 0 18 0 9 0 655307018 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10556/statm: 70570 16942 180 55 0 68456 0
[pid=10556/tid=10563] ppid=10554 vsize=282280 CPUtime=12.46 cores=0-7
/proc/10556/task/10563/stat : 10563 (plingeling) R 10554 10556 10393 0 -1 4202560 7737 1251 0 0 1245 1 0 0 25 0 9 0 655307040 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10556/tid=10564] ppid=10554 vsize=282280 CPUtime=12.45 cores=0-7
/proc/10556/task/10564/stat : 10564 (plingeling) R 10554 10556 10393 0 -1 4202560 5387 1251 0 0 1245 0 0 0 25 0 9 0 655307040 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10556/tid=10565] ppid=10554 vsize=282280 CPUtime=12.46 cores=0-7
/proc/10556/task/10565/stat : 10565 (plingeling) R 10554 10556 10393 0 -1 4202560 7325 1251 0 0 1246 0 0 0 25 0 9 0 655307040 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10556/tid=10566] ppid=10554 vsize=282280 CPUtime=12.46 cores=0-7
/proc/10556/task/10566/stat : 10566 (plingeling) R 10554 10556 10393 0 -1 4202560 705 1251 0 0 1246 0 0 0 25 0 9 0 655307040 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10556/tid=10567] ppid=10554 vsize=282280 CPUtime=12.46 cores=0-7
/proc/10556/task/10567/stat : 10567 (plingeling) R 10554 10556 10393 0 -1 4202560 6886 1251 0 0 1245 1 0 0 25 0 9 0 655307040 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10556/tid=10568] ppid=10554 vsize=282280 CPUtime=12.33 cores=0-7
/proc/10556/task/10568/stat : 10568 (plingeling) R 10554 10556 10393 0 -1 4202560 8314 1251 0 0 1232 1 0 0 25 0 9 0 655307040 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10556/tid=10569] ppid=10554 vsize=282280 CPUtime=12.46 cores=0-7
/proc/10556/task/10569/stat : 10569 (plingeling) R 10554 10556 10393 0 -1 4202560 2944 1251 0 0 1246 0 0 0 25 0 9 0 655307041 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4365990 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10556/tid=10570] ppid=10554 vsize=282280 CPUtime=12.46 cores=0-7
/proc/10556/task/10570/stat : 10570 (plingeling) R 10554 10556 10393 0 -1 4202560 5437 1251 0 0 1245 1 0 0 25 0 9 0 655307041 289054720 16942 33554432000 4194304 4417452 140735124317616 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.83
Current children cumulated vsize (KiB) 282280

[startup+25.5008 s]
/proc/loadavg: 8.05 8.05 7.95 9/338 10571
/proc/meminfo: memFree=17424876/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=284364 CPUtime=202.08 cores=0-7
/proc/10556/stat : 10556 (plingeling) S 10554 10556 10393 0 -1 4202496 54569 1251 0 0 20200 8 0 0 18 0 9 0 655307018 291188736 17463 33554432000 4194304 4417452 140735124317616 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10556/statm: 71091 17463 180 55 0 68977 0
[pid=10556/tid=10563] ppid=10554 vsize=284364 CPUtime=25.26 cores=0-7
/proc/10556/task/10563/stat : 10563 (plingeling) R 10554 10556 10393 0 -1 4202560 7737 1251 0 0 2525 1 0 0 25 0 9 0 655307040 291188736 17463 33554432000 4194304 4417452 140735124317616 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10556/tid=10564] ppid=10554 vsize=284364 CPUtime=25.25 cores=0-7
/proc/10556/task/10564/stat : 10564 (plingeling) R 10554 10556 10393 0 -1 4202560 5387 1251 0 0 2525 0 0 0 25 0 9 0 655307040 291188736 17463 33554432000 4194304 4417452 140735124317616 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10556/tid=10565] ppid=10554 vsize=284364 CPUtime=25.26 cores=0-7
/proc/10556/task/10565/stat : 10565 (plingeling) R 10554 10556 10393 0 -1 4202560 7325 1251 0 0 2526 0 0 0 25 0 9 0 655307040 291188736 17463 33554432000 4194304 4417452 140735124317616 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10556/tid=10566] ppid=10554 vsize=284364 CPUtime=25.26 cores=0-7
/proc/10556/task/10566/stat : 10566 (plingeling) R 10554 10556 10393 0 -1 4202560 1217 1251 0 0 2526 0 0 0 25 0 9 0 655307040 291188736 17463 33554432000 4194304 4417452 140735124317616 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10556/tid=10567] ppid=10554 vsize=284364 CPUtime=25.26 cores=0-7
/proc/10556/task/10567/stat : 10567 (plingeling) R 10554 10556 10393 0 -1 4202560 6895 1251 0 0 2525 1 0 0 25 0 9 0 655307040 291188736 17463 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10556/tid=10568] ppid=10554 vsize=284364 CPUtime=24.99 cores=0-7
/proc/10556/task/10568/stat : 10568 (plingeling) R 10554 10556 10393 0 -1 4202560 8314 1251 0 0 2498 1 0 0 25 0 9 0 655307040 291188736 17463 33554432000 4194304 4417452 140735124317616 18446744073709551615 4236590 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10556/tid=10569] ppid=10554 vsize=284364 CPUtime=25.26 cores=0-7
/proc/10556/task/10569/stat : 10569 (plingeling) R 10554 10556 10393 0 -1 4202560 2944 1251 0 0 2526 0 0 0 25 0 9 0 655307041 291188736 17463 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10556/tid=10570] ppid=10554 vsize=284364 CPUtime=25.26 cores=0-7
/proc/10556/task/10570/stat : 10570 (plingeling) R 10554 10556 10393 0 -1 4202560 5437 1251 0 0 2525 1 0 0 25 0 9 0 655307041 291188736 17463 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.08
Current children cumulated vsize (KiB) 284364

[startup+51.1013 s]
/proc/loadavg: 8.10 8.06 7.96 9/338 10571
/proc/meminfo: memFree=17418312/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=290708 CPUtime=406.61 cores=0-7
/proc/10556/stat : 10556 (plingeling) S 10554 10556 10393 0 -1 4202496 56203 1251 0 0 40653 8 0 0 18 0 9 0 655307018 297684992 19049 33554432000 4194304 4417452 140735124317616 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10556/statm: 72677 19049 180 55 0 70563 0
[pid=10556/tid=10563] ppid=10554 vsize=290708 CPUtime=50.86 cores=0-7
/proc/10556/task/10563/stat : 10563 (plingeling) R 10554 10556 10393 0 -1 4202560 7737 1251 0 0 5085 1 0 0 25 0 9 0 655307040 297684992 19049 33554432000 4194304 4417452 140735124317616 18446744073709551615 4236593 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10556/tid=10564] ppid=10554 vsize=290708 CPUtime=50.85 cores=0-7
/proc/10556/task/10564/stat : 10564 (plingeling) R 10554 10556 10393 0 -1 4202560 5396 1251 0 0 5085 0 0 0 25 0 9 0 655307040 297684992 19049 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10556/tid=10565] ppid=10554 vsize=290708 CPUtime=50.86 cores=0-7

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

/proc/10556/task/10566/stat : 10566 (plingeling) R 10554 10556 10393 0 -1 4202560 120301 1251 0 0 472192 26 0 0 25 0 9 0 655307040 454262784 57288 33554432000 4194304 4417452 140735124317616 18446744073709551615 4355830 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10556/tid=10567] ppid=10554 vsize=443616 CPUtime=4722.04 cores=0-7
/proc/10556/task/10567/stat : 10567 (plingeling) R 10554 10556 10393 0 -1 4202560 119597 1251 0 0 472183 21 0 0 25 0 9 0 655307040 454262784 57288 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10556/tid=10568] ppid=10554 vsize=443616 CPUtime=4670.68 cores=0-7
/proc/10556/task/10568/stat : 10568 (plingeling) R 10554 10556 10393 0 -1 4202560 103711 1251 0 0 467051 17 0 0 25 0 9 0 655307040 454262784 57288 33554432000 4194304 4417452 140735124317616 18446744073709551615 4366391 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10556/tid=10569] ppid=10554 vsize=443616 CPUtime=4722.18 cores=0-7
/proc/10556/task/10569/stat : 10569 (plingeling) R 10554 10556 10393 0 -1 4202560 105689 1251 0 0 472200 18 0 0 25 0 9 0 655307041 454262784 57288 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10556/tid=10570] ppid=10554 vsize=443616 CPUtime=4722.18 cores=0-7
/proc/10556/task/10570/stat : 10570 (plingeling) R 10554 10556 10393 0 -1 4202560 113215 1251 0 0 472199 19 0 0 25 0 9 0 655307041 454262784 57288 33554432000 4194304 4417452 140735124317616 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37724.4
Current children cumulated vsize (KiB) 443616

[startup+4782.3 s]
/proc/loadavg: 8.07 8.07 8.01 10/338 10710
/proc/meminfo: memFree=17258176/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=452684 CPUtime=38203.7 cores=0-7
/proc/10556/stat : 10556 (plingeling) S 10554 10556 10393 0 -1 4202496 914337 1251 0 0 3820202 164 0 0 18 0 9 0 655307018 463548416 59555 33554432000 4194304 4417452 140735124317616 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10556/statm: 113171 59555 180 55 0 111057 0
[pid=10556/tid=10563] ppid=10554 vsize=452684 CPUtime=4781.35 cores=0-7
/proc/10556/task/10563/stat : 10563 (plingeling) R 10554 10556 10393 0 -1 4202560 103534 1251 0 0 478118 17 0 0 25 0 9 0 655307040 463548416 59555 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10556/tid=10564] ppid=10554 vsize=452684 CPUtime=4781.28 cores=0-7
/proc/10556/task/10564/stat : 10564 (plingeling) R 10554 10556 10393 0 -1 4202560 87877 1251 0 0 478112 16 0 0 25 0 9 0 655307040 463548416 59555 33554432000 4194304 4417452 140735124317616 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10556/tid=10565] ppid=10554 vsize=452684 CPUtime=4782.18 cores=0-7
/proc/10556/task/10565/stat : 10565 (plingeling) R 10554 10556 10393 0 -1 4202560 140351 1251 0 0 478195 23 0 0 25 0 9 0 655307040 463548416 59555 33554432000 4194304 4417452 140735124317616 18446744073709551615 18446744073699065971 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10556/tid=10566] ppid=10554 vsize=452684 CPUtime=4782.16 cores=0-7
/proc/10556/task/10566/stat : 10566 (plingeling) R 10554 10556 10393 0 -1 4202560 121695 1251 0 0 478190 26 0 0 25 0 9 0 655307040 463548416 59555 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10556/tid=10567] ppid=10554 vsize=452684 CPUtime=4782.02 cores=0-7
/proc/10556/task/10567/stat : 10567 (plingeling) R 10554 10556 10393 0 -1 4202560 122814 1251 0 0 478181 21 0 0 25 0 9 0 655307040 463548416 59555 33554432000 4194304 4417452 140735124317616 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10556/tid=10568] ppid=10554 vsize=452684 CPUtime=4730.02 cores=0-7
/proc/10556/task/10568/stat : 10568 (plingeling) R 10554 10556 10393 0 -1 4202560 104981 1251 0 0 472985 17 0 0 25 0 9 0 655307040 463548416 59555 33554432000 4194304 4417452 140735124317616 18446744073709551615 4251238 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10556/tid=10569] ppid=10554 vsize=452684 CPUtime=4782.17 cores=0-7
/proc/10556/task/10569/stat : 10569 (plingeling) R 10554 10556 10393 0 -1 4202560 106840 1251 0 0 478199 18 0 0 25 0 9 0 655307041 463548416 59555 33554432000 4194304 4417452 140735124317616 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10556/tid=10570] ppid=10554 vsize=452684 CPUtime=4782.17 cores=0-7
/proc/10556/task/10570/stat : 10570 (plingeling) R 10554 10556 10393 0 -1 4202560 116932 1251 0 0 478198 19 0 0 25 0 9 0 655307041 463548416 59555 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38203.7
Current children cumulated vsize (KiB) 452684

[startup+4842.31 s]
/proc/loadavg: 8.07 8.07 8.01 9/338 10711
/proc/meminfo: memFree=17281112/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=429252 CPUtime=38683.1 cores=0-7
/proc/10556/stat : 10556 (plingeling) S 10554 10556 10393 0 -1 4202496 926786 1251 0 0 3868143 166 0 0 18 0 9 0 655307018 439554048 53697 33554432000 4194304 4417452 140735124317616 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10556/statm: 107313 53697 180 55 0 105199 0
[pid=10556/tid=10563] ppid=10554 vsize=429252 CPUtime=4841.36 cores=0-7
/proc/10556/task/10563/stat : 10563 (plingeling) R 10554 10556 10393 0 -1 4202560 104672 1251 0 0 484119 17 0 0 25 0 9 0 655307040 439554048 53697 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10556/tid=10564] ppid=10554 vsize=429252 CPUtime=4841.29 cores=0-7
/proc/10556/task/10564/stat : 10564 (plingeling) R 10554 10556 10393 0 -1 4202560 89274 1251 0 0 484112 17 0 0 25 0 9 0 655307040 439554048 53697 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10556/tid=10565] ppid=10554 vsize=429252 CPUtime=4842.2 cores=0-7
/proc/10556/task/10565/stat : 10565 (plingeling) R 10554 10556 10393 0 -1 4202560 141821 1251 0 0 484196 24 0 0 25 0 9 0 655307040 439554048 53697 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10556/tid=10566] ppid=10554 vsize=429252 CPUtime=4842.18 cores=0-7
/proc/10556/task/10566/stat : 10566 (plingeling) R 10554 10556 10393 0 -1 4202560 123489 1251 0 0 484191 27 0 0 25 0 9 0 655307040 439554048 53697 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10556/tid=10567] ppid=10554 vsize=429252 CPUtime=4842.04 cores=0-7
/proc/10556/task/10567/stat : 10567 (plingeling) R 10554 10556 10393 0 -1 4202560 124592 1251 0 0 484183 21 0 0 25 0 9 0 655307040 439554048 53697 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10556/tid=10568] ppid=10554 vsize=429252 CPUtime=4789.37 cores=0-7
/proc/10556/task/10568/stat : 10568 (plingeling) R 10554 10556 10393 0 -1 4202560 106346 1251 0 0 478920 17 0 0 25 0 9 0 655307040 439554048 53697 33554432000 4194304 4417452 140735124317616 18446744073709551615 4366146 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10556/tid=10569] ppid=10554 vsize=429252 CPUtime=4842.18 cores=0-7
/proc/10556/task/10569/stat : 10569 (plingeling) R 10554 10556 10393 0 -1 4202560 108290 1251 0 0 484200 18 0 0 25 0 9 0 655307041 439554048 53697 33554432000 4194304 4417452 140735124317616 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10556/tid=10570] ppid=10554 vsize=429252 CPUtime=4842.19 cores=0-7
/proc/10556/task/10570/stat : 10570 (plingeling) R 10554 10556 10393 0 -1 4202560 118989 1251 0 0 484199 20 0 0 25 0 9 0 655307041 439554048 53697 33554432000 4194304 4417452 140735124317616 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38683.1
Current children cumulated vsize (KiB) 429252

[startup+4902.3 s]
/proc/loadavg: 8.10 8.08 8.02 9/338 10713
/proc/meminfo: memFree=17310992/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=399372 CPUtime=39162.3 cores=0-7
/proc/10556/stat : 10556 (plingeling) S 10554 10556 10393 0 -1 4202496 939629 1251 0 0 3916065 169 0 0 18 0 9 0 655307018 408956928 46227 33554432000 4194304 4417452 140735124317616 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10556/statm: 99843 46227 180 55 0 97729 0
[pid=10556/tid=10563] ppid=10554 vsize=399372 CPUtime=4901.35 cores=0-7
/proc/10556/task/10563/stat : 10563 (plingeling) R 10554 10556 10393 0 -1 4202560 106423 1251 0 0 490117 18 0 0 25 0 9 0 655307040 408956928 46227 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10556/tid=10564] ppid=10554 vsize=399372 CPUtime=4901.27 cores=0-7
/proc/10556/task/10564/stat : 10564 (plingeling) R 10554 10556 10393 0 -1 4202560 91103 1251 0 0 490110 17 0 0 25 0 9 0 655307040 408956928 46227 33554432000 4194304 4417452 140735124317616 18446744073709551615 4236655 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10556/tid=10565] ppid=10554 vsize=399372 CPUtime=4902.18 cores=0-7
/proc/10556/task/10565/stat : 10565 (plingeling) R 10554 10556 10393 0 -1 4202560 143630 1251 0 0 490194 24 0 0 25 0 9 0 655307040 408956928 46227 33554432000 4194304 4417452 140735124317616 18446744073709551615 4353632 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10556/tid=10566] ppid=10554 vsize=399372 CPUtime=4902.16 cores=0-7
/proc/10556/task/10566/stat : 10566 (plingeling) R 10554 10556 10393 0 -1 4202560 124607 1251 0 0 490189 27 0 0 25 0 9 0 655307040 408956928 46227 33554432000 4194304 4417452 140735124317616 18446744073709551615 4352414 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10556/tid=10567] ppid=10554 vsize=399372 CPUtime=4902.03 cores=0-7
/proc/10556/task/10567/stat : 10567 (plingeling) R 10554 10556 10393 0 -1 4202560 126597 1251 0 0 490181 22 0 0 25 0 9 0 655307040 408956928 46227 33554432000 4194304 4417452 140735124317616 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10556/tid=10568] ppid=10554 vsize=399372 CPUtime=4848.72 cores=0-7
/proc/10556/task/10568/stat : 10568 (plingeling) R 10554 10556 10393 0 -1 4202560 107765 1251 0 0 484854 18 0 0 25 0 9 0 655307040 408956928 46227 33554432000 4194304 4417452 140735124317616 18446744073709551615 4251104 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10556/tid=10569] ppid=10554 vsize=399372 CPUtime=4902.18 cores=0-7
/proc/10556/task/10569/stat : 10569 (plingeling) R 10554 10556 10393 0 -1 4202560 109070 1251 0 0 490199 19 0 0 25 0 9 0 655307041 408956928 46227 33554432000 4194304 4417452 140735124317616 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10556/tid=10570] ppid=10554 vsize=399372 CPUtime=4902.17 cores=0-7
/proc/10556/task/10570/stat : 10570 (plingeling) R 10554 10556 10393 0 -1 4202560 121121 1251 0 0 490197 20 0 0 25 0 9 0 655307041 408956928 46227 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39162.3
Current children cumulated vsize (KiB) 399372

[startup+4962.3 s]
/proc/loadavg: 8.07 8.08 8.01 9/338 10715
/proc/meminfo: memFree=17275140/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=435108 CPUtime=39641.7 cores=0-7
/proc/10556/stat : 10556 (plingeling) S 10554 10556 10393 0 -1 4202496 958086 1251 0 0 3963996 173 0 0 18 0 9 0 655307018 445550592 55161 33554432000 4194304 4417452 140735124317616 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10556/statm: 108777 55161 180 55 0 106663 0
[pid=10556/tid=10563] ppid=10554 vsize=435108 CPUtime=4961.35 cores=0-7
/proc/10556/task/10563/stat : 10563 (plingeling) R 10554 10556 10393 0 -1 4202560 110425 1251 0 0 496117 18 0 0 25 0 9 0 655307040 445550592 55161 33554432000 4194304 4417452 140735124317616 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10556/tid=10564] ppid=10554 vsize=435108 CPUtime=4961.25 cores=0-7
/proc/10556/task/10564/stat : 10564 (plingeling) R 10554 10556 10393 0 -1 4202560 92082 1251 0 0 496108 17 0 0 25 0 9 0 655307040 445550592 55161 33554432000 4194304 4417452 140735124317616 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10556/tid=10565] ppid=10554 vsize=435108 CPUtime=4962.18 cores=0-7
/proc/10556/task/10565/stat : 10565 (plingeling) R 10554 10556 10393 0 -1 4202560 146046 1251 0 0 496194 24 0 0 25 0 9 0 655307040 445550592 55161 33554432000 4194304 4417452 140735124317616 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10556/tid=10566] ppid=10554 vsize=435108 CPUtime=4962.17 cores=0-7
/proc/10556/task/10566/stat : 10566 (plingeling) R 10554 10556 10393 0 -1 4202560 126709 1251 0 0 496189 28 0 0 25 0 9 0 655307040 445550592 55161 33554432000 4194304 4417452 140735124317616 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10556/tid=10567] ppid=10554 vsize=435108 CPUtime=4962.03 cores=0-7
/proc/10556/task/10567/stat : 10567 (plingeling) R 10554 10556 10393 0 -1 4202560 130147 1251 0 0 496181 22 0 0 25 0 9 0 655307040 445550592 55161 33554432000 4194304 4417452 140735124317616 18446744073709551615 4353504 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10556/tid=10568] ppid=10554 vsize=435108 CPUtime=4908.05 cores=0-7
/proc/10556/task/10568/stat : 10568 (plingeling) R 10554 10556 10393 0 -1 4202560 110138 1251 0 0 490787 18 0 0 25 0 9 0 655307040 445550592 55161 33554432000 4194304 4417452 140735124317616 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10556/tid=10569] ppid=10554 vsize=435108 CPUtime=4962.18 cores=0-7
/proc/10556/task/10569/stat : 10569 (plingeling) R 10554 10556 10393 0 -1 4202560 110245 1251 0 0 496199 19 0 0 25 0 9 0 655307041 445550592 55161 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10556/tid=10570] ppid=10554 vsize=435108 CPUtime=4962.18 cores=0-7
/proc/10556/task/10570/stat : 10570 (plingeling) R 10554 10556 10393 0 -1 4202560 122981 1251 0 0 496197 21 0 0 25 0 9 0 655307041 445550592 55161 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39641.7
Current children cumulated vsize (KiB) 435108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.2 s]
/proc/loadavg: 8.08 8.08 8.02 9/338 10716
/proc/meminfo: memFree=17282940/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=427412 CPUtime=40000.5 cores=0-7
/proc/10556/stat : 10556 (plingeling) S 10554 10556 10393 0 -1 4202496 967036 1251 0 0 3999879 174 0 0 18 0 9 0 655307018 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10556/statm: 106853 53237 180 55 0 104739 0
[pid=10556/tid=10563] ppid=10554 vsize=427412 CPUtime=5006.27 cores=0-7
/proc/10556/task/10563/stat : 10563 (plingeling) R 10554 10556 10393 0 -1 4202560 112189 1251 0 0 500609 18 0 0 25 0 9 0 655307040 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10556/tid=10564] ppid=10554 vsize=427412 CPUtime=5006.17 cores=0-7
/proc/10556/task/10564/stat : 10564 (plingeling) R 10554 10556 10393 0 -1 4202560 93058 1251 0 0 500600 17 0 0 25 0 9 0 655307040 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4353594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10556/tid=10565] ppid=10554 vsize=427412 CPUtime=5007.11 cores=0-7
/proc/10556/task/10565/stat : 10565 (plingeling) R 10554 10556 10393 0 -1 4202560 146774 1251 0 0 500686 25 0 0 25 0 9 0 655307040 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4259193 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10556/tid=10566] ppid=10554 vsize=427412 CPUtime=5007.09 cores=0-7
/proc/10556/task/10566/stat : 10566 (plingeling) R 10554 10556 10393 0 -1 4202560 127687 1251 0 0 500681 28 0 0 25 0 9 0 655307040 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4353533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10556/tid=10567] ppid=10554 vsize=427412 CPUtime=5006.95 cores=0-7
/proc/10556/task/10567/stat : 10567 (plingeling) R 10554 10556 10393 0 -1 4202560 131554 1251 0 0 500673 22 0 0 25 0 9 0 655307040 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10556/tid=10568] ppid=10554 vsize=427412 CPUtime=4952.48 cores=0-7
/proc/10556/task/10568/stat : 10568 (plingeling) R 10554 10556 10393 0 -1 4202560 111265 1251 0 0 495229 19 0 0 25 0 9 0 655307040 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4353572 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10556/tid=10569] ppid=10554 vsize=427412 CPUtime=5007.1 cores=0-7
/proc/10556/task/10569/stat : 10569 (plingeling) R 10554 10556 10393 0 -1 4202560 111432 1251 0 0 500691 19 0 0 25 0 9 0 655307041 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10556/tid=10570] ppid=10554 vsize=427412 CPUtime=5007.1 cores=0-7
/proc/10556/task/10570/stat : 10570 (plingeling) R 10554 10556 10393 0 -1 4202560 123764 1251 0 0 500689 21 0 0 25 0 9 0 655307041 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 427412

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

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

[startup+5007.2 s]
/proc/loadavg: 8.08 8.08 8.02 9/338 10716
/proc/meminfo: memFree=17282940/32951124 swapFree=67056804/67111528
[pid=10556] ppid=10554 vsize=427412 CPUtime=40000.5 cores=0-7
/proc/10556/stat : 10556 (plingeling) S 10554 10556 10393 0 -1 4202496 967036 1251 0 0 3999879 174 0 0 18 0 9 0 655307018 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/10556/statm: 106853 53237 180 55 0 104739 0
[pid=10556/tid=10563] ppid=10554 vsize=427412 CPUtime=5006.27 cores=0-7
/proc/10556/task/10563/stat : 10563 (plingeling) R 10554 10556 10393 0 -1 4202560 112189 1251 0 0 500609 18 0 0 25 0 9 0 655307040 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10556/tid=10564] ppid=10554 vsize=427412 CPUtime=5006.17 cores=0-7
/proc/10556/task/10564/stat : 10564 (plingeling) R 10554 10556 10393 0 -1 4202560 93058 1251 0 0 500600 17 0 0 25 0 9 0 655307040 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4353594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=10556/tid=10565] ppid=10554 vsize=427412 CPUtime=5007.11 cores=0-7
/proc/10556/task/10565/stat : 10565 (plingeling) R 10554 10556 10393 0 -1 4202560 146774 1251 0 0 500686 25 0 0 25 0 9 0 655307040 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4259193 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10556/tid=10566] ppid=10554 vsize=427412 CPUtime=5007.09 cores=0-7
/proc/10556/task/10566/stat : 10566 (plingeling) R 10554 10556 10393 0 -1 4202560 127687 1251 0 0 500681 28 0 0 25 0 9 0 655307040 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4353533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=10556/tid=10567] ppid=10554 vsize=427412 CPUtime=5006.95 cores=0-7
/proc/10556/task/10567/stat : 10567 (plingeling) R 10554 10556 10393 0 -1 4202560 131554 1251 0 0 500673 22 0 0 25 0 9 0 655307040 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=10556/tid=10568] ppid=10554 vsize=427412 CPUtime=4952.48 cores=0-7
/proc/10556/task/10568/stat : 10568 (plingeling) R 10554 10556 10393 0 -1 4202560 111265 1251 0 0 495229 19 0 0 25 0 9 0 655307040 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4353572 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10556/tid=10569] ppid=10554 vsize=427412 CPUtime=5007.1 cores=0-7
/proc/10556/task/10569/stat : 10569 (plingeling) R 10554 10556 10393 0 -1 4202560 111432 1251 0 0 500691 19 0 0 25 0 9 0 655307041 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=10556/tid=10570] ppid=10554 vsize=427412 CPUtime=5007.1 cores=0-7
/proc/10556/task/10570/stat : 10570 (plingeling) R 10554 10556 10393 0 -1 4202560 123764 1251 0 0 500689 21 0 0 25 0 9 0 655307041 437669888 53237 33554432000 4194304 4417452 140735124317616 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 427412

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5007.24
CPU time (s): 40000.6
CPU user time (s): 39998.9
CPU system time (s): 1.75773
CPU usage (%): 798.855
Max. virtual memory (cumulated for all children) (KiB): 458752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39998.9
system time used= 1.75773
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 968287
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= 320
involuntary context switches= 192403

runsolver used 15.9466 second user time and 38.6941 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 07:24:21
IDJOB=3372269
IDBENCH=70849
IDSOLVER=1851
FILE ID=node108/3372269-1305437061
RUNJOBID= node108-1305435361-10407
PBS_JOBID= 13324732
Free space on /tmp= 73576 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-27-s100.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372269-1305437061/watcher-3372269-1305437061 -o /tmp/evaluation-result-3372269-1305437061/solver-3372269-1305437061 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372269-1305437061.cnf

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=1505586262

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.82
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17495360 kB
Buffers:        292700 kB
Cached:        4748328 kB
SwapCached:       8700 kB
Active:       11064096 kB
Inactive:      4079928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17495360 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:            1616 kB
Writeback:           0 kB
AnonPages:    10100332 kB
Mapped:          26388 kB
Slab:           207804 kB
PageTables:      37556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52249648 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= 73576 MiB
End job on node108 at 2011-05-15 08:47:50