Trace number 3371119

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.17 1203.73

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_445.cnf
MD5SUM4f7ff14ba0d33c4cf7de4e3c004f2f79
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark899.169
Satisfiable
(Un)Satisfiability was proved
Number of variables223
Number of clauses26441
Sum of the clauses size116565
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2296
Number of clauses of size 324153
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51992

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.11 7.98 6.42 5/358 21530
/proc/meminfo: memFree=20289472/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=9560 CPUtime=0 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) R 21528 21530 21414 0 -1 4202496 476 1259 0 0 0 0 0 0 25 0 1 0 654426691 9789440 408 33554432000 4194304 4417452 140736660228848 18446744073709551615 218905424877 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21530/statm: 2422 418 149 55 0 308 0

[startup+0.0149891 s]
/proc/loadavg: 8.11 7.98 6.42 5/358 21530
/proc/meminfo: memFree=20289472/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=13060 CPUtime=0.01 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) R 21528 21530 21414 0 -1 4202496 1380 1259 0 0 1 0 0 0 25 0 1 0 654426691 13373440 1289 33554432000 4194304 4417452 140736660228848 18446744073709551615 4274287 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21530/statm: 3265 1289 149 55 0 1151 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13060

[startup+0.155963 s]
/proc/loadavg: 8.11 7.98 6.42 5/358 21530
/proc/meminfo: memFree=20289472/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=62088 CPUtime=0.5 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 3662 1259 0 0 50 0 0 0 25 0 5 0 654426691 63578112 3310 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 15522 3310 180 55 0 13408 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 62088

[startup+0.301009 s]
/proc/loadavg: 8.11 7.98 6.42 5/358 21530
/proc/meminfo: memFree=20289472/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=60952 CPUtime=1.08 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 3945 1259 0 0 108 0 0 0 25 0 5 0 654426691 62414848 3025 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 15238 3025 180 55 0 13124 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 60952

[startup+0.700925 s]
/proc/loadavg: 8.11 7.98 6.42 5/358 21530
/proc/meminfo: memFree=20289472/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=61576 CPUtime=2.68 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 4101 1259 0 0 268 0 0 0 25 0 5 0 654426691 63053824 3181 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 15394 3181 180 55 0 13280 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 61576

[startup+1.50078 s]
/proc/loadavg: 8.11 7.98 6.42 5/357 21541
/proc/meminfo: memFree=21228164/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=64112 CPUtime=5.86 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 4735 1259 0 0 586 0 0 0 25 0 5 0 654426691 65650688 3815 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 16028 3815 180 55 0 13914 0
[pid=21530/tid=21537] ppid=21528 vsize=64112 CPUtime=1.46 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 554 1259 0 0 146 0 0 0 25 0 5 0 654426695 65650688 3815 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=64112 CPUtime=1.44 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 475 1259 0 0 144 0 0 0 25 0 5 0 654426695 65650688 3815 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=64112 CPUtime=1.46 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 395 1259 0 0 146 0 0 0 20 0 5 0 654426695 65650688 3815 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=64112 CPUtime=1.46 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 587 1259 0 0 146 0 0 0 25 0 5 0 654426695 65650688 3815 33554432000 4194304 4417452 140736660228848 18446744073709551615 4250721 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 64112

[startup+3.10043 s]
/proc/loadavg: 8.11 7.98 6.42 5/357 21541
/proc/meminfo: memFree=21222708/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=68804 CPUtime=12.25 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 6443 1259 0 0 1225 0 0 0 25 0 5 0 654426691 70455296 4988 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 17201 4988 180 55 0 15087 0
[pid=21530/tid=21537] ppid=21528 vsize=68804 CPUtime=3.06 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 1009 1259 0 0 306 0 0 0 25 0 5 0 654426695 70455296 4988 33554432000 4194304 4417452 140736660228848 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=68804 CPUtime=3.03 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 702 1259 0 0 303 0 0 0 25 0 5 0 654426695 70455296 4988 33554432000 4194304 4417452 140736660228848 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=68804 CPUtime=3.06 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 395 1259 0 0 306 0 0 0 25 0 5 0 654426695 70455296 4988 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=68804 CPUtime=3.06 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 1613 1259 0 0 306 0 0 0 25 0 5 0 654426695 70455296 4988 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364854 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 68804

[startup+6.30086 s]
/proc/loadavg: 7.86 7.93 6.41 9/363 21577
/proc/meminfo: memFree=21217368/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=71376 CPUtime=25.02 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 8057 1259 0 0 2501 1 0 0 25 0 5 0 654426691 73089024 5631 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 17844 5631 180 55 0 15730 0
[pid=21530/tid=21537] ppid=21528 vsize=71376 CPUtime=6.26 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 1141 1259 0 0 626 0 0 0 25 0 5 0 654426695 73089024 5631 33554432000 4194304 4417452 140736660228848 18446744073709551615 4309920 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=71376 CPUtime=6.2 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 702 1259 0 0 620 0 0 0 25 0 5 0 654426695 73089024 5631 33554432000 4194304 4417452 140736660228848 18446744073709551615 4292063 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=71376 CPUtime=6.26 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 629 1259 0 0 626 0 0 0 25 0 5 0 654426695 73089024 5631 33554432000 4194304 4417452 140736660228848 18446744073709551615 4308643 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=71376 CPUtime=6.25 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 2861 1259 0 0 625 0 0 0 25 0 5 0 654426695 73089024 5631 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 71376

[startup+12.7007 s]
/proc/loadavg: 7.87 7.93 6.42 9/363 21577
/proc/meminfo: memFree=21192480/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=150236 CPUtime=50.54 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 19076 1259 0 0 5051 3 0 0 25 0 5 0 654426691 153841664 9013 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 37559 9013 180 55 0 35445 0
[pid=21530/tid=21537] ppid=21528 vsize=150236 CPUtime=12.66 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 2829 1259 0 0 1266 0 0 0 25 0 5 0 654426695 153841664 9013 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=150236 CPUtime=12.52 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 2476 1259 0 0 1252 0 0 0 25 0 5 0 654426695 153841664 9013 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=150236 CPUtime=12.65 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 2752 1259 0 0 1265 0 0 0 25 0 5 0 654426695 153841664 9013 33554432000 4194304 4417452 140736660228848 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=150236 CPUtime=12.65 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 8295 1259 0 0 1264 1 0 0 25 0 5 0 654426695 153841664 9013 33554432000 4194304 4417452 140736660228848 18446744073709551615 4365943 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 150236

[startup+25.5004 s]
/proc/loadavg: 7.98 7.95 6.45 9/363 21578
/proc/meminfo: memFree=21177624/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=159996 CPUtime=101.59 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 42283 1259 0 0 10153 6 0 0 25 0 5 0 654426691 163835904 11133 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 39999 11159 180 55 0 37885 0
[pid=21530/tid=21537] ppid=21528 vsize=159996 CPUtime=25.45 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 8264 1259 0 0 2545 0 0 0 25 0 5 0 654426695 163835904 11172 33554432000 4194304 4417452 140736660228848 18446744073709551615 218905424984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=159996 CPUtime=25.17 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 6478 1259 0 0 2517 0 0 0 25 0 5 0 654426695 163835904 11187 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=159996 CPUtime=25.45 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 7540 1259 0 0 2544 1 0 0 25 0 5 0 654426695 163835904 11203 33554432000 4194304 4417452 140736660228848 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=159996 CPUtime=25.45 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 17316 1259 0 0 2543 2 0 0 25 0 5 0 654426695 163835904 11218 33554432000 4194304 4417452 140736660228848 18446744073709551615 4321264 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 159996

[startup+51.1008 s]
/proc/loadavg: 7.98 7.95 6.49 9/363 21578
/proc/meminfo: memFree=21158984/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=169668 CPUtime=203.71 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 94125 1259 0 0 20357 14 0 0 25 0 5 0 654426691 173740032 13871 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 42417 13871 180 55 0 40303 0
[pid=21530/tid=21537] ppid=21528 vsize=169668 CPUtime=51.05 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 19609 1259 0 0 5103 2 0 0 25 0 5 0 654426695 173740032 13871 33554432000 4194304 4417452 140736660228848 18446744073709551615 4356934 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=169668 CPUtime=50.5 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 18741 1259 0 0 5047 3 0 0 25 0 5 0 654426695 173740032 13871 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=169668 CPUtime=51.05 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 21102 1259 0 0 5102 3 0 0 25 0 5 0 654426695 173740032 13871 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=169668 CPUtime=51.04 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 31949 1259 0 0 5100 4 0 0 25 0 5 0 654426695 173740032 13871 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.71
Current children cumulated vsize (KiB) 169668

[startup+102.314 s]
/proc/loadavg: 8.08 7.99 6.58 9/363 21580
/proc/meminfo: memFree=21131552/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=171324 CPUtime=407.99 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 200831 1259 0 0 40768 31 0 0 25 0 5 0 654426691 175435776 14267 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 42831 14267 180 55 0 40717 0
[pid=21530/tid=21537] ppid=21528 vsize=171324 CPUtime=102.27 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 48739 1259 0 0 10220 7 0 0 25 0 5 0 654426695 175435776 14267 33554432000 4194304 4417452 140736660228848 18446744073709551615 4343993 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=171324 CPUtime=101.15 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 39703 1259 0 0 10109 6 0 0 25 0 5 0 654426695 175435776 14267 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=171324 CPUtime=102.26 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 48073 1259 0 0 10218 8 0 0 25 0 5 0 654426695 175435776 14267 33554432000 4194304 4417452 140736660228848 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=171324 CPUtime=102.24 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 61592 1259 0 0 10216 8 0 0 25 0 5 0 654426695 175435776 14267 33554432000 4194304 4417452 140736660228848 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.99
Current children cumulated vsize (KiB) 171324

[startup+162.301 s]
/proc/loadavg: 8.12 8.02 6.67 9/363 21581
/proc/meminfo: memFree=21090348/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=184852 CPUtime=647.29 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 337233 1259 0 0 64678 51 0 0 25 0 5 0 654426691 189288448 17671 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 46213 17671 180 55 0 44099 0
[pid=21530/tid=21537] ppid=21528 vsize=184852 CPUtime=162.26 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 84761 1259 0 0 16214 12 0 0 25 0 5 0 654426695 189288448 17671 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=184852 CPUtime=160.49 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 69535 1259 0 0 16038 11 0 0 25 0 5 0 654426695 189288448 17671 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=184852 CPUtime=162.25 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 83346 1259 0 0 16213 12 0 0 25 0 5 0 654426695 189288448 17671 33554432000 4194304 4417452 140736660228848 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=184852 CPUtime=162.23 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 96867 1259 0 0 16209 14 0 0 25 0 5 0 654426695 189288448 17671 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.29
Current children cumulated vsize (KiB) 184852


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

[pid=21530/tid=21538] ppid=21528 vsize=266904 CPUtime=752.91 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 261910 1259 0 0 75253 38 0 0 25 0 5 0 654426695 273309696 38161 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=266904 CPUtime=762.26 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 308573 1259 0 0 76184 42 0 0 25 0 5 0 654426695 273309696 38161 33554432000 4194304 4417452 140736660228848 18446744073709551615 4343993 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=266904 CPUtime=762.14 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 360304 1259 0 0 76162 52 0 0 25 0 5 0 654426695 273309696 38161 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3039.66
Current children cumulated vsize (KiB) 266904

[startup+822.3 s]
/proc/loadavg: 8.19 8.13 7.40 9/363 21611
/proc/meminfo: memFree=20925000/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=274172 CPUtime=3278.92 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 1315654 1259 0 0 327703 189 0 0 25 0 5 0 654426691 280752128 39978 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 68543 39978 180 55 0 66429 0
[pid=21530/tid=21537] ppid=21528 vsize=274172 CPUtime=822.28 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 317301 1259 0 0 82182 46 0 0 25 0 5 0 654426695 280752128 39978 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=274172 CPUtime=812.23 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 284341 1259 0 0 81182 41 0 0 25 0 5 0 654426695 280752128 39978 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=274172 CPUtime=822.25 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 328568 1259 0 0 82180 45 0 0 25 0 5 0 654426695 280752128 39978 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=274172 CPUtime=822.12 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 382720 1259 0 0 82156 56 0 0 25 0 5 0 654426695 280752128 39978 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3278.92
Current children cumulated vsize (KiB) 274172

[startup+882.301 s]
/proc/loadavg: 8.06 8.10 7.44 9/363 21612
/proc/meminfo: memFree=20919740/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=291948 CPUtime=3518.23 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 1417711 1259 0 0 351619 204 0 0 25 0 5 0 654426691 298954752 44423 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 72987 44423 180 55 0 70873 0
[pid=21530/tid=21537] ppid=21528 vsize=291948 CPUtime=882.28 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 341428 1259 0 0 88179 49 0 0 25 0 5 0 654426695 298954752 44423 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=291948 CPUtime=871.53 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 313173 1259 0 0 87108 45 0 0 25 0 5 0 654426695 298954752 44423 33554432000 4194304 4417452 140736660228848 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=291948 CPUtime=882.25 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 355184 1259 0 0 88176 49 0 0 25 0 5 0 654426695 298954752 44423 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=291948 CPUtime=882.1 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 405202 1259 0 0 88151 59 0 0 25 0 5 0 654426695 298954752 44423 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.23
Current children cumulated vsize (KiB) 291948

[startup+942.301 s]
/proc/loadavg: 8.08 8.10 7.47 9/363 21614
/proc/meminfo: memFree=20991868/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=246008 CPUtime=3757.54 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 1490951 1259 0 0 375540 214 0 0 25 0 5 0 654426691 251912192 32938 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 61502 32938 180 55 0 59388 0
[pid=21530/tid=21537] ppid=21528 vsize=246008 CPUtime=942.28 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 358429 1259 0 0 94177 51 0 0 25 0 5 0 654426695 251912192 32938 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=246008 CPUtime=930.85 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 329664 1259 0 0 93037 48 0 0 25 0 5 0 654426695 251912192 32938 33554432000 4194304 4417452 140736660228848 18446744073709551615 4354510 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=246008 CPUtime=942.25 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 373874 1259 0 0 94174 51 0 0 25 0 5 0 654426695 251912192 32938 33554432000 4194304 4417452 140736660228848 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=246008 CPUtime=942.1 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 426260 1259 0 0 94148 62 0 0 25 0 5 0 654426695 251912192 32938 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3757.54
Current children cumulated vsize (KiB) 246008

[startup+1002.3 s]
/proc/loadavg: 8.12 8.11 7.52 9/363 21616
/proc/meminfo: memFree=20932304/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=261408 CPUtime=3996.82 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 1562307 1259 0 0 399459 223 0 0 25 0 5 0 654426691 267681792 36788 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 65352 36788 180 55 0 63238 0
[pid=21530/tid=21537] ppid=21528 vsize=261408 CPUtime=1002.28 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 376465 1259 0 0 100175 53 0 0 25 0 5 0 654426695 267681792 36788 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=261408 CPUtime=990.15 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 344461 1259 0 0 98965 50 0 0 25 0 5 0 654426695 267681792 36788 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=261408 CPUtime=1002.25 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 393562 1259 0 0 100171 54 0 0 25 0 5 0 654426695 267681792 36788 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=261408 CPUtime=1002.08 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 445095 1259 0 0 100144 64 0 0 25 0 5 0 654426695 267681792 36788 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3996.82
Current children cumulated vsize (KiB) 261408

[startup+1062.3 s]
/proc/loadavg: 8.10 8.10 7.55 9/363 21617
/proc/meminfo: memFree=20961904/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=260752 CPUtime=4236.14 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 1646208 1259 0 0 423378 236 0 0 25 0 5 0 654426691 267010048 36624 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 65188 36624 180 55 0 63074 0
[pid=21530/tid=21537] ppid=21528 vsize=260752 CPUtime=1062.29 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 393611 1259 0 0 106173 56 0 0 25 0 5 0 654426695 267010048 36624 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=260752 CPUtime=1049.47 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 366561 1259 0 0 104893 54 0 0 25 0 5 0 654426695 267010048 36624 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=260752 CPUtime=1062.25 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 414375 1259 0 0 106169 56 0 0 25 0 5 0 654426695 267010048 36624 33554432000 4194304 4417452 140736660228848 18446744073709551615 4247533 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=260752 CPUtime=1062.07 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 468937 1259 0 0 106138 69 0 0 25 0 5 0 654426695 267010048 36624 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4236.14
Current children cumulated vsize (KiB) 260752

[startup+1122.3 s]
/proc/loadavg: 8.08 8.09 7.58 9/363 21619
/proc/meminfo: memFree=20896532/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=286548 CPUtime=4475.45 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 1734471 1259 0 0 447295 250 0 0 25 0 5 0 654426691 293425152 43073 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 71637 43073 180 55 0 69523 0
[pid=21530/tid=21537] ppid=21528 vsize=286548 CPUtime=1122.28 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 416494 1259 0 0 112170 58 0 0 25 0 5 0 654426695 293425152 43073 33554432000 4194304 4417452 140736660228848 18446744073709551615 4366105 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=286548 CPUtime=1108.79 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 387683 1259 0 0 110822 57 0 0 25 0 5 0 654426695 293425152 43073 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=286548 CPUtime=1122.25 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 433805 1259 0 0 112165 60 0 0 25 0 5 0 654426695 293425152 43073 33554432000 4194304 4417452 140736660228848 18446744073709551615 4251148 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=286548 CPUtime=1122.07 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 493765 1259 0 0 112134 73 0 0 25 0 5 0 654426695 293425152 43073 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4475.45
Current children cumulated vsize (KiB) 286548

[startup+1182.3 s]
/proc/loadavg: 8.18 8.12 7.62 9/363 21620
/proc/meminfo: memFree=20865108/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=317012 CPUtime=4714.74 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 1802820 1259 0 0 471214 260 0 0 25 0 5 0 654426691 324620288 50689 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 79253 50689 180 55 0 77139 0
[pid=21530/tid=21537] ppid=21528 vsize=317012 CPUtime=1182.28 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 438947 1259 0 0 118166 62 0 0 25 0 5 0 654426695 324620288 50689 33554432000 4194304 4417452 140736660228848 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=317012 CPUtime=1168.1 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 401634 1259 0 0 116751 59 0 0 25 0 5 0 654426695 324620288 50689 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=317012 CPUtime=1182.24 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 451605 1259 0 0 118162 62 0 0 25 0 5 0 654426695 324620288 50689 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=317012 CPUtime=1182.06 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 507910 1259 0 0 118131 75 0 0 25 0 5 0 654426695 324620288 50689 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4714.74
Current children cumulated vsize (KiB) 317012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.19 8.13 7.63 9/363 21621
/proc/meminfo: memFree=20923488/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=271848 CPUtime=4800.11 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 1825580 1259 0 0 479747 264 0 0 25 0 5 0 654426691 278372352 39398 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 67962 39398 180 55 0 65848 0
[pid=21530/tid=21537] ppid=21528 vsize=271848 CPUtime=1203.7 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 442472 1259 0 0 120307 63 0 0 25 0 5 0 654426695 278372352 39398 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=271848 CPUtime=1189.24 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 409843 1259 0 0 118864 60 0 0 25 0 5 0 654426695 278372352 39398 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=271848 CPUtime=1203.66 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 455576 1259 0 0 120303 63 0 0 25 0 5 0 654426695 278372352 39398 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=271848 CPUtime=1203.47 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 514965 1259 0 0 120271 76 0 0 25 0 5 0 654426695 278372352 39398 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 271848

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

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

[startup+1203.7 s]
/proc/loadavg: 8.19 8.13 7.63 9/363 21621
/proc/meminfo: memFree=20923488/32951124 swapFree=65581052/67111528
[pid=21530] ppid=21528 vsize=271848 CPUtime=4800.11 cores=0,2,4,6
/proc/21530/stat : 21530 (plingeling) S 21528 21530 21414 0 -1 4202496 1825580 1259 0 0 479747 264 0 0 25 0 5 0 654426691 278372352 39398 33554432000 4194304 4417452 140736660228848 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21530/statm: 67962 39398 180 55 0 65848 0
[pid=21530/tid=21537] ppid=21528 vsize=271848 CPUtime=1203.7 cores=0,2,4,6
/proc/21530/task/21537/stat : 21537 (plingeling) R 21528 21530 21414 0 -1 4202560 442472 1259 0 0 120307 63 0 0 25 0 5 0 654426695 278372352 39398 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21530/tid=21538] ppid=21528 vsize=271848 CPUtime=1189.24 cores=0,2,4,6
/proc/21530/task/21538/stat : 21538 (plingeling) R 21528 21530 21414 0 -1 4202560 409843 1259 0 0 118864 60 0 0 25 0 5 0 654426695 278372352 39398 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21530/tid=21539] ppid=21528 vsize=271848 CPUtime=1203.66 cores=0,2,4,6
/proc/21530/task/21539/stat : 21539 (plingeling) R 21528 21530 21414 0 -1 4202560 455576 1259 0 0 120303 63 0 0 25 0 5 0 654426695 278372352 39398 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=21530/tid=21540] ppid=21528 vsize=271848 CPUtime=1203.47 cores=0,2,4,6
/proc/21530/task/21540/stat : 21540 (plingeling) R 21528 21530 21414 0 -1 4202560 514965 1259 0 0 120271 76 0 0 25 0 5 0 654426695 278372352 39398 33554432000 4194304 4417452 140736660228848 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 271848

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.73
CPU time (s): 4800.17
CPU user time (s): 4797.52
CPU system time (s): 2.6556
CPU usage (%): 398.776
Max. virtual memory (cumulated for all children) (KiB): 331412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.52
system time used= 2.6556
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1826839
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= 51
involuntary context switches= 21454

runsolver used 4.01939 second user time and 9.64453 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 04:58:10
IDJOB=3371119
IDBENCH=83311
IDSOLVER=1848
FILE ID=node137/3371119-1305428290
RUNJOBID= node137-1305427084-21432
PBS_JOBID= 13324606
Free space on /tmp= 73776 MiB

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

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

MD5SUM BENCH= 4f7ff14ba0d33c4cf7de4e3c004f2f79
RANDOM SEED=94049725

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20289628 kB
Buffers:        291104 kB
Cached:        3751708 kB
SwapCached:      36328 kB
Active:        2608748 kB
Inactive:      9826768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20289628 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:             832 kB
Writeback:           0 kB
AnonPages:     8365984 kB
Mapped:          19512 kB
Slab:           121200 kB
PageTables:      40748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76912680 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= 73796 MiB
End job on node137 at 2011-05-15 05:18:16