Trace number 3265554

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.4 1201.72

General information on the benchmark

NameSAT05/crafted/markstrom05/eulcbip/
eulcbip-7-UNSAT.shuffled-as.sat05-3936.cnf
MD5SUM151ccdb2c52c7f525fde5dca388bb6e6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.083986
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of clauses672
Sum of the clauses size2684
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 30
Number of clauses of size 4670
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-3265554-1304106743/watcher-3265554-1304106743 -o /tmp/evaluation-result-3265554-1304106743/solver-3265554-1304106743 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3265554-1304106743.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.16 7.89 7.95 2/174 26142
/proc/meminfo: memFree=27462728/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=50152 CPUtime=0 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 389 1250 0 0 0 0 0 0 21 0 5 0 522272281 51355648 314 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 12538 314 170 55 0 10424 0
[pid=26142/tid=26148] ppid=26140 vsize=50152 CPUtime=0 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 36 1250 0 0 0 0 0 0 22 0 5 0 522272281 51355648 314 33554432000 4194304 4417332 140736424964112 18446744073709551615 4325918 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=50152 CPUtime=0 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 0 1250 0 0 0 0 0 0 22 0 5 0 522272281 51355648 314 33554432000 4194304 4417332 140736424964112 18446744073709551615 228122770417 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=50152 CPUtime=0 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 1 1250 0 0 0 0 0 0 22 0 5 0 522272281 51355648 314 33554432000 4194304 4417332 140736424964112 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=50152 CPUtime=0 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 1 1250 0 0 0 0 0 0 22 0 5 0 522272281 51355648 314 33554432000 4194304 4417332 140736424964112 18446744073709551615 228122819054 0 0 4096 17442 0 0 0 -1 3 0 0 0

[startup+0.0123319 s]
/proc/loadavg: 7.16 7.89 7.95 2/174 26142
/proc/meminfo: memFree=27462728/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=115688 CPUtime=0.02 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 439 1250 0 0 2 0 0 0 21 0 5 0 522272281 118464512 364 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 28922 364 178 55 0 26808 0
[pid=26142/tid=26148] ppid=26140 vsize=115688 CPUtime=0 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 45 1250 0 0 0 0 0 0 18 0 5 0 522272281 118464512 364 33554432000 4194304 4417332 140736424964112 18446744073709551615 4320095 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=115688 CPUtime=0 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 21 1250 0 0 0 0 0 0 22 0 5 0 522272281 118464512 364 33554432000 4194304 4417332 140736424964112 18446744073709551615 4253152 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=115688 CPUtime=0 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 4 1250 0 0 0 0 0 0 22 0 5 0 522272281 118464512 364 33554432000 4194304 4417332 140736424964112 18446744073709551615 4365033 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=115688 CPUtime=0 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 18 1250 0 0 0 0 0 0 22 0 5 0 522272281 118464512 364 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 115688

[startup+0.11231 s]
/proc/loadavg: 7.16 7.89 7.95 2/174 26142
/proc/meminfo: memFree=27462728/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=118208 CPUtime=0.42 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 1191 1250 0 0 42 0 0 0 21 0 5 0 522272281 121044992 968 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 29552 968 180 55 0 27438 0
[pid=26142/tid=26148] ppid=26140 vsize=118208 CPUtime=0.1 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 155 1250 0 0 10 0 0 0 18 0 5 0 522272281 121044992 968 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=118208 CPUtime=0.1 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 86 1250 0 0 10 0 0 0 23 0 5 0 522272281 121044992 968 33554432000 4194304 4417332 140736424964112 18446744073709551615 4366146 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=118208 CPUtime=0.1 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 205 1250 0 0 10 0 0 0 23 0 5 0 522272281 121044992 968 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=118208 CPUtime=0.1 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 394 1250 0 0 10 0 0 0 23 0 5 0 522272281 121044992 968 33554432000 4194304 4417332 140736424964112 18446744073709551615 4365997 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 118208

[startup+0.300277 s]
/proc/loadavg: 7.16 7.89 7.95 2/174 26142
/proc/meminfo: memFree=27462728/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=120536 CPUtime=1.17 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 3223 1250 0 0 117 0 0 0 21 0 5 0 522272281 123428864 1586 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 30134 1586 180 55 0 28020 0
[pid=26142/tid=26148] ppid=26140 vsize=120536 CPUtime=0.29 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 647 1250 0 0 29 0 0 0 18 0 5 0 522272281 123428864 1586 33554432000 4194304 4417332 140736424964112 18446744073709551615 4300251 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=120536 CPUtime=0.28 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 579 1250 0 0 28 0 0 0 24 0 5 0 522272281 123428864 1586 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=120536 CPUtime=0.29 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 623 1250 0 0 29 0 0 0 23 0 5 0 522272281 123428864 1586 33554432000 4194304 4417332 140736424964112 18446744073709551615 4252895 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=120536 CPUtime=0.29 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 1023 1250 0 0 29 0 0 0 24 0 5 0 522272281 123428864 1586 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 120536

[startup+0.700206 s]
/proc/loadavg: 7.16 7.89 7.95 2/174 26142
/proc/meminfo: memFree=27462728/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=123184 CPUtime=2.77 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 6347 1250 0 0 276 1 0 0 21 0 5 0 522272281 126140416 2248 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 30796 2248 180 55 0 28682 0
[pid=26142/tid=26148] ppid=26140 vsize=123184 CPUtime=0.69 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 1712 1250 0 0 69 0 0 0 18 0 5 0 522272281 126140416 2248 33554432000 4194304 4417332 140736424964112 18446744073709551615 18446744073699065904 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=123184 CPUtime=0.68 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 1237 1250 0 0 68 0 0 0 25 0 5 0 522272281 126140416 2248 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=123184 CPUtime=0.68 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 1350 1250 0 0 68 0 0 0 25 0 5 0 522272281 126140416 2248 33554432000 4194304 4417332 140736424964112 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=123184 CPUtime=0.69 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 1697 1250 0 0 69 0 0 0 25 0 5 0 522272281 126140416 2248 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 123184

[startup+1.50108 s]
/proc/loadavg: 7.16 7.89 7.95 6/179 26152
/proc/meminfo: memFree=27427360/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=128124 CPUtime=5.96 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 13179 1250 0 0 594 2 0 0 21 0 5 0 522272281 131198976 3483 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 32031 3483 180 55 0 29917 0
[pid=26142/tid=26148] ppid=26140 vsize=128124 CPUtime=1.48 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 3552 1250 0 0 148 0 0 0 20 0 5 0 522272281 131198976 3483 33554432000 4194304 4417332 140736424964112 18446744073709551615 4365900 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=128124 CPUtime=1.48 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 3028 1250 0 0 148 0 0 0 25 0 5 0 522272281 131198976 3483 33554432000 4194304 4417332 140736424964112 18446744073709551615 18446744073699065887 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=128124 CPUtime=1.48 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 2933 1250 0 0 148 0 0 0 25 0 5 0 522272281 131198976 3483 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=128124 CPUtime=1.48 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 3315 1250 0 0 148 0 0 0 25 0 5 0 522272281 131198976 3483 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 128124

[startup+3.10078 s]
/proc/loadavg: 7.16 7.89 7.95 6/182 26163
/proc/meminfo: memFree=27364316/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=129096 CPUtime=12.36 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 23969 1250 0 0 1232 4 0 0 21 0 5 0 522272281 132194304 3705 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 32274 3705 180 55 0 30160 0
[pid=26142/tid=26148] ppid=26140 vsize=129096 CPUtime=3.09 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 6750 1250 0 0 308 1 0 0 25 0 5 0 522272281 132194304 3705 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364599 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=129096 CPUtime=3.09 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 5664 1250 0 0 308 1 0 0 25 0 5 0 522272281 132194304 3705 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=129096 CPUtime=3.08 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 5287 1250 0 0 308 0 0 0 25 0 5 0 522272281 132194304 3705 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=129096 CPUtime=3.07 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 5917 1250 0 0 307 0 0 0 25 0 5 0 522272281 132194304 3705 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364811 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 129096

[startup+6.3012 s]
/proc/loadavg: 6.99 7.84 7.93 9/186 26167
/proc/meminfo: memFree=27258120/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=138724 CPUtime=25.15 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 44636 1250 0 0 2506 9 0 0 21 0 5 0 522272281 142053376 6105 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 34681 6105 180 55 0 32567 0
[pid=26142/tid=26148] ppid=26140 vsize=138724 CPUtime=6.29 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 11878 1250 0 0 627 2 0 0 25 0 5 0 522272281 142053376 6105 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=138724 CPUtime=6.28 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 10831 1250 0 0 626 2 0 0 25 0 5 0 522272281 142053376 6105 33554432000 4194304 4417332 140736424964112 18446744073709551615 4232636 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=138724 CPUtime=6.29 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 10604 1250 0 0 627 2 0 0 25 0 5 0 522272281 142053376 6105 33554432000 4194304 4417332 140736424964112 18446744073709551615 4365846 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=138724 CPUtime=6.26 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 10972 1250 0 0 624 2 0 0 25 0 5 0 522272281 142053376 6105 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 138724

[startup+12.701 s]
/proc/loadavg: 7.07 7.84 7.93 9/186 26168
/proc/meminfo: memFree=27211872/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=139844 CPUtime=50.7 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 77377 1250 0 0 5056 14 0 0 21 0 5 0 522272281 143200256 6330 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 34961 6330 180 55 0 32847 0
[pid=26142/tid=26148] ppid=26140 vsize=139844 CPUtime=12.69 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 20699 1250 0 0 1266 3 0 0 25 0 5 0 522272281 143200256 6330 33554432000 4194304 4417332 140736424964112 18446744073709551615 4355823 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=139844 CPUtime=12.68 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 19510 1250 0 0 1264 4 0 0 25 0 5 0 522272281 143200256 6330 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=139844 CPUtime=12.68 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 18192 1250 0 0 1266 2 0 0 25 0 5 0 522272281 143200256 6330 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=139844 CPUtime=12.62 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 18625 1250 0 0 1259 3 0 0 25 0 5 0 522272281 143200256 6330 33554432000 4194304 4417332 140736424964112 18446744073709551615 4366109 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 139844

[startup+25.5007 s]
/proc/loadavg: 7.28 7.85 7.93 9/186 26168
/proc/meminfo: memFree=27167128/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=156752 CPUtime=101.84 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 129076 1250 0 0 10161 23 0 0 21 0 5 0 522272281 160514048 10636 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 39188 10636 180 55 0 37074 0
[pid=26142/tid=26148] ppid=26140 vsize=156752 CPUtime=25.48 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 33020 1250 0 0 2543 5 0 0 25 0 5 0 522272281 160514048 10636 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=156752 CPUtime=25.48 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 31799 1250 0 0 2542 6 0 0 25 0 5 0 522272281 160514048 10636 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=156752 CPUtime=25.48 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 32440 1250 0 0 2544 4 0 0 25 0 5 0 522272281 160514048 10636 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=156752 CPUtime=25.35 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 31466 1250 0 0 2530 5 0 0 25 0 5 0 522272281 160514048 10636 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 156752

[startup+51.1011 s]
/proc/loadavg: 7.58 7.88 7.94 9/186 26169
/proc/meminfo: memFree=27124620/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=165276 CPUtime=204.1 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 218181 1250 0 0 20373 37 0 0 21 0 5 0 522272281 169242624 12799 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 41319 12799 180 55 0 39205 0
[pid=26142/tid=26148] ppid=26140 vsize=165276 CPUtime=51.09 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 53737 1250 0 0 5100 9 0 0 25 0 5 0 522272281 169242624 12799 33554432000 4194304 4417332 140736424964112 18446744073709551615 4366053 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=165276 CPUtime=51.08 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 53694 1250 0 0 5099 9 0 0 25 0 5 0 522272281 169242624 12799 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=165276 CPUtime=51.09 cores=1,3,5,7

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

[pid=26142/tid=26149] ppid=26140 vsize=287096 CPUtime=762.3 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 376881 1250 0 0 76170 60 0 0 25 0 5 0 522272281 293986304 43221 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=287096 CPUtime=762.31 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 370065 1250 0 0 76177 54 0 0 25 0 5 0 522272281 293986304 43221 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=287096 CPUtime=758.15 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 414760 1250 0 0 75753 62 0 0 25 0 5 0 522272281 293986304 43221 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.1
Current children cumulated vsize (KiB) 287096

[startup+822.301 s]
/proc/loadavg: 8.23 8.18 8.05 9/186 26201
/proc/meminfo: memFree=26545740/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=298416 CPUtime=3284.77 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 1604887 1250 0 0 328228 249 0 0 21 0 5 0 522272281 305577984 46052 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 74604 46052 180 55 0 72490 0
[pid=26142/tid=26148] ppid=26140 vsize=298416 CPUtime=822.31 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 379238 1250 0 0 82171 60 0 0 25 0 5 0 522272281 305577984 46052 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=298416 CPUtime=822.3 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 397222 1250 0 0 82166 64 0 0 25 0 5 0 522272281 305577984 46052 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=298416 CPUtime=822.3 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 391077 1250 0 0 82173 57 0 0 25 0 5 0 522272281 305577984 46052 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=298416 CPUtime=817.82 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 436999 1250 0 0 81716 66 0 0 25 0 5 0 522272281 305577984 46052 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 298416

[startup+882.3 s]
/proc/loadavg: 8.15 8.16 8.05 9/186 26203
/proc/meminfo: memFree=26502424/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=273344 CPUtime=3524.44 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 1686953 1250 0 0 352184 260 0 0 21 0 5 0 522272281 279904256 39784 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 68336 39784 180 55 0 66222 0
[pid=26142/tid=26148] ppid=26140 vsize=273344 CPUtime=882.31 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 405618 1250 0 0 88168 63 0 0 25 0 5 0 522272281 279904256 39784 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=273344 CPUtime=882.3 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 410370 1250 0 0 88164 66 0 0 25 0 5 0 522272281 279904256 39784 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=273344 CPUtime=882.31 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 406992 1250 0 0 88171 60 0 0 25 0 5 0 522272281 279904256 39784 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=273344 CPUtime=877.5 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 463622 1250 0 0 87680 70 0 0 25 0 5 0 522272281 279904256 39784 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 273344

[startup+942.301 s]
/proc/loadavg: 8.12 8.14 8.05 9/186 26204
/proc/meminfo: memFree=26462688/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=277272 CPUtime=3764.13 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 1769072 1250 0 0 376140 273 0 0 21 0 5 0 522272281 283926528 40766 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 69318 40766 180 55 0 67204 0
[pid=26142/tid=26148] ppid=26140 vsize=277272 CPUtime=942.31 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 424117 1250 0 0 94165 66 0 0 25 0 5 0 522272281 283926528 40766 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=277272 CPUtime=942.3 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 427751 1250 0 0 94162 68 0 0 25 0 5 0 522272281 283926528 40766 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=277272 CPUtime=942.31 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 427246 1250 0 0 94168 63 0 0 25 0 5 0 522272281 283926528 40766 33554432000 4194304 4417332 140736424964112 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=277272 CPUtime=937.18 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 489607 1250 0 0 93643 75 0 0 25 0 5 0 522272281 283926528 40766 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.13
Current children cumulated vsize (KiB) 277272

[startup+1002.3 s]
/proc/loadavg: 8.11 8.13 8.05 9/186 26206
/proc/meminfo: memFree=26372876/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=317412 CPUtime=4003.8 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 1842048 1250 0 0 400095 285 0 0 21 0 5 0 522272281 325029888 50801 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 79353 50801 180 55 0 77239 0
[pid=26142/tid=26148] ppid=26140 vsize=317412 CPUtime=1002.31 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 443015 1250 0 0 100162 69 0 0 25 0 5 0 522272281 325029888 50801 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=317412 CPUtime=1002.3 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 447266 1250 0 0 100159 71 0 0 25 0 5 0 522272281 325029888 50801 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=317412 CPUtime=1002.31 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 444027 1250 0 0 100165 66 0 0 25 0 5 0 522272281 325029888 50801 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=317412 CPUtime=996.85 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 507389 1250 0 0 99607 78 0 0 25 0 5 0 522272281 325029888 50801 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 317412

[startup+1062.3 s]
/proc/loadavg: 8.09 8.12 8.05 9/186 26208
/proc/meminfo: memFree=26348292/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=271528 CPUtime=4243.49 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 1917979 1250 0 0 424051 298 0 0 21 0 5 0 522272281 278044672 39330 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 67882 39330 180 55 0 65768 0
[pid=26142/tid=26148] ppid=26140 vsize=271528 CPUtime=1062.31 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 463287 1250 0 0 106159 72 0 0 25 0 5 0 522272281 278044672 39330 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=271528 CPUtime=1062.3 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 462219 1250 0 0 106156 74 0 0 25 0 5 0 522272281 278044672 39330 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=271528 CPUtime=1062.31 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 468840 1250 0 0 106162 69 0 0 25 0 5 0 522272281 278044672 39330 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=271528 CPUtime=1056.53 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 523282 1250 0 0 105572 81 0 0 25 0 5 0 522272281 278044672 39330 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.49
Current children cumulated vsize (KiB) 271528

[startup+1122.3 s]
/proc/loadavg: 8.17 8.13 8.06 9/186 26209
/proc/meminfo: memFree=26178132/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=298324 CPUtime=4483.16 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 1988940 1250 0 0 448009 307 0 0 21 0 5 0 522272281 305483776 45709 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 74581 45709 180 55 0 72467 0
[pid=26142/tid=26148] ppid=26140 vsize=298324 CPUtime=1122.32 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 483263 1250 0 0 112157 75 0 0 25 0 5 0 522272281 305483776 45709 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=298324 CPUtime=1122.3 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 475924 1250 0 0 112155 75 0 0 25 0 5 0 522272281 305483776 45709 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=298324 CPUtime=1122.32 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 485279 1250 0 0 112160 72 0 0 25 0 5 0 522272281 305483776 45709 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=298324 CPUtime=1116.19 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 544123 1250 0 0 111536 83 0 0 25 0 5 0 522272281 305483776 45709 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.16
Current children cumulated vsize (KiB) 298324

[startup+1182.3 s]
/proc/loadavg: 8.13 8.12 8.06 9/186 26211
/proc/meminfo: memFree=26154400/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=307716 CPUtime=4722.84 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 2065205 1250 0 0 471966 318 0 0 21 0 5 0 522272281 315101184 48045 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 76929 48045 180 55 0 74815 0
[pid=26142/tid=26148] ppid=26140 vsize=307716 CPUtime=1182.32 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 499303 1250 0 0 118155 77 0 0 25 0 5 0 522272281 315101184 48045 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=307716 CPUtime=1182.3 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 496417 1250 0 0 118152 78 0 0 25 0 5 0 522272281 315101184 48045 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=307716 CPUtime=1182.32 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 505313 1250 0 0 118157 75 0 0 25 0 5 0 522272281 315101184 48045 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=307716 CPUtime=1175.88 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 563821 1250 0 0 117501 87 0 0 25 0 5 0 522272281 315101184 48045 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 307716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.11 8.06 9/186 26211
/proc/meminfo: memFree=26142732/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=320368 CPUtime=4800.36 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 2084428 1250 0 0 479716 320 0 0 21 0 5 0 522272281 328056832 51539 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 80092 51539 180 55 0 77978 0
[pid=26142/tid=26148] ppid=26140 vsize=320368 CPUtime=1201.72 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 504102 1250 0 0 120095 77 0 0 25 0 5 0 522272281 328056832 51539 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=320368 CPUtime=1201.71 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 498735 1250 0 0 120093 78 0 0 25 0 5 0 522272281 328056832 51539 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=320368 CPUtime=1201.73 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 513843 1250 0 0 120097 76 0 0 25 0 5 0 522272281 328056832 51539 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=320368 CPUtime=1195.17 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 567397 1250 0 0 119430 87 0 0 25 0 5 0 522272281 328056832 51539 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 320368

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

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

[startup+1201.7 s]
/proc/loadavg: 8.09 8.11 8.06 9/186 26211
/proc/meminfo: memFree=26142732/32951124 swapFree=67111524/67111528
[pid=26142] ppid=26140 vsize=320368 CPUtime=4800.36 cores=1,3,5,7
/proc/26142/stat : 26142 (plingeling) S 26140 26142 25634 0 -1 4202496 2084428 1250 0 0 479716 320 0 0 21 0 5 0 522272281 328056832 51539 33554432000 4194304 4417332 140736424964112 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26142/statm: 80092 51539 180 55 0 77978 0
[pid=26142/tid=26148] ppid=26140 vsize=320368 CPUtime=1201.72 cores=1,3,5,7
/proc/26142/task/26148/stat : 26148 (plingeling) R 26140 26142 25634 0 -1 4202560 504102 1250 0 0 120095 77 0 0 25 0 5 0 522272281 328056832 51539 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26142/tid=26149] ppid=26140 vsize=320368 CPUtime=1201.71 cores=1,3,5,7
/proc/26142/task/26149/stat : 26149 (plingeling) R 26140 26142 25634 0 -1 4202560 498735 1250 0 0 120093 78 0 0 25 0 5 0 522272281 328056832 51539 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26142/tid=26150] ppid=26140 vsize=320368 CPUtime=1201.73 cores=1,3,5,7
/proc/26142/task/26150/stat : 26150 (plingeling) R 26140 26142 25634 0 -1 4202560 513843 1250 0 0 120097 76 0 0 25 0 5 0 522272281 328056832 51539 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26142/tid=26151] ppid=26140 vsize=320368 CPUtime=1195.17 cores=1,3,5,7
/proc/26142/task/26151/stat : 26151 (plingeling) R 26140 26142 25634 0 -1 4202560 567397 1250 0 0 119430 87 0 0 25 0 5 0 522272281 328056832 51539 33554432000 4194304 4417332 140736424964112 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 320368

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.4
CPU user time (s): 4797.18
CPU system time (s): 3.21851
CPU usage (%): 399.46
Max. virtual memory (cumulated for all children) (KiB): 344924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.18
system time used= 3.21851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2085678
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= 214
involuntary context switches= 20245

runsolver used 1.9517 second user time and 4.6033 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 21:52:23
IDJOB=3265554
IDBENCH=85780
IDSOLVER=1605
FILE ID=node138/3265554-1304106743
RUNJOBID= node138-1304106743-26129
PBS_JOBID= 13170638
Free space on /tmp= 71816 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT05/crafted/markstrom05/eulcbip/eulcbip-7-UNSAT.shuffled-as.sat05-3936.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265554-1304106743/watcher-3265554-1304106743 -o /tmp/evaluation-result-3265554-1304106743/solver-3265554-1304106743 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3265554-1304106743.cnf

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

MD5SUM BENCH= 151ccdb2c52c7f525fde5dca388bb6e6
RANDOM SEED=823135046

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27463744 kB
Buffers:       1136820 kB
Cached:        3816736 kB
SwapCached:          4 kB
Active:         131512 kB
Inactive:      4887352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27463744 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             124 kB
Writeback:           0 kB
AnonPages:       64880 kB
Mapped:          14492 kB
Slab:           405004 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195272 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= 71792 MiB
End job on node138 at 2011-04-29 22:12:27