Trace number 3371193

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.36 1203.13

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n190-s29985700-unsat.cnf
MD5SUMf2cf61fc47972fb7e89be65d1a83332e
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 variables193
Number of clauses396
Sum of the clauses size1188
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3396
Number of clauses of size 40
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-3371193-1305424982/watcher-3371193-1305424982 -o /tmp/evaluation-result-3371193-1305424982/solver-3371193-1305424982 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371193-1305424982.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.04 8.16 8.00 6/292 4672
/proc/meminfo: memFree=29238956/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=49988 CPUtime=0 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 364 1251 0 0 0 0 0 0 25 0 5 0 654096175 51187712 290 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 12497 290 175 55 0 10383 0
[pid=4672/tid=4678] ppid=4670 vsize=49988 CPUtime=0 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 25 1251 0 0 0 0 0 0 25 0 5 0 654096176 51187712 313 33554432000 4194304 4417452 140733721202064 18446744073709551615 4252316 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=49988 CPUtime=0 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 1 1251 0 0 0 0 0 0 25 0 5 0 654096176 51187712 313 33554432000 4194304 4417452 140733721202064 18446744073709551615 228122819054 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=49988 CPUtime=0 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 2 1251 0 0 0 0 0 0 25 0 5 0 654096176 51187712 313 33554432000 4194304 4417452 140733721202064 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=49988 CPUtime=0 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 23 1251 0 0 0 0 0 0 25 0 5 0 654096176 51187712 313 33554432000 4194304 4417452 140733721202064 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 3 0 0 0

[startup+0.055835 s]
/proc/loadavg: 8.04 8.16 8.00 6/292 4672
/proc/meminfo: memFree=29238956/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=117456 CPUtime=0.19 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 860 1251 0 0 19 0 0 0 25 0 5 0 654096175 120274944 786 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 29364 786 179 55 0 27250 0
[pid=4672/tid=4678] ppid=4670 vsize=117456 CPUtime=0.05 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 121 1251 0 0 5 0 0 0 25 0 5 0 654096176 120274944 786 33554432000 4194304 4417452 140733721202064 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=117456 CPUtime=0.04 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 100 1251 0 0 4 0 0 0 25 0 5 0 654096176 120274944 786 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=117456 CPUtime=0.04 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 107 1251 0 0 4 0 0 0 25 0 5 0 654096176 120274944 786 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=117612 CPUtime=0.04 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 196 1251 0 0 4 0 0 0 25 0 5 0 654096176 120434688 789 33554432000 4194304 4417452 140733721202064 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 117456

[startup+0.100827 s]
/proc/loadavg: 8.04 8.16 8.00 6/292 4672
/proc/meminfo: memFree=29238956/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=118468 CPUtime=0.37 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 1275 1251 0 0 37 0 0 0 25 0 5 0 654096175 121311232 1039 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 29617 1039 179 55 0 27503 0
[pid=4672/tid=4678] ppid=4670 vsize=118468 CPUtime=0.09 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 226 1251 0 0 9 0 0 0 25 0 5 0 654096176 121311232 1039 33554432000 4194304 4417452 140733721202064 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=118468 CPUtime=0.08 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 144 1251 0 0 8 0 0 0 25 0 5 0 654096176 121311232 1039 33554432000 4194304 4417452 140733721202064 18446744073709551615 4251238 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=118468 CPUtime=0.09 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 303 1251 0 0 9 0 0 0 25 0 5 0 654096176 121311232 1039 33554432000 4194304 4417452 140733721202064 18446744073709551615 4250532 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=118468 CPUtime=0.09 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 266 1251 0 0 9 0 0 0 25 0 5 0 654096176 121311232 1039 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 118468

[startup+0.300792 s]
/proc/loadavg: 8.04 8.16 8.00 6/292 4672
/proc/meminfo: memFree=29238956/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=121004 CPUtime=1.16 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 3691 1251 0 0 116 0 0 0 25 0 5 0 654096175 123908096 1705 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 30251 1705 179 55 0 28137 0
[pid=4672/tid=4678] ppid=4670 vsize=121004 CPUtime=0.29 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 876 1251 0 0 29 0 0 0 25 0 5 0 654096176 123908096 1705 33554432000 4194304 4417452 140733721202064 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=121004 CPUtime=0.28 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 790 1251 0 0 28 0 0 0 25 0 5 0 654096176 123908096 1705 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=121004 CPUtime=0.28 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 939 1251 0 0 28 0 0 0 25 0 5 0 654096176 123908096 1705 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=121004 CPUtime=0.29 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 750 1251 0 0 29 0 0 0 25 0 5 0 654096176 123908096 1705 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 121004

[startup+0.700723 s]
/proc/loadavg: 8.04 8.16 8.00 6/292 4672
/proc/meminfo: memFree=29238956/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=125236 CPUtime=2.77 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 7120 1251 0 0 276 1 0 0 25 0 5 0 654096175 128241664 2763 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 31309 2763 179 55 0 29195 0
[pid=4672/tid=4678] ppid=4670 vsize=125236 CPUtime=0.69 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 1768 1251 0 0 69 0 0 0 25 0 5 0 654096176 128241664 2763 33554432000 4194304 4417452 140733721202064 18446744073709551615 4253091 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=125236 CPUtime=0.68 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 1816 1251 0 0 68 0 0 0 25 0 5 0 654096176 128241664 2763 33554432000 4194304 4417452 140733721202064 18446744073709551615 4236945 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=125236 CPUtime=0.68 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 1850 1251 0 0 68 0 0 0 25 0 5 0 654096176 128241664 2763 33554432000 4194304 4417452 140733721202064 18446744073709551615 4321046 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=125236 CPUtime=0.69 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 1350 1251 0 0 69 0 0 0 25 0 5 0 654096176 128241664 2763 33554432000 4194304 4417452 140733721202064 18446744073709551615 4264942 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 125236

[startup+1.50058 s]
/proc/loadavg: 8.04 8.16 8.00 9/297 4682
/proc/meminfo: memFree=29225524/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=127252 CPUtime=5.95 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 13168 1251 0 0 593 2 0 0 25 0 5 0 654096175 130306048 3235 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 31813 3235 179 55 0 29699 0
[pid=4672/tid=4678] ppid=4670 vsize=127252 CPUtime=1.48 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 3312 1251 0 0 148 0 0 0 25 0 5 0 654096176 130306048 3235 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=127252 CPUtime=1.47 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 3422 1251 0 0 147 0 0 0 25 0 5 0 654096176 130306048 3235 33554432000 4194304 4417452 140733721202064 18446744073709551615 4366402 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=127252 CPUtime=1.48 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 3338 1251 0 0 148 0 0 0 25 0 5 0 654096176 130306048 3235 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=127252 CPUtime=1.49 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 2760 1251 0 0 149 0 0 0 25 0 5 0 654096176 130306048 3235 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364877 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 127252

[startup+3.1003 s]
/proc/loadavg: 8.04 8.16 8.00 9/297 4682
/proc/meminfo: memFree=29220440/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=133840 CPUtime=12.34 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 23118 1251 0 0 1230 4 0 0 25 0 5 0 654096175 137052160 4909 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 33460 4909 179 55 0 31346 0
[pid=4672/tid=4678] ppid=4670 vsize=133840 CPUtime=3.09 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 5634 1251 0 0 308 1 0 0 25 0 5 0 654096176 137052160 4909 33554432000 4194304 4417452 140733721202064 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=133840 CPUtime=3.06 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 5702 1251 0 0 305 1 0 0 25 0 5 0 654096176 137052160 4909 33554432000 4194304 4417452 140733721202064 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=133840 CPUtime=3.09 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 6143 1251 0 0 308 1 0 0 25 0 5 0 654096176 137052160 4909 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=133840 CPUtime=3.08 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 5303 1251 0 0 308 0 0 0 25 0 5 0 654096176 137052160 4909 33554432000 4194304 4417452 140733721202064 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 133840

[startup+6.30072 s]
/proc/loadavg: 8.03 8.16 8.00 9/297 4682
/proc/meminfo: memFree=29211692/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=135868 CPUtime=25.12 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 42018 1251 0 0 2504 8 0 0 25 0 5 0 654096175 139128832 5421 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 33967 5421 179 55 0 31853 0
[pid=4672/tid=4678] ppid=4670 vsize=135868 CPUtime=6.29 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 10802 1251 0 0 627 2 0 0 25 0 5 0 654096176 139128832 5421 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=135868 CPUtime=6.23 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 10818 1251 0 0 622 1 0 0 25 0 5 0 654096176 139128832 5421 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=135868 CPUtime=6.29 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 11027 1251 0 0 627 2 0 0 25 0 5 0 654096176 139128832 5421 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=135868 CPUtime=6.28 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 9035 1251 0 0 627 1 0 0 25 0 5 0 654096176 139128832 5421 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 135868

[startup+12.7006 s]
/proc/loadavg: 8.03 8.15 8.00 9/297 4683
/proc/meminfo: memFree=29212320/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=146804 CPUtime=50.66 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 71858 1251 0 0 5053 13 0 0 25 0 5 0 654096175 150327296 8149 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 36701 8149 179 55 0 34587 0
[pid=4672/tid=4678] ppid=4670 vsize=146804 CPUtime=12.68 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 19038 1251 0 0 1265 3 0 0 25 0 5 0 654096176 150327296 8149 33554432000 4194304 4417452 140733721202064 18446744073709551615 4302934 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=146804 CPUtime=12.57 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 18749 1251 0 0 1254 3 0 0 25 0 5 0 654096176 150327296 8149 33554432000 4194304 4417452 140733721202064 18446744073709551615 4356889 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=146804 CPUtime=12.68 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 19436 1251 0 0 1265 3 0 0 25 0 5 0 654096176 150327296 8149 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=146804 CPUtime=12.69 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 14299 1251 0 0 1267 2 0 0 25 0 5 0 654096176 150327296 8149 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 146804

[startup+25.5003 s]
/proc/loadavg: 8.09 8.16 8.00 9/297 4683
/proc/meminfo: memFree=29199072/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=158816 CPUtime=101.73 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 123474 1251 0 0 10153 20 0 0 25 0 5 0 654096175 162627584 11148 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 39704 11148 179 55 0 37590 0
[pid=4672/tid=4678] ppid=4670 vsize=158816 CPUtime=25.49 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 34161 1251 0 0 2543 6 0 0 25 0 5 0 654096176 162627584 11148 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=158816 CPUtime=25.25 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 30494 1251 0 0 2521 4 0 0 25 0 5 0 654096176 162627584 11148 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=158816 CPUtime=25.48 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 32989 1251 0 0 2543 5 0 0 25 0 5 0 654096176 162627584 11148 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=158816 CPUtime=25.48 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 25494 1251 0 0 2545 3 0 0 25 0 5 0 654096176 162627584 11148 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 158816

[startup+51.1007 s]
/proc/loadavg: 8.12 8.16 8.00 9/297 4684
/proc/meminfo: memFree=29179196/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=171848 CPUtime=203.9 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 211360 1251 0 0 20358 32 0 0 25 0 5 0 654096175 175972352 14410 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 42962 14410 179 55 0 40848 0
[pid=4672/tid=4678] ppid=4670 vsize=171848 CPUtime=51.09 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 57807 1251 0 0 5100 9 0 0 25 0 5 0 654096176 175972352 14410 33554432000 4194304 4417452 140733721202064 18446744073709551615 4366105 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=171848 CPUtime=50.62 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 53822 1251 0 0 5056 6 0 0 25 0 5 0 654096176 175972352 14410 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=171848 CPUtime=51.08 cores=1,3,5,7

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

[pid=4672/tid=4679] ppid=4670 vsize=242772 CPUtime=755.37 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 409336 1251 0 0 75478 59 0 0 25 0 5 0 654096176 248598528 32129 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=242772 CPUtime=762.31 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 436220 1251 0 0 76166 65 0 0 25 0 5 0 654096176 248598528 32129 33554432000 4194304 4417452 140733721202064 18446744073709551615 4357024 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=242772 CPUtime=762.31 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 328167 1251 0 0 76181 50 0 0 25 0 5 0 654096176 248598528 32129 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3042.35
Current children cumulated vsize (KiB) 242772

[startup+822.301 s]
/proc/loadavg: 8.05 8.14 8.07 9/297 4707
/proc/meminfo: memFree=28989268/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=286748 CPUtime=3281.77 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 1713246 1251 0 0 327927 250 0 0 25 0 5 0 654096175 293629952 43126 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 71687 43126 179 55 0 69573 0
[pid=4672/tid=4678] ppid=4670 vsize=286748 CPUtime=822.31 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 467132 1251 0 0 82165 66 0 0 25 0 5 0 654096176 293629952 43126 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=286748 CPUtime=814.83 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 440365 1251 0 0 81420 63 0 0 25 0 5 0 654096176 293629952 43126 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=286748 CPUtime=822.31 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 461561 1251 0 0 82162 69 0 0 25 0 5 0 654096176 293629952 43126 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=286748 CPUtime=822.3 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 343852 1251 0 0 82179 51 0 0 25 0 5 0 654096176 293629952 43126 33554432000 4194304 4417452 140733721202064 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3281.77
Current children cumulated vsize (KiB) 286748

[startup+882.301 s]
/proc/loadavg: 8.09 8.13 8.07 9/297 4709
/proc/meminfo: memFree=28983416/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=281532 CPUtime=3521.23 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 1808280 1251 0 0 351860 263 0 0 25 0 5 0 654096175 288288768 41822 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 70383 41822 179 55 0 68269 0
[pid=4672/tid=4678] ppid=4670 vsize=281532 CPUtime=882.31 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 492137 1251 0 0 88161 70 0 0 25 0 5 0 654096176 288288768 41822 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=281532 CPUtime=874.28 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 465424 1251 0 0 87362 66 0 0 25 0 5 0 654096176 288288768 41822 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=281532 CPUtime=882.3 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 492912 1251 0 0 88157 73 0 0 25 0 5 0 654096176 288288768 41822 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=281532 CPUtime=882.31 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 357471 1251 0 0 88178 53 0 0 25 0 5 0 654096176 288288768 41822 33554432000 4194304 4417452 140733721202064 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3521.23
Current children cumulated vsize (KiB) 281532

[startup+942.3 s]
/proc/loadavg: 8.10 8.12 8.07 9/297 4710
/proc/meminfo: memFree=28940980/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=342848 CPUtime=3760.7 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 1904826 1251 0 0 375794 276 0 0 25 0 5 0 654096175 351076352 57153 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 85712 57153 179 55 0 83598 0
[pid=4672/tid=4678] ppid=4670 vsize=342848 CPUtime=942.31 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 518143 1251 0 0 94158 73 0 0 25 0 5 0 654096176 351076352 57153 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=342848 CPUtime=933.74 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 491004 1251 0 0 93305 69 0 0 25 0 5 0 654096176 351076352 57153 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=342848 CPUtime=942.31 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 519323 1251 0 0 94154 77 0 0 25 0 5 0 654096176 351076352 57153 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=342848 CPUtime=942.31 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 376020 1251 0 0 94175 56 0 0 25 0 5 0 654096176 351076352 57153 33554432000 4194304 4417452 140733721202064 18446744073709551615 4264953 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3760.7
Current children cumulated vsize (KiB) 342848

[startup+1002.3 s]
/proc/loadavg: 8.15 8.12 8.08 9/297 4712
/proc/meminfo: memFree=28990672/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=286456 CPUtime=4000.15 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 2002171 1251 0 0 399725 290 0 0 25 0 5 0 654096175 293330944 43061 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 71614 43061 179 55 0 69500 0
[pid=4672/tid=4678] ppid=4670 vsize=286456 CPUtime=1002.31 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 545656 1251 0 0 100154 77 0 0 25 0 5 0 654096176 293330944 43061 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=286456 CPUtime=993.2 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 517699 1251 0 0 99247 73 0 0 25 0 5 0 654096176 293330944 43061 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=286456 CPUtime=1002.3 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 544881 1251 0 0 100150 80 0 0 25 0 5 0 654096176 293330944 43061 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=286456 CPUtime=1002.31 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 393599 1251 0 0 100173 58 0 0 25 0 5 0 654096176 293330944 43061 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4000.15
Current children cumulated vsize (KiB) 286456

[startup+1062.3 s]
/proc/loadavg: 8.15 8.13 8.08 9/297 4714
/proc/meminfo: memFree=28974764/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=271240 CPUtime=4239.62 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 2089844 1251 0 0 423659 303 0 0 25 0 5 0 654096175 277749760 39264 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 67810 39264 179 55 0 65696 0
[pid=4672/tid=4678] ppid=4670 vsize=271240 CPUtime=1062.31 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 569991 1251 0 0 106151 80 0 0 25 0 5 0 654096176 277749760 39264 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=271240 CPUtime=1052.66 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 540433 1251 0 0 105190 76 0 0 25 0 5 0 654096176 277749760 39264 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=271240 CPUtime=1062.31 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 566919 1251 0 0 106147 84 0 0 25 0 5 0 654096176 277749760 39264 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=271240 CPUtime=1062.31 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 412165 1251 0 0 106169 62 0 0 25 0 5 0 654096176 277749760 39264 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4239.62
Current children cumulated vsize (KiB) 271240

[startup+1122.3 s]
/proc/loadavg: 7.99 8.08 8.07 9/297 4896
/proc/meminfo: memFree=29095336/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=305712 CPUtime=4479.07 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 2192088 1251 0 0 447589 318 0 0 25 0 5 0 654096175 313049088 47850 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 76428 47850 179 55 0 74314 0
[pid=4672/tid=4678] ppid=4670 vsize=305712 CPUtime=1122.31 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 597099 1251 0 0 112147 84 0 0 25 0 5 0 654096176 313049088 47850 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=305712 CPUtime=1112.11 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 569563 1251 0 0 111130 81 0 0 25 0 5 0 654096176 313049088 47850 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=305712 CPUtime=1122.31 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 594825 1251 0 0 112144 87 0 0 25 0 5 0 654096176 313049088 47850 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=305712 CPUtime=1122.32 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 430265 1251 0 0 112167 65 0 0 25 0 5 0 654096176 313049088 47850 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4479.07
Current children cumulated vsize (KiB) 305712

[startup+1182.3 s]
/proc/loadavg: 8.66 8.24 8.12 11/304 6130
/proc/meminfo: memFree=29013128/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=285420 CPUtime=4717.63 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 2262832 1251 0 0 471433 330 0 0 25 0 5 0 654096175 292270080 42780 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 71355 42780 179 55 0 69241 0
[pid=4672/tid=4678] ppid=4670 vsize=285420 CPUtime=1181.76 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 619051 1251 0 0 118089 87 0 0 25 0 5 0 654096176 292270080 42780 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=285420 CPUtime=1171.55 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 585533 1251 0 0 117071 84 0 0 25 0 5 0 654096176 292270080 42780 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=285420 CPUtime=1182.09 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 613652 1251 0 0 118119 90 0 0 25 0 5 0 654096176 292270080 42780 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=285420 CPUtime=1182.2 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 444260 1251 0 0 118153 67 0 0 25 0 5 0 654096176 292270080 42780 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4717.63
Current children cumulated vsize (KiB) 285420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.82 8.31 8.14 10/305 6788
/proc/meminfo: memFree=28887620/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=353596 CPUtime=4800.31 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 2283972 1251 0 0 479699 332 0 0 25 0 5 0 654096175 362082304 59824 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 88399 59824 179 55 0 86285 0
[pid=4672/tid=4678] ppid=4670 vsize=353596 CPUtime=1202.29 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 623551 1251 0 0 120141 88 0 0 25 0 5 0 654096176 362082304 59824 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=353596 CPUtime=1192.14 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 589604 1251 0 0 119130 84 0 0 25 0 5 0 654096176 362082304 59824 33554432000 4194304 4417452 140733721202064 18446744073709551615 4357970 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=353596 CPUtime=1202.86 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 619414 1251 0 0 120196 90 0 0 25 0 5 0 654096176 362082304 59824 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=353596 CPUtime=1203 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 451067 1251 0 0 120232 68 0 0 25 0 5 0 654096176 362082304 59824 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 353596

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

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

[startup+1203.1 s]
/proc/loadavg: 8.82 8.31 8.14 10/305 6788
/proc/meminfo: memFree=28887620/32951124 swapFree=54427468/67111528
[pid=4672] ppid=4670 vsize=353596 CPUtime=4800.31 cores=1,3,5,7
/proc/4672/stat : 4672 (plingeling) S 4670 4672 3918 0 -1 4202496 2283972 1251 0 0 479699 332 0 0 25 0 5 0 654096175 362082304 59824 33554432000 4194304 4417452 140733721202064 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/4672/statm: 88399 59824 179 55 0 86285 0
[pid=4672/tid=4678] ppid=4670 vsize=353596 CPUtime=1202.29 cores=1,3,5,7
/proc/4672/task/4678/stat : 4678 (plingeling) R 4670 4672 3918 0 -1 4202560 623551 1251 0 0 120141 88 0 0 25 0 5 0 654096176 362082304 59824 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4672/tid=4679] ppid=4670 vsize=353596 CPUtime=1192.14 cores=1,3,5,7
/proc/4672/task/4679/stat : 4679 (plingeling) R 4670 4672 3918 0 -1 4202560 589604 1251 0 0 119130 84 0 0 25 0 5 0 654096176 362082304 59824 33554432000 4194304 4417452 140733721202064 18446744073709551615 4357970 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4672/tid=4680] ppid=4670 vsize=353596 CPUtime=1202.86 cores=1,3,5,7
/proc/4672/task/4680/stat : 4680 (plingeling) R 4670 4672 3918 0 -1 4202560 619414 1251 0 0 120196 90 0 0 25 0 5 0 654096176 362082304 59824 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4672/tid=4681] ppid=4670 vsize=353596 CPUtime=1203 cores=1,3,5,7
/proc/4672/task/4681/stat : 4681 (plingeling) R 4670 4672 3918 0 -1 4202560 451067 1251 0 0 120232 68 0 0 25 0 5 0 654096176 362082304 59824 33554432000 4194304 4417452 140733721202064 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 353596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.13
CPU time (s): 4800.36
CPU user time (s): 4797.03
CPU system time (s): 3.33249
CPU usage (%): 398.991
Max. virtual memory (cumulated for all children) (KiB): 371444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.03
system time used= 3.33249
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2285223
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= 114
involuntary context switches= 36167

runsolver used 3.06653 second user time and 7.8878 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 04:03:02
IDJOB=3371193
IDBENCH=83156
IDSOLVER=1848
FILE ID=node138/3371193-1305424982
RUNJOBID= node138-1305423354-3937
PBS_JOBID= 13324591
Free space on /tmp= 73616 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n190-s29985700-unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371193-1305424982/watcher-3371193-1305424982 -o /tmp/evaluation-result-3371193-1305424982/solver-3371193-1305424982 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371193-1305424982.cnf

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

MD5SUM BENCH= f2cf61fc47972fb7e89be65d1a83332e
RANDOM SEED=1744989577

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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:      29239220 kB
Buffers:        257124 kB
Cached:        3148468 kB
SwapCached:      18472 kB
Active:         933512 kB
Inactive:      2565732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29239220 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:              40 kB
Writeback:           0 kB
AnonPages:       86436 kB
Mapped:           9412 kB
Slab:           111168 kB
PageTables:      40264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39603476 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= 73612 MiB
End job on node138 at 2011-05-15 04:23:07