Trace number 3264542

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.38 1201.72

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3264542-1304104101/watcher-3264542-1304104101 -o /tmp/evaluation-result-3264542-1304104101/solver-3264542-1304104101 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3264542-1304104101.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: 7.70 8.03 7.97 5/181 1845
/proc/meminfo: memFree=21961076/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 217 0 0 0 0 0 0 0 25 0 1 0 522008904 8937472 147 33554432000 4194304 4417332 140735842221792 18446744073709551615 268272688896 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/1845/statm: 2182 147 122 55 0 68 0
[pid=1845/tid=1851] ppid=1843 vsize=49948 CPUtime=0 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 19 1252 0 0 0 0 0 0 25 0 5 0 522008905 51146752 271 33554432000 4194304 4417332 140735842221792 18446744073709551615 268272714858 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=49948 CPUtime=0 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 4 1252 0 0 0 0 0 0 25 0 5 0 522008905 51146752 271 33554432000 4194304 4417332 140735842221792 18446744073709551615 4295511 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=49948 CPUtime=0 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 7 1252 0 0 0 0 0 0 25 0 5 0 522008905 51146752 271 33554432000 4194304 4417332 140735842221792 18446744073709551615 4268102 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=49948 CPUtime=0 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 0 1252 0 0 0 0 0 0 25 0 5 0 522008905 51146752 271 33554432000 4194304 4417332 140735842221792 18446744073709551615 268272745457 0 0 4096 17442 0 0 0 -1 4 0 0 0

[startup+0.107085 s]
/proc/loadavg: 7.70 8.03 7.97 5/181 1845
/proc/meminfo: memFree=21961076/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=118588 CPUtime=0.4 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 1292 1252 0 0 40 0 0 0 25 0 5 0 522008904 121434112 1127 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 29647 1127 181 55 0 27533 0
[pid=1845/tid=1851] ppid=1843 vsize=118588 CPUtime=0.1 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 192 1252 0 0 10 0 0 0 25 0 5 0 522008905 121434112 1127 33554432000 4194304 4417332 140735842221792 18446744073709551615 4354373 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=118588 CPUtime=0.09 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 187 1252 0 0 9 0 0 0 25 0 5 0 522008905 121434112 1127 33554432000 4194304 4417332 140735842221792 18446744073709551615 4309183 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=118588 CPUtime=0.1 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 231 1252 0 0 10 0 0 0 25 0 5 0 522008905 121434112 1127 33554432000 4194304 4417332 140735842221792 18446744073709551615 4308718 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=118588 CPUtime=0.09 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 366 1252 0 0 9 0 0 0 25 0 5 0 522008905 121434112 1127 33554432000 4194304 4417332 140735842221792 18446744073709551615 4232736 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 118588

[startup+0.20107 s]
/proc/loadavg: 7.70 8.03 7.97 5/181 1845
/proc/meminfo: memFree=21961076/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=119664 CPUtime=0.77 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 2319 1252 0 0 77 0 0 0 25 0 5 0 522008904 122535936 1425 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 29916 1425 181 55 0 27802 0
[pid=1845/tid=1851] ppid=1843 vsize=119664 CPUtime=0.19 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 465 1252 0 0 19 0 0 0 25 0 5 0 522008905 122535936 1425 33554432000 4194304 4417332 140735842221792 18446744073709551615 4353435 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=119664 CPUtime=0.19 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 509 1252 0 0 19 0 0 0 25 0 5 0 522008905 122535936 1425 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364482 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=119664 CPUtime=0.19 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 404 1252 0 0 19 0 0 0 25 0 5 0 522008905 122535936 1425 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=119664 CPUtime=0.19 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 625 1252 0 0 19 0 0 0 25 0 5 0 522008905 122535936 1425 33554432000 4194304 4417332 140735842221792 18446744073709551615 4357618 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 119664

[startup+0.301052 s]
/proc/loadavg: 7.70 8.03 7.97 5/181 1845
/proc/meminfo: memFree=21961076/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=121284 CPUtime=1.17 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 3625 1252 0 0 117 0 0 0 25 0 5 0 522008904 124194816 1813 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 30321 1813 181 55 0 28207 0
[pid=1845/tid=1851] ppid=1843 vsize=121284 CPUtime=0.29 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 948 1252 0 0 29 0 0 0 25 0 5 0 522008905 124194816 1813 33554432000 4194304 4417332 140735842221792 18446744073709551615 4358020 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=121284 CPUtime=0.29 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 573 1252 0 0 29 0 0 0 25 0 5 0 522008905 124194816 1813 33554432000 4194304 4417332 140735842221792 18446744073709551615 4366573 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=121284 CPUtime=0.29 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 872 1252 0 0 29 0 0 0 25 0 5 0 522008905 124194816 1813 33554432000 4194304 4417332 140735842221792 18446744073709551615 4250488 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=121284 CPUtime=0.28 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 916 1252 0 0 28 0 0 0 25 0 5 0 522008905 124194816 1813 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 121284

[startup+0.700982 s]
/proc/loadavg: 7.70 8.03 7.97 5/181 1845
/proc/meminfo: memFree=21961076/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=125236 CPUtime=2.77 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 7971 1252 0 0 276 1 0 0 25 0 5 0 522008904 128241664 2801 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 31309 2801 181 55 0 29195 0
[pid=1845/tid=1851] ppid=1843 vsize=125236 CPUtime=0.69 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 1731 1252 0 0 69 0 0 0 25 0 5 0 522008905 128241664 2801 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=125236 CPUtime=0.69 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 1752 1252 0 0 69 0 0 0 25 0 5 0 522008905 128241664 2801 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=125236 CPUtime=0.69 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 2017 1252 0 0 69 0 0 0 25 0 5 0 522008905 128241664 2801 33554432000 4194304 4417332 140735842221792 18446744073709551615 4250678 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=125236 CPUtime=0.68 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 2155 1252 0 0 68 0 0 0 25 0 5 0 522008905 128241664 2801 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 125236

[startup+1.50084 s]
/proc/loadavg: 7.70 8.03 7.97 9/186 1855
/proc/meminfo: memFree=21949616/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=130244 CPUtime=5.97 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 14567 1252 0 0 595 2 0 0 25 0 5 0 522008904 133369856 4053 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 32561 4053 181 55 0 30447 0
[pid=1845/tid=1851] ppid=1843 vsize=130244 CPUtime=1.49 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 3618 1252 0 0 149 0 0 0 25 0 5 0 522008905 133369856 4053 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=130244 CPUtime=1.48 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 3147 1252 0 0 148 0 0 0 25 0 5 0 522008905 133369856 4053 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=130244 CPUtime=1.49 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 3895 1252 0 0 149 0 0 0 25 0 5 0 522008905 133369856 4053 33554432000 4194304 4417332 140735842221792 18446744073709551615 4250873 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=130244 CPUtime=1.48 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 3591 1252 0 0 148 0 0 0 25 0 5 0 522008905 133369856 4053 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 130244

[startup+3.10056 s]
/proc/loadavg: 7.70 8.03 7.97 9/186 1855
/proc/meminfo: memFree=21943912/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=132596 CPUtime=12.36 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 27496 1252 0 0 1231 5 0 0 25 0 5 0 522008904 135778304 4638 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 33149 4638 181 55 0 31035 0
[pid=1845/tid=1851] ppid=1843 vsize=132596 CPUtime=3.09 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 7554 1252 0 0 308 1 0 0 25 0 5 0 522008905 135778304 4638 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=132596 CPUtime=3.07 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 5747 1252 0 0 306 1 0 0 25 0 5 0 522008905 135778304 4638 33554432000 4194304 4417332 140735842221792 18446744073709551615 4310666 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=132596 CPUtime=3.09 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 7507 1252 0 0 308 1 0 0 25 0 5 0 522008905 135778304 4638 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=132596 CPUtime=3.08 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 6372 1252 0 0 307 1 0 0 25 0 5 0 522008905 135778304 4638 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 132596

[startup+6.30099 s]
/proc/loadavg: 7.72 8.03 7.97 9/186 1855
/proc/meminfo: memFree=21945408/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=144504 CPUtime=25.14 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 50223 1252 0 0 2506 8 0 0 25 0 5 0 522008904 147972096 7590 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 36126 7590 181 55 0 34012 0
[pid=1845/tid=1851] ppid=1843 vsize=144504 CPUtime=6.29 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 12994 1252 0 0 627 2 0 0 25 0 5 0 522008905 147972096 7590 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=144504 CPUtime=6.26 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 12245 1252 0 0 624 2 0 0 25 0 5 0 522008905 147972096 7590 33554432000 4194304 4417332 140735842221792 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=144504 CPUtime=6.29 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 14217 1252 0 0 627 2 0 0 25 0 5 0 522008905 147972096 7590 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=144504 CPUtime=6.28 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 10451 1252 0 0 627 1 0 0 25 0 5 0 522008905 147972096 7590 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 144504

[startup+12.7008 s]
/proc/loadavg: 7.74 8.03 7.97 9/186 1855
/proc/meminfo: memFree=21927216/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=154480 CPUtime=50.7 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 90738 1252 0 0 5054 16 0 0 25 0 5 0 522008904 158187520 10086 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 38620 10086 181 55 0 36506 0
[pid=1845/tid=1851] ppid=1843 vsize=154480 CPUtime=12.69 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 23885 1252 0 0 1265 4 0 0 25 0 5 0 522008905 158187520 10086 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=154480 CPUtime=12.63 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 22483 1252 0 0 1258 5 0 0 25 0 5 0 522008905 158187520 10086 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=154480 CPUtime=12.68 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 25808 1252 0 0 1264 4 0 0 25 0 5 0 522008905 158187520 10086 33554432000 4194304 4417332 140735842221792 18446744073709551615 4357148 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=154480 CPUtime=12.68 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 18246 1252 0 0 1266 2 0 0 25 0 5 0 522008905 158187520 10086 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 154480

[startup+25.5006 s]
/proc/loadavg: 7.80 8.03 7.97 9/186 1856
/proc/meminfo: memFree=21897324/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=164160 CPUtime=101.84 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 166452 1252 0 0 10156 28 0 0 25 0 5 0 522008904 168099840 12510 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 41040 12510 181 55 0 38926 0
[pid=1845/tid=1851] ppid=1843 vsize=164160 CPUtime=25.49 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 44345 1252 0 0 2542 7 0 0 25 0 5 0 522008905 168099840 12510 33554432000 4194304 4417332 140735842221792 18446744073709551615 4366049 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=164160 CPUtime=25.35 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 46009 1252 0 0 2527 8 0 0 25 0 5 0 522008905 168099840 12510 33554432000 4194304 4417332 140735842221792 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=164160 CPUtime=25.49 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 42859 1252 0 0 2542 7 0 0 25 0 5 0 522008905 168099840 12510 33554432000 4194304 4417332 140735842221792 18446744073709551615 4307997 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=164160 CPUtime=25.48 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 32923 1252 0 0 2544 4 0 0 25 0 5 0 522008905 168099840 12510 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 164160

[startup+51.101 s]
/proc/loadavg: 7.87 8.03 7.97 9/186 1857
/proc/meminfo: memFree=21875736/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=179172 CPUtime=204.1 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 274425 1252 0 0 20365 45 0 0 25 0 5 0 522008904 183472128 16264 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 44793 16264 181 55 0 42679 0
[pid=1845/tid=1851] ppid=1843 vsize=179172 CPUtime=51.08 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 76095 1252 0 0 5097 11 0 0 25 0 5 0 522008905 183472128 16264 33554432000 4194304 4417332 140735842221792 18446744073709551615 4310328 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=179172 CPUtime=50.83 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 73461 1252 0 0 5070 13 0 0 25 0 5 0 522008905 183472128 16264 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=179172 CPUtime=51.09 cores=0,2,4,6

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

[pid=1845/tid=1852] ppid=1843 vsize=263048 CPUtime=698.54 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 450683 1252 0 0 69787 67 0 0 25 0 5 0 522008905 269361152 37095 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=263048 CPUtime=702.23 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 456190 1252 0 0 70154 69 0 0 25 0 5 0 522008905 269361152 37095 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=263048 CPUtime=702.3 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 366535 1252 0 0 70173 57 0 0 25 0 5 0 522008905 269361152 37095 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 263048

[startup+762.3 s]
/proc/loadavg: 8.14 8.03 7.99 9/186 1984
/proc/meminfo: memFree=20822816/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=284228 CPUtime=3045.09 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 1844672 1252 0 0 304226 283 0 0 25 0 5 0 522008904 291049472 42385 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 71057 42385 181 55 0 68943 0
[pid=1845/tid=1851] ppid=1843 vsize=284228 CPUtime=762.3 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 497608 1252 0 0 76153 77 0 0 25 0 5 0 522008905 291049472 42385 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=284228 CPUtime=758.22 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 474996 1252 0 0 75752 70 0 0 25 0 5 0 522008905 291049472 42385 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=284228 CPUtime=762.24 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 481609 1252 0 0 76150 74 0 0 25 0 5 0 522008905 291049472 42385 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=284228 CPUtime=762.31 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 390143 1252 0 0 76170 61 0 0 25 0 5 0 522008905 291049472 42385 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 284228

[startup+822.301 s]
/proc/loadavg: 8.16 8.05 8.00 9/186 1986
/proc/meminfo: memFree=20771088/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=297380 CPUtime=3284.76 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 1949472 1252 0 0 328177 299 0 0 25 0 5 0 522008904 304517120 45838 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 74345 45838 181 55 0 72231 0
[pid=1845/tid=1851] ppid=1843 vsize=297380 CPUtime=822.3 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 531403 1252 0 0 82148 82 0 0 25 0 5 0 522008905 304517120 45838 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=297380 CPUtime=817.89 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 502455 1252 0 0 81715 74 0 0 25 0 5 0 522008905 304517120 45838 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=297380 CPUtime=822.23 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 504923 1252 0 0 82145 78 0 0 25 0 5 0 522008905 304517120 45838 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=297380 CPUtime=822.31 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 410375 1252 0 0 82167 64 0 0 25 0 5 0 522008905 304517120 45838 33554432000 4194304 4417332 140735842221792 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.76
Current children cumulated vsize (KiB) 297380

[startup+882.306 s]
/proc/loadavg: 8.16 8.07 8.01 9/186 1988
/proc/meminfo: memFree=20734600/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=327740 CPUtime=3524.46 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 2051960 1252 0 0 352131 315 0 0 25 0 5 0 522008904 335605760 53429 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 81935 53429 181 55 0 79821 0
[pid=1845/tid=1851] ppid=1843 vsize=327740 CPUtime=882.3 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 563942 1252 0 0 88143 87 0 0 25 0 5 0 522008905 335605760 53429 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=327740 CPUtime=877.56 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 526015 1252 0 0 87679 77 0 0 25 0 5 0 522008905 335605760 53429 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=327740 CPUtime=882.24 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 530335 1252 0 0 88143 81 0 0 25 0 5 0 522008905 335605760 53429 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364664 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=327740 CPUtime=882.31 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 431352 1252 0 0 88164 67 0 0 25 0 5 0 522008905 335605760 53429 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 327740

[startup+942.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/186 1989
/proc/meminfo: memFree=20761872/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=318112 CPUtime=3764.12 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 2139888 1252 0 0 376084 328 0 0 25 0 5 0 522008904 325746688 51023 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 79528 51023 181 55 0 77414 0
[pid=1845/tid=1851] ppid=1843 vsize=318112 CPUtime=942.3 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 585386 1252 0 0 94140 90 0 0 25 0 5 0 522008905 325746688 51023 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=318112 CPUtime=937.24 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 549156 1252 0 0 93643 81 0 0 25 0 5 0 522008905 325746688 51023 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=318112 CPUtime=942.23 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 557178 1252 0 0 94138 85 0 0 25 0 5 0 522008905 325746688 51023 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=318112 CPUtime=942.31 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 447852 1252 0 0 94161 70 0 0 25 0 5 0 522008905 325746688 51023 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 318112

[startup+1002.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/186 1991
/proc/meminfo: memFree=20757736/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=296568 CPUtime=4003.79 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 2228105 1252 0 0 400039 340 0 0 25 0 5 0 522008904 303685632 45670 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 74142 45670 181 55 0 72028 0
[pid=1845/tid=1851] ppid=1843 vsize=296568 CPUtime=1002.3 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 602132 1252 0 0 100138 92 0 0 25 0 5 0 522008905 303685632 45670 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=296568 CPUtime=996.91 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 574102 1252 0 0 99606 85 0 0 25 0 5 0 522008905 303685632 45670 33554432000 4194304 4417332 140735842221792 18446744073709551615 4232617 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=296568 CPUtime=1002.23 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 585721 1252 0 0 100134 89 0 0 25 0 5 0 522008905 303685632 45670 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=296568 CPUtime=1002.3 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 465834 1252 0 0 100158 72 0 0 25 0 5 0 522008905 303685632 45670 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 296568

[startup+1062.3 s]
/proc/loadavg: 8.12 8.07 8.01 9/186 1992
/proc/meminfo: memFree=20462484/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=293088 CPUtime=4243.47 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 2327512 1252 0 0 423990 357 0 0 25 0 5 0 522008904 300122112 44800 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 73272 44800 181 55 0 71158 0
[pid=1845/tid=1851] ppid=1843 vsize=293088 CPUtime=1062.3 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 628829 1252 0 0 106134 96 0 0 25 0 5 0 522008905 300122112 44800 33554432000 4194304 4417332 140735842221792 18446744073709551615 4263230 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=293088 CPUtime=1056.59 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 594718 1252 0 0 105570 89 0 0 25 0 5 0 522008905 300122112 44800 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=293088 CPUtime=1062.24 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 611683 1252 0 0 106130 94 0 0 25 0 5 0 522008905 300122112 44800 33554432000 4194304 4417332 140735842221792 18446744073709551615 4366006 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=293088 CPUtime=1062.31 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 491966 1252 0 0 106154 77 0 0 25 0 5 0 522008905 300122112 44800 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 293088

[startup+1122.3 s]
/proc/loadavg: 8.13 8.09 8.01 9/186 1994
/proc/meminfo: memFree=20637916/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=290596 CPUtime=4483.14 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 2412859 1252 0 0 447944 370 0 0 25 0 5 0 522008904 297570304 44179 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 72649 44179 181 55 0 70535 0
[pid=1845/tid=1851] ppid=1843 vsize=290596 CPUtime=1122.31 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 646359 1252 0 0 112132 99 0 0 25 0 5 0 522008905 297570304 44179 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=290596 CPUtime=1116.26 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 614378 1252 0 0 111533 93 0 0 25 0 5 0 522008905 297570304 44179 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=290596 CPUtime=1122.24 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 640496 1252 0 0 112125 99 0 0 25 0 5 0 522008905 297570304 44179 33554432000 4194304 4417332 140735842221792 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=290596 CPUtime=1122.31 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 511310 1252 0 0 112152 79 0 0 25 0 5 0 522008905 297570304 44179 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 290596

[startup+1182.3 s]
/proc/loadavg: 8.21 8.11 8.02 9/186 1996
/proc/meminfo: memFree=20410104/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=338096 CPUtime=4722.82 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 2523258 1252 0 0 471896 386 0 0 25 0 5 0 522008904 346210304 56023 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 84524 56023 181 55 0 82410 0
[pid=1845/tid=1851] ppid=1843 vsize=338096 CPUtime=1182.31 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 680567 1252 0 0 118129 102 0 0 25 0 5 0 522008905 346210304 56023 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=338096 CPUtime=1175.94 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 649056 1252 0 0 117496 98 0 0 25 0 5 0 522008905 346210304 56023 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=338096 CPUtime=1182.23 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 657477 1252 0 0 118121 102 0 0 25 0 5 0 522008905 346210304 56023 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=338096 CPUtime=1182.31 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 535842 1252 0 0 118149 82 0 0 25 0 5 0 522008905 346210304 56023 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 338096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.11 8.02 9/186 1996
/proc/meminfo: memFree=20441460/32950928 swapFree=67111524/67111528
[pid=1845] ppid=1843 vsize=314524 CPUtime=4800.32 cores=0,2,4,6
/proc/1845/stat : 1845 (plingeling) S 1843 1845 1515 0 -1 4202496 2547338 1252 0 0 479642 390 0 0 25 0 5 0 522008904 322072576 50162 33554432000 4194304 4417332 140735842221792 18446744073709551615 268284491749 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/1845/statm: 78631 50162 181 55 0 76517 0
[pid=1845/tid=1851] ppid=1843 vsize=314524 CPUtime=1201.72 cores=0,2,4,6
/proc/1845/task/1851/stat : 1851 (plingeling) R 1843 1845 1515 0 -1 4202560 684110 1252 0 0 120069 103 0 0 25 0 5 0 522008905 322072576 50162 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1845/tid=1852] ppid=1843 vsize=314524 CPUtime=1195.24 cores=0,2,4,6
/proc/1845/task/1852/stat : 1852 (plingeling) R 1843 1845 1515 0 -1 4202560 657747 1252 0 0 119424 100 0 0 25 0 5 0 522008905 322072576 50162 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1845/tid=1853] ppid=1843 vsize=314524 CPUtime=1201.63 cores=0,2,4,6
/proc/1845/task/1853/stat : 1853 (plingeling) R 1843 1845 1515 0 -1 4202560 664322 1252 0 0 120060 103 0 0 25 0 5 0 522008905 322072576 50162 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=1845/tid=1854] ppid=1843 vsize=314524 CPUtime=1201.72 cores=0,2,4,6
/proc/1845/task/1854/stat : 1854 (plingeling) R 1843 1845 1515 0 -1 4202560 540843 1252 0 0 120089 83 0 0 25 0 5 0 522008905 322072576 50162 33554432000 4194304 4417332 140735842221792 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 314524

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): 1201.72
CPU time (s): 4800.38
CPU user time (s): 4796.46
CPU system time (s): 3.9204
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 368472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.46
system time used= 3.9204
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2548590
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= 208
involuntary context switches= 24541

runsolver used 1.93971 second user time and 4.55531 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 21:08:21
IDJOB=3264542
IDBENCH=84715
IDSOLVER=1605
FILE ID=node122/3264542-1304104101
RUNJOBID= node122-1304102113-1533
PBS_JOBID= 13170631
Free space on /tmp= 71664 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264542-1304104101/watcher-3264542-1304104101 -o /tmp/evaluation-result-3264542-1304104101/solver-3264542-1304104101 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3264542-1304104101.cnf

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=1000126192

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21961232 kB
Buffers:       1630184 kB
Cached:        8569388 kB
SwapCached:          4 kB
Active:        1293248 kB
Inactive:      9147612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21961232 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:              36 kB
Writeback:           0 kB
AnonPages:      241144 kB
Mapped:          15484 kB
Slab:           486024 kB
PageTables:       5100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   424792 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= 71512 MiB
End job on node122 at 2011-04-29 21:28:25