Trace number 3370933

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.35 1203.38

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x34.cnf
MD5SUM1633295f58c28a5b4150be8640bdf9df
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 variables816
Number of clauses35088
Sum of the clauses size137904
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21224
Number of clauses of size 30
Number of clauses of size 433864
Number of clauses of size 50
Number of clauses of size over 50

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

running on 4 cores: 1,3,5,7

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.15 8.13 8.04 5/328 26669
/proc/meminfo: memFree=25130072/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=10752 CPUtime=0 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) R 26667 26669 25544 0 -1 4202496 786 1257 0 0 0 0 0 0 25 0 1 0 654101084 11010048 712 33554432000 4194304 4417452 140734219317232 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/26669/statm: 2688 712 148 55 0 574 0

[startup+0.118972 s]
/proc/loadavg: 8.15 8.13 8.04 5/328 26669
/proc/meminfo: memFree=25130072/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=64632 CPUtime=0.32 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 4434 1257 0 0 32 0 0 0 25 0 5 0 654101084 66183168 3872 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 16200 3895 180 55 0 14086 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 64632

[startup+0.200391 s]
/proc/loadavg: 8.15 8.13 8.04 5/328 26669
/proc/meminfo: memFree=25130072/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=68736 CPUtime=0.65 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 5711 1257 0 0 65 0 0 0 25 0 5 0 654101084 70385664 5004 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 17184 5004 180 55 0 15070 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 68736

[startup+0.300371 s]
/proc/loadavg: 8.15 8.13 8.04 5/328 26669
/proc/meminfo: memFree=25130072/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=68752 CPUtime=1.05 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 6099 1257 0 0 105 0 0 0 25 0 5 0 654101084 70402048 5008 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 17188 5008 180 55 0 15074 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 68752

[startup+0.700297 s]
/proc/loadavg: 8.15 8.13 8.04 5/328 26669
/proc/meminfo: memFree=25130072/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=75560 CPUtime=2.64 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 9572 1257 0 0 264 0 0 0 25 0 5 0 654101084 77373440 6698 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 18890 6698 180 55 0 16776 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 75560

[startup+1.50115 s]
/proc/loadavg: 8.15 8.13 8.04 9/333 26679
/proc/meminfo: memFree=25103604/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=82232 CPUtime=5.84 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 18648 1257 0 0 582 2 0 0 25 0 5 0 654101084 84205568 8346 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 20558 8346 180 55 0 18444 0
[pid=26669/tid=26676] ppid=26667 vsize=82232 CPUtime=1.45 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 3220 1257 0 0 145 0 0 0 25 0 5 0 654101088 84205568 8346 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364877 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=82232 CPUtime=1.44 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 2289 1257 0 0 144 0 0 0 25 0 5 0 654101088 84205568 8346 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=82232 CPUtime=1.43 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 4883 1257 0 0 143 0 0 0 25 0 5 0 654101088 84205568 8346 33554432000 4194304 4417452 140734219317232 18446744073709551615 4255505 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=82232 CPUtime=1.44 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 4671 1257 0 0 144 0 0 0 25 0 5 0 654101088 84205568 8346 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 82232

[startup+3.10085 s]
/proc/loadavg: 8.14 8.13 8.04 9/333 26679
/proc/meminfo: memFree=25088748/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=164112 CPUtime=12.23 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 36841 1257 0 0 1218 5 0 0 25 0 5 0 654101084 168050688 12465 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 41028 12465 180 55 0 38914 0
[pid=26669/tid=26676] ppid=26667 vsize=164112 CPUtime=3.04 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 7732 1257 0 0 304 0 0 0 25 0 5 0 654101088 168050688 12465 33554432000 4194304 4417452 140734219317232 18446744073709551615 4236527 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=164112 CPUtime=3.05 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 7133 1257 0 0 304 1 0 0 25 0 5 0 654101088 168050688 12465 33554432000 4194304 4417452 140734219317232 18446744073709551615 4354497 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=164112 CPUtime=3.02 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 11157 1257 0 0 301 1 0 0 25 0 5 0 654101088 168050688 12465 33554432000 4194304 4417452 140734219317232 18446744073709551615 4357263 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=164112 CPUtime=3.04 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 7234 1257 0 0 303 1 0 0 25 0 5 0 654101088 168050688 12465 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 164112

[startup+6.30025 s]
/proc/loadavg: 8.14 8.13 8.04 9/333 26679
/proc/meminfo: memFree=25027164/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=221124 CPUtime=24.99 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 69335 1257 0 0 2489 10 0 0 25 0 5 0 654101084 226430976 26719 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 55281 26719 180 55 0 53167 0
[pid=26669/tid=26676] ppid=26667 vsize=221124 CPUtime=6.24 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 15182 1257 0 0 623 1 0 0 25 0 5 0 654101088 226430976 26719 33554432000 4194304 4417452 140734219317232 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=221124 CPUtime=6.24 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 16181 1257 0 0 622 2 0 0 25 0 5 0 654101088 226430976 26719 33554432000 4194304 4417452 140734219317232 18446744073709551615 4321709 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=221124 CPUtime=6.19 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 21219 1257 0 0 616 3 0 0 25 0 5 0 654101088 226430976 26719 33554432000 4194304 4417452 140734219317232 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=221124 CPUtime=6.25 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 13168 1257 0 0 623 2 0 0 25 0 5 0 654101088 226430976 26719 33554432000 4194304 4417452 140734219317232 18446744073709551615 4365195 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 221124

[startup+12.7011 s]
/proc/loadavg: 8.12 8.12 8.04 9/333 26679
/proc/meminfo: memFree=24981764/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=249816 CPUtime=50.53 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 112346 1257 0 0 5036 17 0 0 25 0 5 0 654101084 255811584 33891 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 62454 33891 180 55 0 60340 0
[pid=26669/tid=26676] ppid=26667 vsize=249816 CPUtime=12.65 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 28980 1257 0 0 1261 4 0 0 25 0 5 0 654101088 255811584 33891 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364716 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=249816 CPUtime=12.64 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 24806 1257 0 0 1261 3 0 0 25 0 5 0 654101088 255811584 33891 33554432000 4194304 4417452 140734219317232 18446744073709551615 4357265 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=249816 CPUtime=12.52 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 35107 1257 0 0 1247 5 0 0 25 0 5 0 654101088 255811584 33891 33554432000 4194304 4417452 140734219317232 18446744073709551615 4250548 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=249816 CPUtime=12.65 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 19868 1257 0 0 1262 3 0 0 25 0 5 0 654101088 255811584 33891 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 249816

[startup+25.5007 s]
/proc/loadavg: 8.18 8.14 8.05 9/333 26681
/proc/meminfo: memFree=24944800/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=292828 CPUtime=101.59 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 178500 1257 0 0 10133 26 0 0 25 0 5 0 654101084 299855872 44644 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 73207 44644 180 55 0 71093 0
[pid=26669/tid=26676] ppid=26667 vsize=292828 CPUtime=25.45 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 41507 1257 0 0 2539 6 0 0 25 0 5 0 654101088 299855872 44644 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=292828 CPUtime=25.44 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 44418 1257 0 0 2539 5 0 0 25 0 5 0 654101088 299855872 44644 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=292828 CPUtime=25.19 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 59201 1257 0 0 2510 9 0 0 25 0 5 0 654101088 299855872 44644 33554432000 4194304 4417452 140734219317232 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=292828 CPUtime=25.44 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 29789 1257 0 0 2540 4 0 0 25 0 5 0 654101088 299855872 44644 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 292828

[startup+51.1009 s]
/proc/loadavg: 8.40 8.19 8.07 10/334 26683
/proc/meminfo: memFree=24857212/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=365692 CPUtime=202.96 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 327515 1257 0 0 20246 50 0 0 25 0 5 0 654101084 374468608 62860 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 91423 62860 180 55 0 89309 0
[pid=26669/tid=26676] ppid=26667 vsize=365692 CPUtime=51.05 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 88290 1257 0 0 5091 14 0 0 25 0 5 0 654101088 374468608 62860 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=365692 CPUtime=51.04 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 84836 1257 0 0 5092 12 0 0 25 0 5 0 654101088 374468608 62860 33554432000 4194304 4417452 140734219317232 18446744073709551615 4357297 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=365692 CPUtime=50.52 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 105151 1257 0 0 5037 15 0 0 25 0 5 0 654101088 374468608 62860 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=365692 CPUtime=50.27 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 45653 1257 0 0 5021 6 0 0 25 0 5 0 654101088 374468608 62860 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.96
Current children cumulated vsize (KiB) 365692

[startup+102.3 s]
/proc/loadavg: 8.21 8.17 8.07 9/333 26685
/proc/meminfo: memFree=24788312/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=441444 CPUtime=407.25 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 524925 1257 0 0 40645 80 0 0 25 0 5 0 654101084 452038656 81798 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 110361 81798 180 55 0 108247 0
[pid=26669/tid=26676] ppid=26667 vsize=441444 CPUtime=102.26 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 146841 1257 0 0 10203 23 0 0 25 0 5 0 654101088 452038656 81798 33554432000 4194304 4417452 140734219317232 18446744073709551615 4321266 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=441444 CPUtime=102.25 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 148399 1257 0 0 10203 22 0 0 25 0 5 0 654101088 452038656 81798 33554432000 4194304 4417452 140734219317232 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=441444 CPUtime=101.21 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 153945 1257 0 0 10099 22 0 0 25 0 5 0 654101088 452038656 81798 33554432000 4194304 4417452 140734219317232 18446744073709551615 4354569 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=441444 CPUtime=101.45 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 72155 1257 0 0 10134 11 0 0 25 0 5 0 654101088 452038656 81798 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.25
Current children cumulated vsize (KiB) 441444

[startup+162.301 s]
/proc/loadavg: 8.20 8.17 8.07 9/333 26686
/proc/meminfo: memFree=24602780/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=608768 CPUtime=646.6 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 644667 1257 0 0 64565 95 0 0 25 0 5 0 654101084 623378432 123629 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 152192 123629 180 55 0 150078 0
[pid=26669/tid=26676] ppid=26667 vsize=608768 CPUtime=162.26 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 196475 1257 0 0 16198 28 0 0 25 0 5 0 654101088 623378432 123629 33554432000 4194304 4417452 140734219317232 18446744073709551615 4244339 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=608768 CPUtime=162.24 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 152785 1257 0 0 16201 23 0 0 25 0 5 0 654101088 623378432 123629 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=608768 CPUtime=160.6 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 202124 1257 0 0 16032 28 0 0 25 0 5 0 654101088 623378432 123629 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=608768 CPUtime=161.43 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 89698 1257 0 0 16129 14 0 0 25 0 5 0 654101088 623378432 123629 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 646.6
Current children cumulated vsize (KiB) 608768


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

[pid=26669/tid=26677] ppid=26667 vsize=1253716 CPUtime=702.26 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 460043 1257 0 0 70154 72 0 0 25 0 5 0 654101088 1283805184 284866 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=1253716 CPUtime=695.17 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 518871 1257 0 0 69443 74 0 0 25 0 5 0 654101088 1283805184 284866 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=1253716 CPUtime=701.46 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 205426 1257 0 0 70112 34 0 0 25 0 5 0 654101088 1283805184 284866 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2801.21
Current children cumulated vsize (KiB) 1253716

[startup+762.301 s]
/proc/loadavg: 4.11 4.71 6.26 5/323 26720
/proc/meminfo: memFree=23950176/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=1411176 CPUtime=3040.66 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 1794311 1257 0 0 303791 275 0 0 25 0 5 0 654101084 1445044224 324231 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 352794 324231 180 55 0 350680 0
[pid=26669/tid=26676] ppid=26667 vsize=1411176 CPUtime=762.27 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 553264 1257 0 0 76140 87 0 0 25 0 5 0 654101088 1445044224 324231 33554432000 4194304 4417452 140734219317232 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=1411176 CPUtime=762.27 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 504973 1257 0 0 76150 77 0 0 25 0 5 0 654101088 1445044224 324231 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=1411176 CPUtime=754.57 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 527063 1257 0 0 75382 75 0 0 25 0 5 0 654101088 1445044224 324231 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=1411176 CPUtime=761.47 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 205426 1257 0 0 76113 34 0 0 25 0 5 0 654101088 1445044224 324231 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.66
Current children cumulated vsize (KiB) 1411176

[startup+822.301 s]
/proc/loadavg: 4.04 4.58 6.13 5/323 26722
/proc/meminfo: memFree=23998872/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=1363136 CPUtime=3280.03 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 1916795 1257 0 0 327708 295 0 0 25 0 5 0 654101084 1395851264 312221 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 340784 312221 180 55 0 338670 0
[pid=26669/tid=26676] ppid=26667 vsize=1363136 CPUtime=822.27 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 584404 1257 0 0 82135 92 0 0 25 0 5 0 654101088 1395851264 312221 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=1363136 CPUtime=822.27 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 513581 1257 0 0 82148 79 0 0 25 0 5 0 654101088 1395851264 312221 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=1363136 CPUtime=813.97 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 591209 1257 0 0 81312 85 0 0 25 0 5 0 654101088 1395851264 312221 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=1363136 CPUtime=821.45 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 224016 1257 0 0 82108 37 0 0 25 0 5 0 654101088 1395851264 312221 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3280.03
Current children cumulated vsize (KiB) 1363136

[startup+882.312 s]
/proc/loadavg: 4.04 4.48 5.99 5/323 26723
/proc/meminfo: memFree=23979608/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=1381884 CPUtime=3519.47 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 1986996 1257 0 0 351641 306 0 0 25 0 5 0 654101084 1415049216 316908 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 345471 316908 180 55 0 343357 0
[pid=26669/tid=26676] ppid=26667 vsize=1381884 CPUtime=882.28 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 602334 1257 0 0 88133 95 0 0 25 0 5 0 654101088 1415049216 316908 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=1381884 CPUtime=882.28 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 525561 1257 0 0 88148 80 0 0 25 0 5 0 654101088 1415049216 316908 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=1381884 CPUtime=873.37 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 631500 1257 0 0 87245 92 0 0 25 0 5 0 654101088 1415049216 316908 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=1381884 CPUtime=881.47 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 224016 1257 0 0 88110 37 0 0 25 0 5 0 654101088 1415049216 316908 33554432000 4194304 4417452 140734219317232 18446744073709551615 4354524 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3519.47
Current children cumulated vsize (KiB) 1381884

[startup+942.301 s]
/proc/loadavg: 4.09 4.41 5.87 5/323 26725
/proc/meminfo: memFree=23635972/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=1725588 CPUtime=3758.84 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 2124315 1257 0 0 375557 327 0 0 25 0 5 0 654101084 1767002112 402834 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 431397 402834 180 55 0 429283 0
[pid=26669/tid=26676] ppid=26667 vsize=1725588 CPUtime=942.26 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 630998 1257 0 0 94126 100 0 0 25 0 5 0 654101088 1767002112 402834 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=1725588 CPUtime=942.27 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 594420 1257 0 0 94138 89 0 0 25 0 5 0 654101088 1767002112 402834 33554432000 4194304 4417452 140734219317232 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=1725588 CPUtime=932.76 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 657424 1257 0 0 93181 95 0 0 25 0 5 0 654101088 1767002112 402834 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=1725588 CPUtime=941.46 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 237888 1257 0 0 94106 40 0 0 25 0 5 0 654101088 1767002112 402834 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3758.84
Current children cumulated vsize (KiB) 1725588

[startup+1002.3 s]
/proc/loadavg: 4.03 4.33 5.74 5/323 26727
/proc/meminfo: memFree=23693592/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=1668300 CPUtime=3998.23 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 2237347 1257 0 0 399476 347 0 0 25 0 5 0 654101084 1708339200 388512 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 417075 388512 180 55 0 414961 0
[pid=26669/tid=26676] ppid=26667 vsize=1668300 CPUtime=1002.27 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 674054 1257 0 0 100118 109 0 0 25 0 5 0 654101088 1708339200 388512 33554432000 4194304 4417452 140734219317232 18446744073709551615 4321629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=1668300 CPUtime=1002.27 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 621692 1257 0 0 100134 93 0 0 25 0 5 0 654101088 1708339200 388512 33554432000 4194304 4417452 140734219317232 18446744073709551615 4366105 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=1668300 CPUtime=992.16 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 683744 1257 0 0 99115 101 0 0 25 0 5 0 654101088 1708339200 388512 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=1668300 CPUtime=1001.46 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 254272 1257 0 0 100104 42 0 0 25 0 5 0 654101088 1708339200 388512 33554432000 4194304 4417452 140734219317232 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3998.23
Current children cumulated vsize (KiB) 1668300

[startup+1062.3 s]
/proc/loadavg: 4.07 4.29 5.65 5/323 26728
/proc/meminfo: memFree=23545132/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=1832432 CPUtime=4237.64 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 2327721 1257 0 0 423404 360 0 0 25 0 5 0 654101084 1876410368 429545 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 458108 429545 180 55 0 455994 0
[pid=26669/tid=26676] ppid=26667 vsize=1832432 CPUtime=1062.27 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 721953 1257 0 0 106111 116 0 0 25 0 5 0 654101088 1876410368 429545 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=1832432 CPUtime=1062.27 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 664167 1257 0 0 106128 99 0 0 25 0 5 0 654101088 1876410368 429545 33554432000 4194304 4417452 140734219317232 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=1832432 CPUtime=1051.56 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 683744 1257 0 0 105055 101 0 0 25 0 5 0 654101088 1876410368 429545 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=1832432 CPUtime=1061.47 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 254272 1257 0 0 106105 42 0 0 25 0 5 0 654101088 1876410368 429545 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4237.64
Current children cumulated vsize (KiB) 1832432

[startup+1122.3 s]
/proc/loadavg: 4.34 4.29 5.55 7/331 2050
/proc/meminfo: memFree=23731916/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=1626228 CPUtime=4477.04 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 2378610 1257 0 0 447335 369 0 0 25 0 5 0 654101084 1665257472 377993 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 406557 377993 180 55 0 404443 0
[pid=26669/tid=26676] ppid=26667 vsize=1626228 CPUtime=1122.28 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 721953 1257 0 0 112112 116 0 0 25 0 5 0 654101088 1665257472 377993 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=1626228 CPUtime=1122.28 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 664167 1257 0 0 112128 100 0 0 25 0 5 0 654101088 1665257472 377993 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=1626228 CPUtime=1110.95 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 734633 1257 0 0 110985 110 0 0 25 0 5 0 654101088 1665257472 377993 33554432000 4194304 4417452 140734219317232 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=1626228 CPUtime=1121.47 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 254272 1257 0 0 112105 42 0 0 25 0 5 0 654101088 1665257472 377993 33554432000 4194304 4417452 140734219317232 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4477.04
Current children cumulated vsize (KiB) 1626228

[startup+1182.3 s]
/proc/loadavg: 4.43 4.34 5.50 5/323 32618
/proc/meminfo: memFree=23572596/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=1786432 CPUtime=4716.43 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 2480889 1257 0 0 471259 384 0 0 25 0 5 0 654101084 1829306368 418044 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 446608 418044 180 55 0 444494 0
[pid=26669/tid=26676] ppid=26667 vsize=1786432 CPUtime=1182.28 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 721953 1257 0 0 118112 116 0 0 25 0 5 0 654101088 1829306368 418044 33554432000 4194304 4417452 140734219317232 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=1786432 CPUtime=1182.28 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 740869 1257 0 0 118118 110 0 0 25 0 5 0 654101088 1829306368 418044 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=1786432 CPUtime=1170.34 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 760210 1257 0 0 116920 114 0 0 25 0 5 0 654101088 1829306368 418044 33554432000 4194304 4417452 140734219317232 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=1786432 CPUtime=1181.47 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 254272 1257 0 0 118105 42 0 0 25 0 5 0 654101088 1829306368 418044 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4716.43
Current children cumulated vsize (KiB) 1786432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.3 s]
/proc/loadavg: 4.28 4.32 5.46 5/323 32619
/proc/meminfo: memFree=23547920/32951124 swapFree=44485764/67111528
[pid=26669] ppid=26667 vsize=1811032 CPUtime=4800.25 cores=1,3,5,7
/proc/26669/stat : 26669 (plingeling) S 26667 26669 25544 0 -1 4202496 2529490 1257 0 0 479634 391 0 0 25 0 5 0 654101084 1854496768 424227 33554432000 4194304 4417452 140734219317232 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26669/statm: 452758 424227 180 55 0 450644 0
[pid=26669/tid=26676] ppid=26667 vsize=1811032 CPUtime=1203.29 cores=1,3,5,7
/proc/26669/task/26676/stat : 26676 (plingeling) R 26667 26669 25544 0 -1 4202560 721953 1257 0 0 120213 116 0 0 25 0 5 0 654101088 1854496768 424227 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26669/tid=26677] ppid=26667 vsize=1811032 CPUtime=1203.29 cores=1,3,5,7
/proc/26669/task/26677/stat : 26677 (plingeling) R 26667 26669 25544 0 -1 4202560 740869 1257 0 0 120219 110 0 0 25 0 5 0 654101088 1854496768 424227 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26669/tid=26678] ppid=26667 vsize=1811032 CPUtime=1191.12 cores=1,3,5,7
/proc/26669/task/26678/stat : 26678 (plingeling) R 26667 26669 25544 0 -1 4202560 808811 1257 0 0 118991 121 0 0 25 0 5 0 654101088 1854496768 424227 33554432000 4194304 4417452 140734219317232 18446744073709551615 18446744073699066043 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26669/tid=26679] ppid=26667 vsize=1811032 CPUtime=1202.48 cores=1,3,5,7
/proc/26669/task/26679/stat : 26679 (plingeling) R 26667 26669 25544 0 -1 4202560 254272 1257 0 0 120206 42 0 0 25 0 5 0 654101088 1854496768 424227 33554432000 4194304 4417452 140734219317232 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1811032

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.38
CPU time (s): 4800.35
CPU user time (s): 4796.37
CPU system time (s): 3.98139
CPU usage (%): 398.906
Max. virtual memory (cumulated for all children) (KiB): 2003368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.37
system time used= 3.98139
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2530747
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= 133
involuntary context switches= 22722

runsolver used 3.3105 second user time and 8.87665 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 04:03:26
IDJOB=3370933
IDBENCH=83157
IDSOLVER=1848
FILE ID=node105/3370933-1305425006
RUNJOBID= node105-1305423378-26006
PBS_JOBID= 13324579
Free space on /tmp= 73620 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x34.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370933-1305425006/watcher-3370933-1305425006 -o /tmp/evaluation-result-3370933-1305425006/solver-3370933-1305425006 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3370933-1305425006.cnf

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

MD5SUM BENCH= 1633295f58c28a5b4150be8640bdf9df
RANDOM SEED=1235707364

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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:      25130344 kB
Buffers:        284276 kB
Cached:        5947764 kB
SwapCached:      39656 kB
Active:         690044 kB
Inactive:      6871148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25130344 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:             796 kB
Writeback:           0 kB
AnonPages:     1296804 kB
Mapped:          10776 kB
Slab:           128908 kB
PageTables:      66396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65500172 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= 73624 MiB
End job on node105 at 2011-05-15 04:23:32