Trace number 3371147

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) 4800.27 1204.08

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark689.141
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

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-3371147-1305417773/watcher-3371147-1305417773 -o /tmp/evaluation-result-3371147-1305417773/solver-3371147-1305417773 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371147-1305417773.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.21 8.13 8.09 5/387 13081
/proc/meminfo: memFree=14613268/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=10576 CPUtime=0 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) R 13079 13081 12655 0 -1 4202496 722 1253 0 0 0 0 0 0 25 0 1 0 732007999 10829824 651 33554432000 4194304 4417452 140736477348672 18446744073709551615 216735178496 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13081/statm: 2644 651 148 55 0 530 0

[startup+0.0547219 s]
/proc/loadavg: 8.21 8.13 8.09 5/387 13081
/proc/meminfo: memFree=14613268/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=21516 CPUtime=0.04 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) R 13079 13081 12655 0 -1 4202496 3509 1253 0 0 4 0 0 0 25 0 1 0 732007999 22032384 3402 33554432000 4194304 4417452 140736477348672 18446744073709551615 4231335 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13081/statm: 5379 3402 148 55 0 3265 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 21516

[startup+0.100703 s]
/proc/loadavg: 8.21 8.13 8.09 5/387 13081
/proc/meminfo: memFree=14613268/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=25612 CPUtime=0.09 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) R 13079 13081 12655 0 -1 4202496 4533 1253 0 0 9 0 0 0 25 0 1 0 732007999 26226688 4426 33554432000 4194304 4417452 140736477348672 18446744073709551615 4231283 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/13081/statm: 6403 4426 148 55 0 4289 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25612

[startup+0.300637 s]
/proc/loadavg: 8.21 8.13 8.09 5/387 13081
/proc/meminfo: memFree=14613268/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=82456 CPUtime=0.55 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 8730 1253 0 0 54 1 0 0 25 0 5 0 732007999 84434944 8419 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 20614 8419 174 55 0 18500 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 82456

[startup+0.700563 s]
/proc/loadavg: 8.21 8.13 8.09 5/387 13081
/proc/meminfo: memFree=14613268/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=91456 CPUtime=2.15 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 11701 1253 0 0 214 1 0 0 25 0 5 0 732007999 93650944 10681 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 22864 10681 178 55 0 20750 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 91456

[startup+1.50043 s]
/proc/loadavg: 8.27 8.14 8.10 10/392 13091
/proc/meminfo: memFree=14571556/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=91172 CPUtime=5.33 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 15852 1253 0 0 531 2 0 0 25 0 5 0 732007999 93360128 10601 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 22793 10601 179 55 0 20679 0
[pid=13081/tid=13088] ppid=13079 vsize=91172 CPUtime=1.28 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 1677 1253 0 0 128 0 0 0 25 0 5 0 732008020 93360128 10601 33554432000 4194304 4417452 140736477348672 18446744073709551615 4365857 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=91172 CPUtime=1.28 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 1626 1253 0 0 128 0 0 0 25 0 5 0 732008020 93360128 10601 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=91172 CPUtime=1.28 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 1129 1253 0 0 128 0 0 0 25 0 5 0 732008020 93360128 10601 33554432000 4194304 4417452 140736477348672 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=91172 CPUtime=1.26 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 2778 1253 0 0 126 0 0 0 25 0 5 0 732008020 93360128 10601 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 91172

[startup+3.10115 s]
/proc/loadavg: 8.27 8.14 8.10 10/392 13091
/proc/meminfo: memFree=14558784/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=90392 CPUtime=11.72 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 20988 1253 0 0 1169 3 0 0 25 0 5 0 732007999 92561408 10384 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 22598 10384 180 55 0 20484 0
[pid=13081/tid=13088] ppid=13079 vsize=90392 CPUtime=2.88 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 1867 1253 0 0 288 0 0 0 25 0 5 0 732008020 92561408 10384 33554432000 4194304 4417452 140736477348672 18446744073709551615 4251164 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=90392 CPUtime=2.88 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 2519 1253 0 0 288 0 0 0 25 0 5 0 732008020 92561408 10384 33554432000 4194304 4417452 140736477348672 18446744073709551615 4359151 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=90392 CPUtime=2.88 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 1682 1253 0 0 288 0 0 0 25 0 5 0 732008020 92561408 10384 33554432000 4194304 4417452 140736477348672 18446744073709551615 4321570 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=90392 CPUtime=2.85 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 6278 1253 0 0 284 1 0 0 25 0 5 0 732008020 92561408 10384 33554432000 4194304 4417452 140736477348672 18446744073709551615 4232685 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.72
Current children cumulated vsize (KiB) 90392

[startup+6.30059 s]
/proc/loadavg: 8.27 8.14 8.10 9/392 13091
/proc/meminfo: memFree=14545432/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=100804 CPUtime=24.48 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 34964 1253 0 0 2442 6 0 0 25 0 5 0 732007999 103223296 12988 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 25201 12988 180 55 0 23087 0
[pid=13081/tid=13088] ppid=13079 vsize=100804 CPUtime=6.07 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 4334 1253 0 0 607 0 0 0 25 0 5 0 732008020 103223296 12988 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=100804 CPUtime=6.07 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 5417 1253 0 0 607 0 0 0 25 0 5 0 732008020 103223296 12988 33554432000 4194304 4417452 140736477348672 18446744073709551615 4357856 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=100804 CPUtime=6.08 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 3525 1253 0 0 608 0 0 0 25 0 5 0 732008020 103223296 12988 33554432000 4194304 4417452 140736477348672 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=100804 CPUtime=6.01 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 13046 1253 0 0 599 2 0 0 25 0 5 0 732008020 103223296 12988 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.48
Current children cumulated vsize (KiB) 100804

[startup+12.7005 s]
/proc/loadavg: 8.39 8.17 8.10 9/392 13092
/proc/meminfo: memFree=14532412/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=119352 CPUtime=49.99 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 55503 1253 0 0 4990 9 0 0 25 0 5 0 732007999 122216448 17625 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 29838 17625 180 55 0 27724 0
[pid=13081/tid=13088] ppid=13079 vsize=119352 CPUtime=12.48 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 8836 1253 0 0 1247 1 0 0 25 0 5 0 732008020 122216448 17625 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=119352 CPUtime=12.47 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 10667 1253 0 0 1246 1 0 0 25 0 5 0 732008020 122216448 17625 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=119352 CPUtime=12.48 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 7936 1253 0 0 1247 1 0 0 25 0 5 0 732008020 122216448 17625 33554432000 4194304 4417452 140736477348672 18446744073709551615 4236803 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=119352 CPUtime=12.32 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 19422 1253 0 0 1229 3 0 0 25 0 5 0 732008020 122216448 17625 33554432000 4194304 4417452 140736477348672 18446744073709551615 4358116 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (KiB) 119352

[startup+25.5012 s]
/proc/loadavg: 8.33 8.16 8.10 10/392 13092
/proc/meminfo: memFree=14492616/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=145232 CPUtime=101.03 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 76192 1253 0 0 10089 14 0 0 25 0 5 0 732007999 148717568 24095 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 36308 24095 180 55 0 34194 0
[pid=13081/tid=13088] ppid=13079 vsize=145232 CPUtime=25.28 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 12975 1253 0 0 2526 2 0 0 25 0 5 0 732008020 148717568 24095 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=145232 CPUtime=25.28 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 15147 1253 0 0 2525 3 0 0 25 0 5 0 732008020 148717568 24095 33554432000 4194304 4417452 140736477348672 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=145232 CPUtime=25.28 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 10922 1253 0 0 2526 2 0 0 25 0 5 0 732008020 148717568 24095 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=145232 CPUtime=24.96 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 28506 1253 0 0 2491 5 0 0 25 0 5 0 732008020 148717568 24095 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.03
Current children cumulated vsize (KiB) 145232

[startup+51.1008 s]
/proc/loadavg: 8.21 8.15 8.10 10/392 13093
/proc/meminfo: memFree=14395248/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=236568 CPUtime=203.11 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 126794 1253 0 0 20288 23 0 0 25 0 5 0 732007999 242245632 46929 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 59142 46929 180 55 0 57028 0
[pid=13081/tid=13088] ppid=13079 vsize=236568 CPUtime=50.88 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 24240 1253 0 0 5084 4 0 0 25 0 5 0 732008020 242245632 46929 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=236568 CPUtime=50.88 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 26946 1253 0 0 5083 5 0 0 25 0 5 0 732008020 242245632 46929 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=236568 CPUtime=50.88 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 18374 1253 0 0 5085 3 0 0 25 0 5 0 732008020 242245632 46929 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=236568 CPUtime=50.24 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 48592 1253 0 0 5015 9 0 0 25 0 5 0 732008020 242245632 46929 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.11
Current children cumulated vsize (KiB) 236568

[startup+102.315 s]
/proc/loadavg: 8.17 8.15 8.10 9/392 13094
/proc/meminfo: memFree=14293936/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=322228 CPUtime=407.31 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 195454 1253 0 0 40695 36 0 0 25 0 5 0 732007999 329961472 68344 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 80557 68344 180 55 0 78443 0
[pid=13081/tid=13088] ppid=13079 vsize=322228 CPUtime=102.09 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 34948 1253 0 0 10203 6 0 0 25 0 5 0 732008020 329961472 68344 33554432000 4194304 4417452 140736477348672 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=322228 CPUtime=102.09 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 47648 1253 0 0 10200 9 0 0 25 0 5 0 732008020 329961472 68344 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=322228 CPUtime=102.09 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 35353 1253 0 0 10203 6 0 0 25 0 5 0 732008020 329961472 68344 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=322228 CPUtime=100.79 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 68863 1253 0 0 10067 12 0 0 25 0 5 0 732008020 329961472 68344 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.31
Current children cumulated vsize (KiB) 322228

[startup+162.3 s]
/proc/loadavg: 8.10 8.14 8.09 10/392 13096
/proc/meminfo: memFree=14292048/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=358404 CPUtime=646.5 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 270588 1253 0 0 64602 48 0 0 25 0 5 0 732007999 367005696 76855 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 89601 76855 180 55 0 87487 0
[pid=13081/tid=13088] ppid=13079 vsize=358404 CPUtime=162.08 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 48302 1253 0 0 16199 9 0 0 25 0 5 0 732008020 367005696 76855 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=358404 CPUtime=162.08 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 61810 1253 0 0 16197 11 0 0 25 0 5 0 732008020 367005696 76855 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=358404 CPUtime=162.08 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 63310 1253 0 0 16197 11 0 0 25 0 5 0 732008020 367005696 76855 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=358404 CPUtime=160.02 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 88524 1253 0 0 15988 14 0 0 25 0 5 0 732008020 367005696 76855 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.5
Current children cumulated vsize (KiB) 358404


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

[pid=13081/tid=13089] ppid=13079 vsize=964940 CPUtime=702.09 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 151556 1253 0 0 70182 27 0 0 25 0 5 0 732008020 988098560 229022 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=964940 CPUtime=702.09 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 190601 1253 0 0 70176 33 0 0 25 0 5 0 732008020 988098560 229022 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=964940 CPUtime=693.17 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 231624 1253 0 0 69275 42 0 0 25 0 5 0 732008020 988098560 229022 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2799.68
Current children cumulated vsize (KiB) 964940

[startup+762.315 s]
/proc/loadavg: 8.11 8.09 8.08 9/392 13149
/proc/meminfo: memFree=13664240/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=896668 CPUtime=3038.97 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 803431 1253 0 0 303757 140 0 0 25 0 5 0 732007999 918188032 211954 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 224167 211954 180 55 0 222053 0
[pid=13081/tid=13088] ppid=13079 vsize=896668 CPUtime=762.11 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 182715 1253 0 0 76181 30 0 0 25 0 5 0 732008020 918188032 211954 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=896668 CPUtime=762.11 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 157448 1253 0 0 76183 28 0 0 25 0 5 0 732008020 918188032 211954 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=896668 CPUtime=762.11 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 194052 1253 0 0 76177 34 0 0 25 0 5 0 732008020 918188032 211954 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=896668 CPUtime=752.41 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 260574 1253 0 0 75195 46 0 0 25 0 5 0 732008020 918188032 211954 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3038.97
Current children cumulated vsize (KiB) 896668

[startup+822.3 s]
/proc/loadavg: 8.11 8.09 8.08 9/392 13150
/proc/meminfo: memFree=13452296/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=1054560 CPUtime=3278.16 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 858172 1253 0 0 327667 149 0 0 25 0 5 0 732007999 1079869440 251427 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 263640 251427 180 55 0 261526 0
[pid=13081/tid=13088] ppid=13079 vsize=1054560 CPUtime=822.1 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 182715 1253 0 0 82180 30 0 0 25 0 5 0 732008020 1079869440 251427 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=1054560 CPUtime=822.09 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 157448 1253 0 0 82181 28 0 0 25 0 5 0 732008020 1079869440 251427 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=1054560 CPUtime=822.09 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 217607 1253 0 0 82172 37 0 0 25 0 5 0 732008020 1079869440 251427 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=1054560 CPUtime=811.64 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 291760 1253 0 0 81112 52 0 0 25 0 5 0 732008020 1079869440 251427 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3278.16
Current children cumulated vsize (KiB) 1054560

[startup+882.301 s]
/proc/loadavg: 8.11 8.09 8.08 9/392 13152
/proc/meminfo: memFree=13233672/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=1111788 CPUtime=3517.4 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 888124 1253 0 0 351586 154 0 0 25 0 5 0 732007999 1138470912 265734 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 277947 265734 180 55 0 275833 0
[pid=13081/tid=13088] ppid=13079 vsize=1111788 CPUtime=882.1 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 182715 1253 0 0 88180 30 0 0 25 0 5 0 732008020 1138470912 265734 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=1111788 CPUtime=882.1 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 157448 1253 0 0 88182 28 0 0 25 0 5 0 732008020 1138470912 265734 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=1111788 CPUtime=882.09 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 239779 1253 0 0 88169 40 0 0 25 0 5 0 732008020 1138470912 265734 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=1111788 CPUtime=870.88 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 299540 1253 0 0 87034 54 0 0 25 0 5 0 732008020 1138470912 265734 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3517.4
Current children cumulated vsize (KiB) 1111788

[startup+942.3 s]
/proc/loadavg: 8.10 8.08 8.08 9/392 13154
/proc/meminfo: memFree=13387400/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=939816 CPUtime=3756.65 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 896984 1253 0 0 375509 156 0 0 25 0 5 0 732007999 962371584 222741 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 234954 222741 180 55 0 232840 0
[pid=13081/tid=13088] ppid=13079 vsize=939816 CPUtime=942.1 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 182715 1253 0 0 94180 30 0 0 25 0 5 0 732008020 962371584 222741 33554432000 4194304 4417452 140736477348672 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=939816 CPUtime=942.1 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 157448 1253 0 0 94182 28 0 0 25 0 5 0 732008020 962371584 222741 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=939816 CPUtime=942.1 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 248639 1253 0 0 94168 42 0 0 25 0 5 0 732008020 962371584 222741 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=939816 CPUtime=930.12 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 299540 1253 0 0 92958 54 0 0 25 0 5 0 732008020 962371584 222741 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3756.65
Current children cumulated vsize (KiB) 939816

[startup+1002.3 s]
/proc/loadavg: 8.04 8.07 8.07 9/392 13155
/proc/meminfo: memFree=13305168/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=973616 CPUtime=3995.89 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 913626 1253 0 0 399429 160 0 0 25 0 5 0 732007999 996982784 231191 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 243404 231191 180 55 0 241290 0
[pid=13081/tid=13088] ppid=13079 vsize=973616 CPUtime=1002.1 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 182715 1253 0 0 100180 30 0 0 25 0 5 0 732008020 996982784 231191 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=973616 CPUtime=1002.1 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 162776 1253 0 0 100181 29 0 0 25 0 5 0 732008020 996982784 231191 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=973616 CPUtime=1002.1 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 248639 1253 0 0 100168 42 0 0 25 0 5 0 732008020 996982784 231191 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=973616 CPUtime=989.35 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 310854 1253 0 0 98879 56 0 0 25 0 5 0 732008020 996982784 231191 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3995.89
Current children cumulated vsize (KiB) 973616

[startup+1062.3 s]
/proc/loadavg: 8.01 8.05 8.07 9/392 13157
/proc/meminfo: memFree=13036568/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=1266184 CPUtime=4235.13 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 991733 1253 0 0 423342 171 0 0 25 0 5 0 732007999 1296572416 304333 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 316546 304333 180 55 0 314432 0
[pid=13081/tid=13088] ppid=13079 vsize=1266184 CPUtime=1062.1 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 191534 1253 0 0 106179 31 0 0 25 0 5 0 732008020 1296572416 304333 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=1266184 CPUtime=1062.1 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 162776 1253 0 0 106181 29 0 0 25 0 5 0 732008020 1296572416 304333 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=1266184 CPUtime=1062.1 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 271939 1253 0 0 106164 46 0 0 25 0 5 0 732008020 1296572416 304333 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=1266184 CPUtime=1048.59 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 356842 1253 0 0 104796 63 0 0 25 0 5 0 732008020 1296572416 304333 33554432000 4194304 4417452 140736477348672 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4235.13
Current children cumulated vsize (KiB) 1266184

[startup+1122.3 s]
/proc/loadavg: 8.06 8.06 8.07 9/392 13158
/proc/meminfo: memFree=12924184/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=1337148 CPUtime=4474.37 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 1027549 1253 0 0 447261 176 0 0 25 0 5 0 732007999 1369239552 322074 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 334287 322074 180 55 0 332173 0
[pid=13081/tid=13088] ppid=13079 vsize=1337148 CPUtime=1122.11 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 191534 1253 0 0 112180 31 0 0 25 0 5 0 732008020 1369239552 322074 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=1337148 CPUtime=1122.1 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 162776 1253 0 0 112181 29 0 0 25 0 5 0 732008020 1369239552 322074 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=1337148 CPUtime=1122.1 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 307755 1253 0 0 112159 51 0 0 25 0 5 0 732008020 1369239552 322074 33554432000 4194304 4417452 140736477348672 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=1337148 CPUtime=1107.82 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 356842 1253 0 0 110719 63 0 0 25 0 5 0 732008020 1369239552 322074 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4474.37
Current children cumulated vsize (KiB) 1337148

[startup+1182.3 s]
/proc/loadavg: 8.11 8.07 8.07 9/392 13160
/proc/meminfo: memFree=12825468/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=1336520 CPUtime=4713.61 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 1080362 1253 0 0 471176 185 0 0 25 0 5 0 732007999 1368596480 321917 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 334130 321917 180 55 0 332016 0
[pid=13081/tid=13088] ppid=13079 vsize=1336520 CPUtime=1182.11 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 204994 1253 0 0 118178 33 0 0 25 0 5 0 732008020 1368596480 321917 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=1336520 CPUtime=1182.1 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 174561 1253 0 0 118179 31 0 0 25 0 5 0 732008020 1368596480 321917 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=1336520 CPUtime=1182.1 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 335323 1253 0 0 118154 56 0 0 25 0 5 0 732008020 1368596480 321917 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=1336520 CPUtime=1167.07 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 356842 1253 0 0 116644 63 0 0 25 0 5 0 732008020 1368596480 321917 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4713.61
Current children cumulated vsize (KiB) 1336520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204 s]
/proc/loadavg: 8.14 8.08 8.08 9/392 13160
/proc/meminfo: memFree=12797676/32951124 swapFree=65586204/67111528
[pid=13081] ppid=13079 vsize=1394748 CPUtime=4800.17 cores=1,3,5,7
/proc/13081/stat : 13081 (plingeling) S 13079 13081 12655 0 -1 4202496 1103721 1253 0 0 479828 189 0 0 25 0 5 0 732007999 1428221952 336474 33554432000 4194304 4417452 140736477348672 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/13081/statm: 348687 336474 180 55 0 346573 0
[pid=13081/tid=13088] ppid=13079 vsize=1394748 CPUtime=1203.82 cores=1,3,5,7
/proc/13081/task/13088/stat : 13088 (plingeling) R 13079 13081 12655 0 -1 4202560 228353 1253 0 0 120346 36 0 0 25 0 5 0 732008020 1428221952 336474 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=13081/tid=13089] ppid=13079 vsize=1394748 CPUtime=1203.81 cores=1,3,5,7
/proc/13081/task/13089/stat : 13089 (plingeling) R 13079 13081 12655 0 -1 4202560 174561 1253 0 0 120350 31 0 0 25 0 5 0 732008020 1428221952 336474 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=13081/tid=13090] ppid=13079 vsize=1394748 CPUtime=1203.82 cores=1,3,5,7
/proc/13081/task/13090/stat : 13090 (plingeling) R 13079 13081 12655 0 -1 4202560 335323 1253 0 0 120326 56 0 0 25 0 5 0 732008020 1428221952 336474 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=13081/tid=13091] ppid=13079 vsize=1394748 CPUtime=1188.49 cores=1,3,5,7
/proc/13081/task/13091/stat : 13091 (plingeling) R 13079 13081 12655 0 -1 4202560 356842 1253 0 0 118786 63 0 0 25 0 5 0 732008020 1428221952 336474 33554432000 4194304 4417452 140736477348672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1394748

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): 1204.08
CPU time (s): 4800.27
CPU user time (s): 4798.32
CPU system time (s): 1.9517
CPU usage (%): 398.668
Max. virtual memory (cumulated for all children) (KiB): 1394748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.32
system time used= 1.9517
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1104974
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= 78
involuntary context switches= 34905

runsolver used 4.5793 second user time and 10.7624 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 02:02:53
IDJOB=3371147
IDBENCH=71153
IDSOLVER=1848
FILE ID=node119/3371147-1305417773
RUNJOBID= node119-1305415186-12674
PBS_JOBID= 13324563
Free space on /tmp= 73188 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371147-1305417773/watcher-3371147-1305417773 -o /tmp/evaluation-result-3371147-1305417773/solver-3371147-1305417773 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371147-1305417773.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=1031589673

node119.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.815
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.63
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.815
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.815
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.815
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:      14613548 kB
Buffers:        287504 kB
Cached:        4579228 kB
SwapCached:       4756 kB
Active:       14964772 kB
Inactive:      3041228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14613548 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            3900 kB
Writeback:           0 kB
AnonPages:    13137132 kB
Mapped:          30624 kB
Slab:           210556 kB
PageTables:      57040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102783864 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= 73192 MiB
End job on node119 at 2011-05-15 02:22:59