Trace number 3371177

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.47 1203.63

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s33098896-unsat.cnf
MD5SUM1221fb51c407dee7559369d7c6eedb4e
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 variables181
Number of clauses372
Sum of the clauses size1116
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3372
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-3371177-1305423993/watcher-3371177-1305423993 -o /tmp/evaluation-result-3371177-1305423993/solver-3371177-1305423993 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371177-1305423993.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.44 7.94 7.73 1/349 10173
/proc/meminfo: memFree=17765408/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=49832 CPUtime=0 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 342 1254 0 0 0 0 0 0 25 0 5 0 732629953 51027968 268 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 12458 268 174 55 0 10344 0
[pid=10173/tid=10179] ppid=10171 vsize=50160 CPUtime=0 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 30 1254 0 0 0 0 0 0 25 0 5 0 732629953 51363840 327 33554432000 4194304 4417452 140734150156848 18446744073709551615 4253336 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=50160 CPUtime=0 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 1 1254 0 0 0 0 0 0 25 0 5 0 732629953 51363840 327 33554432000 4194304 4417452 140734150156848 18446744073709551615 256415496686 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=50160 CPUtime=0 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 28 1254 0 0 0 0 0 0 25 0 5 0 732629953 51363840 327 33554432000 4194304 4417452 140734150156848 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=50160 CPUtime=0 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 32 1254 0 0 0 0 0 0 25 0 5 0 732629953 51363840 327 33554432000 4194304 4417452 140734150156848 18446744073709551615 4251109 0 0 4096 17442 0 0 0 -1 1 0 0 0

[startup+0.07331 s]
/proc/loadavg: 7.44 7.94 7.73 1/349 10173
/proc/meminfo: memFree=17765408/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=117884 CPUtime=0.26 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 1027 1254 0 0 26 0 0 0 25 0 5 0 732629953 120713216 888 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 29471 888 178 55 0 27357 0
[pid=10173/tid=10179] ppid=10171 vsize=117884 CPUtime=0.06 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 185 1254 0 0 6 0 0 0 25 0 5 0 732629953 120713216 888 33554432000 4194304 4417452 140734150156848 18446744073709551615 4237313 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=117884 CPUtime=0.06 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 71 1254 0 0 6 0 0 0 25 0 5 0 732629953 120713216 888 33554432000 4194304 4417452 140734150156848 18446744073709551615 4270300 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=117884 CPUtime=0.06 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 170 1254 0 0 6 0 0 0 25 0 5 0 732629953 120713216 888 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=117884 CPUtime=0.06 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 291 1254 0 0 6 0 0 0 25 0 5 0 732629953 120713216 888 33554432000 4194304 4417452 140734150156848 18446744073709551615 4264934 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 117884

[startup+0.100304 s]
/proc/loadavg: 7.44 7.94 7.73 1/349 10173
/proc/meminfo: memFree=17765408/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=118612 CPUtime=0.36 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 1272 1254 0 0 36 0 0 0 25 0 5 0 732629953 121458688 1095 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 29653 1095 178 55 0 27539 0
[pid=10173/tid=10179] ppid=10171 vsize=118612 CPUtime=0.09 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 230 1254 0 0 9 0 0 0 25 0 5 0 732629953 121458688 1095 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=118612 CPUtime=0.08 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 141 1254 0 0 8 0 0 0 25 0 5 0 732629953 121458688 1095 33554432000 4194304 4417452 140734150156848 18446744073709551615 4232629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=118612 CPUtime=0.09 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 236 1254 0 0 9 0 0 0 25 0 5 0 732629953 121458688 1095 33554432000 4194304 4417452 140734150156848 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=118612 CPUtime=0.09 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 355 1254 0 0 9 0 0 0 25 0 5 0 732629953 121458688 1095 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 118612

[startup+0.300269 s]
/proc/loadavg: 7.44 7.94 7.73 1/349 10173
/proc/meminfo: memFree=17765408/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=121924 CPUtime=1.16 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 3590 1254 0 0 116 0 0 0 25 0 5 0 732629953 124850176 1930 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 30481 1930 178 55 0 28367 0
[pid=10173/tid=10179] ppid=10171 vsize=121924 CPUtime=0.29 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 676 1254 0 0 29 0 0 0 25 0 5 0 732629953 124850176 1930 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=121924 CPUtime=0.28 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 733 1254 0 0 28 0 0 0 25 0 5 0 732629953 124850176 1930 33554432000 4194304 4417452 140734150156848 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=121924 CPUtime=0.28 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 900 1254 0 0 28 0 0 0 25 0 5 0 732629953 124850176 1930 33554432000 4194304 4417452 140734150156848 18446744073709551615 4353528 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=121924 CPUtime=0.29 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 971 1254 0 0 29 0 0 0 25 0 5 0 732629953 124850176 1930 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 121924

[startup+0.700194 s]
/proc/loadavg: 7.44 7.94 7.73 1/349 10173
/proc/meminfo: memFree=17765408/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=122752 CPUtime=2.76 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 6954 1254 0 0 275 1 0 0 25 0 5 0 732629953 125698048 2137 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 30688 2137 178 55 0 28574 0
[pid=10173/tid=10179] ppid=10171 vsize=122752 CPUtime=0.69 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 1487 1254 0 0 69 0 0 0 25 0 5 0 732629953 125698048 2137 33554432000 4194304 4417452 140734150156848 18446744073709551615 4357552 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=122752 CPUtime=0.68 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 1579 1254 0 0 68 0 0 0 25 0 5 0 732629953 125698048 2137 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=122752 CPUtime=0.68 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 2057 1254 0 0 68 0 0 0 25 0 5 0 732629953 125698048 2137 33554432000 4194304 4417452 140734150156848 18446744073709551615 4356884 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=122752 CPUtime=0.69 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 1521 1254 0 0 69 0 0 0 25 0 5 0 732629953 125698048 2137 33554432000 4194304 4417452 140734150156848 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 122752

[startup+1.50104 s]
/proc/loadavg: 7.44 7.94 7.73 9/360 10219
/proc/meminfo: memFree=17752880/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=127568 CPUtime=5.96 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 13254 1254 0 0 594 2 0 0 25 0 5 0 732629953 130629632 3341 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 31892 3341 178 55 0 29778 0
[pid=10173/tid=10179] ppid=10171 vsize=127568 CPUtime=1.49 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 3252 1254 0 0 149 0 0 0 25 0 5 0 732629953 130629632 3341 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=127568 CPUtime=1.48 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 3123 1254 0 0 148 0 0 0 25 0 5 0 732629953 130629632 3341 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=127568 CPUtime=1.47 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 3385 1254 0 0 147 0 0 0 25 0 5 0 732629953 130629632 3341 33554432000 4194304 4417452 140734150156848 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=127568 CPUtime=1.48 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 3184 1254 0 0 148 0 0 0 25 0 5 0 732629953 130629632 3341 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 127568

[startup+3.10074 s]
/proc/loadavg: 7.44 7.94 7.73 9/360 10219
/proc/meminfo: memFree=17742756/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=136912 CPUtime=12.34 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 23306 1254 0 0 1231 3 0 0 25 0 5 0 732629953 140197888 5645 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 34228 5645 178 55 0 32114 0
[pid=10173/tid=10179] ppid=10171 vsize=136912 CPUtime=3.09 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 6271 1254 0 0 309 0 0 0 25 0 5 0 732629953 140197888 5645 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=136912 CPUtime=3.08 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 5392 1254 0 0 308 0 0 0 25 0 5 0 732629953 140197888 5645 33554432000 4194304 4417452 140734150156848 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=136912 CPUtime=3.06 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 5843 1254 0 0 306 0 0 0 25 0 5 0 732629953 140197888 5645 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=136912 CPUtime=3.09 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 5490 1254 0 0 308 1 0 0 25 0 5 0 732629953 140197888 5645 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 136912

[startup+6.30114 s]
/proc/loadavg: 7.49 7.94 7.73 9/360 10219
/proc/meminfo: memFree=17723656/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=140328 CPUtime=25.11 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 42220 1254 0 0 2505 6 0 0 25 0 5 0 732629953 143695872 6527 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 35082 6527 178 55 0 32968 0
[pid=10173/tid=10179] ppid=10171 vsize=140328 CPUtime=6.29 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 10546 1254 0 0 628 1 0 0 25 0 5 0 732629953 143695872 6527 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=140328 CPUtime=6.28 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 10636 1254 0 0 627 1 0 0 25 0 5 0 732629953 143695872 6527 33554432000 4194304 4417452 140734150156848 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=140328 CPUtime=6.23 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 10618 1254 0 0 622 1 0 0 25 0 5 0 732629953 143695872 6527 33554432000 4194304 4417452 140734150156848 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=140328 CPUtime=6.28 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 10110 1254 0 0 627 1 0 0 25 0 5 0 732629953 143695872 6527 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 140328

[startup+12.7009 s]
/proc/loadavg: 7.53 7.94 7.73 9/360 10219
/proc/meminfo: memFree=17708472/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=144948 CPUtime=50.64 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 71537 1254 0 0 5052 12 0 0 25 0 5 0 732629953 148426752 7654 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 36237 7654 178 55 0 34123 0
[pid=10173/tid=10179] ppid=10171 vsize=144948 CPUtime=12.68 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 18383 1254 0 0 1266 2 0 0 25 0 5 0 732629953 148426752 7654 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=144948 CPUtime=12.68 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 18507 1254 0 0 1265 3 0 0 25 0 5 0 732629953 148426752 7654 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=144948 CPUtime=12.55 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 17303 1254 0 0 1253 2 0 0 25 0 5 0 732629953 148426752 7654 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=144948 CPUtime=12.68 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 17034 1254 0 0 1266 2 0 0 25 0 5 0 732629953 148426752 7654 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 144948

[startup+25.5005 s]
/proc/loadavg: 7.63 7.94 7.73 9/360 10220
/proc/meminfo: memFree=17689244/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=164908 CPUtime=101.69 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 124456 1254 0 0 10149 20 0 0 25 0 5 0 732629953 168865792 12644 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 41227 12644 178 55 0 39113 0
[pid=10173/tid=10179] ppid=10171 vsize=164908 CPUtime=25.48 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 32031 1254 0 0 2544 4 0 0 25 0 5 0 732629953 168865792 12644 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=164908 CPUtime=25.48 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 32972 1254 0 0 2543 5 0 0 25 0 5 0 732629953 168865792 12644 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=164908 CPUtime=25.21 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 30559 1254 0 0 2516 5 0 0 25 0 5 0 732629953 168865792 12644 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=164908 CPUtime=25.49 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 28584 1254 0 0 2545 4 0 0 25 0 5 0 732629953 168865792 12644 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 164908

[startup+51.1007 s]
/proc/loadavg: 7.90 7.98 7.75 9/360 10220
/proc/meminfo: memFree=17674232/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=170760 CPUtime=203.81 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 206356 1254 0 0 20348 33 0 0 25 0 5 0 732629953 174858240 14112 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 42690 14112 178 55 0 40576 0
[pid=10173/tid=10179] ppid=10171 vsize=170760 CPUtime=51.09 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 54207 1254 0 0 5100 9 0 0 25 0 5 0 732629953 174858240 14112 33554432000 4194304 4417452 140734150156848 18446744073709551615 4236554 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=170760 CPUtime=51.08 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 52979 1254 0 0 5100 8 0 0 25 0 5 0 732629953 174858240 14112 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=170760 CPUtime=50.53 cores=1,3,5,7

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

[pid=10173/tid=10180] ppid=10171 vsize=257340 CPUtime=702.28 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 392877 1254 0 0 70166 62 0 0 25 0 5 0 732629953 263516160 35758 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=257340 CPUtime=694.45 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 400061 1254 0 0 69383 62 0 0 25 0 5 0 732629953 263516160 35758 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=257340 CPUtime=702.31 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 312631 1254 0 0 70180 51 0 0 25 0 5 0 732629953 263516160 35758 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801.39
Current children cumulated vsize (KiB) 257340

[startup+762.313 s]
/proc/loadavg: 8.10 8.11 7.93 9/360 10239
/proc/meminfo: memFree=17506564/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=260316 CPUtime=3040.77 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 1571051 1254 0 0 303822 255 0 0 25 0 5 0 732629953 266563584 36526 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 65079 36526 178 55 0 62965 0
[pid=10173/tid=10179] ppid=10171 vsize=260316 CPUtime=762.32 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 409867 1254 0 0 76165 67 0 0 25 0 5 0 732629953 266563584 36526 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=260316 CPUtime=762.29 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 418822 1254 0 0 76163 66 0 0 25 0 5 0 732629953 266563584 36526 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=260316 CPUtime=753.79 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 416458 1254 0 0 75313 66 0 0 25 0 5 0 732629953 266563584 36526 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=260316 CPUtime=762.33 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 325594 1254 0 0 76179 54 0 0 25 0 5 0 732629953 266563584 36526 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3040.77
Current children cumulated vsize (KiB) 260316

[startup+822.301 s]
/proc/loadavg: 8.04 8.09 7.93 9/360 10241
/proc/meminfo: memFree=17523520/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=274272 CPUtime=3280.06 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 1670731 1254 0 0 327734 272 0 0 25 0 5 0 732629953 280854528 39985 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 68568 39985 178 55 0 66454 0
[pid=10173/tid=10179] ppid=10171 vsize=274272 CPUtime=822.32 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 433261 1254 0 0 82161 71 0 0 25 0 5 0 732629953 280854528 39985 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=274272 CPUtime=822.28 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 445771 1254 0 0 82157 71 0 0 25 0 5 0 732629953 280854528 39985 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=274272 CPUtime=813.11 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 454065 1254 0 0 81239 72 0 0 25 0 5 0 732629953 280854528 39985 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=274272 CPUtime=822.32 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 337324 1254 0 0 82176 56 0 0 25 0 5 0 732629953 280854528 39985 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3280.06
Current children cumulated vsize (KiB) 274272

[startup+882.301 s]
/proc/loadavg: 8.01 8.07 7.93 9/360 10252
/proc/meminfo: memFree=17485264/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=282676 CPUtime=3519.36 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 1769693 1254 0 0 351650 286 0 0 25 0 5 0 732629953 289460224 42086 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 70669 42086 178 55 0 68555 0
[pid=10173/tid=10179] ppid=10171 vsize=282676 CPUtime=882.32 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 461272 1254 0 0 88157 75 0 0 25 0 5 0 732629953 289460224 42086 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=282676 CPUtime=882.28 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 473449 1254 0 0 88153 75 0 0 25 0 5 0 732629953 289460224 42086 33554432000 4194304 4417452 140734150156848 18446744073709551615 4366806 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=282676 CPUtime=872.43 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 479186 1254 0 0 87168 75 0 0 25 0 5 0 732629953 289460224 42086 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=282676 CPUtime=882.29 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 355476 1254 0 0 88170 59 0 0 25 0 5 0 732629953 289460224 42086 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3519.36
Current children cumulated vsize (KiB) 282676

[startup+942.301 s]
/proc/loadavg: 8.33 8.14 7.95 10/365 10689
/proc/meminfo: memFree=17491928/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=296464 CPUtime=3758.25 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 1852812 1254 0 0 375527 298 0 0 25 0 5 0 732629953 303579136 45533 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 74116 45533 178 55 0 72002 0
[pid=10173/tid=10179] ppid=10171 vsize=296464 CPUtime=942.12 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 480495 1254 0 0 94135 77 0 0 25 0 5 0 732629953 303579136 45533 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=296464 CPUtime=942.25 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 494138 1254 0 0 94147 78 0 0 25 0 5 0 732629953 303579136 45533 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=296464 CPUtime=931.72 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 505842 1254 0 0 93093 79 0 0 25 0 5 0 732629953 303579136 45533 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=296464 CPUtime=942.12 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 372027 1254 0 0 94150 62 0 0 25 0 5 0 732629953 303579136 45533 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3758.25
Current children cumulated vsize (KiB) 296464

[startup+1002.3 s]
/proc/loadavg: 8.82 8.31 8.02 10/365 10949
/proc/meminfo: memFree=17475852/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=294428 CPUtime=3997.54 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 1927507 1254 0 0 399445 309 0 0 25 0 5 0 732629953 301494272 45037 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 73607 45037 178 55 0 71493 0
[pid=10173/tid=10179] ppid=10171 vsize=294428 CPUtime=1002.13 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 500216 1254 0 0 100133 80 0 0 25 0 5 0 732629953 301494272 45037 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=294428 CPUtime=1002.26 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 513850 1254 0 0 100145 81 0 0 25 0 5 0 732629953 301494272 45037 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=294428 CPUtime=991 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 527959 1254 0 0 99018 82 0 0 25 0 5 0 732629953 301494272 45037 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=294428 CPUtime=1002.13 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 385172 1254 0 0 100148 65 0 0 25 0 5 0 732629953 301494272 45037 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3997.54
Current children cumulated vsize (KiB) 294428

[startup+1062.3 s]
/proc/loadavg: 9.11 8.48 8.10 10/365 11146
/proc/meminfo: memFree=17407844/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=342296 CPUtime=4236.85 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 2012093 1254 0 0 423363 322 0 0 25 0 5 0 732629953 350511104 57005 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 85574 57005 178 55 0 83460 0
[pid=10173/tid=10179] ppid=10171 vsize=342296 CPUtime=1062.12 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 517728 1254 0 0 106130 82 0 0 25 0 5 0 732629953 350511104 57005 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=342296 CPUtime=1062.26 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 537515 1254 0 0 106142 84 0 0 25 0 5 0 732629953 350511104 57005 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=342296 CPUtime=1050.31 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 554539 1254 0 0 104945 86 0 0 25 0 5 0 732629953 350511104 57005 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=342296 CPUtime=1062.12 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 402001 1254 0 0 106145 67 0 0 25 0 5 0 732629953 350511104 57005 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4236.85
Current children cumulated vsize (KiB) 342296

[startup+1122.3 s]
/proc/loadavg: 9.17 8.60 8.16 10/365 11342
/proc/meminfo: memFree=17430344/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=303032 CPUtime=4476.13 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 2100303 1254 0 0 447278 335 0 0 25 0 5 0 732629953 310304768 47175 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 75758 47175 178 55 0 73644 0
[pid=10173/tid=10179] ppid=10171 vsize=303032 CPUtime=1122.12 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 545860 1254 0 0 112126 86 0 0 25 0 5 0 732629953 310304768 47175 33554432000 4194304 4417452 140734150156848 18446744073709551615 4357947 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=303032 CPUtime=1122.25 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 560939 1254 0 0 112138 87 0 0 25 0 5 0 732629953 310304768 47175 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=303032 CPUtime=1109.6 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 578290 1254 0 0 110870 90 0 0 25 0 5 0 732629953 310304768 47175 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=303032 CPUtime=1122.12 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 414904 1254 0 0 112142 70 0 0 25 0 5 0 732629953 310304768 47175 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4476.13
Current children cumulated vsize (KiB) 303032

[startup+1182.3 s]
/proc/loadavg: 9.18 8.70 8.22 10/365 11544
/proc/meminfo: memFree=17396992/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=329388 CPUtime=4715.44 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 2161560 1254 0 0 471199 345 0 0 25 0 5 0 732629953 337293312 53781 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 82347 53781 178 55 0 80233 0
[pid=10173/tid=10179] ppid=10171 vsize=329388 CPUtime=1182.13 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 562686 1254 0 0 118124 89 0 0 25 0 5 0 732629953 337293312 53781 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=329388 CPUtime=1182.25 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 576495 1254 0 0 118136 89 0 0 25 0 5 0 732629953 337293312 53781 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=329388 CPUtime=1168.9 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 597449 1254 0 0 116797 93 0 0 25 0 5 0 732629953 337293312 53781 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=329388 CPUtime=1182.12 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 424620 1254 0 0 118141 71 0 0 25 0 5 0 732629953 337293312 53781 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4715.44
Current children cumulated vsize (KiB) 329388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 9.13 8.72 8.24 10/365 11616
/proc/meminfo: memFree=17404172/32950928 swapFree=67111200/67111528
[pid=10173] ppid=10171 vsize=314064 CPUtime=4800.4 cores=1,3,5,7
/proc/10173/stat : 10173 (plingeling) S 10171 10173 10053 0 -1 4202496 2182171 1254 0 0 479693 347 0 0 25 0 5 0 732629953 321601536 49933 33554432000 4194304 4417452 140734150156848 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/10173/statm: 78516 49933 178 55 0 76402 0
[pid=10173/tid=10179] ppid=10171 vsize=314064 CPUtime=1203.44 cores=1,3,5,7
/proc/10173/task/10179/stat : 10179 (plingeling) R 10171 10173 10053 0 -1 4202560 567236 1254 0 0 120254 90 0 0 25 0 5 0 732629953 321601536 49933 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=10173/tid=10180] ppid=10171 vsize=314064 CPUtime=1203.57 cores=1,3,5,7
/proc/10173/task/10180/stat : 10180 (plingeling) R 10171 10173 10053 0 -1 4202560 582772 1254 0 0 120267 90 0 0 25 0 5 0 732629953 321601536 49933 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=10173/tid=10181] ppid=10171 vsize=314064 CPUtime=1189.93 cores=1,3,5,7
/proc/10173/task/10181/stat : 10181 (plingeling) R 10171 10173 10053 0 -1 4202560 602323 1254 0 0 118900 93 0 0 25 0 5 0 732629953 321601536 49933 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=10173/tid=10182] ppid=10171 vsize=314064 CPUtime=1203.44 cores=1,3,5,7
/proc/10173/task/10182/stat : 10182 (plingeling) R 10171 10173 10053 0 -1 4202560 429530 1254 0 0 120272 72 0 0 25 0 5 0 732629953 321601536 49933 33554432000 4194304 4417452 140734150156848 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 314064

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.63
CPU time (s): 4800.47
CPU user time (s): 4796.98
CPU system time (s): 3.48947
CPU usage (%): 398.833
Max. virtual memory (cumulated for all children) (KiB): 357748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.98
system time used= 3.48947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2183425
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= 135
involuntary context switches= 36063

runsolver used 3.73543 second user time and 9.96448 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 03:46:33
IDJOB=3371177
IDBENCH=83140
IDSOLVER=1848
FILE ID=node115/3371177-1305423993
RUNJOBID= node115-1305422787-10072
PBS_JOBID= 13324588
Free space on /tmp= 73232 MiB

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

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

MD5SUM BENCH= 1221fb51c407dee7559369d7c6eedb4e
RANDOM SEED=1188977451

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17765688 kB
Buffers:        293636 kB
Cached:        4545836 kB
SwapCached:          0 kB
Active:       11990096 kB
Inactive:      2877184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17765688 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:              36 kB
Writeback:           0 kB
AnonPages:    10027616 kB
Mapped:          28228 kB
Slab:           211068 kB
PageTables:      40940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69687336 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= 73236 MiB
End job on node115 at 2011-05-15 04:06:38