Trace number 3309228

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 587UNSAT 20454.6 2561.95

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2843.87
Satisfiable
(Un)Satisfiability was proved
Number of variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

Solver Data

20454.56/2561.94	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3309228-1303987388/watcher-3309228-1303987388 -o /tmp/evaluation-result-3309228-1303987388/solver-3309228-1303987388 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309228-1303987388.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.02 0.63 1.68 1/170 5144
/proc/meminfo: memFree=15644080/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=12576 CPUtime=0 cores=0-7
/proc/5144/stat : 5144 (plingeling) R 5142 5144 5118 0 -1 4202496 1209 1256 0 0 0 0 0 0 22 0 1 0 510339420 12877824 1138 33554432000 4194304 4417332 140735251916272 18446744073709551615 244446641931 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5144/statm: 3144 1138 145 55 0 1030 0

[startup+0.026466 s]
/proc/loadavg: 0.02 0.63 1.68 1/170 5144
/proc/meminfo: memFree=15644080/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=22772 CPUtime=0.01 cores=0-7
/proc/5144/stat : 5144 (plingeling) R 5142 5144 5118 0 -1 4202496 3754 1256 0 0 1 0 0 0 22 0 1 0 510339420 23318528 3683 33554432000 4194304 4417332 140735251916272 18446744073709551615 4264950 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5144/statm: 5693 3683 147 55 0 3579 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22772

[startup+0.100447 s]
/proc/loadavg: 0.02 0.63 1.68 1/170 5144
/proc/meminfo: memFree=15644080/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=54336 CPUtime=0.09 cores=0-7
/proc/5144/stat : 5144 (plingeling) R 5142 5144 5118 0 -1 4202496 11685 1256 0 0 8 1 0 0 22 0 1 0 510339420 55640064 11606 33554432000 4194304 4417332 140735251916272 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5144/statm: 13584 11606 147 55 0 11470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54336

[startup+0.300411 s]
/proc/loadavg: 0.02 0.63 1.68 1/170 5144
/proc/meminfo: memFree=15644080/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=77124 CPUtime=0.29 cores=0-7
/proc/5144/stat : 5144 (plingeling) R 5142 5144 5118 0 -1 4202496 17382 1256 0 0 27 2 0 0 23 0 1 0 510339420 78974976 17303 33554432000 4194304 4417332 140735251916272 18446744073709551615 244446563917 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5144/statm: 19281 17303 147 55 0 17167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77124

[startup+0.700342 s]
/proc/loadavg: 0.02 0.63 1.68 1/170 5144
/proc/meminfo: memFree=15644080/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=213976 CPUtime=0.69 cores=0-7
/proc/5144/stat : 5144 (plingeling) R 5142 5144 5118 0 -1 4202496 50865 1256 0 0 63 6 0 0 25 0 1 0 510339420 219111424 50752 33554432000 4194304 4417332 140735251916272 18446744073709551615 244446639197 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5144/statm: 53494 50772 147 55 0 51380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 213976

[startup+1.50019 s]
/proc/loadavg: 0.10 0.63 1.67 2/171 5150
/proc/meminfo: memFree=15421128/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=379388 CPUtime=1.49 cores=0-7
/proc/5144/stat : 5144 (plingeling) R 5142 5144 5118 0 -1 4202496 93039 1256 0 0 138 11 0 0 25 0 1 0 510339420 388493312 92869 33554432000 4194304 4417332 140735251916272 18446744073709551615 4231393 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5144/statm: 94847 92869 147 55 0 92733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 379388

[startup+3.10089 s]
/proc/loadavg: 0.10 0.63 1.67 2/171 5150
/proc/meminfo: memFree=15191860/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=592764 CPUtime=3.09 cores=0-7
/proc/5144/stat : 5144 (plingeling) R 5142 5144 5118 0 -1 4202496 146392 1256 0 0 291 18 0 0 25 0 1 0 510339420 606990336 146214 33554432000 4194304 4417332 140735251916272 18446744073709551615 4259140 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5144/statm: 148191 146214 148 55 0 146077 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 592764

[startup+6.30127 s]
/proc/loadavg: 0.10 0.63 1.67 9/179 5158
/proc/meminfo: memFree=15183616/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=587764 CPUtime=24.73 cores=0-7
/proc/5144/stat : 5144 (plingeling) S 5142 5144 5118 0 -1 4202496 207426 1256 0 0 2443 30 0 0 25 0 9 0 510339420 601870336 112586 33554432000 4194304 4417332 140735251916272 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5144/statm: 146941 112586 175 55 0 144827 0
[pid=5144/tid=5151] ppid=5142 vsize=587764 CPUtime=2.63 cores=0-7
/proc/5144/task/5151/stat : 5151 (plingeling) R 5142 5144 5118 0 -1 4202560 6753 1256 0 0 262 1 0 0 22 0 9 0 510339783 601870336 112586 33554432000 4194304 4417332 140735251916272 18446744073709551615 4275888 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5144/tid=5152] ppid=5142 vsize=587764 CPUtime=2.63 cores=0-7
/proc/5144/task/5152/stat : 5152 (plingeling) R 5142 5144 5118 0 -1 4202560 8347 1256 0 0 262 1 0 0 23 0 9 0 510339783 601870336 112586 33554432000 4194304 4417332 140735251916272 18446744073709551615 4277642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5144/tid=5153] ppid=5142 vsize=587764 CPUtime=2.63 cores=0-7
/proc/5144/task/5153/stat : 5153 (plingeling) R 5142 5144 5118 0 -1 4202560 7655 1256 0 0 262 1 0 0 22 0 9 0 510339783 601870336 112586 33554432000 4194304 4417332 140735251916272 18446744073709551615 4276543 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5144/tid=5154] ppid=5142 vsize=587764 CPUtime=2.64 cores=0-7
/proc/5144/task/5154/stat : 5154 (plingeling) R 5142 5144 5118 0 -1 4202560 5318 1256 0 0 263 1 0 0 22 0 9 0 510339783 601870336 112586 33554432000 4194304 4417332 140735251916272 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5144/tid=5155] ppid=5142 vsize=587764 CPUtime=2.64 cores=0-7
/proc/5144/task/5155/stat : 5155 (plingeling) R 5142 5144 5118 0 -1 4202560 8753 1256 0 0 263 1 0 0 22 0 9 0 510339783 601870336 112586 33554432000 4194304 4417332 140735251916272 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5144/tid=5156] ppid=5142 vsize=587764 CPUtime=2.64 cores=0-7
/proc/5144/task/5156/stat : 5156 (plingeling) R 5142 5144 5118 0 -1 4202560 8272 1256 0 0 263 1 0 0 25 0 9 0 510339784 601870336 112586 33554432000 4194304 4417332 140735251916272 18446744073709551615 4276501 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5144/tid=5157] ppid=5142 vsize=587764 CPUtime=2.63 cores=0-7
/proc/5144/task/5157/stat : 5157 (plingeling) R 5142 5144 5118 0 -1 4202560 8672 1256 0 0 262 1 0 0 23 0 9 0 510339784 601870336 112586 33554432000 4194304 4417332 140735251916272 18446744073709551615 4264660 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5144/tid=5158] ppid=5142 vsize=587764 CPUtime=2.57 cores=0-7
/proc/5144/task/5158/stat : 5158 (plingeling) R 5142 5144 5118 0 -1 4202560 7249 1256 0 0 257 0 0 0 25 0 9 0 510339784 601870336 112586 33554432000 4194304 4417332 140735251916272 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.73
Current children cumulated vsize (KiB) 587764

[startup+12.7011 s]
/proc/loadavg: 1.31 0.88 1.74 9/179 5159
/proc/meminfo: memFree=15310740/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=429396 CPUtime=75.89 cores=0-7
/proc/5144/stat : 5144 (plingeling) S 5142 5144 5118 0 -1 4202496 207882 1256 0 0 7558 31 0 0 25 0 9 0 510339420 439701504 73030 33554432000 4194304 4417332 140735251916272 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5144/statm: 107349 73030 181 55 0 105235 0
[pid=5144/tid=5151] ppid=5142 vsize=429396 CPUtime=9.04 cores=0-7
/proc/5144/task/5151/stat : 5151 (plingeling) R 5142 5144 5118 0 -1 4202560 6842 1256 0 0 902 2 0 0 25 0 9 0 510339783 439701504 73030 33554432000 4194304 4417332 140735251916272 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5144/tid=5152] ppid=5142 vsize=429396 CPUtime=9.03 cores=0-7
/proc/5144/task/5152/stat : 5152 (plingeling) R 5142 5144 5118 0 -1 4202560 8434 1256 0 0 902 1 0 0 25 0 9 0 510339783 439701504 73030 33554432000 4194304 4417332 140735251916272 18446744073709551615 4228483 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5144/tid=5153] ppid=5142 vsize=429396 CPUtime=9.03 cores=0-7
/proc/5144/task/5153/stat : 5153 (plingeling) R 5142 5144 5118 0 -1 4202560 7655 1256 0 0 902 1 0 0 25 0 9 0 510339783 439701504 73030 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5144/tid=5154] ppid=5142 vsize=429396 CPUtime=9 cores=0-7
/proc/5144/task/5154/stat : 5154 (plingeling) R 5142 5144 5118 0 -1 4202560 5319 1256 0 0 899 1 0 0 25 0 9 0 510339783 439701504 73030 33554432000 4194304 4417332 140735251916272 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5144/tid=5155] ppid=5142 vsize=429396 CPUtime=9.04 cores=0-7
/proc/5144/task/5155/stat : 5155 (plingeling) R 5142 5144 5118 0 -1 4202560 8840 1256 0 0 903 1 0 0 25 0 9 0 510339783 439701504 73030 33554432000 4194304 4417332 140735251916272 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5144/tid=5156] ppid=5142 vsize=429396 CPUtime=9.04 cores=0-7
/proc/5144/task/5156/stat : 5156 (plingeling) R 5142 5144 5118 0 -1 4202560 8362 1256 0 0 903 1 0 0 25 0 9 0 510339784 439701504 73030 33554432000 4194304 4417332 140735251916272 18446744073709551615 4356756 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5144/tid=5157] ppid=5142 vsize=429396 CPUtime=9.03 cores=0-7
/proc/5144/task/5157/stat : 5157 (plingeling) R 5142 5144 5118 0 -1 4202560 8685 1256 0 0 902 1 0 0 25 0 9 0 510339784 439701504 73030 33554432000 4194304 4417332 140735251916272 18446744073709551615 4264660 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5144/tid=5158] ppid=5142 vsize=429396 CPUtime=8.97 cores=0-7
/proc/5144/task/5158/stat : 5158 (plingeling) R 5142 5144 5118 0 -1 4202560 7338 1256 0 0 897 0 0 0 25 0 9 0 510339784 439701504 73030 33554432000 4194304 4417332 140735251916272 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 75.89
Current children cumulated vsize (KiB) 429396

[startup+25.5007 s]
/proc/loadavg: 2.34 1.11 1.81 9/179 5159
/proc/meminfo: memFree=15423564/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=354256 CPUtime=178.22 cores=0-7
/proc/5144/stat : 5144 (plingeling) S 5142 5144 5118 0 -1 4202496 212050 1256 0 0 17790 32 0 0 25 0 9 0 510339420 362758144 54245 33554432000 4194304 4417332 140735251916272 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5144/statm: 88564 54245 181 55 0 86450 0
[pid=5144/tid=5151] ppid=5142 vsize=354256 CPUtime=21.84 cores=0-7
/proc/5144/task/5151/stat : 5151 (plingeling) R 5142 5144 5118 0 -1 4202560 7880 1256 0 0 2182 2 0 0 25 0 9 0 510339783 362758144 54245 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364512 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5144/tid=5152] ppid=5142 vsize=354256 CPUtime=21.83 cores=0-7
/proc/5144/task/5152/stat : 5152 (plingeling) R 5142 5144 5118 0 -1 4202560 9461 1256 0 0 2181 2 0 0 25 0 9 0 510339783 362758144 54245 33554432000 4194304 4417332 140735251916272 18446744073709551615 4309862 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5144/tid=5153] ppid=5142 vsize=354256 CPUtime=21.83 cores=0-7
/proc/5144/task/5153/stat : 5153 (plingeling) R 5142 5144 5118 0 -1 4202560 7671 1256 0 0 2182 1 0 0 25 0 9 0 510339783 362758144 54245 33554432000 4194304 4417332 140735251916272 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5144/tid=5154] ppid=5142 vsize=354256 CPUtime=21.73 cores=0-7
/proc/5144/task/5154/stat : 5154 (plingeling) R 5142 5144 5118 0 -1 4202560 5319 1256 0 0 2172 1 0 0 25 0 9 0 510339783 362758144 54245 33554432000 4194304 4417332 140735251916272 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5144/tid=5155] ppid=5142 vsize=354256 CPUtime=21.84 cores=0-7
/proc/5144/task/5155/stat : 5155 (plingeling) R 5142 5144 5118 0 -1 4202560 9878 1256 0 0 2183 1 0 0 25 0 9 0 510339783 362758144 54245 33554432000 4194304 4417332 140735251916272 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5144/tid=5156] ppid=5142 vsize=354256 CPUtime=21.85 cores=0-7
/proc/5144/task/5156/stat : 5156 (plingeling) R 5142 5144 5118 0 -1 4202560 8888 1256 0 0 2183 2 0 0 25 0 9 0 510339784 362758144 54245 33554432000 4194304 4417332 140735251916272 18446744073709551615 4353420 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5144/tid=5157] ppid=5142 vsize=354256 CPUtime=21.83 cores=0-7
/proc/5144/task/5157/stat : 5157 (plingeling) R 5142 5144 5118 0 -1 4202560 8692 1256 0 0 2182 1 0 0 25 0 9 0 510339784 362758144 54245 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5144/tid=5158] ppid=5142 vsize=354256 CPUtime=21.78 cores=0-7
/proc/5144/task/5158/stat : 5158 (plingeling) R 5142 5144 5118 0 -1 4202560 7854 1256 0 0 2177 1 0 0 25 0 9 0 510339784 362758144 54245 33554432000 4194304 4417332 140735251916272 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 178.22
Current children cumulated vsize (KiB) 354256

[startup+51.101 s]
/proc/loadavg: 4.34 1.68 1.98 9/179 5160
/proc/meminfo: memFree=15392896/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=387372 CPUtime=382.88 cores=0-7
/proc/5144/stat : 5144 (plingeling) S 5142 5144 5118 0 -1 4202496 235306 1256 0 0 38253 35 0 0 25 0 9 0 510339420 396668928 62504 33554432000 4194304 4417332 140735251916272 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5144/statm: 96843 62504 181 55 0 94729 0
[pid=5144/tid=5151] ppid=5142 vsize=387372 CPUtime=47.44 cores=0-7
/proc/5144/task/5151/stat : 5151 (plingeling) R 5142 5144 5118 0 -1 4202560 10456 1256 0 0 4742 2 0 0 25 0 9 0 510339783 396668928 62504 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5144/tid=5152] ppid=5142 vsize=387372 CPUtime=47.42 cores=0-7
/proc/5144/task/5152/stat : 5152 (plingeling) R 5142 5144 5118 0 -1 4202560 12459 1256 0 0 4740 2 0 0 25 0 9 0 510339783 396668928 62504 33554432000 4194304 4417332 140735251916272 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5144/tid=5153] ppid=5142 vsize=387372 CPUtime=47.43 cores=0-7
/proc/5144/task/5153/stat : 5153 (plingeling) R 5142 5144 5118 0 -1 4202560 9783 1256 0 0 4741 2 0 0 25 0 9 0 510339783 396668928 62504 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5144/tid=5154] ppid=5142 vsize=387372 CPUtime=47.19 cores=0-7
/proc/5144/task/5154/stat : 5154 (plingeling) R 5142 5144 5118 0 -1 4202560 8265 1256 0 0 4718 1 0 0 25 0 9 0 510339783 396668928 62504 33554432000 4194304 4417332 140735251916272 18446744073709551615 4251010 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5144/tid=5155] ppid=5142 vsize=387372 CPUtime=47.44 cores=0-7
/proc/5144/task/5155/stat : 5155 (plingeling) R 5142 5144 5118 0 -1 4202560 13509 1256 0 0 4742 2 0 0 25 0 9 0 510339783 396668928 62504 33554432000 4194304 4417332 140735251916272 18446744073709551615 4265473 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5144/tid=5156] ppid=5142 vsize=387372 CPUtime=47.44 cores=0-7
/proc/5144/task/5156/stat : 5156 (plingeling) R 5142 5144 5118 0 -1 4202560 12430 1256 0 0 4742 2 0 0 25 0 9 0 510339784 396668928 62504 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5144/tid=5157] ppid=5142 vsize=387372 CPUtime=47.44 cores=0-7
/proc/5144/task/5157/stat : 5157 (plingeling) R 5142 5144 5118 0 -1 4202560 10258 1256 0 0 4742 2 0 0 25 0 9 0 510339784 396668928 62504 33554432000 4194304 4417332 140735251916272 18446744073709551615 4275877 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5144/tid=5158] ppid=5142 vsize=387372 CPUtime=47.38 cores=0-7
/proc/5144/task/5158/stat : 5158 (plingeling) R 5142 5144 5118 0 -1 4202560 11739 1256 0 0 4737 1 0 0 25 0 9 0 510339784 396668928 62504 33554432000 4194304 4417332 140735251916272 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 382.88
Current children cumulated vsize (KiB) 387372

[startup+102.306 s]
/proc/loadavg: 6.54 2.74 2.32 9/179 5161
/proc/meminfo: memFree=15309532/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=472740 CPUtime=792.24 cores=0-7
/proc/5144/stat : 5144 (plingeling) S 5142 5144 5118 0 -1 4202496 278144 1256 0 0 79184 40 0 0 25 0 9 0 510339420 484085760 83852 33554432000 4194304 4417332 140735251916272 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5144/statm: 118185 83852 181 55 0 116071 0
[pid=5144/tid=5151] ppid=5142 vsize=472740 CPUtime=98.65 cores=0-7
/proc/5144/task/5151/stat : 5151 (plingeling) R 5142 5144 5118 0 -1 4202560 15354 1256 0 0 9862 3 0 0 25 0 9 0 510339783 484085760 83852 33554432000 4194304 4417332 140735251916272 18446744073709551615 4346564 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5144/tid=5152] ppid=5142 vsize=472740 CPUtime=98.62 cores=0-7
/proc/5144/task/5152/stat : 5152 (plingeling) R 5142 5144 5118 0 -1 4202560 19242 1256 0 0 9859 3 0 0 25 0 9 0 510339783 484085760 83852 33554432000 4194304 4417332 140735251916272 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5144/tid=5153] ppid=5142 vsize=472740 CPUtime=98.64 cores=0-7
/proc/5144/task/5153/stat : 5153 (plingeling) R 5142 5144 5118 0 -1 4202560 14427 1256 0 0 9862 2 0 0 25 0 9 0 510339783 484085760 83852 33554432000 4194304 4417332 140735251916272 18446744073709551615 4310184 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5144/tid=5154] ppid=5142 vsize=472740 CPUtime=98.12 cores=0-7
/proc/5144/task/5154/stat : 5154 (plingeling) R 5142 5144 5118 0 -1 4202560 11303 1256 0 0 9810 2 0 0 25 0 9 0 510339783 484085760 83852 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5144/tid=5155] ppid=5142 vsize=472740 CPUtime=98.65 cores=0-7
/proc/5144/task/5155/stat : 5155 (plingeling) R 5142 5144 5118 0 -1 4202560 18371 1256 0 0 9863 2 0 0 25 0 9 0 510339783 484085760 83852 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5144/tid=5156] ppid=5142 vsize=472740 CPUtime=98.65 cores=0-7
/proc/5144/task/5156/stat : 5156 (plingeling) R 5142 5144 5118 0 -1 4202560 20298 1256 0 0 9862 3 0 0 25 0 9 0 510339784 484085760 83852 33554432000 4194304 4417332 140735251916272 18446744073709551615 4235295 0 0 4096 17442 0 0 0 -1 0 0 0 0

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

/proc/5144/task/5155/stat : 5155 (plingeling) R 5142 5144 5118 0 -1 4202560 350027 1256 0 0 253016 56 0 0 25 0 9 0 510339783 870363136 178190 33554432000 4194304 4417332 140735251916272 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5144/tid=5156] ppid=5142 vsize=849964 CPUtime=2530.65 cores=0-7
/proc/5144/task/5156/stat : 5156 (plingeling) R 5142 5144 5118 0 -1 4202560 306363 1256 0 0 253015 50 0 0 25 0 9 0 510339784 870363136 178190 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5144/tid=5157] ppid=5142 vsize=849964 CPUtime=2530.54 cores=0-7
/proc/5144/task/5157/stat : 5157 (plingeling) R 5142 5144 5118 0 -1 4202560 319289 1256 0 0 253000 54 0 0 25 0 9 0 510339784 870363136 178190 33554432000 4194304 4417332 140735251916272 18446744073709551615 4353734 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5144/tid=5158] ppid=5142 vsize=849964 CPUtime=2530.05 cores=0-7
/proc/5144/task/5158/stat : 5158 (plingeling) R 5142 5144 5118 0 -1 4202560 360165 1256 0 0 252947 58 0 0 25 0 9 0 510339784 870363136 178190 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20234.5
Current children cumulated vsize (KiB) 849964

[startup+2547.1 s]
/proc/loadavg: 8.07 8.06 7.61 9/179 5238
/proc/meminfo: memFree=14899060/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=883468 CPUtime=20336.8 cores=0-7
/proc/5144/stat : 5144 (plingeling) S 5142 5144 5118 0 -1 4202496 3213774 1256 0 0 2033146 530 0 0 25 0 9 0 510339420 904671232 186566 33554432000 4194304 4417332 140735251916272 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5144/statm: 220867 186566 181 55 0 218753 0
[pid=5144/tid=5151] ppid=5142 vsize=883468 CPUtime=2543.52 cores=0-7
/proc/5144/task/5151/stat : 5151 (plingeling) R 5142 5144 5118 0 -1 4202560 344446 1256 0 0 254291 61 0 0 25 0 9 0 510339783 904671232 186566 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5144/tid=5152] ppid=5142 vsize=883468 CPUtime=2543.23 cores=0-7
/proc/5144/task/5152/stat : 5152 (plingeling) R 5142 5144 5118 0 -1 4202560 445551 1256 0 0 254250 73 0 0 25 0 9 0 510339783 904671232 186566 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5144/tid=5153] ppid=5142 vsize=883468 CPUtime=2543.5 cores=0-7
/proc/5144/task/5153/stat : 5153 (plingeling) R 5142 5144 5118 0 -1 4202560 380462 1256 0 0 254289 61 0 0 25 0 9 0 510339783 904671232 186566 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5144/tid=5154] ppid=5142 vsize=883468 CPUtime=2529.66 cores=0-7
/proc/5144/task/5154/stat : 5154 (plingeling) R 5142 5144 5118 0 -1 4202560 550972 1256 0 0 252873 93 0 0 25 0 9 0 510339783 904671232 186566 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5144/tid=5155] ppid=5142 vsize=883468 CPUtime=2543.52 cores=0-7
/proc/5144/task/5155/stat : 5155 (plingeling) R 5142 5144 5118 0 -1 4202560 352256 1256 0 0 254295 57 0 0 25 0 9 0 510339783 904671232 186566 33554432000 4194304 4417332 140735251916272 18446744073709551615 4354613 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5144/tid=5156] ppid=5142 vsize=883468 CPUtime=2543.45 cores=0-7
/proc/5144/task/5156/stat : 5156 (plingeling) R 5142 5144 5118 0 -1 4202560 311557 1256 0 0 254294 51 0 0 25 0 9 0 510339784 904671232 186566 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5144/tid=5157] ppid=5142 vsize=883468 CPUtime=2543.34 cores=0-7
/proc/5144/task/5157/stat : 5157 (plingeling) R 5142 5144 5118 0 -1 4202560 320043 1256 0 0 254280 54 0 0 25 0 9 0 510339784 904671232 186566 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5144/tid=5158] ppid=5142 vsize=883468 CPUtime=2542.84 cores=0-7
/proc/5144/task/5158/stat : 5158 (plingeling) R 5142 5144 5118 0 -1 4202560 362080 1256 0 0 254226 58 0 0 25 0 9 0 510339784 904671232 186566 33554432000 4194304 4417332 140735251916272 18446744073709551615 4236910 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20336.8
Current children cumulated vsize (KiB) 883468

[startup+2553.5 s]
/proc/loadavg: 8.07 8.06 7.61 9/179 5238
/proc/meminfo: memFree=14935020/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=847572 CPUtime=20387.9 cores=0-7
/proc/5144/stat : 5144 (plingeling) S 5142 5144 5118 0 -1 4202496 3219741 1256 0 0 2038261 531 0 0 25 0 9 0 510339420 867913728 177592 33554432000 4194304 4417332 140735251916272 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5144/statm: 211893 177592 181 55 0 209779 0
[pid=5144/tid=5151] ppid=5142 vsize=847572 CPUtime=2549.92 cores=0-7
/proc/5144/task/5151/stat : 5151 (plingeling) R 5142 5144 5118 0 -1 4202560 344446 1256 0 0 254931 61 0 0 25 0 9 0 510339783 867913728 177592 33554432000 4194304 4417332 140735251916272 18446744073709551615 4263109 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5144/tid=5152] ppid=5142 vsize=847572 CPUtime=2549.63 cores=0-7
/proc/5144/task/5152/stat : 5152 (plingeling) R 5142 5144 5118 0 -1 4202560 445551 1256 0 0 254890 73 0 0 25 0 9 0 510339783 867913728 177592 33554432000 4194304 4417332 140735251916272 18446744073709551615 4366061 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5144/tid=5153] ppid=5142 vsize=847572 CPUtime=2549.9 cores=0-7
/proc/5144/task/5153/stat : 5153 (plingeling) R 5142 5144 5118 0 -1 4202560 380462 1256 0 0 254929 61 0 0 25 0 9 0 510339783 867913728 177592 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5144/tid=5154] ppid=5142 vsize=847572 CPUtime=2536.02 cores=0-7
/proc/5144/task/5154/stat : 5154 (plingeling) R 5142 5144 5118 0 -1 4202560 550972 1256 0 0 253509 93 0 0 25 0 9 0 510339783 867913728 177592 33554432000 4194304 4417332 140735251916272 18446744073709551615 4354990 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5144/tid=5155] ppid=5142 vsize=847572 CPUtime=2549.92 cores=0-7
/proc/5144/task/5155/stat : 5155 (plingeling) R 5142 5144 5118 0 -1 4202560 352256 1256 0 0 254935 57 0 0 25 0 9 0 510339783 867913728 177592 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5144/tid=5156] ppid=5142 vsize=847572 CPUtime=2549.85 cores=0-7
/proc/5144/task/5156/stat : 5156 (plingeling) R 5142 5144 5118 0 -1 4202560 311557 1256 0 0 254934 51 0 0 25 0 9 0 510339784 867913728 177592 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5144/tid=5157] ppid=5142 vsize=847572 CPUtime=2549.74 cores=0-7
/proc/5144/task/5157/stat : 5157 (plingeling) R 5142 5144 5118 0 -1 4202560 320043 1256 0 0 254920 54 0 0 25 0 9 0 510339784 867913728 177592 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364720 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5144/tid=5158] ppid=5142 vsize=847572 CPUtime=2549.24 cores=0-7
/proc/5144/task/5158/stat : 5158 (plingeling) R 5142 5144 5118 0 -1 4202560 368047 1256 0 0 254864 60 0 0 25 0 9 0 510339784 867913728 177592 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20387.9
Current children cumulated vsize (KiB) 847572

[startup+2556.7 s]
/proc/loadavg: 8.06 8.06 7.61 9/179 5238
/proc/meminfo: memFree=14983372/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=799364 CPUtime=20413.5 cores=0-7
/proc/5144/stat : 5144 (plingeling) S 5142 5144 5118 0 -1 4202496 3223180 1256 0 0 2040818 532 0 0 25 0 9 0 510339420 818548736 165540 33554432000 4194304 4417332 140735251916272 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5144/statm: 199841 165540 181 55 0 197727 0
[pid=5144/tid=5151] ppid=5142 vsize=799364 CPUtime=2553.12 cores=0-7
/proc/5144/task/5151/stat : 5151 (plingeling) R 5142 5144 5118 0 -1 4202560 345444 1256 0 0 255251 61 0 0 25 0 9 0 510339783 818548736 165540 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5144/tid=5152] ppid=5142 vsize=799364 CPUtime=2552.83 cores=0-7
/proc/5144/task/5152/stat : 5152 (plingeling) R 5142 5144 5118 0 -1 4202560 445551 1256 0 0 255210 73 0 0 25 0 9 0 510339783 818548736 165540 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5144/tid=5153] ppid=5142 vsize=799364 CPUtime=2553.1 cores=0-7
/proc/5144/task/5153/stat : 5153 (plingeling) R 5142 5144 5118 0 -1 4202560 380462 1256 0 0 255249 61 0 0 25 0 9 0 510339783 818548736 165540 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5144/tid=5154] ppid=5142 vsize=799364 CPUtime=2539.21 cores=0-7
/proc/5144/task/5154/stat : 5154 (plingeling) R 5142 5144 5118 0 -1 4202560 553413 1256 0 0 253827 94 0 0 25 0 9 0 510339783 818548736 165540 33554432000 4194304 4417332 140735251916272 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5144/tid=5155] ppid=5142 vsize=799364 CPUtime=2553.12 cores=0-7
/proc/5144/task/5155/stat : 5155 (plingeling) R 5142 5144 5118 0 -1 4202560 352256 1256 0 0 255255 57 0 0 25 0 9 0 510339783 818548736 165540 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5144/tid=5156] ppid=5142 vsize=799364 CPUtime=2553.05 cores=0-7
/proc/5144/task/5156/stat : 5156 (plingeling) R 5142 5144 5118 0 -1 4202560 311557 1256 0 0 255254 51 0 0 25 0 9 0 510339784 818548736 165540 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5144/tid=5157] ppid=5142 vsize=799364 CPUtime=2552.94 cores=0-7
/proc/5144/task/5157/stat : 5157 (plingeling) R 5142 5144 5118 0 -1 4202560 320043 1256 0 0 255240 54 0 0 25 0 9 0 510339784 818548736 165540 33554432000 4194304 4417332 140735251916272 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5144/tid=5158] ppid=5142 vsize=799364 CPUtime=2552.45 cores=0-7
/proc/5144/task/5158/stat : 5158 (plingeling) R 5142 5144 5118 0 -1 4202560 368047 1256 0 0 255185 60 0 0 25 0 9 0 510339784 818548736 165540 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20413.5
Current children cumulated vsize (KiB) 799364

[startup+2559.9 s]
/proc/loadavg: 8.06 8.06 7.61 9/179 5238
/proc/meminfo: memFree=15008084/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=774776 CPUtime=20439.1 cores=0-7
/proc/5144/stat : 5144 (plingeling) S 5142 5144 5118 0 -1 4202496 3224212 1256 0 0 2043376 532 0 0 25 0 9 0 510339420 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5144/statm: 193694 159393 181 55 0 191580 0
[pid=5144/tid=5151] ppid=5142 vsize=774776 CPUtime=2556.32 cores=0-7
/proc/5144/task/5151/stat : 5151 (plingeling) R 5142 5144 5118 0 -1 4202560 345444 1256 0 0 255571 61 0 0 25 0 9 0 510339783 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5144/tid=5152] ppid=5142 vsize=774776 CPUtime=2556.02 cores=0-7
/proc/5144/task/5152/stat : 5152 (plingeling) R 5142 5144 5118 0 -1 4202560 446569 1256 0 0 255529 73 0 0 25 0 9 0 510339783 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5144/tid=5153] ppid=5142 vsize=774776 CPUtime=2556.3 cores=0-7
/proc/5144/task/5153/stat : 5153 (plingeling) R 5142 5144 5118 0 -1 4202560 380462 1256 0 0 255569 61 0 0 25 0 9 0 510339783 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5144/tid=5154] ppid=5142 vsize=774776 CPUtime=2542.39 cores=0-7
/proc/5144/task/5154/stat : 5154 (plingeling) R 5142 5144 5118 0 -1 4202560 553427 1256 0 0 254145 94 0 0 25 0 9 0 510339783 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5144/tid=5155] ppid=5142 vsize=774776 CPUtime=2556.32 cores=0-7
/proc/5144/task/5155/stat : 5155 (plingeling) R 5142 5144 5118 0 -1 4202560 352256 1256 0 0 255575 57 0 0 25 0 9 0 510339783 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5144/tid=5156] ppid=5142 vsize=774776 CPUtime=2556.25 cores=0-7
/proc/5144/task/5156/stat : 5156 (plingeling) R 5142 5144 5118 0 -1 4202560 311557 1256 0 0 255574 51 0 0 25 0 9 0 510339784 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5144/tid=5157] ppid=5142 vsize=774776 CPUtime=2556.14 cores=0-7
/proc/5144/task/5157/stat : 5157 (plingeling) R 5142 5144 5118 0 -1 4202560 320043 1256 0 0 255560 54 0 0 25 0 9 0 510339784 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5144/tid=5158] ppid=5142 vsize=774776 CPUtime=2555.64 cores=0-7
/proc/5144/task/5158/stat : 5158 (plingeling) R 5142 5144 5118 0 -1 4202560 368047 1256 0 0 255504 60 0 0 25 0 9 0 510339784 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20439.1
Current children cumulated vsize (KiB) 774776

[startup+2560.7 s]
/proc/loadavg: 8.06 8.06 7.62 9/179 5238
/proc/meminfo: memFree=15007960/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=774776 CPUtime=20445.5 cores=0-7
/proc/5144/stat : 5144 (plingeling) S 5142 5144 5118 0 -1 4202496 3224212 1256 0 0 2044020 532 0 0 25 0 9 0 510339420 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5144/statm: 193694 159393 181 55 0 191580 0
[pid=5144/tid=5151] ppid=5142 vsize=774776 CPUtime=2557.12 cores=0-7
/proc/5144/task/5151/stat : 5151 (plingeling) R 5142 5144 5118 0 -1 4202560 345444 1256 0 0 255651 61 0 0 25 0 9 0 510339783 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5144/tid=5152] ppid=5142 vsize=774776 CPUtime=2556.83 cores=0-7
/proc/5144/task/5152/stat : 5152 (plingeling) R 5142 5144 5118 0 -1 4202560 446569 1256 0 0 255610 73 0 0 25 0 9 0 510339783 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5144/tid=5153] ppid=5142 vsize=774776 CPUtime=2557.11 cores=0-7
/proc/5144/task/5153/stat : 5153 (plingeling) R 5142 5144 5118 0 -1 4202560 380462 1256 0 0 255650 61 0 0 25 0 9 0 510339783 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5144/tid=5154] ppid=5142 vsize=774776 CPUtime=2543.19 cores=0-7
/proc/5144/task/5154/stat : 5154 (plingeling) R 5142 5144 5118 0 -1 4202560 553427 1256 0 0 254225 94 0 0 25 0 9 0 510339783 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5144/tid=5155] ppid=5142 vsize=774776 CPUtime=2557.13 cores=0-7
/proc/5144/task/5155/stat : 5155 (plingeling) R 5142 5144 5118 0 -1 4202560 352256 1256 0 0 255656 57 0 0 25 0 9 0 510339783 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5144/tid=5156] ppid=5142 vsize=774776 CPUtime=2557.05 cores=0-7
/proc/5144/task/5156/stat : 5156 (plingeling) R 5142 5144 5118 0 -1 4202560 311557 1256 0 0 255654 51 0 0 25 0 9 0 510339784 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5144/tid=5157] ppid=5142 vsize=774776 CPUtime=2556.94 cores=0-7
/proc/5144/task/5157/stat : 5157 (plingeling) R 5142 5144 5118 0 -1 4202560 320043 1256 0 0 255640 54 0 0 25 0 9 0 510339784 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4366025 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5144/tid=5158] ppid=5142 vsize=774776 CPUtime=2556.45 cores=0-7
/proc/5144/task/5158/stat : 5158 (plingeling) R 5142 5144 5118 0 -1 4202560 368047 1256 0 0 255585 60 0 0 25 0 9 0 510339784 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20445.5
Current children cumulated vsize (KiB) 774776

[startup+2561.5 s]
/proc/loadavg: 8.06 8.06 7.62 9/179 5238
/proc/meminfo: memFree=15007960/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=774776 CPUtime=20451.9 cores=0-7
/proc/5144/stat : 5144 (plingeling) S 5142 5144 5118 0 -1 4202496 3224212 1256 0 0 2044656 532 0 0 25 0 9 0 510339420 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5144/statm: 193694 159393 181 55 0 191580 0
[pid=5144/tid=5151] ppid=5142 vsize=774776 CPUtime=2557.92 cores=0-7
/proc/5144/task/5151/stat : 5151 (plingeling) R 5142 5144 5118 0 -1 4202560 345444 1256 0 0 255731 61 0 0 25 0 9 0 510339783 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5144/tid=5152] ppid=5142 vsize=774776 CPUtime=2557.62 cores=0-7
/proc/5144/task/5152/stat : 5152 (plingeling) R 5142 5144 5118 0 -1 4202560 446569 1256 0 0 255689 73 0 0 25 0 9 0 510339783 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364475 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5144/tid=5153] ppid=5142 vsize=774776 CPUtime=2557.9 cores=0-7
/proc/5144/task/5153/stat : 5153 (plingeling) R 5142 5144 5118 0 -1 4202560 380462 1256 0 0 255729 61 0 0 25 0 9 0 510339783 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5144/tid=5154] ppid=5142 vsize=774776 CPUtime=2543.98 cores=0-7
/proc/5144/task/5154/stat : 5154 (plingeling) R 5142 5144 5118 0 -1 4202560 553427 1256 0 0 254304 94 0 0 25 0 9 0 510339783 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5144/tid=5155] ppid=5142 vsize=774776 CPUtime=2557.92 cores=0-7
/proc/5144/task/5155/stat : 5155 (plingeling) R 5142 5144 5118 0 -1 4202560 352256 1256 0 0 255735 57 0 0 25 0 9 0 510339783 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5144/tid=5156] ppid=5142 vsize=774776 CPUtime=2557.85 cores=0-7
/proc/5144/task/5156/stat : 5156 (plingeling) R 5142 5144 5118 0 -1 4202560 311557 1256 0 0 255734 51 0 0 25 0 9 0 510339784 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5144/tid=5157] ppid=5142 vsize=774776 CPUtime=2557.74 cores=0-7
/proc/5144/task/5157/stat : 5157 (plingeling) R 5142 5144 5118 0 -1 4202560 320043 1256 0 0 255720 54 0 0 25 0 9 0 510339784 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5144/tid=5158] ppid=5142 vsize=774776 CPUtime=2557.25 cores=0-7
/proc/5144/task/5158/stat : 5158 (plingeling) R 5142 5144 5118 0 -1 4202560 368047 1256 0 0 255665 60 0 0 25 0 9 0 510339784 793370624 159393 33554432000 4194304 4417332 140735251916272 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20451.9
Current children cumulated vsize (KiB) 774776

[startup+2561.91 s]
/proc/loadavg: 8.06 8.06 7.62 7/177 5239
/proc/meminfo: memFree=15001896/32951124 swapFree=67111528/67111528
[pid=5144] ppid=5142 vsize=770568 CPUtime=20454.6 cores=0-7
/proc/5144/stat : 5144 (plingeling) S 5142 5144 5118 0 -1 4202496 3225722 1256 0 0 2044923 533 0 0 17 0 2 0 510339420 789061632 160895 33554432000 4194304 4417332 140735251916272 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5144/statm: 192642 160895 182 55 0 190528 0
[pid=5144/tid=5155] ppid=5142 vsize=770568 CPUtime=2558.33 cores=0-7
/proc/5144/task/5155/stat : 5155 (plingeling) R 5142 5144 5118 0 -1 4202560 352256 1256 0 0 255776 57 0 0 25 0 2 0 510339783 789061632 160895 33554432000 4194304 4417332 140735251916272 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20454.6
Current children cumulated vsize (KiB) 770568

Child status: 20
Real time (s): 2561.95
CPU time (s): 20454.6
CPU user time (s): 20449.2
CPU system time (s): 5.37618
CPU usage (%): 798.401
Max. virtual memory (cumulated for all children) (KiB): 983568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20449.2
system time used= 5.37618
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3226981
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= 497
involuntary context switches= 98505

runsolver used 4.21036 second user time and 9.75852 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-28 12:43:10
IDJOB=3309228
IDBENCH=20365
IDSOLVER=1695
FILE ID=node105/3309228-1303987388
RUNJOBID= node105-1303987384-5132
PBS_JOBID= 13168769
Free space on /tmp= 71916 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309228-1303987388/watcher-3309228-1303987388 -o /tmp/evaluation-result-3309228-1303987388/solver-3309228-1303987388 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309228-1303987388.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=851201278

node105.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.825
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.65
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.825
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.825
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.825
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.825
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	: 5410.70
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.825
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.825
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.825
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:      15644368 kB
Buffers:       2295192 kB
Cached:       14378812 kB
SwapCached:          0 kB
Active:        8848200 kB
Inactive:      7888760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15644368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25180 kB
Writeback:           0 kB
AnonPages:       62848 kB
Mapped:          14492 kB
Slab:           506836 kB
PageTables:       4300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183300 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= 71916 MiB
End job on node105 at 2011-04-28 13:25:52