Trace number 3371486

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.39 1205.09

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.44
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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-3371486-1305421455/watcher-3371486-1305421455 -o /tmp/evaluation-result-3371486-1305421455/solver-3371486-1305421455 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371486-1305421455.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: 3.68 4.44 6.02 2/355 15704
/proc/meminfo: memFree=21657456/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=11252 CPUtime=0 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) R 15702 15704 14801 0 -1 4202496 878 1251 0 0 0 0 0 0 21 0 1 0 653745151 11522048 808 33554432000 4194304 4417452 140733841127536 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/15704/statm: 2813 808 144 55 0 699 0

[startup+0.0265221 s]
/proc/loadavg: 3.68 4.44 6.02 2/355 15704
/proc/meminfo: memFree=21657456/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=13508 CPUtime=0.02 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) R 15702 15704 14801 0 -1 4202496 1471 1251 0 0 2 0 0 0 21 0 1 0 653745151 13832192 1401 33554432000 4194304 4417452 140733841127536 18446744073709551615 4227801 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/15704/statm: 3377 1401 149 55 0 1263 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13508

[startup+0.100516 s]
/proc/loadavg: 3.68 4.44 6.02 2/355 15704
/proc/meminfo: memFree=21657456/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=23568 CPUtime=0.09 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) R 15702 15704 14801 0 -1 4202496 3986 1251 0 0 9 0 0 0 21 0 1 0 653745151 24133632 3916 33554432000 4194304 4417452 140733841127536 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/15704/statm: 5892 3916 149 55 0 3778 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23568

[startup+0.300483 s]
/proc/loadavg: 3.68 4.44 6.02 2/355 15704
/proc/meminfo: memFree=21657456/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=59952 CPUtime=0.29 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) R 15702 15704 14801 0 -1 4202496 13082 1251 0 0 28 1 0 0 22 0 1 0 653745151 61390848 13012 33554432000 4194304 4417452 140733841127536 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/15704/statm: 14988 13012 149 55 0 12874 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59952

[startup+0.700369 s]
/proc/loadavg: 3.68 4.44 6.02 2/355 15704
/proc/meminfo: memFree=21657456/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=142344 CPUtime=0.91 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 38172 1251 0 0 87 4 0 0 23 0 5 0 653745151 145760256 23362 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 35586 23362 169 55 0 33472 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 142344

[startup+1.50123 s]
/proc/loadavg: 3.55 4.40 6.00 9/364 15718
/proc/meminfo: memFree=21504368/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=155828 CPUtime=4.1 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 45576 1251 0 0 405 5 0 0 23 0 5 0 653745151 159567872 26739 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 38957 26739 175 55 0 36843 0
[pid=15704/tid=15715] ppid=15702 vsize=155828 CPUtime=0.88 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 3397 1251 0 0 88 0 0 0 25 0 5 0 653745212 159567872 26739 33554432000 4194304 4417452 140733841127536 18446744073709551615 4290647 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=155828 CPUtime=0.83 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 5797 1251 0 0 83 0 0 0 25 0 5 0 653745212 159567872 26739 33554432000 4194304 4417452 140733841127536 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=155828 CPUtime=0.87 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 4274 1251 0 0 87 0 0 0 25 0 5 0 653745212 159567872 26739 33554432000 4194304 4417452 140733841127536 18446744073709551615 4306569 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=155828 CPUtime=0.88 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 2756 1251 0 0 88 0 0 0 19 0 5 0 653745212 159567872 26739 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357241 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 155828

[startup+3.10097 s]
/proc/loadavg: 3.55 4.40 6.00 9/364 15718
/proc/meminfo: memFree=21494448/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=230080 CPUtime=10.49 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 53892 1251 0 0 1043 6 0 0 23 0 5 0 653745151 235601920 28926 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 57520 28926 180 55 0 55406 0
[pid=15704/tid=15715] ppid=15702 vsize=230080 CPUtime=2.48 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 5507 1251 0 0 248 0 0 0 25 0 5 0 653745212 235601920 28926 33554432000 4194304 4417452 140733841127536 18446744073709551615 4233275 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=230080 CPUtime=2.41 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 8272 1251 0 0 241 0 0 0 25 0 5 0 653745212 235601920 28926 33554432000 4194304 4417452 140733841127536 18446744073709551615 4330744 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=230080 CPUtime=2.47 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 8002 1251 0 0 247 0 0 0 25 0 5 0 653745212 235601920 28926 33554432000 4194304 4417452 140733841127536 18446744073709551615 4233312 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=230080 CPUtime=2.48 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 2759 1251 0 0 248 0 0 0 22 0 5 0 653745212 235601920 28926 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357959 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.49
Current children cumulated vsize (KiB) 230080

[startup+6.30043 s]
/proc/loadavg: 4.06 4.50 6.02 10/364 15718
/proc/meminfo: memFree=21453668/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=248108 CPUtime=23.23 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 58550 1251 0 0 2317 6 0 0 23 0 5 0 653745151 254062592 33445 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 62027 33445 180 55 0 59913 0
[pid=15704/tid=15715] ppid=15702 vsize=248108 CPUtime=5.67 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 5665 1251 0 0 567 0 0 0 25 0 5 0 653745212 254062592 33445 33554432000 4194304 4417452 140733841127536 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=248108 CPUtime=5.58 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 8430 1251 0 0 557 1 0 0 25 0 5 0 653745212 254062592 33445 33554432000 4194304 4417452 140733841127536 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=248108 CPUtime=5.67 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 8002 1251 0 0 567 0 0 0 25 0 5 0 653745212 254062592 33445 33554432000 4194304 4417452 140733841127536 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=248108 CPUtime=5.67 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 7101 1251 0 0 567 0 0 0 25 0 5 0 653745212 254062592 33445 33554432000 4194304 4417452 140733841127536 18446744073709551615 4355835 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.23
Current children cumulated vsize (KiB) 248108

[startup+12.7003 s]
/proc/loadavg: 4.38 4.55 6.03 9/364 15718
/proc/meminfo: memFree=21376724/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=260024 CPUtime=45.89 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 61528 1251 0 0 4560 29 0 0 23 0 5 0 653745151 266264576 36423 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 65006 36423 180 55 0 62892 0
[pid=15704/tid=15715] ppid=15702 vsize=260024 CPUtime=12.07 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 5879 1251 0 0 1207 0 0 0 25 0 5 0 653745212 266264576 36423 33554432000 4194304 4417452 140733841127536 18446744073709551615 4263338 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=260024 CPUtime=11.9 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 8685 1251 0 0 1189 1 0 0 25 0 5 0 653745212 266264576 36423 33554432000 4194304 4417452 140733841127536 18446744073709551615 4356852 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=260024 CPUtime=10.65 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 8212 1251 0 0 1057 8 0 0 25 0 5 0 653745212 266264576 36423 33554432000 4194304 4417452 140733841127536 18446744073709551615 4265485 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=260024 CPUtime=10.63 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 9400 1251 0 0 1048 15 0 0 25 0 5 0 653745212 266264576 36423 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 45.89
Current children cumulated vsize (KiB) 260024

[startup+25.5012 s]
/proc/loadavg: 4.94 4.67 6.05 9/364 15718
/proc/meminfo: memFree=21232920/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=340764 CPUtime=96.91 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 81882 1251 0 0 9655 36 0 0 23 0 5 0 653745151 348942336 56609 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 85191 56609 180 55 0 83077 0
[pid=15704/tid=15715] ppid=15702 vsize=340764 CPUtime=24.87 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 6824 1251 0 0 2486 1 0 0 25 0 5 0 653745212 348942336 56609 33554432000 4194304 4417452 140733841127536 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=340764 CPUtime=24.54 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 10792 1251 0 0 2453 1 0 0 25 0 5 0 653745212 348942336 56609 33554432000 4194304 4417452 140733841127536 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=340764 CPUtime=23.43 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 13165 1251 0 0 2330 13 0 0 25 0 5 0 653745212 348942336 56609 33554432000 4194304 4417452 140733841127536 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=340764 CPUtime=23.43 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 21749 1251 0 0 2327 16 0 0 25 0 5 0 653745212 348942336 56609 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 96.91
Current children cumulated vsize (KiB) 340764

[startup+51.1009 s]
/proc/loadavg: 6.14 4.98 6.12 9/364 15719
/proc/meminfo: memFree=21131412/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=408132 CPUtime=198.96 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 107300 1251 0 0 19853 43 0 0 23 0 5 0 653745151 417927168 73451 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 102033 73451 180 55 0 99919 0
[pid=15704/tid=15715] ppid=15702 vsize=408132 CPUtime=50.47 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 10508 1251 0 0 5046 1 0 0 25 0 5 0 653745212 417927168 73451 33554432000 4194304 4417452 140733841127536 18446744073709551615 4251167 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=408132 CPUtime=49.83 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 12881 1251 0 0 4982 1 0 0 25 0 5 0 653745212 417927168 73451 33554432000 4194304 4417452 140733841127536 18446744073709551615 4364495 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=408132 CPUtime=49 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 13205 1251 0 0 4883 17 0 0 25 0 5 0 653745212 417927168 73451 33554432000 4194304 4417452 140733841127536 18446744073709551615 4232674 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=408132 CPUtime=49.02 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 41354 1251 0 0 4883 19 0 0 25 0 5 0 653745212 417927168 73451 33554432000 4194304 4417452 140733841127536 18446744073709551615 4358106 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 198.96
Current children cumulated vsize (KiB) 408132

[startup+102.313 s]
/proc/loadavg: 7.31 5.48 6.22 10/365 15723
/proc/meminfo: memFree=20970440/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=530940 CPUtime=403.16 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 215441 1251 0 0 40259 57 0 0 23 0 5 0 653745151 543682560 104159 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 132735 104159 180 55 0 130621 0
[pid=15704/tid=15715] ppid=15702 vsize=530940 CPUtime=101.67 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 27290 1251 0 0 10164 3 0 0 25 0 5 0 653745212 543682560 104159 33554432000 4194304 4417452 140733841127536 18446744073709551615 4355830 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=530940 CPUtime=100.43 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 41728 1251 0 0 10039 4 0 0 25 0 5 0 653745212 543682560 104159 33554432000 4194304 4417452 140733841127536 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=530940 CPUtime=100.2 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 18061 1251 0 0 10002 18 0 0 25 0 5 0 653745212 543682560 104159 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=530940 CPUtime=100.23 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 99010 1251 0 0 9995 28 0 0 25 0 5 0 653745212 543682560 104159 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 403.16
Current children cumulated vsize (KiB) 530940

[startup+162.301 s]
/proc/loadavg: 7.94 6.01 6.36 9/364 15725
/proc/meminfo: memFree=20775724/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=708380 CPUtime=642.35 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 388624 1251 0 0 64155 80 0 0 23 0 5 0 653745151 725381120 148519 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 177095 148519 180 55 0 174981 0
[pid=15704/tid=15715] ppid=15702 vsize=708380 CPUtime=161.64 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 39998 1251 0 0 16160 4 0 0 25 0 5 0 653745212 725381120 148519 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=708380 CPUtime=159.7 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 65309 1251 0 0 15963 7 0 0 25 0 5 0 653745212 725381120 148519 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357659 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=708380 CPUtime=160.16 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 37971 1251 0 0 15996 20 0 0 25 0 5 0 653745212 725381120 148519 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=708380 CPUtime=160.21 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 215994 1251 0 0 15977 44 0 0 25 0 5 0 653745212 725381120 148519 33554432000 4194304 4417452 140733841127536 18446744073709551615 4356960 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 708380


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

[pid=15704/tid=15716] ppid=15702 vsize=1674828 CPUtime=699.49 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 362267 1251 0 0 69905 44 0 0 25 0 5 0 653745212 1715023872 390155 33554432000 4194304 4417452 140733841127536 18446744073709551615 4358118 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=1674828 CPUtime=693.81 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 212407 1251 0 0 69336 45 0 0 25 0 5 0 653745212 1715023872 390155 33554432000 4194304 4417452 140733841127536 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=1674828 CPUtime=700.15 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 1192086 1251 0 0 69826 189 0 0 25 0 5 0 653745212 1715023872 390155 33554432000 4194304 4417452 140733841127536 18446744073709551615 4355860 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2795.66
Current children cumulated vsize (KiB) 1674828

[startup+762.313 s]
/proc/loadavg: 8.11 7.83 7.18 9/364 15741
/proc/meminfo: memFree=18413604/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=2309412 CPUtime=3034.95 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 2409018 1251 0 0 303131 364 0 0 23 0 5 0 653745151 2364837888 548803 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 577353 548803 180 55 0 575239 0
[pid=15704/tid=15715] ppid=15702 vsize=2309412 CPUtime=761.58 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 394134 1251 0 0 76104 54 0 0 25 0 5 0 653745212 2364837888 548803 33554432000 4194304 4417452 140733841127536 18446744073709551615 4309871 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=2309412 CPUtime=759.01 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 385492 1251 0 0 75854 47 0 0 25 0 5 0 653745212 2364837888 548803 33554432000 4194304 4417452 140733841127536 18446744073709551615 4320926 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=2309412 CPUtime=753.56 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 245834 1251 0 0 75308 48 0 0 25 0 5 0 653745212 2364837888 548803 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=2309412 CPUtime=760.16 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 1354206 1251 0 0 75806 210 0 0 25 0 5 0 653745212 2364837888 548803 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357003 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3034.95
Current children cumulated vsize (KiB) 2309412

[startup+822.301 s]
/proc/loadavg: 8.20 7.91 7.24 9/364 15743
/proc/meminfo: memFree=18118964/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=2621052 CPUtime=3274.17 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 2690421 1251 0 0 327005 412 0 0 23 0 5 0 653745151 2683957248 626713 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 655263 626713 180 55 0 653149 0
[pid=15704/tid=15715] ppid=15702 vsize=2621052 CPUtime=821.57 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 493632 1251 0 0 82087 70 0 0 25 0 5 0 653745212 2683957248 626713 33554432000 4194304 4417452 140733841127536 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=2621052 CPUtime=818.3 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 426925 1251 0 0 81779 51 0 0 25 0 5 0 653745212 2683957248 626713 33554432000 4194304 4417452 140733841127536 18446744073709551615 4321721 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=2621052 CPUtime=813.52 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 265474 1251 0 0 81300 52 0 0 25 0 5 0 653745212 2683957248 626713 33554432000 4194304 4417452 140733841127536 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=2621052 CPUtime=820.14 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 1475038 1251 0 0 81780 234 0 0 25 0 5 0 653745212 2683957248 626713 33554432000 4194304 4417452 140733841127536 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3274.17
Current children cumulated vsize (KiB) 2621052

[startup+882.301 s]
/proc/loadavg: 8.11 7.94 7.29 9/364 15744
/proc/meminfo: memFree=18622016/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=1931412 CPUtime=3513.44 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 3081569 1251 0 0 350876 468 0 0 23 0 5 0 653745151 1977765888 454303 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 482853 454303 180 55 0 480739 0
[pid=15704/tid=15715] ppid=15702 vsize=1931412 CPUtime=881.56 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 602591 1251 0 0 88073 83 0 0 25 0 5 0 653745212 1977765888 454303 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=1931412 CPUtime=877.59 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 468351 1251 0 0 87701 58 0 0 25 0 5 0 653745212 1977765888 454303 33554432000 4194304 4417452 140733841127536 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=1931412 CPUtime=873.51 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 346493 1251 0 0 87288 63 0 0 25 0 5 0 653745212 1977765888 454303 33554432000 4194304 4417452 140733841127536 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=1931412 CPUtime=880.14 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 1634782 1251 0 0 87755 259 0 0 25 0 5 0 653745212 1977765888 454303 33554432000 4194304 4417452 140733841127536 18446744073709551615 4365106 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3513.44
Current children cumulated vsize (KiB) 1931412

[startup+942.301 s]
/proc/loadavg: 8.09 7.96 7.34 9/364 15746
/proc/meminfo: memFree=17618596/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=2600088 CPUtime=3752.67 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 3539443 1251 0 0 374738 529 0 0 23 0 5 0 653745151 2662490112 621476 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 650022 621476 180 55 0 647908 0
[pid=15704/tid=15715] ppid=15702 vsize=2600088 CPUtime=941.53 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 717341 1251 0 0 94055 98 0 0 25 0 5 0 653745212 2662490112 621476 33554432000 4194304 4417452 140733841127536 18446744073709551615 4287492 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=2600088 CPUtime=936.88 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 587647 1251 0 0 93614 74 0 0 25 0 5 0 653745212 2662490112 621476 33554432000 4194304 4417452 140733841127536 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=2600088 CPUtime=933.5 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 405464 1251 0 0 93280 70 0 0 25 0 5 0 653745212 2662490112 621476 33554432000 4194304 4417452 140733841127536 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=2600088 CPUtime=940.12 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 1799639 1251 0 0 93730 282 0 0 25 0 5 0 653745212 2662490112 621476 33554432000 4194304 4417452 140733841127536 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3752.67
Current children cumulated vsize (KiB) 2600088

[startup+1002.3 s]
/proc/loadavg: 8.03 7.97 7.38 9/364 15747
/proc/meminfo: memFree=16810472/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=3133012 CPUtime=3991.93 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 3817114 1251 0 0 398622 571 0 0 23 0 5 0 653745151 3208204288 754707 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 783253 754707 180 55 0 781139 0
[pid=15704/tid=15715] ppid=15702 vsize=3133012 CPUtime=1001.52 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 768754 1251 0 0 100047 105 0 0 25 0 5 0 653745212 3208204288 754707 33554432000 4194304 4417452 140733841127536 18446744073709551615 4263083 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=3133012 CPUtime=996.16 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 653072 1251 0 0 99531 85 0 0 25 0 5 0 653745212 3208204288 754707 33554432000 4194304 4417452 140733841127536 18446744073709551615 4233095 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=3133012 CPUtime=993.48 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 459656 1251 0 0 99270 78 0 0 25 0 5 0 653745212 3208204288 754707 33554432000 4194304 4417452 140733841127536 18446744073709551615 4310903 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=3133012 CPUtime=1000.13 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 1906280 1251 0 0 99715 298 0 0 25 0 5 0 653745212 3208204288 754707 33554432000 4194304 4417452 140733841127536 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3991.93
Current children cumulated vsize (KiB) 3133012

[startup+1062.3 s]
/proc/loadavg: 8.05 7.99 7.42 9/364 15749
/proc/meminfo: memFree=16094232/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=3131364 CPUtime=4231.2 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 4115526 1251 0 0 422500 620 0 0 23 0 5 0 653745151 3206516736 754295 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 782841 754295 180 55 0 780727 0
[pid=15704/tid=15715] ppid=15702 vsize=3131364 CPUtime=1061.52 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 826988 1251 0 0 106040 112 0 0 25 0 5 0 653745212 3206516736 754295 33554432000 4194304 4417452 140733841127536 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=3131364 CPUtime=1055.45 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 780531 1251 0 0 105439 106 0 0 25 0 5 0 653745212 3206516736 754295 33554432000 4194304 4417452 140733841127536 18446744073709551615 4300616 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=3131364 CPUtime=1053.47 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 515871 1251 0 0 105260 87 0 0 25 0 5 0 653745212 3206516736 754295 33554432000 4194304 4417452 140733841127536 18446744073709551615 4250980 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=3131364 CPUtime=1060.12 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 1962784 1251 0 0 105702 310 0 0 25 0 5 0 653745212 3206516736 754295 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357856 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4231.2
Current children cumulated vsize (KiB) 3131364

[startup+1122.3 s]
/proc/loadavg: 8.14 8.03 7.47 9/364 15751
/proc/meminfo: memFree=15864676/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=3898908 CPUtime=4470.46 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 4495734 1251 0 0 446364 682 0 0 23 0 5 0 653745151 3992481792 946103 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 974727 946103 180 55 0 972613 0
[pid=15704/tid=15715] ppid=15702 vsize=3898908 CPUtime=1121.51 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 916181 1251 0 0 112025 126 0 0 25 0 5 0 653745212 3992481792 946103 33554432000 4194304 4417452 140733841127536 18446744073709551615 4358205 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=3898908 CPUtime=1114.74 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 817253 1251 0 0 111363 111 0 0 25 0 5 0 653745212 3992481792 946103 33554432000 4194304 4417452 140733841127536 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=3898908 CPUtime=1113.46 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 597244 1251 0 0 111247 99 0 0 25 0 5 0 653745212 3992481792 946103 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=3898908 CPUtime=1120.12 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 2135704 1251 0 0 111670 342 0 0 25 0 5 0 653745212 3992481792 946103 33554432000 4194304 4417452 140733841127536 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4470.46
Current children cumulated vsize (KiB) 3898908

[startup+1182.3 s]
/proc/loadavg: 8.12 8.05 7.51 9/364 15752
/proc/meminfo: memFree=17498240/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=1900752 CPUtime=4709.73 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 4869359 1251 0 0 470228 745 0 0 23 0 5 0 653745151 1946370048 446580 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 475188 446580 180 55 0 473074 0
[pid=15704/tid=15715] ppid=15702 vsize=1900752 CPUtime=1181.5 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 967586 1251 0 0 118019 131 0 0 25 0 5 0 653745212 1946370048 446580 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357902 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=1900752 CPUtime=1174.03 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 901450 1251 0 0 117278 125 0 0 25 0 5 0 653745212 1946370048 446580 33554432000 4194304 4417452 140733841127536 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=1900752 CPUtime=1173.45 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 662703 1251 0 0 117236 109 0 0 25 0 5 0 653745212 1946370048 446580 33554432000 4194304 4417452 140733841127536 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=1900752 CPUtime=1180.11 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 2308268 1251 0 0 117636 375 0 0 25 0 5 0 653745212 1946370048 446580 33554432000 4194304 4417452 140733841127536 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4709.73
Current children cumulated vsize (KiB) 1900752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 8.08 8.05 7.52 5/358 15754
/proc/meminfo: memFree=19758920/32951132 swapFree=64495980/67111528
[pid=15704] ppid=15702 vsize=2020084 CPUtime=4800.28 cores=1,3,5,7
/proc/15704/stat : 15704 (plingeling) S 15702 15704 14801 0 -1 4202496 4940698 1251 0 0 479274 754 0 0 23 0 5 0 653745151 2068566016 476413 33554432000 4194304 4417452 140733841127536 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/15704/statm: 505021 476413 180 55 0 502907 0
[pid=15704/tid=15715] ppid=15702 vsize=2020084 CPUtime=1204.22 cores=1,3,5,7
/proc/15704/task/15715/stat : 15715 (plingeling) R 15702 15704 14801 0 -1 4202560 969722 1251 0 0 120289 133 0 0 25 0 5 0 653745212 2068566016 476413 33554432000 4194304 4417452 140733841127536 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15704/tid=15716] ppid=15702 vsize=2020084 CPUtime=1196.45 cores=1,3,5,7
/proc/15704/task/15716/stat : 15716 (plingeling) R 15702 15704 14801 0 -1 4202560 926294 1251 0 0 119518 127 0 0 25 0 5 0 653745212 2068566016 476413 33554432000 4194304 4417452 140733841127536 18446744073709551615 4358080 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15704/tid=15717] ppid=15702 vsize=2020084 CPUtime=1196.16 cores=1,3,5,7
/proc/15704/task/15717/stat : 15717 (plingeling) R 15702 15704 14801 0 -1 4202560 682082 1251 0 0 119505 111 0 0 25 0 5 0 653745212 2068566016 476413 33554432000 4194304 4417452 140733841127536 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15704/tid=15718] ppid=15702 vsize=2020084 CPUtime=1202.82 cores=1,3,5,7
/proc/15704/task/15718/stat : 15718 (plingeling) R 15702 15704 14801 0 -1 4202560 2333248 1251 0 0 119904 378 0 0 25 0 5 0 653745212 2068566016 476413 33554432000 4194304 4417452 140733841127536 18446744073709551615 4366407 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 2020084

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): 1205.09
CPU time (s): 4800.39
CPU user time (s): 4792.78
CPU system time (s): 7.60884
CPU usage (%): 398.344
Max. virtual memory (cumulated for all children) (KiB): 4538628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.78
system time used= 7.60884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4941950
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= 300
involuntary context switches= 24075

runsolver used 4.14137 second user time and 10.0595 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 03:04:15
IDJOB=3371486
IDBENCH=82392
IDSOLVER=1848
FILE ID=node129/3371486-1305421455
RUNJOBID= node129-1305421455-15680
PBS_JOBID= 13324559
Free space on /tmp= 73344 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371486-1305421455/watcher-3371486-1305421455 -o /tmp/evaluation-result-3371486-1305421455/solver-3371486-1305421455 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371486-1305421455.cnf

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=1056167460

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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:     32951132 kB
MemFree:      21657736 kB
Buffers:        248592 kB
Cached:        5859344 kB
SwapCached:      52668 kB
Active:        2932080 kB
Inactive:      8139808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21657736 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:           19816 kB
Writeback:           0 kB
AnonPages:     4920876 kB
Mapped:          17148 kB
Slab:           120116 kB
PageTables:      37892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79767888 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73352 MiB
End job on node129 at 2011-05-15 03:24:22