Trace number 3371182

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.41 1203.83

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n170-s56409011-unsat.cnf
MD5SUM6545c783f127618649f1200914f62dc5
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 variables173
Number of clauses356
Sum of the clauses size1068
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3356
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-3371182-1305424081/watcher-3371182-1305424081 -o /tmp/evaluation-result-3371182-1305424081/solver-3371182-1305424081 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371182-1305424081.cnf 

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

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


[startup+0 s]
/proc/loadavg: 3.43 4.59 6.23 1/361 7603
/proc/meminfo: memFree=18210456/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=49832 CPUtime=0 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 338 1250 0 0 0 0 0 0 22 0 5 0 732638774 51027968 265 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 12458 265 173 55 0 10344 0
[pid=7603/tid=7609] ppid=7601 vsize=50016 CPUtime=0 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 30 1250 0 0 0 0 0 0 23 0 5 0 732638774 51216384 294 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=50016 CPUtime=0 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 5 1250 0 0 0 0 0 0 24 0 5 0 732638774 51216384 294 33554432000 4194304 4417452 140736820341504 18446744073709551615 4238791 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=50016 CPUtime=0 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 1 1250 0 0 0 0 0 0 25 0 5 0 732638774 51216384 294 33554432000 4194304 4417452 140736820341504 18446744073709551615 224285030894 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=50016 CPUtime=0 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 23 1250 0 0 0 0 0 0 24 0 5 0 732638774 51216384 295 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0

[startup+0.0365121 s]
/proc/loadavg: 3.43 4.59 6.23 1/361 7603
/proc/meminfo: memFree=18210456/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=50940 CPUtime=0.11 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 633 1250 0 0 11 0 0 0 22 0 5 0 732638774 52162560 560 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 12735 560 178 55 0 10621 0
[pid=7603/tid=7609] ppid=7601 vsize=50940 CPUtime=0.03 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 68 1250 0 0 3 0 0 0 18 0 5 0 732638774 52162560 560 33554432000 4194304 4417452 140736820341504 18446744073709551615 4253272 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=50940 CPUtime=0.02 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 45 1250 0 0 2 0 0 0 25 0 5 0 732638774 52162560 560 33554432000 4194304 4417452 140736820341504 18446744073709551615 4251164 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=50940 CPUtime=0.02 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 101 1250 0 0 2 0 0 0 25 0 5 0 732638774 52162560 560 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=50940 CPUtime=0.02 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 111 1250 0 0 2 0 0 0 24 0 5 0 732638774 52162560 560 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 50940

[startup+0.100502 s]
/proc/loadavg: 3.43 4.59 6.23 1/361 7603
/proc/meminfo: memFree=18210456/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=119060 CPUtime=0.36 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 1346 1250 0 0 36 0 0 0 22 0 5 0 732638774 121917440 1208 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 29765 1208 179 55 0 27651 0
[pid=7603/tid=7609] ppid=7601 vsize=119060 CPUtime=0.09 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 226 1250 0 0 9 0 0 0 18 0 5 0 732638774 121917440 1208 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=119060 CPUtime=0.09 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 173 1250 0 0 9 0 0 0 25 0 5 0 732638774 121917440 1208 33554432000 4194304 4417452 140736820341504 18446744073709551615 4236830 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=119060 CPUtime=0.08 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 327 1250 0 0 8 0 0 0 25 0 5 0 732638774 121917440 1208 33554432000 4194304 4417452 140736820341504 18446744073709551615 4234725 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=119060 CPUtime=0.09 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 312 1250 0 0 9 0 0 0 25 0 5 0 732638774 121917440 1208 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 119060

[startup+0.300469 s]
/proc/loadavg: 3.43 4.59 6.23 1/361 7603
/proc/meminfo: memFree=18210456/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=121060 CPUtime=1.16 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 3600 1250 0 0 116 0 0 0 22 0 5 0 732638774 123965440 1712 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 30265 1712 179 55 0 28151 0
[pid=7603/tid=7609] ppid=7601 vsize=121060 CPUtime=0.29 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 803 1250 0 0 29 0 0 0 18 0 5 0 732638774 123965440 1712 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=121060 CPUtime=0.28 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 734 1250 0 0 28 0 0 0 25 0 5 0 732638774 123965440 1712 33554432000 4194304 4417452 140736820341504 18446744073709551615 4354244 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=121060 CPUtime=0.28 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 946 1250 0 0 28 0 0 0 25 0 5 0 732638774 123965440 1712 33554432000 4194304 4417452 140736820341504 18446744073709551615 4251091 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=121060 CPUtime=0.29 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 809 1250 0 0 29 0 0 0 25 0 5 0 732638774 123965440 1712 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 121060

[startup+0.700403 s]
/proc/loadavg: 3.43 4.59 6.23 1/361 7603
/proc/meminfo: memFree=18210456/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=124344 CPUtime=2.76 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 7718 1250 0 0 275 1 0 0 22 0 5 0 732638774 127328256 2533 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 31086 2533 179 55 0 28972 0
[pid=7603/tid=7609] ppid=7601 vsize=124344 CPUtime=0.69 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 1858 1250 0 0 69 0 0 0 18 0 5 0 732638774 127328256 2533 33554432000 4194304 4417452 140736820341504 18446744073709551615 4366385 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=124344 CPUtime=0.68 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 1790 1250 0 0 68 0 0 0 25 0 5 0 732638774 127328256 2533 33554432000 4194304 4417452 140736820341504 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=124344 CPUtime=0.68 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 1869 1250 0 0 68 0 0 0 25 0 5 0 732638774 127328256 2533 33554432000 4194304 4417452 140736820341504 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=124344 CPUtime=0.69 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 1893 1250 0 0 69 0 0 0 25 0 5 0 732638774 127328256 2533 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364896 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 124344

[startup+1.50027 s]
/proc/loadavg: 3.43 4.59 6.23 9/375 7630
/proc/meminfo: memFree=18189892/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=127680 CPUtime=5.94 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 12356 1250 0 0 593 1 0 0 22 0 5 0 732638774 130744320 3367 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 31920 3367 179 55 0 29806 0
[pid=7603/tid=7609] ppid=7601 vsize=127680 CPUtime=1.49 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 3104 1250 0 0 149 0 0 0 19 0 5 0 732638774 130744320 3367 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=127680 CPUtime=1.48 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 2724 1250 0 0 148 0 0 0 25 0 5 0 732638774 130744320 3367 33554432000 4194304 4417452 140736820341504 18446744073709551615 4321680 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=127680 CPUtime=1.47 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 3247 1250 0 0 147 0 0 0 25 0 5 0 732638774 130744320 3367 33554432000 4194304 4417452 140736820341504 18446744073709551615 4242703 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=127680 CPUtime=1.48 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 2973 1250 0 0 148 0 0 0 25 0 5 0 732638774 130744320 3367 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 127680

[startup+3.10101 s]
/proc/loadavg: 3.80 4.65 6.24 9/375 7630
/proc/meminfo: memFree=18180964/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=134584 CPUtime=12.33 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 21933 1250 0 0 1230 3 0 0 22 0 5 0 732638774 137814016 5078 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 33646 5078 179 55 0 31532 0
[pid=7603/tid=7609] ppid=7601 vsize=134584 CPUtime=3.08 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 5334 1250 0 0 308 0 0 0 25 0 5 0 732638774 137814016 5078 33554432000 4194304 4417452 140736820341504 18446744073709551615 4232464 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=134584 CPUtime=3.09 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 5146 1250 0 0 308 1 0 0 25 0 5 0 732638774 137814016 5078 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=134584 CPUtime=3.05 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 5698 1250 0 0 305 0 0 0 25 0 5 0 732638774 137814016 5078 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=134584 CPUtime=3.08 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 5447 1250 0 0 308 0 0 0 25 0 5 0 732638774 137814016 5078 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 134584

[startup+6.30047 s]
/proc/loadavg: 3.80 4.65 6.24 9/375 7630
/proc/meminfo: memFree=18166584/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=138876 CPUtime=25.1 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 40244 1250 0 0 2504 6 0 0 22 0 5 0 732638774 142209024 6134 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 34719 6134 179 55 0 32605 0
[pid=7603/tid=7609] ppid=7601 vsize=138876 CPUtime=6.29 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 9824 1250 0 0 628 1 0 0 25 0 5 0 732638774 142209024 6134 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=138876 CPUtime=6.28 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 10233 1250 0 0 627 1 0 0 25 0 5 0 732638774 142209024 6134 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=138876 CPUtime=6.21 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 10667 1250 0 0 620 1 0 0 25 0 5 0 732638774 142209024 6134 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=138876 CPUtime=6.28 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 9212 1250 0 0 627 1 0 0 25 0 5 0 732638774 142209024 6134 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 138876

[startup+12.7004 s]
/proc/loadavg: 4.44 4.76 6.26 9/375 7632
/proc/meminfo: memFree=18148124/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=144744 CPUtime=50.62 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 71547 1250 0 0 5050 12 0 0 22 0 5 0 732638774 148217856 7633 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 36186 7633 179 55 0 34072 0
[pid=7603/tid=7609] ppid=7601 vsize=144744 CPUtime=12.69 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 17737 1250 0 0 1266 3 0 0 25 0 5 0 732638774 148217856 7633 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=144744 CPUtime=12.69 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 18424 1250 0 0 1266 3 0 0 25 0 5 0 732638774 148217856 7633 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=144744 CPUtime=12.53 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 19403 1250 0 0 1251 2 0 0 25 0 5 0 732638774 148217856 7633 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=144744 CPUtime=12.68 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 15675 1250 0 0 1266 2 0 0 25 0 5 0 732638774 148217856 7633 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 144744

[startup+25.5003 s]
/proc/loadavg: 5.15 4.90 6.29 9/375 7632
/proc/meminfo: memFree=18125568/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=158408 CPUtime=101.66 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 123334 1250 0 0 10147 19 0 0 22 0 5 0 732638774 162209792 11030 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 39602 11030 179 55 0 37488 0
[pid=7603/tid=7609] ppid=7601 vsize=158408 CPUtime=25.48 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 31660 1250 0 0 2544 4 0 0 25 0 5 0 732638774 162209792 11030 33554432000 4194304 4417452 140736820341504 18446744073709551615 4366661 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=158408 CPUtime=25.49 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 32110 1250 0 0 2544 5 0 0 25 0 5 0 732638774 162209792 11030 33554432000 4194304 4417452 140736820341504 18446744073709551615 4365195 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=158408 CPUtime=25.18 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 33910 1250 0 0 2514 4 0 0 25 0 5 0 732638774 162209792 11030 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=158408 CPUtime=25.48 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 25346 1250 0 0 2544 4 0 0 25 0 5 0 732638774 162209792 11030 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 158408

[startup+51.101 s]
/proc/loadavg: 6.12 5.15 6.33 9/375 7632
/proc/meminfo: memFree=18113656/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=178936 CPUtime=203.75 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 199514 1250 0 0 20344 31 0 0 22 0 5 0 732638774 183230464 16149 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 44734 16149 179 55 0 42620 0
[pid=7603/tid=7609] ppid=7601 vsize=178936 CPUtime=51.09 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 54775 1250 0 0 5101 8 0 0 25 0 5 0 732638774 183230464 16149 33554432000 4194304 4417452 140736820341504 18446744073709551615 4356451 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=178936 CPUtime=51.08 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 51117 1250 0 0 5100 8 0 0 25 0 5 0 732638774 183230464 16149 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=178936 CPUtime=50.47 cores=0,2,4,6

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

[pid=7603/tid=7610] ppid=7601 vsize=289804 CPUtime=702.29 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 350784 1250 0 0 70177 52 0 0 25 0 5 0 732638774 296759296 43691 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=289804 CPUtime=693.87 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 361850 1250 0 0 69331 56 0 0 25 0 5 0 732638774 296759296 43691 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=289804 CPUtime=702.28 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 289997 1250 0 0 70186 42 0 0 25 0 5 0 732638774 296759296 43691 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.77
Current children cumulated vsize (KiB) 289804

[startup+762.315 s]
/proc/loadavg: 8.10 7.81 7.26 9/375 7652
/proc/meminfo: memFree=17932864/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=268008 CPUtime=3040.09 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 1464513 1250 0 0 303786 223 0 0 22 0 5 0 732638774 274440192 38417 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 67002 38417 179 55 0 64888 0
[pid=7603/tid=7609] ppid=7601 vsize=268008 CPUtime=762.31 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 396331 1250 0 0 76169 62 0 0 25 0 5 0 732638774 274440192 38417 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=268008 CPUtime=762.31 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 379269 1250 0 0 76175 56 0 0 25 0 5 0 732638774 274440192 38417 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=268008 CPUtime=753.15 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 384070 1250 0 0 75255 60 0 0 25 0 5 0 732638774 274440192 38417 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=268008 CPUtime=762.29 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 304535 1250 0 0 76185 44 0 0 25 0 5 0 732638774 274440192 38417 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.09
Current children cumulated vsize (KiB) 268008

[startup+822.301 s]
/proc/loadavg: 8.10 7.86 7.31 9/375 7661
/proc/meminfo: memFree=17896444/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=314388 CPUtime=3279.32 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 1555640 1250 0 0 327694 238 0 0 22 0 5 0 732638774 321933312 50012 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 78597 50012 179 55 0 76483 0
[pid=7603/tid=7609] ppid=7601 vsize=314388 CPUtime=822.29 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 425317 1250 0 0 82163 66 0 0 25 0 5 0 732638774 321933312 50012 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=314388 CPUtime=822.29 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 401322 1250 0 0 82170 59 0 0 25 0 5 0 732638774 321933312 50012 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=314388 CPUtime=812.42 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 406983 1250 0 0 81179 63 0 0 25 0 5 0 732638774 321933312 50012 33554432000 4194304 4417452 140736820341504 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=314388 CPUtime=822.28 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 321710 1250 0 0 82180 48 0 0 25 0 5 0 732638774 321933312 50012 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.32
Current children cumulated vsize (KiB) 314388

[startup+882.301 s]
/proc/loadavg: 8.56 8.02 7.40 10/380 8222
/proc/meminfo: memFree=17940924/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=253764 CPUtime=3518.19 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 1650423 1250 0 0 351565 254 0 0 22 0 5 0 732638774 259854336 34856 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 63441 34856 179 55 0 61327 0
[pid=7603/tid=7609] ppid=7601 vsize=253764 CPUtime=882.22 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 450089 1250 0 0 88150 72 0 0 25 0 5 0 732638774 259854336 34856 33554432000 4194304 4417452 140736820341504 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=253764 CPUtime=882.18 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 427613 1250 0 0 88155 63 0 0 25 0 5 0 732638774 259854336 34856 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=253764 CPUtime=871.67 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 434923 1250 0 0 87100 67 0 0 25 0 5 0 732638774 259854336 34856 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=253764 CPUtime=882.09 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 337490 1250 0 0 88158 51 0 0 25 0 5 0 732638774 259854336 34856 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.19
Current children cumulated vsize (KiB) 253764

[startup+942.301 s]
/proc/loadavg: 8.93 8.21 7.50 10/380 8427
/proc/meminfo: memFree=17874780/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=275244 CPUtime=3757.47 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 1735425 1250 0 0 375480 267 0 0 22 0 5 0 732638774 281849856 40235 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 68811 40235 179 55 0 66697 0
[pid=7603/tid=7609] ppid=7601 vsize=275244 CPUtime=942.21 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 477349 1250 0 0 94145 76 0 0 25 0 5 0 732638774 281849856 40235 33554432000 4194304 4417452 140736820341504 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=275244 CPUtime=942.18 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 450293 1250 0 0 94152 66 0 0 25 0 5 0 732638774 281849856 40235 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=275244 CPUtime=930.97 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 457396 1250 0 0 93028 69 0 0 25 0 5 0 732638774 281849856 40235 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=275244 CPUtime=942.07 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 350079 1250 0 0 94153 54 0 0 25 0 5 0 732638774 281849856 40235 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.47
Current children cumulated vsize (KiB) 275244

[startup+1002.3 s]
/proc/loadavg: 9.14 8.42 7.62 10/380 8624
/proc/meminfo: memFree=17859608/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=294480 CPUtime=3996.75 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 1819533 1250 0 0 399395 280 0 0 22 0 5 0 732638774 301547520 45035 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 73620 45035 179 55 0 71506 0
[pid=7603/tid=7609] ppid=7601 vsize=294480 CPUtime=1002.21 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 499568 1250 0 0 100141 80 0 0 25 0 5 0 732638774 301547520 45035 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=294480 CPUtime=1002.18 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 470716 1250 0 0 100149 69 0 0 25 0 5 0 732638774 301547520 45035 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=294480 CPUtime=990.26 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 486324 1250 0 0 98953 73 0 0 25 0 5 0 732638774 301547520 45035 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=294480 CPUtime=1002.06 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 362617 1250 0 0 100150 56 0 0 25 0 5 0 732638774 301547520 45035 33554432000 4194304 4417452 140736820341504 18446744073709551615 4352488 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3996.75
Current children cumulated vsize (KiB) 294480

[startup+1062.3 s]
/proc/loadavg: 9.10 8.53 7.70 10/380 8858
/proc/meminfo: memFree=17847600/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=313216 CPUtime=4236.03 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 1910441 1250 0 0 423309 294 0 0 22 0 5 0 732638774 320733184 49719 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 78304 49719 179 55 0 76190 0
[pid=7603/tid=7609] ppid=7601 vsize=313216 CPUtime=1062.21 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 525798 1250 0 0 106136 85 0 0 25 0 5 0 732638774 320733184 49719 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=313216 CPUtime=1062.18 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 489136 1250 0 0 106146 72 0 0 25 0 5 0 732638774 320733184 49719 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=313216 CPUtime=1049.55 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 515163 1250 0 0 104878 77 0 0 25 0 5 0 732638774 320733184 49719 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=313216 CPUtime=1062.05 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 380036 1250 0 0 106146 59 0 0 25 0 5 0 732638774 320733184 49719 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.03
Current children cumulated vsize (KiB) 313216

[startup+1122.3 s]
/proc/loadavg: 9.08 8.64 7.79 10/380 9061
/proc/meminfo: memFree=17842436/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=309192 CPUtime=4475.3 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 1988561 1250 0 0 447223 307 0 0 22 0 5 0 732638774 316612608 48713 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 77298 48713 179 55 0 75184 0
[pid=7603/tid=7609] ppid=7601 vsize=309192 CPUtime=1122.22 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 545004 1250 0 0 112133 89 0 0 25 0 5 0 732638774 316612608 48713 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=309192 CPUtime=1122.18 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 515406 1250 0 0 112143 75 0 0 25 0 5 0 732638774 316612608 48713 33554432000 4194304 4417452 140736820341504 18446744073709551615 4251148 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=309192 CPUtime=1108.84 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 534418 1250 0 0 110804 80 0 0 25 0 5 0 732638774 316612608 48713 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=309192 CPUtime=1122.03 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 393425 1250 0 0 112142 61 0 0 25 0 5 0 732638774 316612608 48713 33554432000 4194304 4417452 140736820341504 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.3
Current children cumulated vsize (KiB) 309192

[startup+1182.3 s]
/proc/loadavg: 9.07 8.71 7.86 10/380 9269
/proc/meminfo: memFree=17816612/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=287364 CPUtime=4714.58 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 2053161 1250 0 0 471141 317 0 0 22 0 5 0 732638774 294260736 43280 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 71841 43280 179 55 0 69727 0
[pid=7603/tid=7609] ppid=7601 vsize=287364 CPUtime=1182.22 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 557178 1250 0 0 118130 92 0 0 25 0 5 0 732638774 294260736 43280 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=287364 CPUtime=1182.19 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 538520 1250 0 0 118140 79 0 0 25 0 5 0 732638774 294260736 43280 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=287364 CPUtime=1168.13 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 552854 1250 0 0 116731 82 0 0 25 0 5 0 732638774 294260736 43280 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=287364 CPUtime=1182.02 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 404301 1250 0 0 118139 63 0 0 25 0 5 0 732638774 294260736 43280 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4714.58
Current children cumulated vsize (KiB) 287364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 9.12 8.75 7.89 10/380 9335
/proc/meminfo: memFree=17803588/32951124 swapFree=45193364/67111528
[pid=7603] ppid=7601 vsize=316652 CPUtime=4800.35 cores=0,2,4,6
/proc/7603/stat : 7603 (plingeling) S 7601 7603 6932 0 -1 4202496 2071944 1250 0 0 479715 320 0 0 22 0 5 0 732638774 324251648 50603 33554432000 4194304 4417452 140736820341504 18446744073709551615 224296728549 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/7603/statm: 79163 50603 179 55 0 77049 0
[pid=7603/tid=7609] ppid=7601 vsize=316652 CPUtime=1203.73 cores=0,2,4,6
/proc/7603/task/7609/stat : 7609 (plingeling) R 7601 7603 6932 0 -1 4202560 563460 1250 0 0 120280 93 0 0 25 0 5 0 732638774 324251648 50603 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=7603/tid=7610] ppid=7601 vsize=316652 CPUtime=1203.7 cores=0,2,4,6
/proc/7603/task/7610/stat : 7610 (plingeling) R 7601 7603 6932 0 -1 4202560 543342 1250 0 0 120291 79 0 0 25 0 5 0 732638774 324251648 50603 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=7603/tid=7611] ppid=7601 vsize=316652 CPUtime=1189.38 cores=0,2,4,6
/proc/7603/task/7611/stat : 7611 (plingeling) R 7601 7603 6932 0 -1 4202560 558410 1250 0 0 118855 83 0 0 25 0 5 0 732638774 324251648 50603 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=7603/tid=7612] ppid=7601 vsize=316652 CPUtime=1203.53 cores=0,2,4,6
/proc/7603/task/7612/stat : 7612 (plingeling) R 7601 7603 6932 0 -1 4202560 406424 1250 0 0 120290 63 0 0 25 0 5 0 732638774 324251648 50603 33554432000 4194304 4417452 140736820341504 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 316652

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.83
CPU time (s): 4800.41
CPU user time (s): 4797.2
CPU system time (s): 3.21551
CPU usage (%): 398.762
Max. virtual memory (cumulated for all children) (KiB): 336920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.2
system time used= 3.21551
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2073194
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= 116
involuntary context switches= 24428

runsolver used 3.9494 second user time and 10.3134 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 03:48:01
IDJOB=3371182
IDBENCH=83145
IDSOLVER=1848
FILE ID=node118/3371182-1305424081
RUNJOBID= node118-1305424081-7591
PBS_JOBID= 13324586
Free space on /tmp= 73052 MiB

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

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

MD5SUM BENCH= 6545c783f127618649f1200914f62dc5
RANDOM SEED=1277674830

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18210768 kB
Buffers:        281688 kB
Cached:        4460500 kB
SwapCached:      22084 kB
Active:       11816140 kB
Inactive:      2620312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18210768 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:             508 kB
Writeback:           0 kB
AnonPages:     9685068 kB
Mapped:          14656 kB
Slab:           148936 kB
PageTables:      90056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88626772 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= 73048 MiB
End job on node118 at 2011-05-15 04:08:07