Trace number 3371294

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

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-18.cnf
MD5SUM47bea79e2bf12e18e409c2c4bd6fac03
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.532
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses186934
Sum of the clauses size1289969
Maximum clause length55
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 220093
Number of clauses of size 316000
Number of clauses of size 45706
Number of clauses of size 56282
Number of clauses of size over 5138847

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-3371294-1305429215/watcher-3371294-1305429215 -o /tmp/evaluation-result-3371294-1305429215/solver-3371294-1305429215 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371294-1305429215.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: 2.02 1.65 1.83 6/288 11895
/proc/meminfo: memFree=21343348/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=9808 CPUtime=0 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) R 11893 11895 4856 0 -1 4202496 553 1252 0 0 0 0 0 0 25 0 1 0 654519673 10043392 475 33554432000 4194304 4417452 140736157946416 18446744073709551615 4274303 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/11895/statm: 2452 475 148 55 0 338 0

[startup+0.051739 s]
/proc/loadavg: 2.02 1.65 1.83 6/288 11895
/proc/meminfo: memFree=21343348/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=16372 CPUtime=0.04 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) R 11893 11895 4856 0 -1 4202496 2283 1252 0 0 4 0 0 0 25 0 1 0 654519673 16764928 2085 33554432000 4194304 4417452 140736157946416 18446744073709551615 4231499 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/11895/statm: 4093 2085 149 55 0 1979 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16372

[startup+0.100731 s]
/proc/loadavg: 2.02 1.65 1.83 6/288 11895
/proc/meminfo: memFree=21343348/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=27784 CPUtime=0.09 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) R 11893 11895 4856 0 -1 4202496 5168 1252 0 0 9 0 0 0 25 0 1 0 654519673 28450816 4970 33554432000 4194304 4417452 140736157946416 18446744073709551615 4231468 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/11895/statm: 6946 4970 149 55 0 4832 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27784

[startup+0.300696 s]
/proc/loadavg: 2.02 1.65 1.83 6/288 11895
/proc/meminfo: memFree=21343348/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=76936 CPUtime=0.29 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) R 11893 11895 4856 0 -1 4202496 17456 1252 0 0 27 2 0 0 25 0 1 0 654519673 78782464 17258 33554432000 4194304 4417452 140736157946416 18446744073709551615 232335892224 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/11895/statm: 19234 17258 149 55 0 17120 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76936

[startup+0.700559 s]
/proc/loadavg: 2.02 1.65 1.83 6/288 11895
/proc/meminfo: memFree=21343348/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=174192 CPUtime=1.78 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 18540 1252 0 0 176 2 0 0 25 0 5 0 654519673 178372608 14979 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 43548 14979 175 55 0 41434 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 174192

[startup+1.50042 s]
/proc/loadavg: 2.02 1.65 1.83 9/293 11905
/proc/meminfo: memFree=21290988/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=192440 CPUtime=4.96 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 23972 1252 0 0 493 3 0 0 25 0 5 0 654519673 197058560 19542 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 48110 19542 177 55 0 45996 0
[pid=11895/tid=11902] ppid=11893 vsize=192440 CPUtime=1.16 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 404 1252 0 0 116 0 0 0 25 0 5 0 654519707 197058560 19542 33554432000 4194304 4417452 140736157946416 18446744073709551615 4277563 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=192440 CPUtime=1.15 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 2270 1252 0 0 115 0 0 0 25 0 5 0 654519707 197058560 19542 33554432000 4194304 4417452 140736157946416 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=192440 CPUtime=1.14 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 2317 1252 0 0 114 0 0 0 25 0 5 0 654519707 197058560 19542 33554432000 4194304 4417452 140736157946416 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=192440 CPUtime=1.15 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 1513 1252 0 0 115 0 0 0 25 0 5 0 654519707 197058560 19542 33554432000 4194304 4417452 140736157946416 18446744073709551615 4320867 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 192440

[startup+3.10113 s]
/proc/loadavg: 2.02 1.65 1.83 9/293 11905
/proc/meminfo: memFree=21282192/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=213000 CPUtime=11.36 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 31914 1252 0 0 1132 4 0 0 25 0 5 0 654519673 218112000 24686 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 53250 24686 180 55 0 51136 0
[pid=11895/tid=11902] ppid=11893 vsize=213000 CPUtime=2.75 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 4184 1252 0 0 275 0 0 0 25 0 5 0 654519707 218112000 24686 33554432000 4194304 4417452 140736157946416 18446744073709551615 4357719 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=213000 CPUtime=2.75 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 4031 1252 0 0 275 0 0 0 25 0 5 0 654519707 218112000 24686 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=213000 CPUtime=2.73 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 2677 1252 0 0 273 0 0 0 25 0 5 0 654519707 218112000 24686 33554432000 4194304 4417452 140736157946416 18446744073709551615 4264976 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=213000 CPUtime=2.75 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 3554 1252 0 0 275 0 0 0 25 0 5 0 654519707 218112000 24686 33554432000 4194304 4417452 140736157946416 18446744073709551615 4356960 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.36
Current children cumulated vsize (KiB) 213000

[startup+6.30061 s]
/proc/loadavg: 2.34 1.72 1.85 6/286 11926
/proc/meminfo: memFree=21359720/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=221808 CPUtime=24.12 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 37752 1252 0 0 2406 6 0 0 25 0 5 0 654519673 227131392 26888 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 55452 26888 180 55 0 53338 0
[pid=11895/tid=11902] ppid=11893 vsize=221808 CPUtime=5.95 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 4687 1252 0 0 594 1 0 0 25 0 5 0 654519707 227131392 26888 33554432000 4194304 4417452 140736157946416 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=221808 CPUtime=5.95 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 4397 1252 0 0 595 0 0 0 25 0 5 0 654519707 227131392 26888 33554432000 4194304 4417452 140736157946416 18446744073709551615 4250938 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=221808 CPUtime=5.9 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 3479 1252 0 0 589 1 0 0 25 0 5 0 654519707 227131392 26888 33554432000 4194304 4417452 140736157946416 18446744073709551615 4254855 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=221808 CPUtime=5.95 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 7721 1252 0 0 595 0 0 0 25 0 5 0 654519707 227131392 26888 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 221808

[startup+12.7004 s]
/proc/loadavg: 2.55 1.78 1.87 9/293 11941
/proc/meminfo: memFree=20863964/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=220376 CPUtime=49.65 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 52867 1252 0 0 4955 10 0 0 25 0 5 0 654519673 225665024 26562 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 55094 26562 180 55 0 52980 0
[pid=11895/tid=11902] ppid=11893 vsize=220376 CPUtime=12.34 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 9071 1252 0 0 1231 3 0 0 25 0 5 0 654519707 225665024 26562 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=220376 CPUtime=12.34 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 5620 1252 0 0 1234 0 0 0 25 0 5 0 654519707 225665024 26562 33554432000 4194304 4417452 140736157946416 18446744073709551615 4265496 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=220376 CPUtime=12.24 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 6318 1252 0 0 1223 1 0 0 25 0 5 0 654519707 225665024 26562 33554432000 4194304 4417452 140736157946416 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=220376 CPUtime=12.36 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 14390 1252 0 0 1234 2 0 0 25 0 5 0 654519707 225665024 26562 33554432000 4194304 4417452 140736157946416 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.65
Current children cumulated vsize (KiB) 220376

[startup+25.5012 s]
/proc/loadavg: 3.76 2.08 1.96 9/293 11941
/proc/meminfo: memFree=20841948/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=238888 CPUtime=100.73 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 87149 1252 0 0 10057 16 0 0 25 0 5 0 654519673 244621312 31190 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 59722 31190 180 55 0 57608 0
[pid=11895/tid=11902] ppid=11893 vsize=238888 CPUtime=25.15 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 17736 1252 0 0 2510 5 0 0 25 0 5 0 654519707 244621312 31190 33554432000 4194304 4417452 140736157946416 18446744073709551615 4236870 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=238888 CPUtime=25.15 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 12365 1252 0 0 2513 2 0 0 25 0 5 0 654519707 244621312 31190 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=238888 CPUtime=24.93 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 11768 1252 0 0 2490 3 0 0 25 0 5 0 654519707 244621312 31190 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=238888 CPUtime=25.15 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 27812 1252 0 0 2511 4 0 0 25 0 5 0 654519707 244621312 31190 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.73
Current children cumulated vsize (KiB) 238888

[startup+51.1006 s]
/proc/loadavg: 5.35 2.59 2.13 9/293 11942
/proc/meminfo: memFree=20796736/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=253308 CPUtime=202.88 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 138014 1252 0 0 20263 25 0 0 25 0 5 0 654519673 259387392 34763 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 63327 34763 180 55 0 61213 0
[pid=11895/tid=11902] ppid=11893 vsize=253308 CPUtime=50.73 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 31720 1252 0 0 5065 8 0 0 25 0 5 0 654519707 259387392 34763 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=253308 CPUtime=50.75 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 20621 1252 0 0 5072 3 0 0 25 0 5 0 654519707 259387392 34763 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=253308 CPUtime=50.29 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 22618 1252 0 0 5025 4 0 0 25 0 5 0 654519707 259387392 34763 33554432000 4194304 4417452 140736157946416 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=253308 CPUtime=50.75 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 45587 1252 0 0 5068 7 0 0 25 0 5 0 654519707 259387392 34763 33554432000 4194304 4417452 140736157946416 18446744073709551615 4250507 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.88
Current children cumulated vsize (KiB) 253308

[startup+102.31 s]
/proc/loadavg: 6.92 3.44 2.45 9/293 11943
/proc/meminfo: memFree=20736352/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=274556 CPUtime=407.25 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 234675 1252 0 0 40684 41 0 0 25 0 5 0 654519673 281145344 40075 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 68639 40075 180 55 0 66525 0
[pid=11895/tid=11902] ppid=11893 vsize=274556 CPUtime=101.94 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 61151 1252 0 0 10182 12 0 0 25 0 5 0 654519707 281145344 40075 33554432000 4194304 4417452 140736157946416 18446744073709551615 4278386 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=274556 CPUtime=101.96 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 39493 1252 0 0 10190 6 0 0 25 0 5 0 654519707 281145344 40075 33554432000 4194304 4417452 140736157946416 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=274556 CPUtime=101.02 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 39668 1252 0 0 10095 7 0 0 25 0 5 0 654519707 281145344 40075 33554432000 4194304 4417452 140736157946416 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=274556 CPUtime=101.96 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 76895 1252 0 0 10184 12 0 0 25 0 5 0 654519707 281145344 40075 33554432000 4194304 4417452 140736157946416 18446744073709551615 4236800 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.25
Current children cumulated vsize (KiB) 274556

[startup+162.301 s]
/proc/loadavg: 7.75 4.30 2.80 9/293 12089
/proc/meminfo: memFree=21277560/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=294876 CPUtime=646.66 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 332311 1252 0 0 64610 56 0 0 25 0 5 0 654519673 301953024 45168 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 73719 45168 180 55 0 71605 0
[pid=11895/tid=11902] ppid=11893 vsize=294876 CPUtime=161.93 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 85486 1252 0 0 16177 16 0 0 25 0 5 0 654519707 301953024 45168 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=294876 CPUtime=161.95 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 64241 1252 0 0 16186 9 0 0 25 0 5 0 654519707 301953024 45168 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=294876 CPUtime=160.47 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 58259 1252 0 0 16037 10 0 0 25 0 5 0 654519707 301953024 45168 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=294876 CPUtime=161.95 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 106857 1252 0 0 16178 17 0 0 25 0 5 0 654519707 301953024 45168 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 646.66
Current children cumulated vsize (KiB) 294876


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

[pid=11895/tid=11903] ppid=11893 vsize=524720 CPUtime=761.92 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 234275 1252 0 0 76154 38 0 0 25 0 5 0 654519707 537313280 102616 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=524720 CPUtime=754.97 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 225330 1252 0 0 75458 39 0 0 25 0 5 0 654519707 537313280 102616 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=524720 CPUtime=761.98 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 307097 1252 0 0 76146 52 0 0 25 0 5 0 654519707 537313280 102616 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3041.19
Current children cumulated vsize (KiB) 524720

[startup+822.3 s]
/proc/loadavg: 8.16 7.74 5.52 9/293 12107
/proc/meminfo: memFree=20486776/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=622636 CPUtime=3280.61 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 1108415 1252 0 0 327876 185 0 0 25 0 5 0 654519673 637579264 127094 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 155659 127094 180 55 0 153545 0
[pid=11895/tid=11902] ppid=11893 vsize=622636 CPUtime=821.95 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 278309 1252 0 0 82151 44 0 0 25 0 5 0 654519707 637579264 127094 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=622636 CPUtime=821.91 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 250243 1252 0 0 82150 41 0 0 25 0 5 0 654519707 637579264 127094 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=622636 CPUtime=814.41 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 239075 1252 0 0 81400 41 0 0 25 0 5 0 654519707 637579264 127094 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=622636 CPUtime=821.97 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 323320 1252 0 0 82142 55 0 0 25 0 5 0 654519707 637579264 127094 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.61
Current children cumulated vsize (KiB) 622636

[startup+882.301 s]
/proc/loadavg: 8.20 7.83 5.69 9/293 12108
/proc/meminfo: memFree=20307456/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=702456 CPUtime=3520.06 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 1167934 1252 0 0 351810 196 0 0 25 0 5 0 654519673 719314944 147050 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 175614 147050 180 55 0 173500 0
[pid=11895/tid=11902] ppid=11893 vsize=702456 CPUtime=881.95 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 287679 1252 0 0 88150 45 0 0 25 0 5 0 654519707 719314944 147050 33554432000 4194304 4417452 140736157946416 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=702456 CPUtime=881.91 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 258298 1252 0 0 88148 43 0 0 25 0 5 0 654519707 719314944 147050 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=702456 CPUtime=873.86 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 248525 1252 0 0 87344 42 0 0 25 0 5 0 654519707 719314944 147050 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=702456 CPUtime=881.97 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 355964 1252 0 0 88135 62 0 0 25 0 5 0 654519707 719314944 147050 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3520.06
Current children cumulated vsize (KiB) 702456

[startup+942.301 s]
/proc/loadavg: 8.14 7.88 5.83 9/293 12110
/proc/meminfo: memFree=20191480/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=731940 CPUtime=3759.51 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 1207903 1252 0 0 375750 201 0 0 25 0 5 0 654519673 749506560 154421 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 182985 154421 180 55 0 180871 0
[pid=11895/tid=11902] ppid=11893 vsize=731940 CPUtime=941.95 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 300940 1252 0 0 94148 47 0 0 25 0 5 0 654519707 749506560 154421 33554432000 4194304 4417452 140736157946416 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=731940 CPUtime=941.89 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 274095 1252 0 0 94144 45 0 0 25 0 5 0 654519707 749506560 154421 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=731940 CPUtime=933.33 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 259436 1252 0 0 93289 44 0 0 25 0 5 0 654519707 749506560 154421 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364637 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=731940 CPUtime=941.98 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 355964 1252 0 0 94136 62 0 0 25 0 5 0 654519707 749506560 154421 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3759.51
Current children cumulated vsize (KiB) 731940

[startup+1002.3 s]
/proc/loadavg: 8.26 7.96 5.99 9/293 12111
/proc/meminfo: memFree=20059504/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=832128 CPUtime=3998.96 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 1287729 1252 0 0 399683 213 0 0 25 0 5 0 654519673 852099072 179468 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 208032 179468 180 55 0 205918 0
[pid=11895/tid=11902] ppid=11893 vsize=832128 CPUtime=1001.95 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 321850 1252 0 0 100146 49 0 0 25 0 5 0 654519707 852099072 179468 33554432000 4194304 4417452 140736157946416 18446744073709551615 4237202 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=832128 CPUtime=1001.88 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 289082 1252 0 0 100140 48 0 0 25 0 5 0 654519707 852099072 179468 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=832128 CPUtime=992.77 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 280612 1252 0 0 99230 47 0 0 25 0 5 0 654519707 852099072 179468 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=832128 CPUtime=1001.97 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 378717 1252 0 0 100132 65 0 0 25 0 5 0 654519707 852099072 179468 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3998.96
Current children cumulated vsize (KiB) 832128

[startup+1062.3 s]
/proc/loadavg: 8.15 7.98 6.12 9/293 12113
/proc/meminfo: memFree=19984072/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=864132 CPUtime=4238.41 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 1338694 1252 0 0 423620 221 0 0 25 0 5 0 654519673 884871168 187469 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 216033 187469 180 55 0 213919 0
[pid=11895/tid=11902] ppid=11893 vsize=864132 CPUtime=1061.95 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 344725 1252 0 0 106143 52 0 0 25 0 5 0 654519707 884871168 187469 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=864132 CPUtime=1061.88 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 302050 1252 0 0 106138 50 0 0 25 0 5 0 654519707 884871168 187469 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=864132 CPUtime=1052.24 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 295734 1252 0 0 105175 49 0 0 25 0 5 0 654519707 884871168 187469 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=864132 CPUtime=1061.98 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 378717 1252 0 0 106132 66 0 0 25 0 5 0 654519707 884871168 187469 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4238.41
Current children cumulated vsize (KiB) 864132

[startup+1122.3 s]
/proc/loadavg: 8.15 8.01 6.24 9/293 12115
/proc/meminfo: memFree=20030904/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=637032 CPUtime=4477.85 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 1425777 1252 0 0 447550 235 0 0 25 0 5 0 654519673 652320768 130694 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 159258 130694 180 55 0 157144 0
[pid=11895/tid=11902] ppid=11893 vsize=637032 CPUtime=1121.96 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 360756 1252 0 0 112141 55 0 0 25 0 5 0 654519707 652320768 130694 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=637032 CPUtime=1121.86 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 309074 1252 0 0 112135 51 0 0 25 0 5 0 654519707 652320768 130694 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=637032 CPUtime=1111.7 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 309704 1252 0 0 111118 52 0 0 25 0 5 0 654519707 652320768 130694 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=637032 CPUtime=1121.98 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 428775 1252 0 0 112124 74 0 0 25 0 5 0 654519707 652320768 130694 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4477.85
Current children cumulated vsize (KiB) 637032

[startup+1182.3 s]
/proc/loadavg: 8.13 8.02 6.35 9/293 12116
/proc/meminfo: memFree=20103044/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=644748 CPUtime=4717.31 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 1475496 1252 0 0 471488 243 0 0 25 0 5 0 654519673 660221952 132623 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 161187 132623 180 55 0 159073 0
[pid=11895/tid=11902] ppid=11893 vsize=644748 CPUtime=1181.96 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 373942 1252 0 0 118139 57 0 0 25 0 5 0 654519707 660221952 132623 33554432000 4194304 4417452 140736157946416 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=644748 CPUtime=1181.85 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 319875 1252 0 0 118132 53 0 0 25 0 5 0 654519707 660221952 132623 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=644748 CPUtime=1171.15 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 327541 1252 0 0 117062 53 0 0 25 0 5 0 654519707 660221952 132623 33554432000 4194304 4417452 140736157946416 18446744073709551615 4278138 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=644748 CPUtime=1181.98 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 436670 1252 0 0 118122 76 0 0 25 0 5 0 654519707 660221952 132623 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4717.31
Current children cumulated vsize (KiB) 644748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.10 8.02 6.39 9/293 12117
/proc/meminfo: memFree=20159080/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=664408 CPUtime=4800.33 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 1495814 1252 0 0 479787 246 0 0 25 0 5 0 654519673 680353792 137538 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 166102 137538 180 55 0 163988 0
[pid=11895/tid=11902] ppid=11893 vsize=664408 CPUtime=1202.76 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 378236 1252 0 0 120219 57 0 0 25 0 5 0 654519707 680353792 137538 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=664408 CPUtime=1202.67 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 328362 1252 0 0 120212 55 0 0 25 0 5 0 654519707 680353792 137538 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=664408 CPUtime=1191.75 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 331443 1252 0 0 119121 54 0 0 25 0 5 0 654519707 680353792 137538 33554432000 4194304 4417452 140736157946416 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=664408 CPUtime=1202.79 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 440305 1252 0 0 120203 76 0 0 25 0 5 0 654519707 680353792 137538 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 664408

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

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

[startup+1203.1 s]
/proc/loadavg: 8.10 8.02 6.39 9/293 12117
/proc/meminfo: memFree=20159080/32951124 swapFree=66457188/67111528
[pid=11895] ppid=11893 vsize=664408 CPUtime=4800.33 cores=0,2,4,6
/proc/11895/stat : 11895 (plingeling) S 11893 11895 4856 0 -1 4202496 1495814 1252 0 0 479787 246 0 0 25 0 5 0 654519673 680353792 137538 33554432000 4194304 4417452 140736157946416 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/11895/statm: 166102 137538 180 55 0 163988 0
[pid=11895/tid=11902] ppid=11893 vsize=664408 CPUtime=1202.76 cores=0,2,4,6
/proc/11895/task/11902/stat : 11902 (plingeling) R 11893 11895 4856 0 -1 4202560 378236 1252 0 0 120219 57 0 0 25 0 5 0 654519707 680353792 137538 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=11895/tid=11903] ppid=11893 vsize=664408 CPUtime=1202.67 cores=0,2,4,6
/proc/11895/task/11903/stat : 11903 (plingeling) R 11893 11895 4856 0 -1 4202560 328362 1252 0 0 120212 55 0 0 25 0 5 0 654519707 680353792 137538 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=11895/tid=11904] ppid=11893 vsize=664408 CPUtime=1191.75 cores=0,2,4,6
/proc/11895/task/11904/stat : 11904 (plingeling) R 11893 11895 4856 0 -1 4202560 331443 1252 0 0 119121 54 0 0 25 0 5 0 654519707 680353792 137538 33554432000 4194304 4417452 140736157946416 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=11895/tid=11905] ppid=11893 vsize=664408 CPUtime=1202.79 cores=0,2,4,6
/proc/11895/task/11905/stat : 11905 (plingeling) R 11893 11895 4856 0 -1 4202560 440305 1252 0 0 120203 76 0 0 25 0 5 0 654519707 680353792 137538 33554432000 4194304 4417452 140736157946416 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 664408

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.14
CPU time (s): 4800.4
CPU user time (s): 4797.9
CPU system time (s): 2.49762
CPU usage (%): 398.988
Max. virtual memory (cumulated for all children) (KiB): 882896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.9
system time used= 2.49762
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1497066
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= 74
involuntary context switches= 72036

runsolver used 3.16452 second user time and 7.78182 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 05:13:35
IDJOB=3371294
IDBENCH=83446
IDSOLVER=1848
FILE ID=node132/3371294-1305429215
RUNJOBID= node132-1305429206-11794
PBS_JOBID= 13324569
Free space on /tmp= 73352 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-18.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371294-1305429215/watcher-3371294-1305429215 -o /tmp/evaluation-result-3371294-1305429215/solver-3371294-1305429215 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371294-1305429215.cnf

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

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=873498026

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21343380 kB
Buffers:        286920 kB
Cached:        5610532 kB
SwapCached:       6904 kB
Active:        4981432 kB
Inactive:      6322012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21343380 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           18056 kB
Writeback:           0 kB
AnonPages:     5403564 kB
Mapped:          19088 kB
Slab:           218276 kB
PageTables:      24588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34958204 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73364 MiB
End job on node132 at 2011-05-15 05:33:40