Trace number 3263090

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.09 1201.74

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
MD5SUMad30956261e72142648a01bc7c025dba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of clauses29282
Sum of the clauses size292650
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 534
Number of clauses of size over 529248

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263090-1304098739/watcher-3263090-1304098739 -o /tmp/evaluation-result-3263090-1304098739/solver-3263090-1304098739 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3263090-1304098739.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: 5.84 7.56 7.84 2/174 19961
/proc/meminfo: memFree=17901468/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=9376 CPUtime=0 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) R 19959 19961 19929 0 -1 4202496 421 1256 0 0 0 0 0 0 25 0 1 0 521476528 9601024 349 33554432000 4194304 4417332 140734320932480 18446744073709551615 216634515200 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19961/statm: 2344 349 146 55 0 230 0

[startup+0.0399749 s]
/proc/loadavg: 5.84 7.56 7.84 2/174 19961
/proc/meminfo: memFree=17901468/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=17040 CPUtime=0.03 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) R 19959 19961 19929 0 -1 4202496 2494 1256 0 0 3 0 0 0 25 0 1 0 521476528 17448960 2282 33554432000 4194304 4417332 140734320932480 18446744073709551615 216634515200 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19961/statm: 4260 2282 147 55 0 2146 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17040

[startup+0.180903 s]
/proc/loadavg: 5.84 7.56 7.84 2/174 19961
/proc/meminfo: memFree=17901468/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=70120 CPUtime=0.5 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 6843 1256 0 0 49 1 0 0 25 0 5 0 521476528 71802880 5315 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 17530 5315 178 55 0 15416 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 70120

[startup+0.300849 s]
/proc/loadavg: 5.84 7.56 7.84 2/174 19961
/proc/meminfo: memFree=17901468/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=70000 CPUtime=0.98 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 7087 1256 0 0 97 1 0 0 25 0 5 0 521476528 71680000 5317 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 17500 5317 178 55 0 15386 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 70000

[startup+0.70078 s]
/proc/loadavg: 5.84 7.56 7.84 2/174 19961
/proc/meminfo: memFree=17901468/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=64896 CPUtime=2.58 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 7946 1256 0 0 257 1 0 0 25 0 5 0 521476528 66453504 4035 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 16224 4035 179 55 0 14110 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 64896

[startup+1.50064 s]
/proc/loadavg: 5.84 7.56 7.84 9/186 19986
/proc/meminfo: memFree=17854128/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=70272 CPUtime=5.77 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 12422 1256 0 0 575 2 0 0 25 0 5 0 521476528 71958528 5383 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 17568 5383 179 55 0 15454 0
[pid=19961/tid=19979] ppid=19959 vsize=70272 CPUtime=1.42 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 1486 1256 0 0 142 0 0 0 25 0 5 0 521476535 71958528 5383 33554432000 4194304 4417332 140734320932480 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=70272 CPUtime=1.41 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 1724 1256 0 0 141 0 0 0 25 0 5 0 521476535 71958528 5383 33554432000 4194304 4417332 140734320932480 18446744073709551615 4358820 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=70272 CPUtime=1.42 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 1878 1256 0 0 142 0 0 0 25 0 5 0 521476535 71958528 5383 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=70272 CPUtime=1.42 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 2780 1256 0 0 142 0 0 0 25 0 5 0 521476535 71958528 5383 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 70272

[startup+3.10036 s]
/proc/loadavg: 5.84 7.56 7.84 9/186 19986
/proc/meminfo: memFree=17844456/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=80048 CPUtime=12.17 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 21077 1256 0 0 1213 4 0 0 25 0 5 0 521476528 81969152 7798 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 20012 7798 179 55 0 17898 0
[pid=19961/tid=19979] ppid=19959 vsize=80048 CPUtime=3.02 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 3511 1256 0 0 302 0 0 0 25 0 5 0 521476535 81969152 7798 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=80048 CPUtime=3.01 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 3834 1256 0 0 300 1 0 0 25 0 5 0 521476535 81969152 7798 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=80048 CPUtime=3.02 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 4358 1256 0 0 301 1 0 0 25 0 5 0 521476535 81969152 7798 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=80048 CPUtime=3.02 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 4820 1256 0 0 302 0 0 0 25 0 5 0 521476535 81969152 7798 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 80048

[startup+6.3008 s]
/proc/loadavg: 6.01 7.56 7.84 9/186 19986
/proc/meminfo: memFree=17824328/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=92820 CPUtime=24.95 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 34278 1256 0 0 2489 6 0 0 25 0 5 0 521476528 95047680 11000 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 23205 11000 179 55 0 21091 0
[pid=19961/tid=19979] ppid=19959 vsize=92820 CPUtime=6.23 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 7955 1256 0 0 622 1 0 0 25 0 5 0 521476535 95047680 11000 33554432000 4194304 4417332 140734320932480 18446744073709551615 18446744073699065904 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=92820 CPUtime=6.19 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 7554 1256 0 0 617 2 0 0 25 0 5 0 521476535 95047680 11000 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=92820 CPUtime=6.22 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 6965 1256 0 0 621 1 0 0 25 0 5 0 521476535 95047680 11000 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=92820 CPUtime=6.22 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 7250 1256 0 0 621 1 0 0 25 0 5 0 521476535 95047680 11000 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 92820

[startup+12.7007 s]
/proc/loadavg: 6.17 7.57 7.84 9/186 19986
/proc/meminfo: memFree=17801992/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=108192 CPUtime=50.52 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 53890 1256 0 0 5043 9 0 0 25 0 5 0 521476528 110788608 14834 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 27048 14834 179 55 0 24934 0
[pid=19961/tid=19979] ppid=19959 vsize=108192 CPUtime=12.62 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 13618 1256 0 0 1261 1 0 0 25 0 5 0 521476535 110788608 14834 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=108192 CPUtime=12.55 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 12114 1256 0 0 1253 2 0 0 25 0 5 0 521476535 110788608 14834 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=108192 CPUtime=12.62 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 11363 1256 0 0 1261 1 0 0 25 0 5 0 521476535 110788608 14834 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=108192 CPUtime=12.62 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 12241 1256 0 0 1261 1 0 0 25 0 5 0 521476535 110788608 14834 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 108192

[startup+25.5004 s]
/proc/loadavg: 6.58 7.59 7.84 9/186 19987
/proc/meminfo: memFree=17759760/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=143932 CPUtime=101.65 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 83794 1256 0 0 10151 14 0 0 25 0 5 0 521476528 147386368 23790 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 35983 23790 179 55 0 33869 0
[pid=19961/tid=19979] ppid=19959 vsize=143932 CPUtime=25.42 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 23112 1256 0 0 2539 3 0 0 25 0 5 0 521476535 147386368 23790 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=143932 CPUtime=25.29 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 20761 1256 0 0 2526 3 0 0 25 0 5 0 521476535 147386368 23790 33554432000 4194304 4417332 140734320932480 18446744073709551615 4366362 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=143932 CPUtime=25.42 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 17204 1256 0 0 2539 3 0 0 25 0 5 0 521476535 147386368 23790 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=143932 CPUtime=25.42 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 18163 1256 0 0 2539 3 0 0 25 0 5 0 521476535 147386368 23790 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 143932

[startup+51.1009 s]
/proc/loadavg: 7.06 7.62 7.84 9/186 19987
/proc/meminfo: memFree=17698424/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=184428 CPUtime=203.91 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 119877 1256 0 0 20371 20 0 0 25 0 5 0 521476528 188854272 33925 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 46107 33925 179 55 0 43993 0
[pid=19961/tid=19979] ppid=19959 vsize=184428 CPUtime=51.02 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 34109 1256 0 0 5097 5 0 0 25 0 5 0 521476535 188854272 33925 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=184428 CPUtime=50.74 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 28569 1256 0 0 5070 4 0 0 25 0 5 0 521476535 188854272 33925 33554432000 4194304 4417332 140734320932480 18446744073709551615 4259629 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=184428 CPUtime=51.02 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 23964 1256 0 0 5099 3 0 0 25 0 5 0 521476535 188854272 33925 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=184428 CPUtime=51.02 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 28681 1256 0 0 5097 5 0 0 25 0 5 0 521476535 188854272 33925 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 184428

[startup+102.307 s]
/proc/loadavg: 7.63 7.69 7.85 9/186 19989
/proc/meminfo: memFree=17594848/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=276172 CPUtime=408.45 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 183377 1256 0 0 40815 30 0 0 25 0 5 0 521476528 282800128 56829 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 69043 56829 179 55 0 66929 0
[pid=19961/tid=19979] ppid=19959 vsize=276172 CPUtime=102.23 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 50220 1256 0 0 10216 7 0 0 25 0 5 0 521476535 282800128 56829 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=276172 CPUtime=101.67 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 45836 1256 0 0 10160 7 0 0 25 0 5 0 521476535 282800128 56829 33554432000 4194304 4417332 140734320932480 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=276172 CPUtime=102.23 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 40177 1256 0 0 10217 6 0 0 25 0 5 0 521476535 282800128 56829 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=276172 CPUtime=102.23 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 42590 1256 0 0 10216 7 0 0 25 0 5 0 521476535 282800128 56829 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.45
Current children cumulated vsize (KiB) 276172

[startup+162.3 s]
/proc/loadavg: 7.90 7.76 7.86 9/186 19990
/proc/meminfo: memFree=17490020/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=358056 CPUtime=648.11 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 227245 1256 0 0 64773 38 0 0 25 0 5 0 521476528 366649344 77300 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 89514 77300 179 55 0 87400 0
[pid=19961/tid=19979] ppid=19959 vsize=358056 CPUtime=162.23 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 56596 1256 0 0 16214 9 0 0 25 0 5 0 521476535 366649344 77300 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=358056 CPUtime=161.34 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 59066 1256 0 0 16125 9 0 0 25 0 5 0 521476535 366649344 77300 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=358056 CPUtime=162.23 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 52073 1256 0 0 16214 9 0 0 25 0 5 0 521476535 366649344 77300 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=358056 CPUtime=162.23 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 54956 1256 0 0 16213 10 0 0 25 0 5 0 521476535 366649344 77300 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.11
Current children cumulated vsize (KiB) 358056


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

[pid=19961/tid=19980] ppid=19959 vsize=665272 CPUtime=758 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 112042 1256 0 0 75782 18 0 0 25 0 5 0 521476535 681238528 154104 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=665272 CPUtime=762.24 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 103538 1256 0 0 76207 17 0 0 25 0 5 0 521476535 681238528 154104 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=665272 CPUtime=762.24 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 110140 1256 0 0 76205 19 0 0 25 0 5 0 521476535 681238528 154104 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.84
Current children cumulated vsize (KiB) 665272

[startup+822.3 s]
/proc/loadavg: 8.16 8.11 7.99 9/186 20008
/proc/meminfo: memFree=17016492/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=722308 CPUtime=3284.48 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 453412 1256 0 0 328371 77 0 0 25 0 5 0 521476528 739643392 168363 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 180577 168363 179 55 0 178463 0
[pid=19961/tid=19979] ppid=19959 vsize=722308 CPUtime=822.24 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 121031 1256 0 0 82205 19 0 0 25 0 5 0 521476535 739643392 168363 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=722308 CPUtime=817.67 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 114149 1256 0 0 81749 18 0 0 25 0 5 0 521476535 739643392 168363 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=722308 CPUtime=822.24 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 103538 1256 0 0 82206 18 0 0 25 0 5 0 521476535 739643392 168363 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=722308 CPUtime=822.23 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 110140 1256 0 0 82204 19 0 0 25 0 5 0 521476535 739643392 168363 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.48
Current children cumulated vsize (KiB) 722308

[startup+882.301 s]
/proc/loadavg: 8.19 8.13 8.00 9/186 20009
/proc/meminfo: memFree=16911660/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=809612 CPUtime=3524.15 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 475238 1256 0 0 352333 82 0 0 25 0 5 0 521476528 829042688 190189 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 202403 190189 179 55 0 200289 0
[pid=19961/tid=19979] ppid=19959 vsize=809612 CPUtime=882.24 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 129223 1256 0 0 88203 21 0 0 25 0 5 0 521476535 829042688 190189 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=809612 CPUtime=877.34 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 127783 1256 0 0 87712 22 0 0 25 0 5 0 521476535 829042688 190189 33554432000 4194304 4417332 140734320932480 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=809612 CPUtime=882.24 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 103538 1256 0 0 88206 18 0 0 25 0 5 0 521476535 829042688 190189 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=809612 CPUtime=882.24 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 110140 1256 0 0 88205 19 0 0 25 0 5 0 521476535 829042688 190189 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.15
Current children cumulated vsize (KiB) 809612

[startup+942.3 s]
/proc/loadavg: 8.22 8.15 8.02 9/186 20011
/proc/meminfo: memFree=16892152/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=794640 CPUtime=3763.82 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 501980 1256 0 0 376296 86 0 0 25 0 5 0 521476528 813711360 186446 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 198660 186446 179 55 0 196546 0
[pid=19961/tid=19979] ppid=19959 vsize=794640 CPUtime=942.24 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 129223 1256 0 0 94203 21 0 0 25 0 5 0 521476535 813711360 186446 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=794640 CPUtime=937.01 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 135975 1256 0 0 93678 23 0 0 25 0 5 0 521476535 813711360 186446 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=794640 CPUtime=942.23 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 106196 1256 0 0 94205 18 0 0 25 0 5 0 521476535 813711360 186446 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=794640 CPUtime=942.24 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 126032 1256 0 0 94202 22 0 0 25 0 5 0 521476535 813711360 186446 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.82
Current children cumulated vsize (KiB) 794640

[startup+1002.3 s]
/proc/loadavg: 8.23 8.16 8.03 9/186 20013
/proc/meminfo: memFree=16896824/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=728484 CPUtime=4003.5 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 517646 1256 0 0 400262 88 0 0 25 0 5 0 521476528 745967616 169907 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 182121 169907 179 55 0 180007 0
[pid=19961/tid=19979] ppid=19959 vsize=728484 CPUtime=1002.25 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 129223 1256 0 0 100204 21 0 0 25 0 5 0 521476535 745967616 169907 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=728484 CPUtime=996.68 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 135975 1256 0 0 99645 23 0 0 25 0 5 0 521476535 745967616 169907 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=728484 CPUtime=1002.24 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 121862 1256 0 0 100204 20 0 0 25 0 5 0 521476535 745967616 169907 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=728484 CPUtime=1002.24 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 126032 1256 0 0 100202 22 0 0 25 0 5 0 521476535 745967616 169907 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.5
Current children cumulated vsize (KiB) 728484

[startup+1062.3 s]
/proc/loadavg: 8.20 8.17 8.04 9/186 20014
/proc/meminfo: memFree=16900764/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=728484 CPUtime=4243.18 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 517646 1256 0 0 424230 88 0 0 25 0 5 0 521476528 745967616 169907 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 182121 169907 179 55 0 180007 0
[pid=19961/tid=19979] ppid=19959 vsize=728484 CPUtime=1062.25 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 129223 1256 0 0 106204 21 0 0 25 0 5 0 521476535 745967616 169907 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=728484 CPUtime=1056.35 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 135975 1256 0 0 105612 23 0 0 25 0 5 0 521476535 745967616 169907 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=728484 CPUtime=1062.24 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 121862 1256 0 0 106204 20 0 0 25 0 5 0 521476535 745967616 169907 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=728484 CPUtime=1062.24 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 126032 1256 0 0 106202 22 0 0 25 0 5 0 521476535 745967616 169907 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.18
Current children cumulated vsize (KiB) 728484

[startup+1122.3 s]
/proc/loadavg: 8.30 8.20 8.05 9/186 20016
/proc/meminfo: memFree=16868860/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=765296 CPUtime=4482.84 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 526849 1256 0 0 448195 89 0 0 25 0 5 0 521476528 783663104 179110 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 191324 179110 179 55 0 189210 0
[pid=19961/tid=19979] ppid=19959 vsize=765296 CPUtime=1122.25 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 135759 1256 0 0 112203 22 0 0 25 0 5 0 521476535 783663104 179110 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=765296 CPUtime=1116.01 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 138642 1256 0 0 111578 23 0 0 25 0 5 0 521476535 783663104 179110 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=765296 CPUtime=1122.24 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 121862 1256 0 0 112204 20 0 0 25 0 5 0 521476535 783663104 179110 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=765296 CPUtime=1122.24 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 126032 1256 0 0 112202 22 0 0 25 0 5 0 521476535 783663104 179110 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.84
Current children cumulated vsize (KiB) 765296

[startup+1182.3 s]
/proc/loadavg: 8.11 8.15 8.04 9/186 20053
/proc/meminfo: memFree=17004716/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=729020 CPUtime=4722.51 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 559984 1256 0 0 472157 94 0 0 25 0 5 0 521476528 746516480 170073 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 182255 170073 179 55 0 180141 0
[pid=19961/tid=19979] ppid=19959 vsize=729020 CPUtime=1182.25 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 152510 1256 0 0 118200 25 0 0 25 0 5 0 521476535 746516480 170073 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=729020 CPUtime=1175.68 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 138642 1256 0 0 117545 23 0 0 25 0 5 0 521476535 746516480 170073 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=729020 CPUtime=1182.24 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 130054 1256 0 0 118203 21 0 0 25 0 5 0 521476535 746516480 170073 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=729020 CPUtime=1182.25 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 134224 1256 0 0 118202 23 0 0 25 0 5 0 521476535 746516480 170073 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.51
Current children cumulated vsize (KiB) 729020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.16 8.04 9/186 20054
/proc/meminfo: memFree=16999756/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=729020 CPUtime=4800.02 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 559984 1256 0 0 479908 94 0 0 25 0 5 0 521476528 746516480 170073 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 182255 170073 179 55 0 180141 0
[pid=19961/tid=19979] ppid=19959 vsize=729020 CPUtime=1201.66 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 152510 1256 0 0 120141 25 0 0 25 0 5 0 521476535 746516480 170073 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=729020 CPUtime=1194.97 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 138642 1256 0 0 119474 23 0 0 25 0 5 0 521476535 746516480 170073 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=729020 CPUtime=1201.65 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 130054 1256 0 0 120144 21 0 0 25 0 5 0 521476535 746516480 170073 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=729020 CPUtime=1201.65 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 134224 1256 0 0 120142 23 0 0 25 0 5 0 521476535 746516480 170073 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 729020

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

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

[startup+1201.7 s]
/proc/loadavg: 8.15 8.16 8.04 9/186 20054
/proc/meminfo: memFree=16999756/32951124 swapFree=67111528/67111528
[pid=19961] ppid=19959 vsize=729020 CPUtime=4800.02 cores=0,2,4,6
/proc/19961/stat : 19961 (plingeling) S 19959 19961 19929 0 -1 4202496 559984 1256 0 0 479908 94 0 0 25 0 5 0 521476528 746516480 170073 33554432000 4194304 4417332 140734320932480 18446744073709551615 216646318053 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19961/statm: 182255 170073 179 55 0 180141 0
[pid=19961/tid=19979] ppid=19959 vsize=729020 CPUtime=1201.66 cores=0,2,4,6
/proc/19961/task/19979/stat : 19979 (plingeling) R 19959 19961 19929 0 -1 4202560 152510 1256 0 0 120141 25 0 0 25 0 5 0 521476535 746516480 170073 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19961/tid=19980] ppid=19959 vsize=729020 CPUtime=1194.97 cores=0,2,4,6
/proc/19961/task/19980/stat : 19980 (plingeling) R 19959 19961 19929 0 -1 4202560 138642 1256 0 0 119474 23 0 0 25 0 5 0 521476535 746516480 170073 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19961/tid=19981] ppid=19959 vsize=729020 CPUtime=1201.65 cores=0,2,4,6
/proc/19961/task/19981/stat : 19981 (plingeling) R 19959 19961 19929 0 -1 4202560 130054 1256 0 0 120144 21 0 0 25 0 5 0 521476535 746516480 170073 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19961/tid=19982] ppid=19959 vsize=729020 CPUtime=1201.65 cores=0,2,4,6
/proc/19961/task/19982/stat : 19982 (plingeling) R 19959 19961 19929 0 -1 4202560 134224 1256 0 0 120142 23 0 0 25 0 5 0 521476535 746516480 170073 33554432000 4194304 4417332 140734320932480 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 729020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.09
CPU user time (s): 4799.11
CPU system time (s): 0.978851
CPU usage (%): 399.427
Max. virtual memory (cumulated for all children) (KiB): 853012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.11
system time used= 0.978851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 561240
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= 83
involuntary context switches= 24136

runsolver used 1.9457 second user time and 4.6013 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 19:38:59
IDJOB=3263090
IDBENCH=83924
IDSOLVER=1605
FILE ID=node103/3263090-1304098739
RUNJOBID= node103-1304098739-19947
PBS_JOBID= 13170621
Free space on /tmp= 71516 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263090-1304098739/watcher-3263090-1304098739 -o /tmp/evaluation-result-3263090-1304098739/solver-3263090-1304098739 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3263090-1304098739.cnf

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

MD5SUM BENCH= ad30956261e72142648a01bc7c025dba
RANDOM SEED=875904222

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17901756 kB
Buffers:       2148856 kB
Cached:       12248412 kB
SwapCached:          0 kB
Active:        5585488 kB
Inactive:      8879024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17901756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2108 kB
Writeback:           0 kB
AnonPages:       67040 kB
Mapped:          14808 kB
Slab:           519716 kB
PageTables:       4876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188300 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= 71516 MiB
End job on node103 at 2011-04-29 19:59:03