Trace number 3394400

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.4 5009.15

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s73223945-unsat.cnf
MD5SUMebbfc0ffb6aa4fcba0d5ce3964018543
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables161
Number of clauses332
Sum of the clauses size996
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3332
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-3394400-1306095115/watcher-3394400-1306095115 -o /tmp/evaluation-result-3394400-1306095115/solver-3394400-1306095115 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3394400-1306095115.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: 1.09 1.72 1.90 1/436 11638
/proc/meminfo: memFree=17358332/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=8728 CPUtime=0 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 215 0 0 0 0 0 0 0 18 0 1 0 799742174 8937472 146 33554432000 4194304 4417452 140736281440592 18446744073709551615 231895490304 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/11638/statm: 2182 146 122 55 0 68 0

[startup+0.141357 s]
/proc/loadavg: 1.09 1.72 1.90 1/436 11638
/proc/meminfo: memFree=17358332/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=227452 CPUtime=0.68 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 1979 1251 0 1 68 0 0 0 18 0 9 0 799742174 232910848 1699 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 56863 1699 179 55 0 54749 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 227452

[startup+0.200339 s]
/proc/loadavg: 1.09 1.72 1.90 1/436 11638
/proc/meminfo: memFree=17358332/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=229212 CPUtime=1.09 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 3262 1251 0 1 109 0 0 0 18 0 9 0 799742174 234713088 2141 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 57303 2141 179 55 0 55189 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 229212

[startup+0.300322 s]
/proc/loadavg: 1.09 1.72 1.90 1/436 11638
/proc/meminfo: memFree=17358332/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=230352 CPUtime=1.79 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 4906 1251 0 1 179 0 0 0 18 0 9 0 799742174 235880448 2434 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 57588 2434 179 55 0 55474 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 230352

[startup+0.700194 s]
/proc/loadavg: 1.09 1.72 1.90 1/436 11638
/proc/meminfo: memFree=17358332/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=236772 CPUtime=4.98 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 11886 1251 0 1 496 2 0 0 18 0 9 0 799742174 242454528 4051 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 59193 4051 179 55 0 57079 0
Current children cumulated CPU time (s) 4.98
Current children cumulated vsize (KiB) 236772

[startup+1.50104 s]
/proc/loadavg: 1.09 1.72 1.90 9/445 11652
/proc/meminfo: memFree=17338040/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=244880 CPUtime=11.37 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 23354 1251 0 1 1133 4 0 0 18 0 9 0 799742174 250757120 6046 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 61220 6046 179 55 0 59106 0
[pid=11638/tid=11645] ppid=11636 vsize=244880 CPUtime=1.46 cores=0-7
/proc/11638/task/11645/stat : 11645 (plingeling) R 11636 11638 11612 0 -1 4202560 2835 1251 0 1 146 0 0 0 19 0 9 0 799742177 250757120 6046 33554432000 4194304 4417452 140736281440592 18446744073709551615 4265496 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11638/tid=11646] ppid=11636 vsize=244880 CPUtime=1.28 cores=0-7
/proc/11638/task/11646/stat : 11646 (plingeling) R 11636 11638 11612 0 -1 4202560 2738 1251 0 1 128 0 0 0 22 0 9 0 799742177 250757120 6046 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11638/tid=11647] ppid=11636 vsize=244880 CPUtime=1.46 cores=0-7
/proc/11638/task/11647/stat : 11647 (plingeling) R 11636 11638 11612 0 -1 4202560 3272 1251 0 1 146 0 0 0 20 0 9 0 799742177 250757120 6046 33554432000 4194304 4417452 140736281440592 18446744073709551615 4355819 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11638/tid=11648] ppid=11636 vsize=244880 CPUtime=1.44 cores=0-7
/proc/11638/task/11648/stat : 11648 (plingeling) R 11636 11638 11612 0 -1 4202560 2153 1251 0 1 144 0 0 0 23 0 9 0 799742177 250757120 6046 33554432000 4194304 4417452 140736281440592 18446744073709551615 4358022 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11638/tid=11649] ppid=11636 vsize=244880 CPUtime=1.34 cores=0-7
/proc/11638/task/11649/stat : 11649 (plingeling) R 11636 11638 11612 0 -1 4202560 2759 1251 0 1 134 0 0 0 22 0 9 0 799742177 250757120 6046 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11638/tid=11650] ppid=11636 vsize=244880 CPUtime=1.45 cores=0-7
/proc/11638/task/11650/stat : 11650 (plingeling) R 11636 11638 11612 0 -1 4202560 3073 1251 0 1 145 0 0 0 23 0 9 0 799742177 250757120 6046 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11638/tid=11651] ppid=11636 vsize=244880 CPUtime=1.4 cores=0-7
/proc/11638/task/11651/stat : 11651 (plingeling) R 11636 11638 11612 0 -1 4202560 2846 1251 0 1 139 1 0 0 19 0 9 0 799742177 250757120 6046 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11638/tid=11652] ppid=11636 vsize=244880 CPUtime=1.46 cores=0-7
/proc/11638/task/11652/stat : 11652 (plingeling) R 11636 11638 11612 0 -1 4202560 3315 1251 0 1 146 0 0 0 20 0 9 0 799742177 250757120 6046 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 244880

[startup+3.10074 s]
/proc/loadavg: 1.09 1.72 1.90 9/445 11652
/proc/meminfo: memFree=17330352/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=253548 CPUtime=24.15 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 43741 1251 0 1 2406 9 0 0 18 0 9 0 799742174 259633152 8241 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 63387 8241 179 55 0 61273 0
[pid=11638/tid=11645] ppid=11636 vsize=253548 CPUtime=3.06 cores=0-7
/proc/11638/task/11645/stat : 11645 (plingeling) R 11636 11638 11612 0 -1 4202560 5038 1251 0 1 306 0 0 0 25 0 9 0 799742177 259633152 8241 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11638/tid=11646] ppid=11636 vsize=253548 CPUtime=2.87 cores=0-7
/proc/11638/task/11646/stat : 11646 (plingeling) R 11636 11638 11612 0 -1 4202560 5599 1251 0 1 286 1 0 0 25 0 9 0 799742177 259633152 8241 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11638/tid=11647] ppid=11636 vsize=253548 CPUtime=3.06 cores=0-7
/proc/11638/task/11647/stat : 11647 (plingeling) R 11636 11638 11612 0 -1 4202560 6259 1251 0 1 305 1 0 0 25 0 9 0 799742177 259633152 8241 33554432000 4194304 4417452 140736281440592 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11638/tid=11648] ppid=11636 vsize=253548 CPUtime=3.04 cores=0-7
/proc/11638/task/11648/stat : 11648 (plingeling) R 11636 11638 11612 0 -1 4202560 4421 1251 0 1 303 1 0 0 25 0 9 0 799742177 259633152 8241 33554432000 4194304 4417452 140736281440592 18446744073709551615 4251104 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11638/tid=11649] ppid=11636 vsize=253548 CPUtime=2.94 cores=0-7
/proc/11638/task/11649/stat : 11649 (plingeling) R 11636 11638 11612 0 -1 4202560 5531 1251 0 1 293 1 0 0 25 0 9 0 799742177 259633152 8241 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11638/tid=11650] ppid=11636 vsize=253548 CPUtime=3.04 cores=0-7
/proc/11638/task/11650/stat : 11650 (plingeling) R 11636 11638 11612 0 -1 4202560 5676 1251 0 1 304 0 0 0 25 0 9 0 799742177 259633152 8241 33554432000 4194304 4417452 140736281440592 18446744073709551615 4353568 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11638/tid=11651] ppid=11636 vsize=253548 CPUtime=3 cores=0-7
/proc/11638/task/11651/stat : 11651 (plingeling) R 11636 11638 11612 0 -1 4202560 5258 1251 0 1 299 1 0 0 24 0 9 0 799742177 259633152 8241 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11638/tid=11652] ppid=11636 vsize=253548 CPUtime=3.06 cores=0-7
/proc/11638/task/11652/stat : 11652 (plingeling) R 11636 11638 11612 0 -1 4202560 5596 1251 0 1 306 0 0 0 25 0 9 0 799742177 259633152 8241 33554432000 4194304 4417452 140736281440592 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.15
Current children cumulated vsize (KiB) 253548

[startup+6.30114 s]
/proc/loadavg: 1.64 1.83 1.93 9/445 11652
/proc/meminfo: memFree=17315616/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=262596 CPUtime=49.71 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 79144 1251 0 1 4954 17 0 0 18 0 9 0 799742174 268898304 10476 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 65649 10476 179 55 0 63535 0
[pid=11638/tid=11645] ppid=11636 vsize=262596 CPUtime=6.26 cores=0-7
/proc/11638/task/11645/stat : 11645 (plingeling) R 11636 11638 11612 0 -1 4202560 9636 1251 0 1 625 1 0 0 25 0 9 0 799742177 268898304 10476 33554432000 4194304 4417452 140736281440592 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11638/tid=11646] ppid=11636 vsize=262596 CPUtime=6.02 cores=0-7
/proc/11638/task/11646/stat : 11646 (plingeling) R 11636 11638 11612 0 -1 4202560 11001 1251 0 1 600 2 0 0 25 0 9 0 799742177 268898304 10476 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11638/tid=11647] ppid=11636 vsize=262596 CPUtime=6.26 cores=0-7
/proc/11638/task/11647/stat : 11647 (plingeling) R 11636 11638 11612 0 -1 4202560 10689 1251 0 1 624 2 0 0 25 0 9 0 799742177 268898304 10476 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11638/tid=11648] ppid=11636 vsize=262596 CPUtime=6.24 cores=0-7
/proc/11638/task/11648/stat : 11648 (plingeling) R 11636 11638 11612 0 -1 4202560 7667 1251 0 1 623 1 0 0 25 0 9 0 799742177 268898304 10476 33554432000 4194304 4417452 140736281440592 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11638/tid=11649] ppid=11636 vsize=262596 CPUtime=6.14 cores=0-7
/proc/11638/task/11649/stat : 11649 (plingeling) R 11636 11638 11612 0 -1 4202560 10280 1251 0 1 612 2 0 0 25 0 9 0 799742177 268898304 10476 33554432000 4194304 4417452 140736281440592 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11638/tid=11650] ppid=11636 vsize=262596 CPUtime=6.24 cores=0-7
/proc/11638/task/11650/stat : 11650 (plingeling) R 11636 11638 11612 0 -1 4202560 10327 1251 0 1 624 0 0 0 25 0 9 0 799742177 268898304 10476 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11638/tid=11651] ppid=11636 vsize=262596 CPUtime=6.2 cores=0-7
/proc/11638/task/11651/stat : 11651 (plingeling) R 11636 11638 11612 0 -1 4202560 9900 1251 0 1 618 2 0 0 25 0 9 0 799742177 268898304 10476 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11638/tid=11652] ppid=11636 vsize=262596 CPUtime=6.26 cores=0-7
/proc/11638/task/11652/stat : 11652 (plingeling) R 11636 11638 11612 0 -1 4202560 9281 1251 0 1 625 1 0 0 25 0 9 0 799742177 268898304 10476 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.71
Current children cumulated vsize (KiB) 262596

[startup+12.7009 s]
/proc/loadavg: 2.15 1.93 1.96 9/445 11652
/proc/meminfo: memFree=17297684/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=276684 CPUtime=100.82 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 133601 1251 0 1 10053 29 0 0 18 0 9 0 799742174 283324416 14018 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 69171 14018 179 55 0 67057 0
[pid=11638/tid=11645] ppid=11636 vsize=276684 CPUtime=12.66 cores=0-7
/proc/11638/task/11645/stat : 11645 (plingeling) R 11636 11638 11612 0 -1 4202560 16425 1251 0 1 1263 3 0 0 25 0 9 0 799742177 283324416 14018 33554432000 4194304 4417452 140736281440592 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11638/tid=11646] ppid=11636 vsize=276684 CPUtime=12.33 cores=0-7
/proc/11638/task/11646/stat : 11646 (plingeling) R 11636 11638 11612 0 -1 4202560 18356 1251 0 1 1229 4 0 0 25 0 9 0 799742177 283324416 14018 33554432000 4194304 4417452 140736281440592 18446744073709551615 4365996 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11638/tid=11647] ppid=11636 vsize=276684 CPUtime=12.66 cores=0-7
/proc/11638/task/11647/stat : 11647 (plingeling) R 11636 11638 11612 0 -1 4202560 17065 1251 0 1 1263 3 0 0 25 0 9 0 799742177 283324416 14018 33554432000 4194304 4417452 140736281440592 18446744073709551615 4236569 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11638/tid=11648] ppid=11636 vsize=276684 CPUtime=12.64 cores=0-7
/proc/11638/task/11648/stat : 11648 (plingeling) R 11636 11638 11612 0 -1 4202560 15350 1251 0 1 1261 3 0 0 25 0 9 0 799742177 283324416 14018 33554432000 4194304 4417452 140736281440592 18446744073709551615 4366680 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11638/tid=11649] ppid=11636 vsize=276684 CPUtime=12.55 cores=0-7
/proc/11638/task/11649/stat : 11649 (plingeling) R 11636 11638 11612 0 -1 4202560 17721 1251 0 1 1251 4 0 0 25 0 9 0 799742177 283324416 14018 33554432000 4194304 4417452 140736281440592 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11638/tid=11650] ppid=11636 vsize=276684 CPUtime=12.64 cores=0-7
/proc/11638/task/11650/stat : 11650 (plingeling) R 11636 11638 11612 0 -1 4202560 16633 1251 0 1 1262 2 0 0 25 0 9 0 799742177 283324416 14018 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11638/tid=11651] ppid=11636 vsize=276684 CPUtime=12.6 cores=0-7
/proc/11638/task/11651/stat : 11651 (plingeling) R 11636 11638 11612 0 -1 4202560 15771 1251 0 1 1256 4 0 0 18 0 9 0 799742177 283324416 14018 33554432000 4194304 4417452 140736281440592 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11638/tid=11652] ppid=11636 vsize=276684 CPUtime=12.66 cores=0-7
/proc/11638/task/11652/stat : 11652 (plingeling) R 11636 11638 11612 0 -1 4202560 15917 1251 0 1 1264 2 0 0 25 0 9 0 799742177 283324416 14018 33554432000 4194304 4417452 140736281440592 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.82
Current children cumulated vsize (KiB) 276684

[startup+25.5005 s]
/proc/loadavg: 3.60 2.26 2.07 9/445 11652
/proc/meminfo: memFree=17280296/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=308344 CPUtime=203.04 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 230331 1251 0 1 20257 47 0 0 18 0 9 0 799742174 315744256 21912 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 77086 21912 179 55 0 74972 0
[pid=11638/tid=11645] ppid=11636 vsize=308344 CPUtime=25.46 cores=0-7
/proc/11638/task/11645/stat : 11645 (plingeling) R 11636 11638 11612 0 -1 4202560 26992 1251 0 1 2541 5 0 0 25 0 9 0 799742177 315744256 21912 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11638/tid=11646] ppid=11636 vsize=308344 CPUtime=24.95 cores=0-7
/proc/11638/task/11646/stat : 11646 (plingeling) R 11636 11638 11612 0 -1 4202560 30381 1251 0 1 2489 6 0 0 25 0 9 0 799742177 315744256 21912 33554432000 4194304 4417452 140736281440592 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11638/tid=11647] ppid=11636 vsize=308344 CPUtime=25.46 cores=0-7
/proc/11638/task/11647/stat : 11647 (plingeling) R 11636 11638 11612 0 -1 4202560 30238 1251 0 1 2540 6 0 0 25 0 9 0 799742177 315744256 21912 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11638/tid=11648] ppid=11636 vsize=308344 CPUtime=25.44 cores=0-7
/proc/11638/task/11648/stat : 11648 (plingeling) R 11636 11638 11612 0 -1 4202560 25574 1251 0 1 2539 5 0 0 25 0 9 0 799742177 315744256 21912 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11638/tid=11649] ppid=11636 vsize=308344 CPUtime=25.35 cores=0-7
/proc/11638/task/11649/stat : 11649 (plingeling) R 11636 11638 11612 0 -1 4202560 31275 1251 0 1 2529 6 0 0 25 0 9 0 799742177 315744256 21912 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11638/tid=11650] ppid=11636 vsize=308344 CPUtime=25.44 cores=0-7
/proc/11638/task/11650/stat : 11650 (plingeling) R 11636 11638 11612 0 -1 4202560 30016 1251 0 1 2539 5 0 0 25 0 9 0 799742177 315744256 21912 33554432000 4194304 4417452 140736281440592 18446744073709551615 4366082 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11638/tid=11651] ppid=11636 vsize=308344 CPUtime=25.41 cores=0-7
/proc/11638/task/11651/stat : 11651 (plingeling) R 11636 11638 11612 0 -1 4202560 26642 1251 0 1 2535 6 0 0 25 0 9 0 799742177 315744256 21912 33554432000 4194304 4417452 140736281440592 18446744073709551615 18446744073699065961 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11638/tid=11652] ppid=11636 vsize=308344 CPUtime=25.46 cores=0-7
/proc/11638/task/11652/stat : 11652 (plingeling) R 11636 11638 11612 0 -1 4202560 28850 1251 0 1 2542 4 0 0 25 0 9 0 799742177 315744256 21912 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.04
Current children cumulated vsize (KiB) 308344

[startup+51.1007 s]
/proc/loadavg: 5.16 2.74 2.23 9/445 11653
/proc/meminfo: memFree=17259612/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=329476 CPUtime=407.47 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 382206 1251 0 1 40669 78 0 0 18 0 9 0 799742174 337383424 27220 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 82369 27220 179 55 0 80255 0
[pid=11638/tid=11645] ppid=11636 vsize=329476 CPUtime=51.06 cores=0-7
/proc/11638/task/11645/stat : 11645 (plingeling) R 11636 11638 11612 0 -1 4202560 44456 1251 0 1 5098 8 0 0 25 0 9 0 799742177 337383424 27220 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11638/tid=11646] ppid=11636 vsize=329476 CPUtime=50.21 cores=0-7
/proc/11638/task/11646/stat : 11646 (plingeling) R 11636 11638 11612 0 -1 4202560 49908 1251 0 1 5011 10 0 0 25 0 9 0 799742177 337383424 27220 33554432000 4194304 4417452 140736281440592 18446744073709551615 4366804 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11638/tid=11647] ppid=11636 vsize=329476 CPUtime=51.06 cores=0-7

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

/proc/11638/task/11648/stat : 11648 (plingeling) R 11636 11638 11612 0 -1 4202560 989372 1251 0 1 466057 183 0 0 25 0 9 0 799742177 828116992 147003 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11638/tid=11649] ppid=11636 vsize=808708 CPUtime=4662.13 cores=0-7
/proc/11638/task/11649/stat : 11649 (plingeling) R 11636 11638 11612 0 -1 4202560 1305031 1251 0 1 465984 229 0 0 25 0 9 0 799742177 828116992 147003 33554432000 4194304 4417452 140736281440592 18446744073709551615 4321775 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11638/tid=11650] ppid=11636 vsize=808708 CPUtime=4661.34 cores=0-7
/proc/11638/task/11650/stat : 11650 (plingeling) R 11636 11638 11612 0 -1 4202560 1274745 1251 0 1 465913 221 0 0 25 0 9 0 799742177 828116992 147003 33554432000 4194304 4417452 140736281440592 18446744073709551615 4366117 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11638/tid=11651] ppid=11636 vsize=808708 CPUtime=4662.36 cores=0-7
/proc/11638/task/11651/stat : 11651 (plingeling) R 11636 11638 11612 0 -1 4202560 1274327 1251 0 1 466013 223 0 0 25 0 9 0 799742177 828116992 147003 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11638/tid=11652] ppid=11636 vsize=808708 CPUtime=4662.42 cores=0-7
/proc/11638/task/11652/stat : 11652 (plingeling) R 11636 11638 11612 0 -1 4202560 1187099 1251 0 1 466046 196 0 0 25 0 9 0 799742177 828116992 147003 33554432000 4194304 4417452 140736281440592 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37230.8
Current children cumulated vsize (KiB) 808708

[startup+4722.3 s]
/proc/loadavg: 8.05 8.06 7.99 9/445 11790
/proc/meminfo: memFree=16710496/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=868296 CPUtime=37710 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 9831799 1251 0 1 3769279 1724 0 0 18 0 9 0 799742174 889135104 161900 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 217074 161900 179 55 0 214960 0
[pid=11638/tid=11645] ppid=11636 vsize=868296 CPUtime=4722.41 cores=0-7
/proc/11638/task/11645/stat : 11645 (plingeling) R 11636 11638 11612 0 -1 4202560 1283473 1251 0 1 472024 217 0 0 25 0 9 0 799742177 889135104 161900 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11638/tid=11646] ppid=11636 vsize=868296 CPUtime=4655.23 cores=0-7
/proc/11638/task/11646/stat : 11646 (plingeling) R 11636 11638 11612 0 -1 4202560 1238286 1251 0 1 465297 226 0 0 25 0 9 0 799742177 889135104 161900 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11638/tid=11647] ppid=11636 vsize=868296 CPUtime=4721.65 cores=0-7
/proc/11638/task/11647/stat : 11647 (plingeling) R 11636 11638 11612 0 -1 4202560 1244107 1251 0 1 471944 221 0 0 25 0 9 0 799742177 889135104 161900 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11638/tid=11648] ppid=11636 vsize=868296 CPUtime=4722.41 cores=0-7
/proc/11638/task/11648/stat : 11648 (plingeling) R 11636 11638 11612 0 -1 4202560 998902 1251 0 1 472058 183 0 0 25 0 9 0 799742177 889135104 161900 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11638/tid=11649] ppid=11636 vsize=868296 CPUtime=4722.14 cores=0-7
/proc/11638/task/11649/stat : 11649 (plingeling) R 11636 11638 11612 0 -1 4202560 1309748 1251 0 1 471985 229 0 0 25 0 9 0 799742177 889135104 161900 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11638/tid=11650] ppid=11636 vsize=868296 CPUtime=4721.34 cores=0-7
/proc/11638/task/11650/stat : 11650 (plingeling) R 11636 11638 11612 0 -1 4202560 1277663 1251 0 1 471912 222 0 0 25 0 9 0 799742177 889135104 161900 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11638/tid=11651] ppid=11636 vsize=868296 CPUtime=4722.38 cores=0-7
/proc/11638/task/11651/stat : 11651 (plingeling) R 11636 11638 11612 0 -1 4202560 1283380 1251 0 1 472013 225 0 0 25 0 9 0 799742177 889135104 161900 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11638/tid=11652] ppid=11636 vsize=868296 CPUtime=4722.44 cores=0-7
/proc/11638/task/11652/stat : 11652 (plingeling) R 11636 11638 11612 0 -1 4202560 1195877 1251 0 1 472047 197 0 0 25 0 9 0 799742177 889135104 161900 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37710
Current children cumulated vsize (KiB) 868296

[startup+4782.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/445 11791
/proc/meminfo: memFree=16798868/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=781356 CPUtime=38189.1 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 9951654 1251 0 1 3817168 1742 0 0 18 0 9 0 799742174 800108544 140165 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 195339 140165 179 55 0 193225 0
[pid=11638/tid=11645] ppid=11636 vsize=781356 CPUtime=4782.4 cores=0-7
/proc/11638/task/11645/stat : 11645 (plingeling) R 11636 11638 11612 0 -1 4202560 1304458 1251 0 1 478020 220 0 0 25 0 9 0 799742177 800108544 140165 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11638/tid=11646] ppid=11636 vsize=781356 CPUtime=4714.37 cores=0-7
/proc/11638/task/11646/stat : 11646 (plingeling) R 11636 11638 11612 0 -1 4202560 1245176 1251 0 1 471209 228 0 0 25 0 9 0 799742177 800108544 140165 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11638/tid=11647] ppid=11636 vsize=781356 CPUtime=4781.64 cores=0-7
/proc/11638/task/11647/stat : 11647 (plingeling) R 11636 11638 11612 0 -1 4202560 1271503 1251 0 1 477940 224 0 0 25 0 9 0 799742177 800108544 140165 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11638/tid=11648] ppid=11636 vsize=781356 CPUtime=4782.41 cores=0-7
/proc/11638/task/11648/stat : 11648 (plingeling) R 11636 11638 11612 0 -1 4202560 1006245 1251 0 1 478056 185 0 0 25 0 9 0 799742177 800108544 140165 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11638/tid=11649] ppid=11636 vsize=781356 CPUtime=4782.13 cores=0-7
/proc/11638/task/11649/stat : 11649 (plingeling) R 11636 11638 11612 0 -1 4202560 1330454 1251 0 1 477980 233 0 0 25 0 9 0 799742177 800108544 140165 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11638/tid=11650] ppid=11636 vsize=781356 CPUtime=4781.31 cores=0-7
/proc/11638/task/11650/stat : 11650 (plingeling) R 11636 11638 11612 0 -1 4202560 1289902 1251 0 1 477907 224 0 0 25 0 9 0 799742177 800108544 140165 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11638/tid=11651] ppid=11636 vsize=781356 CPUtime=4782.36 cores=0-7
/proc/11638/task/11651/stat : 11651 (plingeling) R 11636 11638 11612 0 -1 4202560 1296285 1251 0 1 478009 227 0 0 25 0 9 0 799742177 800108544 140165 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11638/tid=11652] ppid=11636 vsize=781356 CPUtime=4782.42 cores=0-7
/proc/11638/task/11652/stat : 11652 (plingeling) R 11636 11638 11612 0 -1 4202560 1207268 1251 0 1 478043 199 0 0 25 0 9 0 799742177 800108544 140165 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38189.1
Current children cumulated vsize (KiB) 781356

[startup+4842.32 s]
/proc/loadavg: 8.16 8.09 8.01 9/445 11793
/proc/meminfo: memFree=16775404/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=803516 CPUtime=38668.4 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 10034858 1251 0 1 3865082 1755 0 0 18 0 9 0 799742174 822800384 145705 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 200879 145705 179 55 0 198765 0
[pid=11638/tid=11645] ppid=11636 vsize=803516 CPUtime=4842.42 cores=0-7
/proc/11638/task/11645/stat : 11645 (plingeling) R 11636 11638 11612 0 -1 4202560 1314800 1251 0 1 484020 222 0 0 25 0 9 0 799742177 822800384 145705 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11638/tid=11646] ppid=11636 vsize=803516 CPUtime=4773.52 cores=0-7
/proc/11638/task/11646/stat : 11646 (plingeling) R 11636 11638 11612 0 -1 4202560 1258287 1251 0 1 477121 231 0 0 25 0 9 0 799742177 822800384 145705 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11638/tid=11647] ppid=11636 vsize=803516 CPUtime=4841.65 cores=0-7
/proc/11638/task/11647/stat : 11647 (plingeling) R 11636 11638 11612 0 -1 4202560 1271503 1251 0 1 483941 224 0 0 25 0 9 0 799742177 822800384 145705 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11638/tid=11648] ppid=11636 vsize=803516 CPUtime=4842.42 cores=0-7
/proc/11638/task/11648/stat : 11648 (plingeling) R 11636 11638 11612 0 -1 4202560 1013891 1251 0 1 484057 185 0 0 25 0 9 0 799742177 822800384 145705 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11638/tid=11649] ppid=11636 vsize=803516 CPUtime=4842.15 cores=0-7
/proc/11638/task/11649/stat : 11649 (plingeling) R 11636 11638 11612 0 -1 4202560 1343978 1251 0 1 483981 234 0 0 25 0 9 0 799742177 822800384 145705 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11638/tid=11650] ppid=11636 vsize=803516 CPUtime=4841.32 cores=0-7
/proc/11638/task/11650/stat : 11650 (plingeling) R 11636 11638 11612 0 -1 4202560 1304455 1251 0 1 483906 226 0 0 25 0 9 0 799742177 822800384 145705 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11638/tid=11651] ppid=11636 vsize=803516 CPUtime=4842.38 cores=0-7
/proc/11638/task/11651/stat : 11651 (plingeling) R 11636 11638 11612 0 -1 4202560 1306701 1251 0 1 484010 228 0 0 25 0 9 0 799742177 822800384 145705 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11638/tid=11652] ppid=11636 vsize=803516 CPUtime=4842.44 cores=0-7
/proc/11638/task/11652/stat : 11652 (plingeling) R 11636 11638 11612 0 -1 4202560 1220880 1251 0 1 484043 201 0 0 25 0 9 0 799742177 822800384 145705 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38668.4
Current children cumulated vsize (KiB) 803516

[startup+4902.3 s]
/proc/loadavg: 8.06 8.07 8.00 9/445 11794
/proc/meminfo: memFree=16759264/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=822824 CPUtime=39147.4 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 10121317 1251 0 1 3912969 1769 0 0 18 0 9 0 799742174 842571776 150532 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 205706 150532 179 55 0 203592 0
[pid=11638/tid=11645] ppid=11636 vsize=822824 CPUtime=4902.4 cores=0-7
/proc/11638/task/11645/stat : 11645 (plingeling) R 11636 11638 11612 0 -1 4202560 1321190 1251 0 1 490018 222 0 0 25 0 9 0 799742177 842571776 150532 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11638/tid=11646] ppid=11636 vsize=822824 CPUtime=4832.66 cores=0-7
/proc/11638/task/11646/stat : 11646 (plingeling) R 11636 11638 11612 0 -1 4202560 1266807 1251 0 1 483033 233 0 0 25 0 9 0 799742177 842571776 150532 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11638/tid=11647] ppid=11636 vsize=822824 CPUtime=4901.64 cores=0-7
/proc/11638/task/11647/stat : 11647 (plingeling) R 11636 11638 11612 0 -1 4202560 1283102 1251 0 1 489938 226 0 0 25 0 9 0 799742177 842571776 150532 33554432000 4194304 4417452 140736281440592 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11638/tid=11648] ppid=11636 vsize=822824 CPUtime=4902.41 cores=0-7
/proc/11638/task/11648/stat : 11648 (plingeling) R 11636 11638 11612 0 -1 4202560 1022427 1251 0 1 490055 186 0 0 25 0 9 0 799742177 842571776 150532 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11638/tid=11649] ppid=11636 vsize=822824 CPUtime=4902.13 cores=0-7
/proc/11638/task/11649/stat : 11649 (plingeling) R 11636 11638 11612 0 -1 4202560 1364346 1251 0 1 489976 237 0 0 25 0 9 0 799742177 842571776 150532 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11638/tid=11650] ppid=11636 vsize=822824 CPUtime=4901.28 cores=0-7
/proc/11638/task/11650/stat : 11650 (plingeling) R 11636 11638 11612 0 -1 4202560 1309348 1251 0 1 489902 226 0 0 25 0 9 0 799742177 842571776 150532 33554432000 4194304 4417452 140736281440592 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11638/tid=11651] ppid=11636 vsize=822824 CPUtime=4902.36 cores=0-7
/proc/11638/task/11651/stat : 11651 (plingeling) R 11636 11638 11612 0 -1 4202560 1319583 1251 0 1 490005 231 0 0 25 0 9 0 799742177 842571776 150532 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11638/tid=11652] ppid=11636 vsize=822824 CPUtime=4902.42 cores=0-7
/proc/11638/task/11652/stat : 11652 (plingeling) R 11636 11638 11612 0 -1 4202560 1234151 1251 0 1 490039 203 0 0 25 0 9 0 799742177 842571776 150532 33554432000 4194304 4417452 140736281440592 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39147.4
Current children cumulated vsize (KiB) 822824

[startup+4962.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/445 11796
/proc/meminfo: memFree=16780684/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=798496 CPUtime=39626.5 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 10203333 1251 0 1 3960869 1783 0 0 18 0 9 0 799742174 817659904 144450 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 199624 144450 179 55 0 197510 0
[pid=11638/tid=11645] ppid=11636 vsize=798496 CPUtime=4962.4 cores=0-7
/proc/11638/task/11645/stat : 11645 (plingeling) R 11636 11638 11612 0 -1 4202560 1333460 1251 0 1 496015 225 0 0 25 0 9 0 799742177 817659904 144450 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11638/tid=11646] ppid=11636 vsize=798496 CPUtime=4891.78 cores=0-7
/proc/11638/task/11646/stat : 11646 (plingeling) R 11636 11638 11612 0 -1 4202560 1281712 1251 0 1 488942 236 0 0 25 0 9 0 799742177 817659904 144450 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364427 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11638/tid=11647] ppid=11636 vsize=798496 CPUtime=4961.64 cores=0-7
/proc/11638/task/11647/stat : 11647 (plingeling) R 11636 11638 11612 0 -1 4202560 1291370 1251 0 1 495937 227 0 0 25 0 9 0 799742177 817659904 144450 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11638/tid=11648] ppid=11636 vsize=798496 CPUtime=4962.41 cores=0-7
/proc/11638/task/11648/stat : 11648 (plingeling) R 11636 11638 11612 0 -1 4202560 1029949 1251 0 1 496053 188 0 0 25 0 9 0 799742177 817659904 144450 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11638/tid=11649] ppid=11636 vsize=798496 CPUtime=4962.14 cores=0-7
/proc/11638/task/11649/stat : 11649 (plingeling) R 11636 11638 11612 0 -1 4202560 1368780 1251 0 1 495976 238 0 0 25 0 9 0 799742177 817659904 144450 33554432000 4194304 4417452 140736281440592 18446744073709551615 4358106 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11638/tid=11650] ppid=11636 vsize=798496 CPUtime=4961.27 cores=0-7
/proc/11638/task/11650/stat : 11650 (plingeling) R 11636 11638 11612 0 -1 4202560 1318820 1251 0 1 495899 228 0 0 25 0 9 0 799742177 817659904 144450 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11638/tid=11651] ppid=11636 vsize=798496 CPUtime=4962.36 cores=0-7
/proc/11638/task/11651/stat : 11651 (plingeling) R 11636 11638 11612 0 -1 4202560 1331065 1251 0 1 496004 232 0 0 25 0 9 0 799742177 817659904 144450 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11638/tid=11652] ppid=11636 vsize=798496 CPUtime=4962.43 cores=0-7
/proc/11638/task/11652/stat : 11652 (plingeling) R 11636 11638 11612 0 -1 4202560 1247814 1251 0 1 496038 205 0 0 25 0 9 0 799742177 817659904 144450 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39626.5
Current children cumulated vsize (KiB) 798496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.1 s]
/proc/loadavg: 8.01 8.04 8.00 9/445 11797
/proc/meminfo: memFree=16793668/32950928 swapFree=60044444/67111528
[pid=11638] ppid=11636 vsize=784932 CPUtime=40000.3 cores=0-7
/proc/11638/stat : 11638 (plingeling) S 11636 11638 11612 0 -1 4202496 10278370 1251 0 1 3998235 1797 0 0 18 0 9 0 799742174 803770368 141059 33554432000 4194304 4417452 140736281440592 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11638/statm: 196233 141059 179 55 0 194119 0
[pid=11638/tid=11645] ppid=11636 vsize=784932 CPUtime=5009.23 cores=0-7
/proc/11638/task/11645/stat : 11645 (plingeling) R 11636 11638 11612 0 -1 4202560 1347765 1251 0 1 500696 227 0 0 25 0 9 0 799742177 803770368 141059 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=11638/tid=11646] ppid=11636 vsize=784932 CPUtime=4937.92 cores=0-7
/proc/11638/task/11646/stat : 11646 (plingeling) R 11636 11638 11612 0 -1 4202560 1282695 1251 0 1 493555 237 0 0 25 0 9 0 799742177 803770368 141059 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364699 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=11638/tid=11647] ppid=11636 vsize=784932 CPUtime=5008.45 cores=0-7
/proc/11638/task/11647/stat : 11647 (plingeling) R 11636 11638 11612 0 -1 4202560 1298410 1251 0 1 500617 228 0 0 25 0 9 0 799742177 803770368 141059 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11638/tid=11648] ppid=11636 vsize=784932 CPUtime=5009.22 cores=0-7
/proc/11638/task/11648/stat : 11648 (plingeling) R 11636 11638 11612 0 -1 4202560 1034143 1251 0 1 500734 188 0 0 25 0 9 0 799742177 803770368 141059 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=11638/tid=11649] ppid=11636 vsize=784932 CPUtime=5008.95 cores=0-7
/proc/11638/task/11649/stat : 11649 (plingeling) R 11636 11638 11612 0 -1 4202560 1381071 1251 0 1 500655 240 0 0 25 0 9 0 799742177 803770368 141059 33554432000 4194304 4417452 140736281440592 18446744073709551615 4353661 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11638/tid=11650] ppid=11636 vsize=784932 CPUtime=5008.08 cores=0-7
/proc/11638/task/11650/stat : 11650 (plingeling) R 11636 11638 11612 0 -1 4202560 1336128 1251 0 1 500577 231 0 0 25 0 9 0 799742177 803770368 141059 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11638/tid=11651] ppid=11636 vsize=784932 CPUtime=5009.19 cores=0-7
/proc/11638/task/11651/stat : 11651 (plingeling) R 11636 11638 11612 0 -1 4202560 1341507 1251 0 1 500684 235 0 0 25 0 9 0 799742177 803770368 141059 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=11638/tid=11652] ppid=11636 vsize=784932 CPUtime=5009.25 cores=0-7
/proc/11638/task/11652/stat : 11652 (plingeling) R 11636 11638 11612 0 -1 4202560 1256288 1251 0 1 500718 207 0 0 25 0 9 0 799742177 803770368 141059 33554432000 4194304 4417452 140736281440592 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 784932

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.15
CPU time (s): 40000.4
CPU user time (s): 39982.4
CPU system time (s): 18.0023
CPU usage (%): 798.548
Max. virtual memory (cumulated for all children) (KiB): 948672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39982.4
system time used= 18.0023
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10279621
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1037
involuntary context switches= 189631

runsolver used 20.4269 second user time and 50.7493 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-22 22:11:55
IDJOB=3394400
IDBENCH=83144
IDSOLVER=1851
FILE ID=node114/3394400-1306095115
RUNJOBID= node114-1306095115-11626
PBS_JOBID= 13387972
Free space on /tmp= 73100 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n160-s73223945-unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394400-1306095115/watcher-3394400-1306095115 -o /tmp/evaluation-result-3394400-1306095115/solver-3394400-1306095115 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3394400-1306095115.cnf

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

MD5SUM BENCH= ebbfc0ffb6aa4fcba0d5ce3964018543
RANDOM SEED=1215485571

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17358604 kB
Buffers:        218088 kB
Cached:        5246580 kB
SwapCached:      48888 kB
Active:        4047756 kB
Inactive:     11288376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17358604 kB
SwapTotal:    67111528 kB
SwapFree:     60044444 kB
Dirty:             404 kB
Writeback:           0 kB
AnonPages:     9829876 kB
Mapped:          27376 kB
Slab:           124044 kB
PageTables:      61852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 108158576 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= 73100 MiB
End job on node114 at 2011-05-22 23:35:26