Trace number 3371476

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.3 1203.23

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
Bench CategoryAPPLICATION (applications 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 variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

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

running on 4 cores: 0,2,4,6

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: 7.44 7.92 7.86 5/318 18651
/proc/meminfo: memFree=22897440/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=9688 CPUtime=0 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) R 18649 18651 11662 0 -1 4202496 492 1260 0 0 0 0 0 0 25 0 1 0 733124530 9920512 421 33554432000 4194304 4417452 140737164165872 18446744073709551615 252458065664 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/18651/statm: 2422 421 148 55 0 308 0

[startup+0.0905939 s]
/proc/loadavg: 7.44 7.92 7.86 5/318 18651
/proc/meminfo: memFree=22897440/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=27752 CPUtime=0.08 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) R 18649 18651 11662 0 -1 4202496 5038 1260 0 0 8 0 0 0 25 0 1 0 733124530 28418048 4962 33554432000 4194304 4417452 140737164165872 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/18651/statm: 6938 4962 149 55 0 4824 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27752

[startup+0.100592 s]
/proc/loadavg: 7.44 7.92 7.86 5/318 18651
/proc/meminfo: memFree=22897440/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=27752 CPUtime=0.09 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) R 18649 18651 11662 0 -1 4202496 5038 1260 0 0 9 0 0 0 25 0 1 0 733124530 28418048 4962 33554432000 4194304 4417452 140737164165872 18446744073709551615 252458065664 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/18651/statm: 6938 4962 149 55 0 4824 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27752

[startup+0.300524 s]
/proc/loadavg: 7.44 7.92 7.86 5/318 18651
/proc/meminfo: memFree=22897440/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=144284 CPUtime=0.67 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 10144 1260 0 0 67 0 0 0 25 0 5 0 733124530 147746816 7501 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 36071 7501 176 55 0 33957 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 144284

[startup+0.700447 s]
/proc/loadavg: 7.44 7.92 7.86 5/318 18651
/proc/meminfo: memFree=22897440/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=152656 CPUtime=2.27 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 12840 1260 0 0 226 1 0 0 25 0 5 0 733124530 156319744 9597 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 38164 9597 179 55 0 36050 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 152656

[startup+1.5003 s]
/proc/loadavg: 7.44 7.92 7.86 9/323 18661
/proc/meminfo: memFree=22851248/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=154868 CPUtime=5.46 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 13465 1260 0 0 545 1 0 0 25 0 5 0 733124530 158584832 10161 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 38717 10161 180 55 0 36603 0
[pid=18651/tid=18658] ppid=18649 vsize=154868 CPUtime=1.32 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 1636 1260 0 0 132 0 0 0 25 0 5 0 733124547 158584832 10161 33554432000 4194304 4417452 140737164165872 18446744073709551615 4257538 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=154868 CPUtime=1.32 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 1722 1260 0 0 132 0 0 0 25 0 5 0 733124547 158584832 10161 33554432000 4194304 4417452 140737164165872 18446744073709551615 4252698 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=154868 CPUtime=1.31 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 361 1260 0 0 131 0 0 0 25 0 5 0 733124547 158584832 10161 33554432000 4194304 4417452 140737164165872 18446744073709551615 4265437 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=154868 CPUtime=1.32 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 600 1260 0 0 132 0 0 0 25 0 5 0 733124547 158584832 10161 33554432000 4194304 4417452 140737164165872 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 154868

[startup+3.101 s]
/proc/loadavg: 7.44 7.92 7.86 9/323 18661
/proc/meminfo: memFree=22840016/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=166976 CPUtime=11.85 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 16676 1260 0 0 1183 2 0 0 25 0 5 0 733124530 170983424 13188 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 41744 13188 180 55 0 39630 0
[pid=18651/tid=18658] ppid=18649 vsize=166976 CPUtime=2.92 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 1783 1260 0 0 292 0 0 0 25 0 5 0 733124547 170983424 13188 33554432000 4194304 4417452 140737164165872 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=166976 CPUtime=2.92 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 1722 1260 0 0 292 0 0 0 25 0 5 0 733124547 170983424 13188 33554432000 4194304 4417452 140737164165872 18446744073709551615 4366543 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=166976 CPUtime=2.9 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 1540 1260 0 0 290 0 0 0 25 0 5 0 733124547 170983424 13188 33554432000 4194304 4417452 140737164165872 18446744073709551615 4249435 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=166976 CPUtime=2.92 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 2485 1260 0 0 292 0 0 0 25 0 5 0 733124547 170983424 13188 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 166976

[startup+6.3004 s]
/proc/loadavg: 7.48 7.92 7.86 10/323 18661
/proc/meminfo: memFree=22823964/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=173416 CPUtime=24.62 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 20740 1260 0 0 2459 3 0 0 25 0 5 0 733124530 177577984 14802 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 43354 14802 180 55 0 41240 0
[pid=18651/tid=18658] ppid=18649 vsize=173416 CPUtime=6.12 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 2100 1260 0 0 612 0 0 0 25 0 5 0 733124547 177577984 14802 33554432000 4194304 4417452 140737164165872 18446744073709551615 4358008 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=173416 CPUtime=6.12 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 1900 1260 0 0 612 0 0 0 25 0 5 0 733124547 177577984 14802 33554432000 4194304 4417452 140737164165872 18446744073709551615 4353620 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=173416 CPUtime=6.06 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 2493 1260 0 0 606 0 0 0 25 0 5 0 733124547 177577984 14802 33554432000 4194304 4417452 140737164165872 18446744073709551615 4252867 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=173416 CPUtime=6.12 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 5101 1260 0 0 612 0 0 0 25 0 5 0 733124547 177577984 14802 33554432000 4194304 4417452 140737164165872 18446744073709551615 4245664 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.62
Current children cumulated vsize (KiB) 173416

[startup+12.7002 s]
/proc/loadavg: 7.52 7.92 7.86 9/323 18662
/proc/meminfo: memFree=22804240/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=180384 CPUtime=50.15 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 32732 1260 0 0 5011 4 0 0 25 0 5 0 733124530 184713216 16570 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 45096 16570 180 55 0 42982 0
[pid=18651/tid=18658] ppid=18649 vsize=180384 CPUtime=12.52 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 4681 1260 0 0 1252 0 0 0 25 0 5 0 733124547 184713216 16570 33554432000 4194304 4417452 140737164165872 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=180384 CPUtime=12.51 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 3479 1260 0 0 1251 0 0 0 25 0 5 0 733124547 184713216 16570 33554432000 4194304 4417452 140737164165872 18446744073709551615 4264950 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=180384 CPUtime=12.39 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 5020 1260 0 0 1239 0 0 0 25 0 5 0 733124547 184713216 16570 33554432000 4194304 4417452 140737164165872 18446744073709551615 4358181 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=180384 CPUtime=12.52 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 10406 1260 0 0 1251 1 0 0 25 0 5 0 733124547 184713216 16570 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.15
Current children cumulated vsize (KiB) 180384

[startup+25.5008 s]
/proc/loadavg: 7.70 7.94 7.87 10/323 18662
/proc/meminfo: memFree=22779552/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=197556 CPUtime=101.22 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 68140 1260 0 0 10112 10 0 0 25 0 5 0 733124530 202297344 20843 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 49389 20843 180 55 0 47275 0
[pid=18651/tid=18658] ppid=18649 vsize=197556 CPUtime=25.32 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 12467 1260 0 0 2531 1 0 0 25 0 5 0 733124547 202297344 20843 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=197556 CPUtime=25.32 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 9099 1260 0 0 2531 1 0 0 25 0 5 0 733124547 202297344 20843 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=197556 CPUtime=25.07 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 15228 1260 0 0 2504 3 0 0 25 0 5 0 733124547 202297344 20843 33554432000 4194304 4417452 140737164165872 18446744073709551615 4237371 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=197556 CPUtime=25.32 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 22200 1260 0 0 2529 3 0 0 25 0 5 0 733124547 202297344 20843 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 197556

[startup+51.1011 s]
/proc/loadavg: 7.80 7.95 7.87 9/323 18663
/proc/meminfo: memFree=22730344/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=239024 CPUtime=203.37 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 123216 1260 0 0 20318 19 0 0 25 0 5 0 733124530 244760576 31210 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 59756 31210 180 55 0 57642 0
[pid=18651/tid=18658] ppid=18649 vsize=239024 CPUtime=50.92 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 25803 1260 0 0 5088 4 0 0 25 0 5 0 733124547 244760576 31210 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=239024 CPUtime=50.92 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 25519 1260 0 0 5088 4 0 0 25 0 5 0 733124547 244760576 31210 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=239024 CPUtime=50.41 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 25610 1260 0 0 5037 4 0 0 25 0 5 0 733124547 244760576 31210 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=239024 CPUtime=50.92 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 37138 1260 0 0 5087 5 0 0 25 0 5 0 733124547 244760576 31210 33554432000 4194304 4417452 140737164165872 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.37
Current children cumulated vsize (KiB) 239024

[startup+102.312 s]
/proc/loadavg: 7.96 7.97 7.88 9/323 18664
/proc/meminfo: memFree=22686060/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=277088 CPUtime=407.69 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 198313 1260 0 0 40740 29 0 0 25 0 5 0 733124530 283738112 40726 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 69272 40726 180 55 0 67158 0
[pid=18651/tid=18658] ppid=18649 vsize=277088 CPUtime=102.14 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 51955 1260 0 0 10206 8 0 0 25 0 5 0 733124547 283738112 40726 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=277088 CPUtime=102.13 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 40787 1260 0 0 10208 5 0 0 25 0 5 0 733124547 283738112 40726 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=277088 CPUtime=101.09 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 39216 1260 0 0 10104 5 0 0 25 0 5 0 733124547 283738112 40726 33554432000 4194304 4417452 140737164165872 18446744073709551615 4258267 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=277088 CPUtime=102.13 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 57209 1260 0 0 10205 8 0 0 25 0 5 0 733124547 283738112 40726 33554432000 4194304 4417452 140737164165872 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.69
Current children cumulated vsize (KiB) 277088

[startup+162.3 s]
/proc/loadavg: 8.03 7.99 7.89 10/323 18666
/proc/meminfo: memFree=22646332/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=287740 CPUtime=647.05 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 262986 1260 0 0 64666 39 0 0 25 0 5 0 733124530 294645760 43389 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 71935 43389 180 55 0 69821 0
[pid=18651/tid=18658] ppid=18649 vsize=287740 CPUtime=162.13 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 67859 1260 0 0 16202 11 0 0 25 0 5 0 733124547 294645760 43389 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=287740 CPUtime=162.12 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 59380 1260 0 0 16204 8 0 0 25 0 5 0 733124547 294645760 43389 33554432000 4194304 4417452 140737164165872 18446744073709551615 4366113 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=287740 CPUtime=160.49 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 52386 1260 0 0 16041 8 0 0 25 0 5 0 733124547 294645760 43389 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=287740 CPUtime=162.13 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 74215 1260 0 0 16202 11 0 0 25 0 5 0 733124547 294645760 43389 33554432000 4194304 4417452 140737164165872 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.05
Current children cumulated vsize (KiB) 287740


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

[pid=18651/tid=18659] ppid=18649 vsize=435912 CPUtime=702.14 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 167736 1260 0 0 70191 23 0 0 25 0 5 0 733124547 446373888 80432 33554432000 4194304 4417452 140737164165872 18446744073709551615 4251063 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=435912 CPUtime=695.01 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 148817 1260 0 0 69481 20 0 0 25 0 5 0 733124547 446373888 80432 33554432000 4194304 4417452 140737164165872 18446744073709551615 4353830 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=435912 CPUtime=702.14 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 179208 1260 0 0 70188 26 0 0 25 0 5 0 733124547 446373888 80432 33554432000 4194304 4417452 140737164165872 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2801.63
Current children cumulated vsize (KiB) 435912

[startup+762.312 s]
/proc/loadavg: 8.12 8.10 7.98 10/323 18682
/proc/meminfo: memFree=22422456/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=447068 CPUtime=3041.07 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 779009 1260 0 0 303994 113 0 0 25 0 5 0 733124530 457797632 83221 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 111767 83221 180 55 0 109653 0
[pid=18651/tid=18658] ppid=18649 vsize=447068 CPUtime=762.15 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 254189 1260 0 0 76177 38 0 0 25 0 5 0 733124547 457797632 83221 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=447068 CPUtime=762.15 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 168831 1260 0 0 76192 23 0 0 25 0 5 0 733124547 457797632 83221 33554432000 4194304 4417452 140737164165872 18446744073709551615 4357265 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=447068 CPUtime=754.4 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 159661 1260 0 0 75419 21 0 0 25 0 5 0 733124547 457797632 83221 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=447068 CPUtime=762.16 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 187182 1260 0 0 76188 28 0 0 25 0 5 0 733124547 457797632 83221 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3041.07
Current children cumulated vsize (KiB) 447068

[startup+822.301 s]
/proc/loadavg: 8.16 8.11 8.00 10/323 18683
/proc/meminfo: memFree=22430220/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=417716 CPUtime=3280.43 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 806104 1260 0 0 327926 117 0 0 25 0 5 0 733124530 427741184 75883 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 104429 75883 180 55 0 102315 0
[pid=18651/tid=18658] ppid=18649 vsize=417716 CPUtime=822.15 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 264391 1260 0 0 82175 40 0 0 25 0 5 0 733124547 427741184 75883 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364903 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=417716 CPUtime=822.15 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 175685 1260 0 0 82191 24 0 0 25 0 5 0 733124547 427741184 75883 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=417716 CPUtime=813.8 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 162088 1260 0 0 81358 22 0 0 25 0 5 0 733124547 427741184 75883 33554432000 4194304 4417452 140737164165872 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=417716 CPUtime=822.14 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 194794 1260 0 0 82185 29 0 0 25 0 5 0 733124547 427741184 75883 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3280.43
Current children cumulated vsize (KiB) 417716

[startup+882.301 s]
/proc/loadavg: 8.11 8.10 8.00 10/323 18685
/proc/meminfo: memFree=22309528/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=507620 CPUtime=3519.83 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 847455 1260 0 0 351860 123 0 0 25 0 5 0 733124530 519802880 98359 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 126905 98359 180 55 0 124791 0
[pid=18651/tid=18658] ppid=18649 vsize=507620 CPUtime=882.14 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 275270 1260 0 0 88173 41 0 0 25 0 5 0 733124547 519802880 98359 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=507620 CPUtime=882.15 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 189262 1260 0 0 88189 26 0 0 25 0 5 0 733124547 519802880 98359 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=507620 CPUtime=873.19 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 172729 1260 0 0 87296 23 0 0 25 0 5 0 733124547 519802880 98359 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=507620 CPUtime=882.15 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 201048 1260 0 0 88185 30 0 0 25 0 5 0 733124547 519802880 98359 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3519.83
Current children cumulated vsize (KiB) 507620

[startup+942.3 s]
/proc/loadavg: 8.14 8.11 8.01 10/323 18686
/proc/meminfo: memFree=22342468/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=498820 CPUtime=3759.22 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 877664 1260 0 0 375795 127 0 0 25 0 5 0 733124530 510791680 96159 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 124705 96159 180 55 0 122591 0
[pid=18651/tid=18658] ppid=18649 vsize=498820 CPUtime=942.14 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 282591 1260 0 0 94172 42 0 0 25 0 5 0 733124547 510791680 96159 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=498820 CPUtime=942.15 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 190355 1260 0 0 94189 26 0 0 25 0 5 0 733124547 510791680 96159 33554432000 4194304 4417452 140737164165872 18446744073709551615 4236956 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=498820 CPUtime=932.58 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 184896 1260 0 0 93233 25 0 0 25 0 5 0 733124547 510791680 96159 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=498820 CPUtime=942.15 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 210676 1260 0 0 94184 31 0 0 25 0 5 0 733124547 510791680 96159 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3759.22
Current children cumulated vsize (KiB) 498820

[startup+1002.3 s]
/proc/loadavg: 8.10 8.10 8.01 10/323 18688
/proc/meminfo: memFree=22351604/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=498888 CPUtime=3998.62 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 904274 1260 0 0 399731 131 0 0 25 0 5 0 733124530 510861312 96176 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 124722 96176 180 55 0 122608 0
[pid=18651/tid=18658] ppid=18649 vsize=498888 CPUtime=1002.15 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 294231 1260 0 0 100170 45 0 0 25 0 5 0 733124547 510861312 96176 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364896 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=498888 CPUtime=1002.15 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 195014 1260 0 0 100188 27 0 0 25 0 5 0 733124547 510861312 96176 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=498888 CPUtime=991.97 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 189811 1260 0 0 99172 25 0 0 25 0 5 0 733124547 510861312 96176 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=498888 CPUtime=1002.15 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 216072 1260 0 0 100183 32 0 0 25 0 5 0 733124547 510861312 96176 33554432000 4194304 4417452 140737164165872 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3998.62
Current children cumulated vsize (KiB) 498888

[startup+1062.3 s]
/proc/loadavg: 8.12 8.11 8.01 9/323 18690
/proc/meminfo: memFree=22336560/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=498800 CPUtime=4238.02 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 940026 1260 0 0 423666 136 0 0 25 0 5 0 733124530 510771200 96186 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 124700 96186 180 55 0 122586 0
[pid=18651/tid=18658] ppid=18649 vsize=498800 CPUtime=1062.15 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 299248 1260 0 0 106170 45 0 0 25 0 5 0 733124547 510771200 96186 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=498800 CPUtime=1062.15 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 210498 1260 0 0 106186 29 0 0 25 0 5 0 733124547 510771200 96186 33554432000 4194304 4417452 140737164165872 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=498800 CPUtime=1051.37 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 199155 1260 0 0 105110 27 0 0 25 0 5 0 733124547 510771200 96186 33554432000 4194304 4417452 140737164165872 18446744073709551615 4358357 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=498800 CPUtime=1062.16 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 221979 1260 0 0 106183 33 0 0 25 0 5 0 733124547 510771200 96186 33554432000 4194304 4417452 140737164165872 18446744073709551615 4355595 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4238.02
Current children cumulated vsize (KiB) 498800

[startup+1122.3 s]
/proc/loadavg: 8.08 8.10 8.01 9/323 18691
/proc/meminfo: memFree=22324612/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=522784 CPUtime=4477.41 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 972533 1260 0 0 447600 141 0 0 25 0 5 0 733124530 535330816 102182 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 130696 102182 180 55 0 128582 0
[pid=18651/tid=18658] ppid=18649 vsize=522784 CPUtime=1122.15 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 304930 1260 0 0 112169 46 0 0 25 0 5 0 733124547 535330816 102182 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=522784 CPUtime=1122.15 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 220319 1260 0 0 112185 30 0 0 25 0 5 0 733124547 535330816 102182 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=522784 CPUtime=1110.75 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 207546 1260 0 0 111047 28 0 0 25 0 5 0 733124547 535330816 102182 33554432000 4194304 4417452 140737164165872 18446744073709551615 4320867 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=522784 CPUtime=1122.15 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 230592 1260 0 0 112181 34 0 0 25 0 5 0 733124547 535330816 102182 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4477.41
Current children cumulated vsize (KiB) 522784

[startup+1182.3 s]
/proc/loadavg: 8.11 8.11 8.02 9/323 18693
/proc/meminfo: memFree=22201812/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=566048 CPUtime=4716.82 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 1007163 1260 0 0 471536 146 0 0 25 0 5 0 733124530 579633152 112966 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 141512 112966 180 55 0 139398 0
[pid=18651/tid=18658] ppid=18649 vsize=566048 CPUtime=1182.16 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 309748 1260 0 0 118169 47 0 0 25 0 5 0 733124547 579633152 112966 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=566048 CPUtime=1182.15 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 230151 1260 0 0 118184 31 0 0 25 0 5 0 733124547 579633152 112966 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=566048 CPUtime=1170.15 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 214927 1260 0 0 116986 29 0 0 25 0 5 0 733124547 579633152 112966 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=566048 CPUtime=1182.16 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 243191 1260 0 0 118180 36 0 0 25 0 5 0 733124547 579633152 112966 33554432000 4194304 4417452 140737164165872 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4716.82
Current children cumulated vsize (KiB) 566048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.15 8.12 8.02 5/317 18694
/proc/meminfo: memFree=22503416/32951124 swapFree=59305796/67111528
[pid=18651] ppid=18649 vsize=510812 CPUtime=4800.22 cores=0,2,4,6
/proc/18651/stat : 18651 (plingeling) S 18649 18651 11662 0 -1 4202496 1017996 1260 0 0 479875 147 0 0 25 0 5 0 733124530 523071488 99157 33554432000 4194304 4417452 140737164165872 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18651/statm: 127703 99157 180 55 0 125589 0
[pid=18651/tid=18658] ppid=18649 vsize=510812 CPUtime=1203.06 cores=0,2,4,6
/proc/18651/task/18658/stat : 18658 (plingeling) R 18649 18651 11662 0 -1 4202560 312907 1260 0 0 120259 47 0 0 25 0 5 0 733124547 523071488 99157 33554432000 4194304 4417452 140737164165872 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18651/tid=18659] ppid=18649 vsize=510812 CPUtime=1203.07 cores=0,2,4,6
/proc/18651/task/18659/stat : 18659 (plingeling) R 18649 18651 11662 0 -1 4202560 231819 1260 0 0 120275 32 0 0 25 0 5 0 733124547 523071488 99157 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=18651/tid=18660] ppid=18649 vsize=510812 CPUtime=1190.84 cores=0,2,4,6
/proc/18651/task/18660/stat : 18660 (plingeling) R 18649 18651 11662 0 -1 4202560 217309 1260 0 0 119055 29 0 0 25 0 5 0 733124547 523071488 99157 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18651/tid=18661] ppid=18649 vsize=510812 CPUtime=1203.07 cores=0,2,4,6
/proc/18651/task/18661/stat : 18661 (plingeling) R 18649 18651 11662 0 -1 4202560 246815 1260 0 0 120271 36 0 0 25 0 5 0 733124547 523071488 99157 33554432000 4194304 4417452 140737164165872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 510812

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): 1203.23
CPU time (s): 4800.3
CPU user time (s): 4798.8
CPU system time (s): 1.49677
CPU usage (%): 398.95
Max. virtual memory (cumulated for all children) (KiB): 566048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.8
system time used= 1.49677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1019256
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= 67
involuntary context switches= 21280

runsolver used 3.46647 second user time and 8.58869 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 05:09:01
IDJOB=3371476
IDBENCH=83413
IDSOLVER=1848
FILE ID=node111/3371476-1305428940
RUNJOBID= node111-1305427735-18507
PBS_JOBID= 13324596
Free space on /tmp= 73728 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371476-1305428940/watcher-3371476-1305428940 -o /tmp/evaluation-result-3371476-1305428940/solver-3371476-1305428940 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371476-1305428940.cnf

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=969659195

node111.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.849
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      22897720 kB
Buffers:        273064 kB
Cached:        6529448 kB
SwapCached:      13720 kB
Active:         954380 kB
Inactive:      8884188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22897720 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:            3544 kB
Writeback:           0 kB
AnonPages:     3030756 kB
Mapped:          13124 kB
Slab:           115768 kB
PageTables:      36172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53381508 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= 73728 MiB
End job on node111 at 2011-05-15 05:29:06