Trace number 3371085

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-24_567.cnf
MD5SUMcb7c9df8144e5ba66f8009983efe791f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.0229
Satisfiable
(Un)Satisfiability was proved
Number of variables284
Number of clauses42826
Sum of the clauses size191271
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2377
Number of clauses of size 339422
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53027

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-3371085-1305427735/watcher-3371085-1305427735 -o /tmp/evaluation-result-3371085-1305427735/solver-3371085-1305427735 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371085-1305427735.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: 3.82 5.96 7.48 4/313 18526
/proc/meminfo: memFree=22906916/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 215 0 0 0 0 0 0 0 22 0 1 0 733003981 8937472 147 33554432000 4194304 4417452 140733486177696 18446744073709551615 252458065664 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/18524/statm: 2182 147 122 55 0 68 0

[startup+0.112058 s]
/proc/loadavg: 3.82 5.96 7.48 4/313 18526
/proc/meminfo: memFree=22906916/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=67508 CPUtime=0.1 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 5078 1254 0 2 10 0 0 0 22 0 5 0 733003981 69128192 4689 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 16877 4689 172 55 0 14763 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 67508

[startup+0.201045 s]
/proc/loadavg: 3.82 5.96 7.48 4/313 18526
/proc/meminfo: memFree=22906916/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=138632 CPUtime=0.46 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 6581 1254 0 2 46 0 0 0 22 0 5 0 733003981 141959168 5935 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 34658 5935 178 55 0 32544 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 138632

[startup+0.301029 s]
/proc/loadavg: 3.82 5.96 7.48 4/313 18526
/proc/meminfo: memFree=22906916/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=136900 CPUtime=0.86 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 7201 1254 0 2 86 0 0 0 22 0 5 0 733003981 140185600 5631 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 34225 5631 180 55 0 32111 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 136900

[startup+0.700952 s]
/proc/loadavg: 3.82 5.96 7.48 4/313 18526
/proc/meminfo: memFree=22906916/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=136900 CPUtime=2.46 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 7201 1254 0 2 246 0 0 0 22 0 5 0 733003981 140185600 5631 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 34225 5631 180 55 0 32111 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 136900

[startup+1.5008 s]
/proc/loadavg: 3.82 5.96 7.48 10/323 18546
/proc/meminfo: memFree=22868824/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=139124 CPUtime=5.64 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 7757 1254 0 2 564 0 0 0 22 0 5 0 733003981 142462976 6187 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 34781 6187 180 55 0 32667 0
[pid=18524/tid=18543] ppid=18521 vsize=139124 CPUtime=1.4 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 925 1254 0 2 140 0 0 0 25 0 5 0 733003991 142462976 6187 33554432000 4194304 4417452 140733486177696 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=139124 CPUtime=1.38 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 658 1254 0 2 138 0 0 0 25 0 5 0 733003991 142462976 6187 33554432000 4194304 4417452 140733486177696 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=139124 CPUtime=1.39 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 589 1254 0 2 139 0 0 0 25 0 5 0 733003991 142462976 6187 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=139124 CPUtime=1.4 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 529 1254 0 2 140 0 0 0 25 0 5 0 733003991 142462976 6187 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 139124

[startup+3.10051 s]
/proc/loadavg: 3.82 5.96 7.48 10/323 18546
/proc/meminfo: memFree=22857864/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=143768 CPUtime=12.03 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 9177 1254 0 2 1203 0 0 0 22 0 5 0 733003981 147218432 7379 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 35942 7379 180 55 0 33828 0
[pid=18524/tid=18543] ppid=18521 vsize=143768 CPUtime=3 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 1184 1254 0 2 300 0 0 0 25 0 5 0 733003991 147218432 7379 33554432000 4194304 4417452 140733486177696 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=143768 CPUtime=2.97 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 914 1254 0 2 297 0 0 0 25 0 5 0 733003991 147218432 7379 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=143768 CPUtime=2.99 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 1195 1254 0 2 299 0 0 0 25 0 5 0 733003991 147218432 7379 33554432000 4194304 4417452 140733486177696 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=143768 CPUtime=3 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 828 1254 0 2 300 0 0 0 25 0 5 0 733003991 147218432 7379 33554432000 4194304 4417452 140733486177696 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 143768

[startup+6.30091 s]
/proc/loadavg: 4.16 5.99 7.48 10/323 18546
/proc/meminfo: memFree=22842360/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=149124 CPUtime=24.8 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 10963 1254 0 2 2479 1 0 0 22 0 5 0 733003981 152702976 8718 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 37281 8718 180 55 0 35167 0
[pid=18524/tid=18543] ppid=18521 vsize=149124 CPUtime=6.2 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 1299 1254 0 2 620 0 0 0 25 0 5 0 733003991 152702976 8718 33554432000 4194304 4417452 140733486177696 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=149124 CPUtime=6.14 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 1413 1254 0 2 614 0 0 0 25 0 5 0 733003991 152702976 8718 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=149124 CPUtime=6.19 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 1515 1254 0 2 619 0 0 0 25 0 5 0 733003991 152702976 8718 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=149124 CPUtime=6.2 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 1680 1254 0 2 620 0 0 0 25 0 5 0 733003991 152702976 8718 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 149124

[startup+12.7007 s]
/proc/loadavg: 4.62 6.06 7.50 10/323 18547
/proc/meminfo: memFree=22826168/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=152788 CPUtime=50.33 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 15767 1254 0 2 5032 1 0 0 22 0 5 0 733003981 156454912 9634 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 38197 9634 180 55 0 36083 0
[pid=18524/tid=18543] ppid=18521 vsize=152788 CPUtime=12.6 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 1471 1254 0 2 1260 0 0 0 25 0 5 0 733003991 156454912 9634 33554432000 4194304 4417452 140733486177696 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=152788 CPUtime=12.47 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 1579 1254 0 2 1247 0 0 0 25 0 5 0 733003991 156454912 9634 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=152788 CPUtime=12.59 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 1646 1254 0 2 1259 0 0 0 25 0 5 0 733003991 156454912 9634 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=152788 CPUtime=12.59 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 6015 1254 0 2 1259 0 0 0 25 0 5 0 733003991 156454912 9634 33554432000 4194304 4417452 140733486177696 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 152788

[startup+25.5013 s]
/proc/loadavg: 5.45 6.17 7.51 10/323 18547
/proc/meminfo: memFree=22817716/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=161996 CPUtime=101.4 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 31133 1254 0 2 10137 3 0 0 22 0 5 0 733003981 165883904 11936 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 40499 11936 180 55 0 38385 0
[pid=18524/tid=18543] ppid=18521 vsize=161996 CPUtime=25.39 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 5553 1254 0 2 2539 0 0 0 25 0 5 0 733003991 165883904 11936 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=161996 CPUtime=25.13 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 3468 1254 0 2 2513 0 0 0 25 0 5 0 733003991 165883904 11936 33554432000 4194304 4417452 140733486177696 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=161996 CPUtime=25.39 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 2178 1254 0 2 2539 0 0 0 25 0 5 0 733003991 165883904 11936 33554432000 4194304 4417452 140733486177696 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=161996 CPUtime=25.39 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 14878 1254 0 2 2538 1 0 0 25 0 5 0 733003991 165883904 11936 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 161996

[startup+51.1006 s]
/proc/loadavg: 6.32 6.32 7.52 10/323 18548
/proc/meminfo: memFree=22791360/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=166704 CPUtime=203.54 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 69089 1254 0 2 20346 8 0 0 22 0 5 0 733003981 170704896 13141 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 41676 13141 180 55 0 39562 0
[pid=18524/tid=18543] ppid=18521 vsize=166704 CPUtime=51 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 13652 1254 0 2 5099 1 0 0 25 0 5 0 733003991 170704896 13141 33554432000 4194304 4417452 140733486177696 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=166704 CPUtime=50.47 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 9718 1254 0 2 5046 1 0 0 25 0 5 0 733003991 170704896 13141 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=166704 CPUtime=50.99 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 13237 1254 0 2 5098 1 0 0 25 0 5 0 733003991 170704896 13141 33554432000 4194304 4417452 140733486177696 18446744073709551615 4343986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=166704 CPUtime=50.99 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 27426 1254 0 2 5096 3 0 0 25 0 5 0 733003991 170704896 13141 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.54
Current children cumulated vsize (KiB) 166704

[startup+102.301 s]
/proc/loadavg: 7.27 6.57 7.55 10/323 18549
/proc/meminfo: memFree=22755856/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=195976 CPUtime=407.84 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 160780 1254 0 2 40760 24 0 0 22 0 5 0 733003981 200679424 20431 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 48994 20431 180 55 0 46880 0
[pid=18524/tid=18543] ppid=18521 vsize=195976 CPUtime=102.2 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 36775 1254 0 2 10215 5 0 0 25 0 5 0 733003991 200679424 20431 33554432000 4194304 4417452 140733486177696 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=195976 CPUtime=101.15 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 31784 1254 0 2 10110 5 0 0 25 0 5 0 733003991 200679424 20431 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=195976 CPUtime=102.21 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 37232 1254 0 2 10216 5 0 0 25 0 5 0 733003991 200679424 20431 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=195976 CPUtime=102.2 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 49933 1254 0 2 10213 7 0 0 25 0 5 0 733003991 200679424 20431 33554432000 4194304 4417452 140733486177696 18446744073709551615 4366486 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.84
Current children cumulated vsize (KiB) 195976

[startup+162.301 s]
/proc/loadavg: 7.73 6.83 7.57 10/323 18551
/proc/meminfo: memFree=22738068/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=206176 CPUtime=647.21 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 268743 1254 0 2 64680 41 0 0 22 0 5 0 733003981 211124224 22981 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 51544 22981 180 55 0 49430 0
[pid=18524/tid=18543] ppid=18521 vsize=206176 CPUtime=162.2 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 60396 1254 0 2 16211 9 0 0 25 0 5 0 733003991 211124224 22981 33554432000 4194304 4417452 140733486177696 18446744073709551615 4343764 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=206176 CPUtime=160.53 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 64872 1254 0 2 16043 10 0 0 25 0 5 0 733003991 211124224 22981 33554432000 4194304 4417452 140733486177696 18446744073709551615 4251081 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=206176 CPUtime=162.2 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 64243 1254 0 2 16211 9 0 0 25 0 5 0 733003991 211124224 22981 33554432000 4194304 4417452 140733486177696 18446744073709551615 4309218 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=206176 CPUtime=162.19 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 74176 1254 0 2 16208 11 0 0 25 0 5 0 733003991 211124224 22981 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 647.21
Current children cumulated vsize (KiB) 206176


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

[pid=18524/tid=18544] ppid=18521 vsize=266292 CPUtime=754.32 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 275099 1254 0 2 75393 39 0 0 25 0 5 0 733003991 272683008 38010 33554432000 4194304 4417452 140733486177696 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=266292 CPUtime=762.23 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 281252 1254 0 2 76183 40 0 0 25 0 5 0 733003991 272683008 38010 33554432000 4194304 4417452 140733486177696 18446744073709551615 4343760 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=266292 CPUtime=762.23 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 295218 1254 0 2 76180 43 0 0 25 0 5 0 733003991 272683008 38010 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3041.07
Current children cumulated vsize (KiB) 266292

[startup+822.301 s]
/proc/loadavg: 8.08 7.94 7.82 9/323 18577
/proc/meminfo: memFree=22600648/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=271192 CPUtime=3280.45 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 1203431 1254 0 2 327874 171 0 0 22 0 5 0 733003981 277700608 39235 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 67798 39235 180 55 0 65684 0
[pid=18524/tid=18543] ppid=18521 vsize=271192 CPUtime=822.21 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 288912 1254 0 2 82181 40 0 0 25 0 5 0 733003991 277700608 39235 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=271192 CPUtime=813.71 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 294084 1254 0 2 81329 42 0 0 25 0 5 0 733003991 277700608 39235 33554432000 4194304 4417452 140733486177696 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=271192 CPUtime=822.22 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 295040 1254 0 2 82181 41 0 0 25 0 5 0 733003991 277700608 39235 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=271192 CPUtime=822.22 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 320339 1254 0 2 82176 46 0 0 25 0 5 0 733003991 277700608 39235 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3280.45
Current children cumulated vsize (KiB) 271192

[startup+882.312 s]
/proc/loadavg: 8.08 7.96 7.83 10/323 18579
/proc/meminfo: memFree=22588964/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=275080 CPUtime=3519.87 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 1300925 1254 0 2 351802 185 0 0 22 0 5 0 733003981 281681920 40239 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 68770 40239 180 55 0 66656 0
[pid=18524/tid=18543] ppid=18521 vsize=275080 CPUtime=882.23 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 309927 1254 0 2 88180 43 0 0 25 0 5 0 733003991 281681920 40239 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=275080 CPUtime=873.1 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 317696 1254 0 2 87264 46 0 0 25 0 5 0 733003991 281681920 40239 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=275080 CPUtime=882.23 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 325165 1254 0 2 88177 46 0 0 25 0 5 0 733003991 281681920 40239 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=275080 CPUtime=882.23 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 343081 1254 0 2 88174 49 0 0 25 0 5 0 733003991 281681920 40239 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3519.87
Current children cumulated vsize (KiB) 275080

[startup+942.301 s]
/proc/loadavg: 8.12 8.00 7.85 10/323 18580
/proc/meminfo: memFree=22591908/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=270028 CPUtime=3759.21 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 1397570 1254 0 2 375723 198 0 0 22 0 5 0 733003981 276508672 38976 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 67507 38976 180 55 0 65393 0
[pid=18524/tid=18543] ppid=18521 vsize=270028 CPUtime=942.21 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 333741 1254 0 2 94176 45 0 0 25 0 5 0 733003991 276508672 38976 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=270028 CPUtime=932.47 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 346407 1254 0 2 93197 50 0 0 25 0 5 0 733003991 276508672 38976 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=270028 CPUtime=942.22 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 343624 1254 0 2 94174 48 0 0 25 0 5 0 733003991 276508672 38976 33554432000 4194304 4417452 140733486177696 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=270028 CPUtime=942.22 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 368742 1254 0 2 94169 53 0 0 25 0 5 0 733003991 276508672 38976 33554432000 4194304 4417452 140733486177696 18446744073709551615 4356894 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3759.21
Current children cumulated vsize (KiB) 270028

[startup+1002.3 s]
/proc/loadavg: 8.09 8.01 7.86 10/323 18582
/proc/meminfo: memFree=22578860/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=288696 CPUtime=3998.59 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 1468136 1254 0 2 399652 207 0 0 22 0 5 0 733003981 295624704 43643 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 72174 43643 180 55 0 70060 0
[pid=18524/tid=18543] ppid=18521 vsize=288696 CPUtime=1002.21 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 351836 1254 0 2 100174 47 0 0 25 0 5 0 733003991 295624704 43643 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=288696 CPUtime=991.84 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 362173 1254 0 2 99132 52 0 0 25 0 5 0 733003991 295624704 43643 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364576 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=288696 CPUtime=1002.23 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 359088 1254 0 2 100172 51 0 0 25 0 5 0 733003991 295624704 43643 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=288696 CPUtime=1002.23 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 389983 1254 0 2 100167 56 0 0 25 0 5 0 733003991 295624704 43643 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3998.59
Current children cumulated vsize (KiB) 288696

[startup+1062.3 s]
/proc/loadavg: 8.11 8.04 7.87 10/323 18584
/proc/meminfo: memFree=22568792/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=279108 CPUtime=4237.98 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 1559117 1254 0 2 423576 222 0 0 22 0 5 0 733003981 285806592 41246 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 69777 41246 180 55 0 67663 0
[pid=18524/tid=18543] ppid=18521 vsize=279108 CPUtime=1062.22 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 371755 1254 0 2 106172 50 0 0 25 0 5 0 733003991 285806592 41246 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=279108 CPUtime=1051.22 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 392713 1254 0 2 105065 57 0 0 25 0 5 0 733003991 285806592 41246 33554432000 4194304 4417452 140733486177696 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=279108 CPUtime=1062.22 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 380034 1254 0 2 106169 53 0 0 25 0 5 0 733003991 285806592 41246 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=279108 CPUtime=1062.23 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 409559 1254 0 2 106164 59 0 0 25 0 5 0 733003991 285806592 41246 33554432000 4194304 4417452 140733486177696 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4237.98
Current children cumulated vsize (KiB) 279108

[startup+1122.3 s]
/proc/loadavg: 8.04 8.03 7.88 10/323 18585
/proc/meminfo: memFree=22551412/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=288868 CPUtime=4477.36 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 1636041 1254 0 2 447503 233 0 0 22 0 5 0 733003981 295800832 43686 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 72217 43686 180 55 0 70103 0
[pid=18524/tid=18543] ppid=18521 vsize=288868 CPUtime=1122.22 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 392113 1254 0 2 112169 53 0 0 25 0 5 0 733003991 295800832 43686 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=288868 CPUtime=1110.59 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 413413 1254 0 2 110999 60 0 0 25 0 5 0 733003991 295800832 43686 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=288868 CPUtime=1122.23 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 396555 1254 0 2 112167 56 0 0 25 0 5 0 733003991 295800832 43686 33554432000 4194304 4417452 140733486177696 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=288868 CPUtime=1122.23 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 428904 1254 0 2 112161 62 0 0 25 0 5 0 733003991 295800832 43686 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4477.36
Current children cumulated vsize (KiB) 288868

[startup+1182.3 s]
/proc/loadavg: 8.12 8.06 7.90 10/323 18587
/proc/meminfo: memFree=22544452/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=273276 CPUtime=4716.74 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 1722043 1254 0 2 471430 244 0 0 22 0 5 0 733003981 279834624 39788 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 68319 39788 180 55 0 66205 0
[pid=18524/tid=18543] ppid=18521 vsize=273276 CPUtime=1182.23 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 413875 1254 0 2 118167 56 0 0 25 0 5 0 733003991 279834624 39788 33554432000 4194304 4417452 140733486177696 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=273276 CPUtime=1169.97 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 433756 1254 0 2 116934 63 0 0 25 0 5 0 733003991 279834624 39788 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=273276 CPUtime=1182.23 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 415735 1254 0 2 118165 58 0 0 25 0 5 0 733003991 279834624 39788 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=273276 CPUtime=1182.23 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 453621 1254 0 2 118157 66 0 0 25 0 5 0 733003991 279834624 39788 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4716.74
Current children cumulated vsize (KiB) 273276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.09 8.06 7.90 10/323 18587
/proc/meminfo: memFree=22543828/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=294376 CPUtime=4800.15 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 1760905 1254 0 2 479766 249 0 0 22 0 5 0 733003981 301441024 45063 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 73594 45063 180 55 0 71480 0
[pid=18524/tid=18543] ppid=18521 vsize=294376 CPUtime=1203.14 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 424431 1254 0 2 120257 57 0 0 25 0 5 0 733003991 301441024 45063 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=294376 CPUtime=1190.65 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 441793 1254 0 2 119002 63 0 0 25 0 5 0 733003991 301441024 45063 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=294376 CPUtime=1203.14 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 426462 1254 0 2 120255 59 0 0 25 0 5 0 733003991 301441024 45063 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=294376 CPUtime=1203.14 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 463163 1254 0 2 120247 67 0 0 25 0 5 0 733003991 301441024 45063 33554432000 4194304 4417452 140733486177696 18446744073709551615 4353572 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 294376

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

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

[startup+1203.2 s]
/proc/loadavg: 8.09 8.06 7.90 10/323 18587
/proc/meminfo: memFree=22543828/32951124 swapFree=59305796/67111528
[pid=18524] ppid=18521 vsize=294376 CPUtime=4800.15 cores=0,2,4,6
/proc/18524/stat : 18524 (plingeling) S 18521 18524 11662 0 -1 4202496 1760905 1254 0 2 479766 249 0 0 22 0 5 0 733003981 301441024 45063 33554432000 4194304 4417452 140733486177696 18446744073709551615 252469868517 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/18524/statm: 73594 45063 180 55 0 71480 0
[pid=18524/tid=18543] ppid=18521 vsize=294376 CPUtime=1203.14 cores=0,2,4,6
/proc/18524/task/18543/stat : 18543 (plingeling) R 18521 18524 11662 0 -1 4202560 424431 1254 0 2 120257 57 0 0 25 0 5 0 733003991 301441024 45063 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=18524/tid=18544] ppid=18521 vsize=294376 CPUtime=1190.65 cores=0,2,4,6
/proc/18524/task/18544/stat : 18544 (plingeling) R 18521 18524 11662 0 -1 4202560 441793 1254 0 2 119002 63 0 0 25 0 5 0 733003991 301441024 45063 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=18524/tid=18545] ppid=18521 vsize=294376 CPUtime=1203.14 cores=0,2,4,6
/proc/18524/task/18545/stat : 18545 (plingeling) R 18521 18524 11662 0 -1 4202560 426462 1254 0 2 120255 59 0 0 25 0 5 0 733003991 301441024 45063 33554432000 4194304 4417452 140733486177696 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=18524/tid=18546] ppid=18521 vsize=294376 CPUtime=1203.14 cores=0,2,4,6
/proc/18524/task/18546/stat : 18546 (plingeling) R 18521 18524 11662 0 -1 4202560 463163 1254 0 2 120247 67 0 0 25 0 5 0 733003991 301441024 45063 33554432000 4194304 4417452 140733486177696 18446744073709551615 4353572 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 294376

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.23
CPU time (s): 4800.2
CPU user time (s): 4797.7
CPU system time (s): 2.50362
CPU usage (%): 398.944
Max. virtual memory (cumulated for all children) (KiB): 326472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.7
system time used= 2.50362
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1762159
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 318
involuntary context switches= 40991

runsolver used 3.49747 second user time and 8.80966 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 04:48:55
IDJOB=3371085
IDBENCH=83266
IDSOLVER=1848
FILE ID=node111/3371085-1305427735
RUNJOBID= node111-1305427735-18507
PBS_JOBID= 13324596
Free space on /tmp= 73732 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-24_567.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371085-1305427735/watcher-3371085-1305427735 -o /tmp/evaluation-result-3371085-1305427735/solver-3371085-1305427735 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371085-1305427735.cnf

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

MD5SUM BENCH= cb7c9df8144e5ba66f8009983efe791f
RANDOM SEED=1316372380

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22907592 kB
Buffers:        272828 kB
Cached:        6527192 kB
SwapCached:      13720 kB
Active:         944284 kB
Inactive:      8883984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22907592 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:     3023676 kB
Mapped:          12184 kB
Slab:           115580 kB
PageTables:      35976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53314764 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= 73732 MiB
End job on node111 at 2011-05-15 05:09:00