Trace number 3285159

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 587? (TO) 4800.49 1202.5

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
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 variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
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: 935)

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-3285159-1304058520/watcher-3285159-1304058520 -o /tmp/evaluation-result-3285159-1304058520/solver-3285159-1304058520 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3285159-1304058520.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: 8.02 8.04 7.95 5/181 29454
/proc/meminfo: memFree=18678612/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=10916 CPUtime=0 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) R 29452 29454 28898 0 -1 4202496 789 1251 0 0 0 0 0 0 24 0 1 0 596082671 11177984 719 33554432000 4194304 4417332 140734410340400 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29454/statm: 2729 719 143 55 0 615 0

[startup+0.03356 s]
/proc/loadavg: 8.02 8.04 7.95 5/181 29454
/proc/meminfo: memFree=18678612/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=16104 CPUtime=0.02 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) R 29452 29454 28898 0 -1 4202496 2103 1251 0 0 2 0 0 0 24 0 1 0 596082671 16490496 2033 33554432000 4194304 4417332 140734410340400 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29454/statm: 4026 2033 148 55 0 1912 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16104

[startup+0.100554 s]
/proc/loadavg: 8.02 8.04 7.95 5/181 29454
/proc/meminfo: memFree=18678612/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=23568 CPUtime=0.09 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) R 29452 29454 28898 0 -1 4202496 3985 1251 0 0 9 0 0 0 24 0 1 0 596082671 24133632 3915 33554432000 4194304 4417332 140734410340400 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29454/statm: 5892 3915 148 55 0 3778 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23568

[startup+0.300517 s]
/proc/loadavg: 8.02 8.04 7.95 5/181 29454
/proc/meminfo: memFree=18678612/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=59952 CPUtime=0.29 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) R 29452 29454 28898 0 -1 4202496 13081 1251 0 0 28 1 0 0 25 0 1 0 596082671 61390848 13011 33554432000 4194304 4417332 140734410340400 18446744073709551615 4209615 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29454/statm: 14988 13011 148 55 0 12874 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59952

[startup+0.700375 s]
/proc/loadavg: 8.02 8.04 7.95 5/181 29454
/proc/meminfo: memFree=18678612/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=142344 CPUtime=0.93 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 38092 1251 0 0 88 5 0 0 25 0 5 0 596082671 145760256 23152 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 35586 23175 167 55 0 33472 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 142344

[startup+1.50023 s]
/proc/loadavg: 7.77 7.99 7.93 9/186 29464
/proc/meminfo: memFree=18557432/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=158028 CPUtime=4.12 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 55147 1251 0 0 405 7 0 0 25 0 5 0 596082671 161820672 27289 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 39507 27289 175 55 0 37393 0
[pid=29454/tid=29461] ppid=29452 vsize=158028 CPUtime=0.87 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 7824 1251 0 0 87 0 0 0 19 0 5 0 596082733 161820672 27289 33554432000 4194304 4417332 140734410340400 18446744073709551615 4285619 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=158028 CPUtime=0.86 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 8751 1251 0 0 85 1 0 0 25 0 5 0 596082733 161820672 27289 33554432000 4194304 4417332 140734410340400 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=158028 CPUtime=0.87 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 6271 1251 0 0 87 0 0 0 25 0 5 0 596082733 161820672 27289 33554432000 4194304 4417332 140734410340400 18446744073709551615 4290681 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=158028 CPUtime=0.87 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 2950 1251 0 0 87 0 0 0 25 0 5 0 596082733 161820672 27289 33554432000 4194304 4417332 140734410340400 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 158028

[startup+3.10093 s]
/proc/loadavg: 7.77 7.99 7.93 9/186 29464
/proc/meminfo: memFree=18565488/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=232588 CPUtime=10.51 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 67976 1251 0 0 1042 9 0 0 25 0 5 0 596082671 238170112 31503 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 58147 31503 180 55 0 56033 0
[pid=29454/tid=29461] ppid=29452 vsize=232588 CPUtime=2.47 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 16456 1251 0 0 246 1 0 0 22 0 5 0 596082733 238170112 31503 33554432000 4194304 4417332 140734410340400 18446744073709551615 4234959 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=232588 CPUtime=2.45 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 8879 1251 0 0 244 1 0 0 25 0 5 0 596082733 238170112 31503 33554432000 4194304 4417332 140734410340400 18446744073709551615 4330502 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=232588 CPUtime=2.47 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 10340 1251 0 0 246 1 0 0 25 0 5 0 596082733 238170112 31503 33554432000 4194304 4417332 140734410340400 18446744073709551615 4320304 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=232588 CPUtime=2.47 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 2950 1251 0 0 247 0 0 0 25 0 5 0 596082733 238170112 31503 33554432000 4194304 4417332 140734410340400 18446744073709551615 4357912 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.51
Current children cumulated vsize (KiB) 232588

[startup+6.30034 s]
/proc/loadavg: 7.79 7.99 7.93 9/186 29464
/proc/meminfo: memFree=18536852/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=228224 CPUtime=23.29 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 68872 1251 0 0 2320 9 0 0 25 0 5 0 596082671 233701376 30937 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 57056 30937 181 55 0 54942 0
[pid=29454/tid=29461] ppid=29452 vsize=228224 CPUtime=5.68 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 17128 1251 0 0 566 2 0 0 25 0 5 0 596082733 233701376 30937 33554432000 4194304 4417332 140734410340400 18446744073709551615 4357783 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=228224 CPUtime=5.63 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 9037 1251 0 0 562 1 0 0 25 0 5 0 596082733 233701376 30937 33554432000 4194304 4417332 140734410340400 18446744073709551615 4357865 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=228224 CPUtime=5.67 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 10341 1251 0 0 566 1 0 0 25 0 5 0 596082733 233701376 30937 33554432000 4194304 4417332 140734410340400 18446744073709551615 4321688 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=228224 CPUtime=5.67 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 3015 1251 0 0 567 0 0 0 25 0 5 0 596082733 233701376 30937 33554432000 4194304 4417332 140734410340400 18446744073709551615 4357773 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.29
Current children cumulated vsize (KiB) 228224

[startup+12.7012 s]
/proc/loadavg: 7.81 7.99 7.93 9/186 29464
/proc/meminfo: memFree=18453056/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=268004 CPUtime=48.86 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 81548 1251 0 0 4876 10 0 0 25 0 5 0 596082671 274436096 40914 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 67001 40914 181 55 0 64887 0
[pid=29454/tid=29461] ppid=29452 vsize=268004 CPUtime=12.08 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 19859 1251 0 0 1206 2 0 0 25 0 5 0 596082733 274436096 40914 33554432000 4194304 4417332 140734410340400 18446744073709551615 4232666 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=268004 CPUtime=12 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 9587 1251 0 0 1199 1 0 0 25 0 5 0 596082733 274436096 40914 33554432000 4194304 4417332 140734410340400 18446744073709551615 4364346 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=268004 CPUtime=12.07 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 12828 1251 0 0 1206 1 0 0 25 0 5 0 596082733 274436096 40914 33554432000 4194304 4417332 140734410340400 18446744073709551615 4353408 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=268004 CPUtime=12.08 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 9923 1251 0 0 1207 1 0 0 25 0 5 0 596082733 274436096 40914 33554432000 4194304 4417332 140734410340400 18446744073709551615 4353443 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.86
Current children cumulated vsize (KiB) 268004

[startup+25.5008 s]
/proc/loadavg: 7.85 7.99 7.93 9/186 29464
/proc/meminfo: memFree=18364392/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=332492 CPUtime=99.99 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 99903 1251 0 0 9986 13 0 0 25 0 5 0 596082671 340471808 57414 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 83123 57414 181 55 0 81009 0
[pid=29454/tid=29461] ppid=29452 vsize=332492 CPUtime=24.87 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 21676 1251 0 0 2485 2 0 0 25 0 5 0 596082733 340471808 57414 33554432000 4194304 4417332 140734410340400 18446744073709551615 4310719 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=332492 CPUtime=24.72 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 10267 1251 0 0 2471 1 0 0 25 0 5 0 596082733 340471808 57414 33554432000 4194304 4417332 140734410340400 18446744073709551615 4234253 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=332492 CPUtime=24.87 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 15457 1251 0 0 2485 2 0 0 25 0 5 0 596082733 340471808 57414 33554432000 4194304 4417332 140734410340400 18446744073709551615 4236797 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=332492 CPUtime=24.88 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 23152 1251 0 0 2485 3 0 0 25 0 5 0 596082733 340471808 57414 33554432000 4194304 4417332 140734410340400 18446744073709551615 4357840 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (KiB) 332492

[startup+51.1011 s]
/proc/loadavg: 7.72 7.95 7.92 6/179 29487
/proc/meminfo: memFree=19255596/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=453836 CPUtime=202.25 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 150379 1251 0 0 20205 20 0 0 25 0 5 0 596082671 464728064 87372 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 113459 87372 181 55 0 111345 0
[pid=29454/tid=29461] ppid=29452 vsize=453836 CPUtime=50.47 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 27182 1251 0 0 5044 3 0 0 25 0 5 0 596082733 464728064 87372 33554432000 4194304 4417332 140734410340400 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=453836 CPUtime=50.19 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 14128 1251 0 0 5017 2 0 0 25 0 5 0 596082733 464728064 87372 33554432000 4194304 4417332 140734410340400 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=453836 CPUtime=50.47 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 19536 1251 0 0 5045 2 0 0 25 0 5 0 596082733 464728064 87372 33554432000 4194304 4417332 140734410340400 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=453836 CPUtime=50.47 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 60182 1251 0 0 5039 8 0 0 25 0 5 0 596082733 464728064 87372 33554432000 4194304 4417332 140734410340400 18446744073709551615 4356872 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 202.25
Current children cumulated vsize (KiB) 453836

[startup+102.307 s]
/proc/loadavg: 6.73 7.65 7.82 6/179 29524
/proc/meminfo: memFree=19157148/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=655428 CPUtime=406.79 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 321786 1251 0 0 40629 50 0 0 25 0 5 0 596082671 671158272 138745 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 163857 138745 181 55 0 161743 0
[pid=29454/tid=29461] ppid=29452 vsize=655428 CPUtime=101.68 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 75775 1251 0 0 10158 10 0 0 25 0 5 0 596082733 671158272 138745 33554432000 4194304 4417332 140734410340400 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=655428 CPUtime=101.12 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 21593 1251 0 0 10109 3 0 0 25 0 5 0 596082733 671158272 138745 33554432000 4194304 4417332 140734410340400 18446744073709551615 4353472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=655428 CPUtime=101.67 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 21470 1251 0 0 10165 2 0 0 25 0 5 0 596082733 671158272 138745 33554432000 4194304 4417332 140734410340400 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=655428 CPUtime=101.67 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 173597 1251 0 0 10138 29 0 0 25 0 5 0 596082733 671158272 138745 33554432000 4194304 4417332 140734410340400 18446744073709551615 4357806 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 406.79
Current children cumulated vsize (KiB) 655428

[startup+162.301 s]
/proc/loadavg: 7.45 7.66 7.81 10/186 29541
/proc/meminfo: memFree=17741104/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=617124 CPUtime=646.42 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 501965 1251 0 0 64560 82 0 0 25 0 5 0 596082671 631934976 128200 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 154281 128200 181 55 0 152167 0
[pid=29454/tid=29461] ppid=29452 vsize=617124 CPUtime=161.67 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 98496 1251 0 0 16154 13 0 0 25 0 5 0 596082733 631934976 128200 33554432000 4194304 4417332 140734410340400 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=617124 CPUtime=160.8 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 54997 1251 0 0 16071 9 0 0 25 0 5 0 596082733 631934976 128200 33554432000 4194304 4417332 140734410340400 18446744073709551615 4357806 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=617124 CPUtime=161.67 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 35618 1251 0 0 16163 4 0 0 25 0 5 0 596082733 631934976 128200 33554432000 4194304 4417332 140734410340400 18446744073709551615 4321697 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=617124 CPUtime=161.63 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 283503 1251 0 0 16112 51 0 0 25 0 5 0 596082733 631934976 128200 33554432000 4194304 4417332 140734410340400 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 646.42
Current children cumulated vsize (KiB) 617124


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

[pid=29454/tid=29462] ppid=29452 vsize=1218364 CPUtime=697.07 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 401060 1251 0 0 69652 55 0 0 25 0 5 0 596082733 1247604736 286372 33554432000 4194304 4417332 140734410340400 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=1218364 CPUtime=701.66 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 496679 1251 0 0 70098 68 0 0 25 0 5 0 596082733 1247604736 286372 33554432000 4194304 4417332 140734410340400 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=1218364 CPUtime=701.63 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 1637256 1251 0 0 69904 259 0 0 25 0 5 0 596082733 1247604736 286372 33554432000 4194304 4417332 140734410340400 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2802.69
Current children cumulated vsize (KiB) 1218364

[startup+762.307 s]
/proc/loadavg: 8.07 8.06 7.93 10/186 29560
/proc/meminfo: memFree=16585640/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=1114872 CPUtime=3042.39 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 3493246 1251 0 0 303720 519 0 0 25 0 5 0 596082671 1141628928 256861 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 278718 256861 181 55 0 276604 0
[pid=29454/tid=29461] ppid=29452 vsize=1114872 CPUtime=761.69 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 736045 1251 0 0 76064 105 0 0 25 0 5 0 596082733 1141628928 256861 33554432000 4194304 4417332 140734410340400 18446744073709551615 4320867 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=1114872 CPUtime=756.74 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 428359 1251 0 0 75616 58 0 0 25 0 5 0 596082733 1141628928 256861 33554432000 4194304 4417332 140734410340400 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=1114872 CPUtime=761.67 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 545796 1251 0 0 76092 75 0 0 25 0 5 0 596082733 1141628928 256861 33554432000 4194304 4417332 140734410340400 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=1114872 CPUtime=761.64 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 1753695 1251 0 0 75889 275 0 0 25 0 5 0 596082733 1141628928 256861 33554432000 4194304 4417332 140734410340400 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3042.39
Current children cumulated vsize (KiB) 1114872

[startup+822.301 s]
/proc/loadavg: 8.06 8.06 7.94 10/186 29562
/proc/meminfo: memFree=15726872/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=1948768 CPUtime=3282.04 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 3882877 1251 0 0 327624 580 0 0 25 0 5 0 596082671 1995538432 464843 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 487192 464843 181 55 0 485078 0
[pid=29454/tid=29461] ppid=29452 vsize=1948768 CPUtime=821.68 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 757208 1251 0 0 82060 108 0 0 25 0 5 0 596082733 1995538432 464843 33554432000 4194304 4417332 140734410340400 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=1948768 CPUtime=816.41 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 567061 1251 0 0 81561 80 0 0 25 0 5 0 596082733 1995538432 464843 33554432000 4194304 4417332 140734410340400 18446744073709551615 251367244245 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=1948768 CPUtime=821.66 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 584970 1251 0 0 82087 79 0 0 25 0 5 0 596082733 1995538432 464843 33554432000 4194304 4417332 140734410340400 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=1948768 CPUtime=821.64 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 1944287 1251 0 0 81857 307 0 0 25 0 5 0 596082733 1995538432 464843 33554432000 4194304 4417332 140734410340400 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3282.04
Current children cumulated vsize (KiB) 1948768

[startup+882.301 s]
/proc/loadavg: 8.13 8.08 7.95 10/186 29563
/proc/meminfo: memFree=16381772/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=1115172 CPUtime=3521.7 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 4139979 1251 0 0 351546 624 0 0 25 0 5 0 596082671 1141936128 256476 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 278793 256476 181 55 0 276679 0
[pid=29454/tid=29461] ppid=29452 vsize=1115172 CPUtime=881.69 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 809298 1251 0 0 88053 116 0 0 25 0 5 0 596082733 1141936128 256476 33554432000 4194304 4417332 140734410340400 18446744073709551615 4356993 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=1115172 CPUtime=876.08 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 616700 1251 0 0 87521 87 0 0 25 0 5 0 596082733 1141936128 256476 33554432000 4194304 4417332 140734410340400 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=1115172 CPUtime=881.64 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 594254 1251 0 0 88083 81 0 0 25 0 5 0 596082733 1141936128 256476 33554432000 4194304 4417332 140734410340400 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=1115172 CPUtime=881.64 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 2090376 1251 0 0 87830 334 0 0 25 0 5 0 596082733 1141936128 256476 33554432000 4194304 4417332 140734410340400 18446744073709551615 4358652 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3521.7
Current children cumulated vsize (KiB) 1115172

[startup+942.3 s]
/proc/loadavg: 8.12 8.08 7.95 10/186 29565
/proc/meminfo: memFree=15322116/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=2012444 CPUtime=3761.37 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 4607912 1251 0 0 375452 685 0 0 25 0 5 0 596082671 2060742656 479164 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 503111 479164 181 55 0 500997 0
[pid=29454/tid=29461] ppid=29452 vsize=2012444 CPUtime=941.68 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 924322 1251 0 0 94036 132 0 0 25 0 5 0 596082733 2060742656 479164 33554432000 4194304 4417332 140734410340400 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=2012444 CPUtime=935.77 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 643569 1251 0 0 93484 93 0 0 25 0 5 0 596082733 2060742656 479164 33554432000 4194304 4417332 140734410340400 18446744073709551615 251367240767 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=2012444 CPUtime=941.64 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 733818 1251 0 0 94069 95 0 0 25 0 5 0 596082733 2060742656 479164 33554432000 4194304 4417332 140734410340400 18446744073709551615 4320821 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=2012444 CPUtime=941.64 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 2276852 1251 0 0 93804 360 0 0 25 0 5 0 596082733 2060742656 479164 33554432000 4194304 4417332 140734410340400 18446744073709551615 4358652 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3761.37
Current children cumulated vsize (KiB) 2012444

[startup+1002.3 s]
/proc/loadavg: 8.11 8.07 7.96 10/186 29566
/proc/meminfo: memFree=15061016/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=2271376 CPUtime=4001.03 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 4974968 1251 0 0 399354 749 0 0 25 0 5 0 596082671 2325889024 546293 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 567844 546293 181 55 0 565730 0
[pid=29454/tid=29461] ppid=29452 vsize=2271376 CPUtime=1001.66 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 981579 1251 0 0 100026 140 0 0 25 0 5 0 596082733 2325889024 546293 33554432000 4194304 4417332 140734410340400 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=2271376 CPUtime=995.44 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 695425 1251 0 0 99441 103 0 0 25 0 5 0 596082733 2325889024 546293 33554432000 4194304 4417332 140734410340400 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=2271376 CPUtime=1001.64 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 827658 1251 0 0 100053 111 0 0 25 0 5 0 596082733 2325889024 546293 33554432000 4194304 4417332 140734410340400 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=2271376 CPUtime=1001.64 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 2440955 1251 0 0 99775 389 0 0 25 0 5 0 596082733 2325889024 546293 33554432000 4194304 4417332 140734410340400 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4001.03
Current children cumulated vsize (KiB) 2271376

[startup+1062.3 s]
/proc/loadavg: 8.10 8.07 7.97 10/186 29568
/proc/meminfo: memFree=15048548/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=1758820 CPUtime=4240.7 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 5167025 1251 0 0 423295 775 0 0 25 0 5 0 596082671 1801031680 418613 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 439705 418613 181 55 0 437591 0
[pid=29454/tid=29461] ppid=29452 vsize=1758820 CPUtime=1061.66 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 1003055 1251 0 0 106023 143 0 0 25 0 5 0 596082733 1801031680 418613 33554432000 4194304 4417332 140734410340400 18446744073709551615 4281649 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=1758820 CPUtime=1055.11 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 732197 1251 0 0 105404 107 0 0 25 0 5 0 596082733 1801031680 418613 33554432000 4194304 4417332 140734410340400 18446744073709551615 4355731 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=1758820 CPUtime=1061.65 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 846424 1251 0 0 106052 113 0 0 25 0 5 0 596082733 1801031680 418613 33554432000 4194304 4417332 140734410340400 18446744073709551615 4311324 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=1758820 CPUtime=1061.64 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 2555998 1251 0 0 105757 407 0 0 25 0 5 0 596082733 1801031680 418613 33554432000 4194304 4417332 140734410340400 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4240.7
Current children cumulated vsize (KiB) 1758820

[startup+1122.3 s]
/proc/loadavg: 8.09 8.07 7.97 9/186 29570
/proc/meminfo: memFree=14340312/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=3045764 CPUtime=4480.38 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 5611612 1251 0 0 447206 832 0 0 25 0 5 0 596082671 3118862336 740349 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 761441 740349 181 55 0 759327 0
[pid=29454/tid=29461] ppid=29452 vsize=3045764 CPUtime=1121.65 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 1153748 1251 0 0 112005 160 0 0 25 0 5 0 596082733 3118862336 740349 33554432000 4194304 4417332 140734410340400 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=3045764 CPUtime=1114.78 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 787102 1251 0 0 111364 114 0 0 25 0 5 0 596082733 3118862336 740349 33554432000 4194304 4417332 140734410340400 18446744073709551615 4307554 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=3045764 CPUtime=1121.65 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 885203 1251 0 0 112047 118 0 0 25 0 5 0 596082733 3118862336 740349 33554432000 4194304 4417332 140734410340400 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=3045764 CPUtime=1121.64 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 2756208 1251 0 0 111730 434 0 0 25 0 5 0 596082733 3118862336 740349 33554432000 4194304 4417332 140734410340400 18446744073709551615 4357054 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4480.38
Current children cumulated vsize (KiB) 3045764

[startup+1182.3 s]
/proc/loadavg: 8.13 8.09 7.98 9/186 29571
/proc/meminfo: memFree=15211340/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=1667220 CPUtime=4720.06 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 6029782 1251 0 0 471101 905 0 0 25 0 5 0 596082671 1707233280 396231 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 416805 396231 181 55 0 414691 0
[pid=29454/tid=29461] ppid=29452 vsize=1667220 CPUtime=1181.65 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 1237351 1251 0 0 117993 172 0 0 25 0 5 0 596082733 1707233280 396231 33554432000 4194304 4417332 140734410340400 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=1667220 CPUtime=1174.47 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 837894 1251 0 0 117325 122 0 0 25 0 5 0 596082733 1707233280 396231 33554432000 4194304 4417332 140734410340400 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=1667220 CPUtime=1181.65 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 908440 1251 0 0 118044 121 0 0 25 0 5 0 596082733 1707233280 396231 33554432000 4194304 4417332 140734410340400 18446744073709551615 4232674 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=1667220 CPUtime=1181.65 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 3016746 1251 0 0 117680 485 0 0 25 0 5 0 596082733 1707233280 396231 33554432000 4194304 4417332 140734410340400 18446744073709551615 4320811 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4720.06
Current children cumulated vsize (KiB) 1667220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.4 s]
/proc/loadavg: 8.10 8.08 7.98 9/186 29572
/proc/meminfo: memFree=14397008/32950928 swapFree=67111364/67111528
[pid=29454] ppid=29452 vsize=2207036 CPUtime=4800.36 cores=0,2,4,6
/proc/29454/stat : 29454 (plingeling) S 29452 29454 28898 0 -1 4202496 6169110 1251 0 0 479115 921 0 0 25 0 5 0 596082671 2260004864 531185 33554432000 4194304 4417332 140734410340400 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29454/statm: 551759 531185 181 55 0 549645 0
[pid=29454/tid=29461] ppid=29452 vsize=2207036 CPUtime=1201.76 cores=0,2,4,6
/proc/29454/task/29461/stat : 29461 (plingeling) R 29452 29454 28898 0 -1 4202560 1253424 1251 0 0 120002 174 0 0 25 0 5 0 596082733 2260004864 531185 33554432000 4194304 4417332 140734410340400 18446744073709551615 4358020 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29454/tid=29462] ppid=29452 vsize=2207036 CPUtime=1194.45 cores=0,2,4,6
/proc/29454/task/29462/stat : 29462 (plingeling) R 29452 29454 28898 0 -1 4202560 879298 1251 0 0 119319 126 0 0 25 0 5 0 596082733 2260004864 531185 33554432000 4194304 4417332 140734410340400 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29454/tid=29463] ppid=29452 vsize=2207036 CPUtime=1201.76 cores=0,2,4,6
/proc/29454/task/29463/stat : 29463 (plingeling) R 29452 29454 28898 0 -1 4202560 934747 1251 0 0 120051 125 0 0 25 0 5 0 596082733 2260004864 531185 33554432000 4194304 4417332 140734410340400 18446744073709551615 251367244110 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29454/tid=29464] ppid=29452 vsize=2207036 CPUtime=1201.75 cores=0,2,4,6
/proc/29454/task/29464/stat : 29464 (plingeling) R 29452 29454 28898 0 -1 4202560 3072290 1251 0 0 119684 491 0 0 25 0 5 0 596082733 2260004864 531185 33554432000 4194304 4417332 140734410340400 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 2207036

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): 1202.5
CPU time (s): 4800.49
CPU user time (s): 4791.18
CPU system time (s): 9.30658
CPU usage (%): 399.208
Max. virtual memory (cumulated for all children) (KiB): 3330860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.18
system time used= 9.30659
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6170362
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= 303
involuntary context switches= 28568

runsolver used 1.9407 second user time and 4.6173 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 08:28:40
IDJOB=3285159
IDBENCH=82372
IDSOLVER=1605
FILE ID=node113/3285159-1304058520
RUNJOBID= node113-1304056091-28916
PBS_JOBID= 13170432
Free space on /tmp= 71112 MiB

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

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=81361818

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18678892 kB
Buffers:       1743596 kB
Cached:       10897572 kB
SwapCached:        164 kB
Active:        7367324 kB
Inactive:      6313484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18678892 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11896 kB
Writeback:           0 kB
AnonPages:     1039344 kB
Mapped:          15288 kB
Slab:           527004 kB
PageTables:       6676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1258796 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= 71024 MiB
End job on node113 at 2011-04-29 08:48:44