Trace number 3370932

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.49 1205.17

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-5x41.cnf
MD5SUM420773b7b438dd18c8a88a15fb5bcae1
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 variables820
Number of clauses34235
Sum of the clauses size134480
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21230
Number of clauses of size 30
Number of clauses of size 433005
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-3370932-1305425107/watcher-3370932-1305425107 -o /tmp/evaluation-result-3370932-1305425107/solver-3370932-1305425107 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3370932-1305425107.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: 6.50 7.74 7.92 6/417 10814
/proc/meminfo: memFree=21301512/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=9300 CPUtime=0 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) R 10812 10814 9516 0 -1 4202496 385 1251 0 0 0 0 0 0 25 0 1 0 732741476 9523200 315 33554432000 4194304 4417452 140736494507872 18446744073709551615 4227863 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/10814/statm: 2325 319 147 55 0 211 0

[startup+0.162121 s]
/proc/loadavg: 6.50 7.74 7.92 6/417 10814
/proc/meminfo: memFree=21301512/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=68228 CPUtime=0.49 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 5635 1251 0 0 49 0 0 0 25 0 5 0 732741476 69865472 4875 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 17057 4875 179 55 0 14943 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 68228

[startup+0.201115 s]
/proc/loadavg: 6.50 7.74 7.92 6/417 10814
/proc/meminfo: memFree=21301512/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=68680 CPUtime=0.65 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 5748 1251 0 0 65 0 0 0 25 0 5 0 732741476 70328320 4988 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 17170 4988 179 55 0 15056 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 68680

[startup+0.301098 s]
/proc/loadavg: 6.50 7.74 7.92 6/417 10814
/proc/meminfo: memFree=21301512/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=68964 CPUtime=1.05 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 6169 1251 0 0 105 0 0 0 25 0 5 0 732741476 70619136 5059 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 17241 5059 179 55 0 15127 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 68964

[startup+0.701027 s]
/proc/loadavg: 6.50 7.74 7.92 6/417 10814
/proc/meminfo: memFree=21301512/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=78516 CPUtime=2.65 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 9675 1251 0 0 264 1 0 0 25 0 5 0 732741476 80400384 7434 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 19629 7434 179 55 0 17515 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 78516

[startup+1.50089 s]
/proc/loadavg: 6.50 7.74 7.92 9/422 10824
/proc/meminfo: memFree=21275632/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=154428 CPUtime=5.83 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 19631 1251 0 0 581 2 0 0 25 0 5 0 732741476 158134272 10042 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 38607 10042 179 55 0 36493 0
[pid=10814/tid=10821] ppid=10812 vsize=154428 CPUtime=1.45 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 2905 1251 0 0 145 0 0 0 25 0 5 0 732741481 158134272 10042 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=154428 CPUtime=1.43 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 3073 1251 0 0 143 0 0 0 25 0 5 0 732741481 158134272 10042 33554432000 4194304 4417452 140736494507872 18446744073709551615 4250697 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=154428 CPUtime=1.44 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 4922 1251 0 0 144 0 0 0 25 0 5 0 732741481 158134272 10042 33554432000 4194304 4417452 140736494507872 18446744073709551615 4359075 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=154428 CPUtime=1.44 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 5133 1251 0 0 144 0 0 0 25 0 5 0 732741481 158134272 10042 33554432000 4194304 4417452 140736494507872 18446744073709551615 18446744073699065949 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 154428

[startup+3.10061 s]
/proc/loadavg: 6.70 7.76 7.93 9/422 10824
/proc/meminfo: memFree=21231020/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=192012 CPUtime=12.22 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 38695 1251 0 0 1217 5 0 0 25 0 5 0 732741476 196620288 19438 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 48003 19438 179 55 0 45889 0
[pid=10814/tid=10821] ppid=10812 vsize=192012 CPUtime=3.04 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 7442 1251 0 0 304 0 0 0 25 0 5 0 732741481 196620288 19438 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=192012 CPUtime=3.01 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 8406 1251 0 0 300 1 0 0 25 0 5 0 732741481 196620288 19438 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=192012 CPUtime=3.04 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 9797 1251 0 0 303 1 0 0 25 0 5 0 732741481 196620288 19438 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=192012 CPUtime=3.04 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 9452 1251 0 0 304 0 0 0 25 0 5 0 732741481 196620288 19438 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 192012

[startup+6.30105 s]
/proc/loadavg: 6.70 7.76 7.93 9/422 10824
/proc/meminfo: memFree=21182420/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=232684 CPUtime=24.98 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 77516 1251 0 0 2486 12 0 0 25 0 5 0 732741476 238268416 29606 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 58171 29606 179 55 0 56057 0
[pid=10814/tid=10821] ppid=10812 vsize=232684 CPUtime=6.24 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 14397 1251 0 0 623 1 0 0 25 0 5 0 732741481 238268416 29606 33554432000 4194304 4417452 140736494507872 18446744073709551615 4270242 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=232684 CPUtime=6.16 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 22332 1251 0 0 613 3 0 0 25 0 5 0 732741481 238268416 29606 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=232684 CPUtime=6.24 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 21084 1251 0 0 621 3 0 0 25 0 5 0 732741481 238268416 29606 33554432000 4194304 4417452 140736494507872 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=232684 CPUtime=6.25 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 16105 1251 0 0 623 2 0 0 25 0 5 0 732741481 238268416 29606 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 232684

[startup+12.7009 s]
/proc/loadavg: 6.90 7.76 7.93 9/422 10824
/proc/meminfo: memFree=21054980/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=334820 CPUtime=50.48 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 147086 1251 0 0 5024 24 0 0 25 0 5 0 732741476 342855680 55140 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 83705 55140 179 55 0 81591 0
[pid=10814/tid=10821] ppid=10812 vsize=334820 CPUtime=12.64 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 36769 1251 0 0 1259 5 0 0 25 0 5 0 732741481 342855680 55140 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=334820 CPUtime=12.48 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 38191 1251 0 0 1242 6 0 0 25 0 5 0 732741481 342855680 55140 33554432000 4194304 4417452 140736494507872 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=334820 CPUtime=12.65 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 38699 1251 0 0 1258 7 0 0 25 0 5 0 732741481 342855680 55140 33554432000 4194304 4417452 140736494507872 18446744073709551615 4354524 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=334820 CPUtime=12.65 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 29829 1251 0 0 1261 4 0 0 25 0 5 0 732741481 342855680 55140 33554432000 4194304 4417452 140736494507872 18446744073709551615 4358951 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 334820

[startup+25.5007 s]
/proc/loadavg: 7.07 7.77 7.93 9/422 10825
/proc/meminfo: memFree=20870728/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=459392 CPUtime=101.49 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 235860 1251 0 0 10108 41 0 0 25 0 5 0 732741476 470417408 86283 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 114848 86283 179 55 0 112734 0
[pid=10814/tid=10821] ppid=10812 vsize=459392 CPUtime=25.44 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 70197 1251 0 0 2533 11 0 0 25 0 5 0 732741481 470417408 86283 33554432000 4194304 4417452 140736494507872 18446744073709551615 4251172 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=459392 CPUtime=25.1 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 60318 1251 0 0 2499 11 0 0 25 0 5 0 732741481 470417408 86283 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=459392 CPUtime=25.44 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 61771 1251 0 0 2533 11 0 0 25 0 5 0 732741481 470417408 86283 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=459392 CPUtime=25.45 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 39976 1251 0 0 2539 6 0 0 25 0 5 0 732741481 470417408 86283 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 459392

[startup+51.1012 s]
/proc/loadavg: 7.39 7.79 7.93 9/422 10825
/proc/meminfo: memFree=20566208/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=615568 CPUtime=203.56 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 369061 1251 0 0 20293 63 0 0 25 0 5 0 732741476 630341632 125327 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 153892 125327 179 55 0 151778 0
[pid=10814/tid=10821] ppid=10812 vsize=615568 CPUtime=51.04 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 109457 1251 0 0 5087 17 0 0 25 0 5 0 732741481 630341632 125327 33554432000 4194304 4417452 140736494507872 18446744073709551615 4263224 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=615568 CPUtime=50.36 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 112933 1251 0 0 5016 20 0 0 25 0 5 0 732741481 630341632 125327 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=615568 CPUtime=51.04 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 82802 1251 0 0 5090 14 0 0 25 0 5 0 732741481 630341632 125327 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=615568 CPUtime=51.04 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 60271 1251 0 0 5095 9 0 0 25 0 5 0 732741481 630341632 125327 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.56
Current children cumulated vsize (KiB) 615568

[startup+102.301 s]
/proc/loadavg: 8.00 7.88 7.95 9/422 10827
/proc/meminfo: memFree=20104396/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=954312 CPUtime=407.69 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 665830 1251 0 0 40656 113 0 0 25 0 5 0 732741476 977215488 210013 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 238578 210013 179 55 0 236464 0
[pid=10814/tid=10821] ppid=10812 vsize=954868 CPUtime=102.26 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 179610 1251 0 0 10196 30 0 0 25 0 5 0 732741481 977784832 210152 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=954868 CPUtime=100.87 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 199446 1251 0 0 10052 35 0 0 25 0 5 0 732741481 977784832 210152 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=954868 CPUtime=102.26 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 182474 1251 0 0 10196 30 0 0 25 0 5 0 732741481 977784832 210152 33554432000 4194304 4417452 140736494507872 18446744073709551615 4356889 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=954868 CPUtime=102.26 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 100841 1251 0 0 10211 15 0 0 25 0 5 0 732741481 977784832 210152 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.69
Current children cumulated vsize (KiB) 954312

[startup+162.301 s]
/proc/loadavg: 8.05 7.92 7.96 9/422 10828
/proc/meminfo: memFree=19693924/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=1266536 CPUtime=646.85 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 971607 1251 0 0 64524 161 0 0 25 0 5 0 732741476 1296932864 288069 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 316634 288069 179 55 0 314520 0
[pid=10814/tid=10821] ppid=10812 vsize=1266536 CPUtime=162.24 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 222732 1251 0 0 16185 39 0 0 25 0 5 0 732741481 1296932864 288069 33554432000 4194304 4417452 140736494507872 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=1266536 CPUtime=160.04 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 280844 1251 0 0 15956 48 0 0 25 0 5 0 732741481 1296932864 288069 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=1266536 CPUtime=162.25 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 340932 1251 0 0 16172 53 0 0 25 0 5 0 732741481 1296932864 288069 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=1266536 CPUtime=162.25 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 123501 1251 0 0 16206 19 0 0 25 0 5 0 732741481 1296932864 288069 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 646.85
Current children cumulated vsize (KiB) 1266536


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

/proc/meminfo: memFree=17793384/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=2849192 CPUtime=3038.72 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 2450598 1251 0 0 303469 403 0 0 25 0 5 0 732741476 2917572608 683733 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 712298 683733 179 55 0 710184 0
[pid=10814/tid=10821] ppid=10812 vsize=2849192 CPUtime=762.28 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 553020 1251 0 0 76141 87 0 0 25 0 5 0 732741481 2917572608 683733 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=2849192 CPUtime=751.88 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 835226 1251 0 0 75037 151 0 0 25 0 5 0 732741481 2917572608 683733 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=2849192 CPUtime=762.24 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 800911 1251 0 0 76098 126 0 0 25 0 5 0 732741481 2917572608 683733 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=2849192 CPUtime=762.27 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 257843 1251 0 0 76190 37 0 0 25 0 5 0 732741481 2917572608 683733 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3038.72
Current children cumulated vsize (KiB) 2849192

[startup+822.3 s]
/proc/loadavg: 8.12 8.09 8.01 9/422 10846
/proc/meminfo: memFree=17417508/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=3181464 CPUtime=3277.88 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 2777110 1251 0 0 327333 455 0 0 25 0 5 0 732741476 3257819136 766801 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 795366 766801 179 55 0 793252 0
[pid=10814/tid=10821] ppid=10812 vsize=3181464 CPUtime=822.26 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 662043 1251 0 0 82124 102 0 0 25 0 5 0 732741481 3257819136 766801 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=3181464 CPUtime=811.06 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 957694 1251 0 0 80939 167 0 0 25 0 5 0 732741481 3257819136 766801 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=3181464 CPUtime=822.23 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 874570 1251 0 0 82081 142 0 0 25 0 5 0 732741481 3257819136 766801 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=3181464 CPUtime=822.26 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 279205 1251 0 0 82184 42 0 0 25 0 5 0 732741481 3257819136 766801 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3277.88
Current children cumulated vsize (KiB) 3181464

[startup+882.316 s]
/proc/loadavg: 8.17 8.10 8.02 9/422 10848
/proc/meminfo: memFree=16852300/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=3452668 CPUtime=3517.12 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 2861295 1251 0 0 351242 470 0 0 25 0 5 0 732741476 3535532032 834602 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 863167 834602 179 55 0 861053 0
[pid=10814/tid=10821] ppid=10812 vsize=3452668 CPUtime=882.28 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 690158 1251 0 0 88122 106 0 0 25 0 5 0 732741481 3535532032 834602 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=3452668 CPUtime=870.25 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 957694 1251 0 0 86858 167 0 0 25 0 5 0 732741481 3535532032 834602 33554432000 4194304 4417452 140736494507872 18446744073709551615 4250505 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=3452668 CPUtime=882.25 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 902438 1251 0 0 88077 148 0 0 25 0 5 0 732741481 3535532032 834602 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=3452668 CPUtime=882.28 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 307407 1251 0 0 88180 48 0 0 25 0 5 0 732741481 3535532032 834602 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3517.12
Current children cumulated vsize (KiB) 3452668

[startup+942.3 s]
/proc/loadavg: 8.12 8.10 8.02 9/422 10849
/proc/meminfo: memFree=16830204/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=3612052 CPUtime=3756.25 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 2901141 1251 0 0 375147 478 0 0 25 0 5 0 732741476 3698741248 874448 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 903013 874448 179 55 0 900899 0
[pid=10814/tid=10821] ppid=10812 vsize=3612052 CPUtime=942.26 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 730004 1251 0 0 94112 114 0 0 25 0 5 0 732741481 3698741248 874448 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=3612052 CPUtime=929.43 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 957694 1251 0 0 92776 167 0 0 25 0 5 0 732741481 3698741248 874448 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=3612052 CPUtime=942.24 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 902438 1251 0 0 94076 148 0 0 25 0 5 0 732741481 3698741248 874448 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=3612052 CPUtime=942.27 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 307407 1251 0 0 94179 48 0 0 25 0 5 0 732741481 3698741248 874448 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3756.25
Current children cumulated vsize (KiB) 3612052

[startup+1002.3 s]
/proc/loadavg: 8.27 8.14 8.03 9/422 10851
/proc/meminfo: memFree=16132928/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=4127516 CPUtime=3995.44 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 3104426 1251 0 0 399024 520 0 0 25 0 5 0 732741476 4226576384 1003314 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 1031879 1003314 179 55 0 1029765 0
[pid=10814/tid=10821] ppid=10812 vsize=4127516 CPUtime=1002.26 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 730004 1251 0 0 100112 114 0 0 25 0 5 0 732741481 4226576384 1003314 33554432000 4194304 4417452 140736494507872 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=4127516 CPUtime=988.6 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 1128211 1251 0 0 98656 204 0 0 25 0 5 0 732741481 4226576384 1003314 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=4127516 CPUtime=1002.23 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 918822 1251 0 0 100074 149 0 0 25 0 5 0 732741481 4226576384 1003314 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=4127516 CPUtime=1002.27 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 323791 1251 0 0 100177 50 0 0 25 0 5 0 732741481 4226576384 1003314 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3995.44
Current children cumulated vsize (KiB) 4127516

[startup+1062.3 s]
/proc/loadavg: 8.82 8.31 8.10 10/429 12223
/proc/meminfo: memFree=16715964/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=3516776 CPUtime=4233.78 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 3227519 1251 0 0 422841 537 0 0 25 0 5 0 732741476 3601178624 850629 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 879194 850629 179 55 0 877080 0
[pid=10814/tid=10821] ppid=10812 vsize=3516776 CPUtime=1062.26 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 730004 1251 0 0 106112 114 0 0 25 0 5 0 732741481 3601178624 850629 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364854 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=3516776 CPUtime=1047.78 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 1251304 1251 0 0 104556 222 0 0 25 0 5 0 732741481 3601178624 850629 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=3516776 CPUtime=1062.2 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 918822 1251 0 0 106071 149 0 0 25 0 5 0 732741481 3601178624 850629 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=3516776 CPUtime=1061.47 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 323791 1251 0 0 106097 50 0 0 25 0 5 0 732741481 3601178624 850629 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4233.78
Current children cumulated vsize (KiB) 3516776

[startup+1122.3 s]
/proc/loadavg: 9.03 8.46 8.16 10/429 13977
/proc/meminfo: memFree=17026036/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=3299808 CPUtime=4471.92 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 3243903 1251 0 0 446650 542 0 0 25 0 5 0 732741476 3379003392 796387 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 824952 796387 179 55 0 822838 0
[pid=10814/tid=10821] ppid=10812 vsize=3299808 CPUtime=1122.26 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 746388 1251 0 0 112109 117 0 0 25 0 5 0 732741481 3379003392 796387 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=3299808 CPUtime=1106.94 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 1251304 1251 0 0 110471 223 0 0 25 0 5 0 732741481 3379003392 796387 33554432000 4194304 4417452 140736494507872 18446744073709551615 4270130 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=3299808 CPUtime=1122.16 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 918822 1251 0 0 112067 149 0 0 25 0 5 0 732741481 3379003392 796387 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364716 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=3299808 CPUtime=1120.49 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 323791 1251 0 0 111998 51 0 0 25 0 5 0 732741481 3379003392 796387 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4471.92
Current children cumulated vsize (KiB) 3299808

[startup+1182.3 s]
/proc/loadavg: 9.18 8.60 8.23 10/430 15744
/proc/meminfo: memFree=16134548/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=3971360 CPUtime=4710.07 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 3487204 1251 0 0 470430 577 0 0 25 0 5 0 732741476 4066672640 964275 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 992840 964275 179 55 0 990726 0
[pid=10814/tid=10821] ppid=10812 vsize=3971360 CPUtime=1182.26 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 826080 1251 0 0 118093 133 0 0 25 0 5 0 732741481 4066672640 964275 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=3971360 CPUtime=1166.12 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 1368950 1251 0 0 116377 235 0 0 25 0 5 0 732741481 4066672640 964275 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=3971360 CPUtime=1182.14 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 918822 1251 0 0 118065 149 0 0 25 0 5 0 732741481 4066672640 964275 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=3971360 CPUtime=1179.5 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 369754 1251 0 0 117892 58 0 0 25 0 5 0 732741481 4066672640 964275 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4710.07
Current children cumulated vsize (KiB) 3971360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 8.87 8.58 8.23 6/419 21615
/proc/meminfo: memFree=17529072/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=3971360 CPUtime=4800.28 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) S 10812 10814 9516 0 -1 4202496 3487204 1251 0 0 479451 577 0 0 25 0 5 0 732741476 4066672640 964275 33554432000 4194304 4417452 140736494507872 18446744073709551615 216000395237 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 992840 964275 179 55 0 990726 0
[pid=10814/tid=10821] ppid=10812 vsize=3971360 CPUtime=1204.93 cores=1,3,5,7
/proc/10814/task/10821/stat : 10821 (plingeling) R 10812 10814 9516 0 -1 4202560 826080 1251 0 0 120360 133 0 0 25 0 5 0 732741481 4066672640 964275 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=3971360 CPUtime=1188.47 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4202560 1368950 1251 0 0 118612 235 0 0 25 0 5 0 732741481 4066672640 964275 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10814/tid=10823] ppid=10812 vsize=3971360 CPUtime=1204.82 cores=1,3,5,7
/proc/10814/task/10823/stat : 10823 (plingeling) R 10812 10814 9516 0 -1 4202560 918822 1251 0 0 120333 149 0 0 25 0 5 0 732741481 4066672640 964275 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10814/tid=10824] ppid=10812 vsize=3971360 CPUtime=1202.02 cores=1,3,5,7
/proc/10814/task/10824/stat : 10824 (plingeling) R 10812 10814 9516 0 -1 4202560 369754 1251 0 0 120144 58 0 0 25 0 5 0 732741481 4066672640 964275 33554432000 4194304 4417452 140736494507872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 3971360

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

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

[startup+1205.12 s]
/proc/loadavg: 8.87 8.58 8.23 6/419 21615
/proc/meminfo: memFree=17529072/32950940 swapFree=67111356/67111528
[pid=10814] ppid=10812 vsize=0 CPUtime=4800.43 cores=1,3,5,7
/proc/10814/stat : 10814 (plingeling) Z 10812 10814 9516 0 -1 4203548 3487205 1251 0 0 479456 587 0 0 18 0 2 0 732741476 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/10814/statm: 0 0 0 0 0 0 0
[pid=10814/tid=10822] ppid=10812 vsize=0 CPUtime=1188.57 cores=1,3,5,7
/proc/10814/task/10822/stat : 10822 (plingeling) R 10812 10814 9516 0 -1 4203588 1368950 1251 0 0 118612 245 0 0 25 0 2 0 732741481 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.43
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.17
CPU time (s): 4800.49
CPU user time (s): 4794.56
CPU system time (s): 5.9321
CPU usage (%): 398.324
Max. virtual memory (cumulated for all children) (KiB): 4127516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.56
system time used= 5.9321
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3488456
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= 146
involuntary context switches= 38736

runsolver used 4.6123 second user time and 11.8942 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 04:05:07
IDJOB=3370932
IDBENCH=83163
IDSOLVER=1848
FILE ID=node117/3370932-1305425107
RUNJOBID= node117-1305425102-10642
PBS_JOBID= 13324567
Free space on /tmp= 73508 MiB

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

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

MD5SUM BENCH= 420773b7b438dd18c8a88a15fb5bcae1
RANDOM SEED=592807100

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21301792 kB
Buffers:        302924 kB
Cached:        3024484 kB
SwapCached:          0 kB
Active:        9448196 kB
Inactive:      1852964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21301792 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            4816 kB
Writeback:           0 kB
AnonPages:     7973988 kB
Mapped:          32564 kB
Slab:           237732 kB
PageTables:      44732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100565624 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= 73512 MiB
End job on node117 at 2011-05-15 04:25:14