Trace number 3309996

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 25557.9 3221.03

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1144.59
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

25557.71/3220.96	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-3309996-1304019069/watcher-3309996-1304019069 -o /tmp/evaluation-result-3309996-1304019069/solver-3309996-1304019069 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309996-1304019069.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.08 0.02 0.27 2/168 5185
/proc/meminfo: memFree=26501728/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=11800 CPUtime=0 cores=0-7
/proc/5185/stat : 5185 (runsolver) R 5183 5185 5158 0 -1 4202560 44 0 0 0 0 0 0 0 23 0 1 0 513506233 12083200 55 33554432000 4194304 5434984 140734792262304 18446744073709551615 5055495 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5185/statm: 2950 55 34 303 0 2644 0

[startup+0.0821661 s]
/proc/loadavg: 0.08 0.02 0.27 2/168 5185
/proc/meminfo: memFree=26501728/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=432 CPUtime=0.02 cores=0-7
/proc/5185/stat : 5185 (plingeling) R 5183 5185 5158 0 -1 4194304 69 0 0 0 0 2 0 0 23 0 1 0 513506233 442368 24 33554432000 4194304 4417332 140736202055232 18446744073709551615 242965564697 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5185/statm: 108 24 17 55 0 22 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 432

[startup+0.101166 s]
/proc/loadavg: 0.08 0.02 0.27 2/168 5185
/proc/meminfo: memFree=26501728/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=432 CPUtime=0.02 cores=0-7
/proc/5185/stat : 5185 (plingeling) R 5183 5185 5158 0 -1 4194304 74 0 0 0 0 2 0 0 23 0 1 0 513506233 442368 29 33554432000 4194304 4417332 140736202055232 18446744073709551615 242965626503 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/5185/statm: 108 29 22 55 0 22 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 432

[startup+0.301128 s]
/proc/loadavg: 0.08 0.02 0.27 2/168 5185
/proc/meminfo: memFree=26501728/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=44996 CPUtime=0.21 cores=0-7
/proc/5185/stat : 5185 (plingeling) R 5183 5185 5158 0 -1 4202496 9363 1254 0 0 17 4 0 0 18 0 1 0 513506233 46075904 9273 33554432000 4194304 4417332 140736202055232 18446744073709551615 4231619 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5185/statm: 11249 9273 148 55 0 9135 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 44996

[startup+0.701073 s]
/proc/loadavg: 0.08 0.02 0.27 2/168 5185
/proc/meminfo: memFree=26501728/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=83036 CPUtime=0.61 cores=0-7
/proc/5185/stat : 5185 (plingeling) R 5183 5185 5158 0 -1 4202496 18873 1254 0 0 56 5 0 0 18 0 1 0 513506233 85028864 18783 33554432000 4194304 4417332 140736202055232 18446744073709551615 4259140 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/5185/statm: 20759 18783 148 55 0 18645 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 83036

[startup+1.50094 s]
/proc/loadavg: 0.08 0.02 0.27 2/169 5191
/proc/meminfo: memFree=26374388/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=216476 CPUtime=1.41 cores=0-7
/proc/5185/stat : 5185 (plingeling) R 5183 5185 5158 0 -1 4202496 52257 1254 0 0 132 9 0 0 19 0 1 0 513506233 221671424 52143 33554432000 4194304 4417332 140736202055232 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/5185/statm: 54119 52143 148 55 0 52005 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 216476

[startup+3.10066 s]
/proc/loadavg: 0.08 0.02 0.27 2/169 5191
/proc/meminfo: memFree=26292052/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=417964 CPUtime=3.02 cores=0-7
/proc/5185/stat : 5185 (plingeling) R 5183 5185 5158 0 -1 4202496 102629 1254 0 0 286 16 0 0 25 0 1 0 513506233 427995136 102515 33554432000 4194304 4417332 140736202055232 18446744073709551615 4260039 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/5185/statm: 104491 102515 148 55 0 102377 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 417964

[startup+6.30109 s]
/proc/loadavg: 0.31 0.07 0.28 2/169 5191
/proc/meminfo: memFree=25949512/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=820604 CPUtime=6.21 cores=0-7
/proc/5185/stat : 5185 (plingeling) R 5183 5185 5158 0 -1 4202496 203305 1254 0 0 592 29 0 0 25 0 1 0 513506233 840298496 203175 33554432000 4194304 4417332 140736202055232 18446744073709551615 4321572 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/5185/statm: 205151 203175 148 55 0 203037 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 820604

[startup+12.701 s]
/proc/loadavg: 0.77 0.16 0.31 2/169 5191
/proc/meminfo: memFree=24880868/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=1624760 CPUtime=12.62 cores=0-7
/proc/5185/stat : 5185 (plingeling) R 5183 5185 5158 0 -1 4202496 404588 1254 0 0 1206 56 0 0 25 0 1 0 513506233 1663754240 404214 33554432000 4194304 4417332 140736202055232 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/5185/statm: 406190 404214 148 55 0 404076 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 1624760

[startup+25.5008 s]
/proc/loadavg: 2.12 0.48 0.42 11/177 5199
/proc/meminfo: memFree=24641648/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=2011064 CPUtime=54.58 cores=0-7
/proc/5185/stat : 5185 (plingeling) S 5183 5185 5158 0 -1 4202496 575019 1254 0 0 5316 142 0 0 18 0 9 0 513506233 2059329536 460245 33554432000 4194304 4417332 140736202055232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5185/statm: 502766 460245 174 55 0 500652 0
[pid=5185/tid=5192] ppid=5183 vsize=2011064 CPUtime=4.73 cores=0-7
/proc/5185/task/5192/stat : 5192 (plingeling) R 5183 5185 5158 0 -1 4202560 13374 1254 0 0 469 4 0 0 25 0 9 0 513508298 2059329536 460245 33554432000 4194304 4417332 140736202055232 18446744073709551615 4247533 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5185/tid=5193] ppid=5183 vsize=2011064 CPUtime=3.14 cores=0-7
/proc/5185/task/5193/stat : 5193 (plingeling) R 5183 5185 5158 0 -1 4202560 13380 1254 0 0 304 10 0 0 25 0 9 0 513508298 2059329536 460245 33554432000 4194304 4417332 140736202055232 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5185/tid=5194] ppid=5183 vsize=2011064 CPUtime=4.38 cores=0-7
/proc/5185/task/5194/stat : 5194 (plingeling) R 5183 5185 5158 0 -1 4202560 13370 1254 0 0 418 20 0 0 25 0 9 0 513508298 2059329536 460245 33554432000 4194304 4417332 140736202055232 18446744073709551615 4294656 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5185/tid=5195] ppid=5183 vsize=2011064 CPUtime=4.74 cores=0-7
/proc/5185/task/5195/stat : 5195 (plingeling) R 5183 5185 5158 0 -1 4202560 11615 1254 0 0 470 4 0 0 25 0 9 0 513508298 2059329536 460245 33554432000 4194304 4417332 140736202055232 18446744073709551615 4264914 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5185/tid=5196] ppid=5183 vsize=2011064 CPUtime=4.07 cores=0-7
/proc/5185/task/5196/stat : 5196 (plingeling) R 5183 5185 5158 0 -1 4202560 12305 1254 0 0 398 9 0 0 25 0 9 0 513508298 2059329536 460245 33554432000 4194304 4417332 140736202055232 18446744073709551615 4291101 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5185/tid=5197] ppid=5183 vsize=2011064 CPUtime=3.99 cores=0-7
/proc/5185/task/5197/stat : 5197 (plingeling) R 5183 5185 5158 0 -1 4202560 13367 1254 0 0 395 4 0 0 25 0 9 0 513508298 2059329536 460245 33554432000 4194304 4417332 140736202055232 18446744073709551615 4247533 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5185/tid=5198] ppid=5183 vsize=2011064 CPUtime=4.61 cores=0-7
/proc/5185/task/5198/stat : 5198 (plingeling) R 5183 5185 5158 0 -1 4202560 13879 1254 0 0 454 7 0 0 25 0 9 0 513508299 2059329536 460245 33554432000 4194304 4417332 140736202055232 18446744073709551615 4290592 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5185/tid=5199] ppid=5183 vsize=2011064 CPUtime=4.29 cores=0-7
/proc/5185/task/5199/stat : 5199 (plingeling) R 5183 5185 5158 0 -1 4202560 13589 1254 0 0 418 11 0 0 25 0 9 0 513508299 2059329536 460245 33554432000 4194304 4417332 140736202055232 18446744073709551615 4310365 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 54.58
Current children cumulated vsize (KiB) 2011064

[startup+51.1013 s]
/proc/loadavg: 5.76 1.47 0.74 10/177 5200
/proc/meminfo: memFree=23868480/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=2746832 CPUtime=234.04 cores=0-7
/proc/5185/stat : 5185 (plingeling) S 5183 5185 5158 0 -1 4202496 1271378 1254 0 0 22852 552 0 0 18 0 9 0 513506233 2812755968 657034 33554432000 4194304 4417332 140736202055232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5185/statm: 686708 657034 179 55 0 684594 0
[pid=5185/tid=5192] ppid=5183 vsize=2746832 CPUtime=28.9 cores=0-7
/proc/5185/task/5192/stat : 5192 (plingeling) R 5183 5185 5158 0 -1 4202560 115428 1254 0 0 2840 50 0 0 25 0 9 0 513508298 2812755968 657034 33554432000 4194304 4417332 140736202055232 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5185/tid=5193] ppid=5183 vsize=2746832 CPUtime=26.49 cores=0-7
/proc/5185/task/5193/stat : 5193 (plingeling) R 5183 5185 5158 0 -1 4202560 81938 1254 0 0 2617 32 0 0 25 0 9 0 513508298 2812755968 657034 33554432000 4194304 4417332 140736202055232 18446744073709551615 4343553 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5185/tid=5194] ppid=5183 vsize=2746832 CPUtime=26.75 cores=0-7
/proc/5185/task/5194/stat : 5194 (plingeling) R 5183 5185 5158 0 -1 4202560 120945 1254 0 0 2619 56 0 0 25 0 9 0 513508298 2812755968 657034 33554432000 4194304 4417332 140736202055232 18446744073709551615 4239393 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5185/tid=5195] ppid=5183 vsize=2746832 CPUtime=29.63 cores=0-7
/proc/5185/task/5195/stat : 5195 (plingeling) R 5183 5185 5158 0 -1 4202560 11615 1254 0 0 2959 4 0 0 25 0 9 0 513508298 2812755968 657034 33554432000 4194304 4417332 140736202055232 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5185/tid=5196] ppid=5183 vsize=2746832 CPUtime=24.07 cores=0-7
/proc/5185/task/5196/stat : 5196 (plingeling) R 5183 5185 5158 0 -1 4202560 110617 1254 0 0 2362 45 0 0 25 0 9 0 513508298 2812755968 657034 33554432000 4194304 4417332 140736202055232 18446744073709551615 4249870 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5185/tid=5197] ppid=5183 vsize=2746832 CPUtime=26.61 cores=0-7
/proc/5185/task/5197/stat : 5197 (plingeling) R 5183 5185 5158 0 -1 4202560 132870 1254 0 0 2527 134 0 0 25 0 9 0 513508298 2812755968 657034 33554432000 4194304 4417332 140736202055232 18446744073709551615 4248426 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5185/tid=5198] ppid=5183 vsize=2746832 CPUtime=27.2 cores=0-7
/proc/5185/task/5198/stat : 5198 (plingeling) R 5183 5185 5158 0 -1 4202560 115930 1254 0 0 2668 52 0 0 25 0 9 0 513508299 2812755968 657034 33554432000 4194304 4417332 140736202055232 18446744073709551615 4239418 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5185/tid=5199] ppid=5183 vsize=2746832 CPUtime=23.73 cores=0-7
/proc/5185/task/5199/stat : 5199 (plingeling) R 5183 5185 5158 0 -1 4202560 111895 1254 0 0 2269 104 0 0 25 0 9 0 513508299 2812755968 657034 33554432000 4194304 4417332 140736202055232 18446744073709551615 4239401 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 234.04
Current children cumulated vsize (KiB) 2746832

[startup+102.307 s]
/proc/loadavg: 7.34 2.59 1.16 9/177 5201
/proc/meminfo: memFree=23781556/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=2888828 CPUtime=632 cores=0-7
/proc/5185/stat : 5185 (plingeling) S 5183 5185 5158 0 -1 4202496 1300627 1254 0 0 62609 591 0 0 18 0 9 0 513506233 2958159872 680442 33554432000 4194304 4417332 140736202055232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5185/statm: 722207 680442 181 55 0 720093 0
[pid=5185/tid=5192] ppid=5183 vsize=2888828 CPUtime=74.35 cores=0-7
/proc/5185/task/5192/stat : 5192 (plingeling) R 5183 5185 5158 0 -1 4202560 115480 1254 0 0 7352 83 0 0 25 0 9 0 513508298 2958159872 680442 33554432000 4194304 4417332 140736202055232 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5185/tid=5193] ppid=5183 vsize=2888828 CPUtime=77.41 cores=0-7
/proc/5185/task/5193/stat : 5193 (plingeling) R 5183 5185 5158 0 -1 4202560 81939 1254 0 0 7709 32 0 0 25 0 9 0 513508298 2958159872 680442 33554432000 4194304 4417332 140736202055232 18446744073709551615 4236895 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5185/tid=5194] ppid=5183 vsize=2888828 CPUtime=77.95 cores=0-7
/proc/5185/task/5194/stat : 5194 (plingeling) R 5183 5185 5158 0 -1 4202560 137669 1254 0 0 7735 60 0 0 25 0 9 0 513508298 2958159872 680442 33554432000 4194304 4417332 140736202055232 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5185/tid=5195] ppid=5183 vsize=2888828 CPUtime=78.44 cores=0-7
/proc/5185/task/5195/stat : 5195 (plingeling) R 5183 5185 5158 0 -1 4202560 11615 1254 0 0 7840 4 0 0 25 0 9 0 513508298 2958159872 680442 33554432000 4194304 4417332 140736202055232 18446744073709551615 4281921 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5185/tid=5196] ppid=5183 vsize=2888828 CPUtime=75.22 cores=0-7
/proc/5185/task/5196/stat : 5196 (plingeling) R 5183 5185 5158 0 -1 4202560 110617 1254 0 0 7477 45 0 0 25 0 9 0 513508298 2958159872 680442 33554432000 4194304 4417332 140736202055232 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5185/tid=5197] ppid=5183 vsize=2888828 CPUtime=75.31 cores=0-7
/proc/5185/task/5197/stat : 5197 (plingeling) R 5183 5185 5158 0 -1 4202560 135637 1254 0 0 7397 134 0 0 25 0 9 0 513508298 2958159872 680442 33554432000 4194304 4417332 140736202055232 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5185/tid=5198] ppid=5183 vsize=2888828 CPUtime=78.34 cores=0-7
/proc/5185/task/5198/stat : 5198 (plingeling) R 5183 5185 5158 0 -1 4202560 125629 1254 0 0 7781 53 0 0 25 0 9 0 513508299 2958159872 680442 33554432000 4194304 4417332 140736202055232 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5185/tid=5199] ppid=5183 vsize=2888828 CPUtime=74.32 cores=0-7
/proc/5185/task/5199/stat : 5199 (plingeling) R 5183 5185 5158 0 -1 4202560 111901 1254 0 0 7327 105 0 0 25 0 9 0 513508299 2958159872 680442 33554432000 4194304 4417332 140736202055232 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 632
Current children cumulated vsize (KiB) 2888828

[startup+162.301 s]
/proc/loadavg: 7.80 3.59 1.59 9/177 5203
/proc/meminfo: memFree=23789076/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=2882756 CPUtime=1111.6 cores=0-7
/proc/5185/stat : 5185 (plingeling) S 5183 5185 5158 0 -1 4202496 1677736 1254 0 0 110517 643 0 0 18 0 9 0 513506233 2951942144 678924 33554432000 4194304 4417332 140736202055232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5185/statm: 720689 678924 181 55 0 718575 0
[pid=5185/tid=5192] ppid=5183 vsize=2882756 CPUtime=134.32 cores=0-7
/proc/5185/task/5192/stat : 5192 (plingeling) R 5183 5185 5158 0 -1 4202560 184309 1254 0 0 13341 91 0 0 25 0 9 0 513508298 2951942144 678924 33554432000 4194304 4417332 140736202055232 18446744073709551615 4233477 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5185/tid=5193] ppid=5183 vsize=2882756 CPUtime=137.09 cores=0-7
/proc/5185/task/5193/stat : 5193 (plingeling) R 5183 5185 5158 0 -1 4202560 160158 1254 0 0 13666 43 0 0 25 0 9 0 513508298 2951942144 678924 33554432000 4194304 4417332 140736202055232 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5185/tid=5194] ppid=5183 vsize=2882756 CPUtime=137.96 cores=0-7
/proc/5185/task/5194/stat : 5194 (plingeling) R 5183 5185 5158 0 -1 4202560 140222 1254 0 0 13735 61 0 0 25 0 9 0 513508298 2951942144 678924 33554432000 4194304 4417332 140736202055232 18446744073709551615 4232685 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5185/tid=5195] ppid=5183 vsize=2882756 CPUtime=138.44 cores=0-7
/proc/5185/task/5195/stat : 5195 (plingeling) R 5183 5185 5158 0 -1 4202560 11615 1254 0 0 13840 4 0 0 25 0 9 0 513508298 2951942144 678924 33554432000 4194304 4417332 140736202055232 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5185/tid=5196] ppid=5183 vsize=2882756 CPUtime=135.22 cores=0-7
/proc/5185/task/5196/stat : 5196 (plingeling) R 5183 5185 5158 0 -1 4202560 191497 1254 0 0 13465 57 0 0 25 0 9 0 513508298 2951942144 678924 33554432000 4194304 4417332 140736202055232 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5185/tid=5197] ppid=5183 vsize=2882756 CPUtime=135.3 cores=0-7
/proc/5185/task/5197/stat : 5197 (plingeling) R 5183 5185 5158 0 -1 4202560 204061 1254 0 0 13387 143 0 0 25 0 9 0 513508298 2951942144 678924 33554432000 4194304 4417332 140736202055232 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5185/tid=5198] ppid=5183 vsize=2882756 CPUtime=138.31 cores=0-7
/proc/5185/task/5198/stat : 5198 (plingeling) R 5183 5185 5158 0 -1 4202560 125629 1254 0 0 13778 53 0 0 25 0 9 0 513508299 2951942144 678924 33554432000 4194304 4417332 140736202055232 18446744073709551615 4236888 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5185/tid=5199] ppid=5183 vsize=2882756 CPUtime=134.31 cores=0-7
/proc/5185/task/5199/stat : 5199 (plingeling) R 5183 5185 5158 0 -1 4202560 190105 1254 0 0 13315 116 0 0 25 0 9 0 513508299 2951942144 678924 33554432000 4194304 4417332 140736202055232 18446744073709551615 4254099 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1111.6
Current children cumulated vsize (KiB) 2882756


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

[pid=5185/tid=5193] ppid=5183 vsize=4703512 CPUtime=3132.76 cores=0-7
/proc/5185/task/5193/stat : 5193 (plingeling) R 5183 5185 5158 0 -1 4202560 624021 1254 0 0 313144 132 0 0 25 0 9 0 513508298 4816396288 1136410 33554432000 4194304 4417332 140736202055232 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5185/tid=5194] ppid=5183 vsize=4703512 CPUtime=3149.7 cores=0-7
/proc/5185/task/5194/stat : 5194 (plingeling) R 5183 5185 5158 0 -1 4202560 684751 1254 0 0 314795 175 0 0 25 0 9 0 513508298 4816396288 1136410 33554432000 4194304 4417332 140736202055232 18446744073709551615 4232623 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5185/tid=5195] ppid=5183 vsize=4703512 CPUtime=3150.46 cores=0-7
/proc/5185/task/5195/stat : 5195 (plingeling) R 5183 5185 5158 0 -1 4202560 847366 1254 0 0 314846 200 0 0 25 0 9 0 513508298 4816396288 1136410 33554432000 4194304 4417332 140736202055232 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5185/tid=5196] ppid=5183 vsize=4703512 CPUtime=3146.89 cores=0-7
/proc/5185/task/5196/stat : 5196 (plingeling) R 5183 5185 5158 0 -1 4202560 717068 1254 0 0 314535 154 0 0 25 0 9 0 513508298 4816396288 1136410 33554432000 4194304 4417332 140736202055232 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5185/tid=5197] ppid=5183 vsize=4703512 CPUtime=3147.35 cores=0-7
/proc/5185/task/5197/stat : 5197 (plingeling) R 5183 5185 5158 0 -1 4202560 721280 1254 0 0 314495 240 0 0 25 0 9 0 513508298 4816396288 1136410 33554432000 4194304 4417332 140736202055232 18446744073709551615 4270110 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5185/tid=5198] ppid=5183 vsize=4703512 CPUtime=3149.22 cores=0-7
/proc/5185/task/5198/stat : 5198 (plingeling) R 5183 5185 5158 0 -1 4202560 687091 1254 0 0 314710 212 0 0 25 0 9 0 513508299 4816396288 1136410 33554432000 4194304 4417332 140736202055232 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5185/tid=5199] ppid=5183 vsize=4703512 CPUtime=3146.21 cores=0-7
/proc/5185/task/5199/stat : 5199 (plingeling) R 5183 5185 5158 0 -1 4202560 717568 1254 0 0 314409 212 0 0 25 0 9 0 513508299 4816396288 1136410 33554432000 4194304 4417332 140736202055232 18446744073709551615 4232466 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25187.9
Current children cumulated vsize (KiB) 4703512

[startup+3199.91 s]
/proc/loadavg: 8.00 8.03 7.77 9/177 5296
/proc/meminfo: memFree=21512872/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=5149428 CPUtime=25392.6 cores=0-7
/proc/5185/stat : 5185 (plingeling) S 5183 5185 5158 0 -1 4202496 6262876 1254 0 0 2537644 1615 0 0 18 0 9 0 513506233 5273014272 1246962 33554432000 4194304 4417332 140736202055232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5185/statm: 1287357 1246962 181 55 0 1285243 0
[pid=5185/tid=5192] ppid=5183 vsize=5149428 CPUtime=3170.26 cores=0-7
/proc/5185/task/5192/stat : 5192 (plingeling) R 5183 5185 5158 0 -1 4202560 661676 1254 0 0 316839 187 0 0 25 0 9 0 513508298 5273014272 1246962 33554432000 4194304 4417332 140736202055232 18446744073709551615 4274691 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5185/tid=5193] ppid=5183 vsize=5149428 CPUtime=3158.23 cores=0-7
/proc/5185/task/5193/stat : 5193 (plingeling) R 5183 5185 5158 0 -1 4202560 624060 1254 0 0 315691 132 0 0 25 0 9 0 513508298 5273014272 1246962 33554432000 4194304 4417332 140736202055232 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5185/tid=5194] ppid=5183 vsize=5149428 CPUtime=3175.3 cores=0-7
/proc/5185/task/5194/stat : 5194 (plingeling) R 5183 5185 5158 0 -1 4202560 737454 1254 0 0 317349 181 0 0 25 0 9 0 513508298 5273014272 1246962 33554432000 4194304 4417332 140736202055232 18446744073709551615 4236735 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5185/tid=5195] ppid=5183 vsize=5149428 CPUtime=3176.07 cores=0-7
/proc/5185/task/5195/stat : 5195 (plingeling) R 5183 5185 5158 0 -1 4202560 912902 1254 0 0 317387 220 0 0 25 0 9 0 513508298 5273014272 1246962 33554432000 4194304 4417332 140736202055232 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5185/tid=5196] ppid=5183 vsize=5149428 CPUtime=3172.49 cores=0-7
/proc/5185/task/5196/stat : 5196 (plingeling) R 5183 5185 5158 0 -1 4202560 717068 1254 0 0 317095 154 0 0 25 0 9 0 513508298 5273014272 1246962 33554432000 4194304 4417332 140736202055232 18446744073709551615 4365869 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5185/tid=5197] ppid=5183 vsize=5149428 CPUtime=3172.96 cores=0-7
/proc/5185/task/5197/stat : 5197 (plingeling) R 5183 5185 5158 0 -1 4202560 726650 1254 0 0 317055 241 0 0 25 0 9 0 513508298 5273014272 1246962 33554432000 4194304 4417332 140736202055232 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5185/tid=5198] ppid=5183 vsize=5149428 CPUtime=3174.82 cores=0-7
/proc/5185/task/5198/stat : 5198 (plingeling) R 5183 5185 5158 0 -1 4202560 695358 1254 0 0 317268 214 0 0 25 0 9 0 513508299 5273014272 1246962 33554432000 4194304 4417332 140736202055232 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5185/tid=5199] ppid=5183 vsize=5149428 CPUtime=3171.82 cores=0-7
/proc/5185/task/5199/stat : 5199 (plingeling) R 5183 5185 5158 0 -1 4202560 717568 1254 0 0 316970 212 0 0 25 0 9 0 513508299 5273014272 1246962 33554432000 4194304 4417332 140736202055232 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25392.6
Current children cumulated vsize (KiB) 5149428

[startup+3212.7 s]
/proc/loadavg: 8.00 8.03 7.77 9/177 5296
/proc/meminfo: memFree=21534696/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=5123940 CPUtime=25494.9 cores=0-7
/proc/5185/stat : 5185 (plingeling) S 5183 5185 5158 0 -1 4202496 6265674 1254 0 0 2547872 1615 0 0 18 0 9 0 513506233 5246914560 1241541 33554432000 4194304 4417332 140736202055232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5185/statm: 1280985 1241541 181 55 0 1278871 0
[pid=5185/tid=5192] ppid=5183 vsize=5123940 CPUtime=3183.05 cores=0-7
/proc/5185/task/5192/stat : 5192 (plingeling) R 5183 5185 5158 0 -1 4202560 661676 1254 0 0 318118 187 0 0 25 0 9 0 513508298 5246914560 1241541 33554432000 4194304 4417332 140736202055232 18446744073709551615 4240314 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5185/tid=5193] ppid=5183 vsize=5123940 CPUtime=3170.96 cores=0-7
/proc/5185/task/5193/stat : 5193 (plingeling) R 5183 5185 5158 0 -1 4202560 624060 1254 0 0 316964 132 0 0 25 0 9 0 513508298 5246914560 1241541 33554432000 4194304 4417332 140736202055232 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5185/tid=5194] ppid=5183 vsize=5123940 CPUtime=3188.1 cores=0-7
/proc/5185/task/5194/stat : 5194 (plingeling) R 5183 5185 5158 0 -1 4202560 737454 1254 0 0 318629 181 0 0 25 0 9 0 513508298 5246914560 1241541 33554432000 4194304 4417332 140736202055232 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5185/tid=5195] ppid=5183 vsize=5123940 CPUtime=3188.86 cores=0-7
/proc/5185/task/5195/stat : 5195 (plingeling) R 5183 5185 5158 0 -1 4202560 912902 1254 0 0 318666 220 0 0 25 0 9 0 513508298 5246914560 1241541 33554432000 4194304 4417332 140736202055232 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5185/tid=5196] ppid=5183 vsize=5123940 CPUtime=3185.28 cores=0-7
/proc/5185/task/5196/stat : 5196 (plingeling) R 5183 5185 5158 0 -1 4202560 717068 1254 0 0 318374 154 0 0 25 0 9 0 513508298 5246914560 1241541 33554432000 4194304 4417332 140736202055232 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5185/tid=5197] ppid=5183 vsize=5123940 CPUtime=3185.75 cores=0-7
/proc/5185/task/5197/stat : 5197 (plingeling) R 5183 5185 5158 0 -1 4202560 727741 1254 0 0 318334 241 0 0 25 0 9 0 513508298 5246914560 1241541 33554432000 4194304 4417332 140736202055232 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5185/tid=5198] ppid=5183 vsize=5123940 CPUtime=3187.61 cores=0-7
/proc/5185/task/5198/stat : 5198 (plingeling) R 5183 5185 5158 0 -1 4202560 697065 1254 0 0 318547 214 0 0 25 0 9 0 513508299 5246914560 1241541 33554432000 4194304 4417332 140736202055232 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5185/tid=5199] ppid=5183 vsize=5123940 CPUtime=3184.61 cores=0-7
/proc/5185/task/5199/stat : 5199 (plingeling) R 5183 5185 5158 0 -1 4202560 717568 1254 0 0 318249 212 0 0 25 0 9 0 513508299 5246914560 1241541 33554432000 4194304 4417332 140736202055232 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25494.9
Current children cumulated vsize (KiB) 5123940

[startup+3215.9 s]
/proc/loadavg: 8.00 8.03 7.77 9/177 5296
/proc/meminfo: memFree=21513612/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=5145512 CPUtime=25520.5 cores=0-7
/proc/5185/stat : 5185 (plingeling) S 5183 5185 5158 0 -1 4202496 6271092 1254 0 0 2550430 1616 0 0 18 0 9 0 513506233 5269004288 1246934 33554432000 4194304 4417332 140736202055232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5185/statm: 1286378 1246934 181 55 0 1284264 0
[pid=5185/tid=5192] ppid=5183 vsize=5145512 CPUtime=3186.26 cores=0-7
/proc/5185/task/5192/stat : 5192 (plingeling) R 5183 5185 5158 0 -1 4202560 667094 1254 0 0 318438 188 0 0 25 0 9 0 513508298 5269004288 1246934 33554432000 4194304 4417332 140736202055232 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5185/tid=5193] ppid=5183 vsize=5145512 CPUtime=3174.14 cores=0-7
/proc/5185/task/5193/stat : 5193 (plingeling) R 5183 5185 5158 0 -1 4202560 624060 1254 0 0 317282 132 0 0 25 0 9 0 513508298 5269004288 1246934 33554432000 4194304 4417332 140736202055232 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5185/tid=5194] ppid=5183 vsize=5145512 CPUtime=3191.3 cores=0-7
/proc/5185/task/5194/stat : 5194 (plingeling) R 5183 5185 5158 0 -1 4202560 737454 1254 0 0 318949 181 0 0 25 0 9 0 513508298 5269004288 1246934 33554432000 4194304 4417332 140736202055232 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5185/tid=5195] ppid=5183 vsize=5145512 CPUtime=3192.06 cores=0-7
/proc/5185/task/5195/stat : 5195 (plingeling) R 5183 5185 5158 0 -1 4202560 912902 1254 0 0 318986 220 0 0 25 0 9 0 513508298 5269004288 1246934 33554432000 4194304 4417332 140736202055232 18446744073709551615 4365050 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5185/tid=5196] ppid=5183 vsize=5145512 CPUtime=3188.48 cores=0-7
/proc/5185/task/5196/stat : 5196 (plingeling) R 5183 5185 5158 0 -1 4202560 717068 1254 0 0 318694 154 0 0 25 0 9 0 513508298 5269004288 1246934 33554432000 4194304 4417332 140736202055232 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5185/tid=5197] ppid=5183 vsize=5145512 CPUtime=3188.95 cores=0-7
/proc/5185/task/5197/stat : 5197 (plingeling) R 5183 5185 5158 0 -1 4202560 727741 1254 0 0 318654 241 0 0 25 0 9 0 513508298 5269004288 1246934 33554432000 4194304 4417332 140736202055232 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5185/tid=5198] ppid=5183 vsize=5145512 CPUtime=3190.81 cores=0-7
/proc/5185/task/5198/stat : 5198 (plingeling) R 5183 5185 5158 0 -1 4202560 697065 1254 0 0 318867 214 0 0 25 0 9 0 513508299 5269004288 1246934 33554432000 4194304 4417332 140736202055232 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5185/tid=5199] ppid=5183 vsize=5145512 CPUtime=3187.81 cores=0-7
/proc/5185/task/5199/stat : 5199 (plingeling) R 5183 5185 5158 0 -1 4202560 717568 1254 0 0 318569 212 0 0 25 0 9 0 513508299 5269004288 1246934 33554432000 4194304 4417332 140736202055232 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25520.5
Current children cumulated vsize (KiB) 5145512

[startup+3219.1 s]
/proc/loadavg: 8.00 8.03 7.77 9/177 5296
/proc/meminfo: memFree=21513244/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=5145448 CPUtime=25546 cores=0-7
/proc/5185/stat : 5185 (plingeling) S 5183 5185 5158 0 -1 4202496 6287478 1254 0 0 2552986 1618 0 0 18 0 9 0 513506233 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5185/statm: 1286362 1246918 181 55 0 1284248 0
[pid=5185/tid=5192] ppid=5183 vsize=5145448 CPUtime=3189.46 cores=0-7
/proc/5185/task/5192/stat : 5192 (plingeling) R 5183 5185 5158 0 -1 4202560 667094 1254 0 0 318758 188 0 0 25 0 9 0 513508298 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4260519 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5185/tid=5193] ppid=5183 vsize=5145448 CPUtime=3177.32 cores=0-7
/proc/5185/task/5193/stat : 5193 (plingeling) R 5183 5185 5158 0 -1 4202560 640446 1254 0 0 317598 134 0 0 25 0 9 0 513508298 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5185/tid=5194] ppid=5183 vsize=5145448 CPUtime=3194.5 cores=0-7
/proc/5185/task/5194/stat : 5194 (plingeling) R 5183 5185 5158 0 -1 4202560 737454 1254 0 0 319269 181 0 0 25 0 9 0 513508298 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5185/tid=5195] ppid=5183 vsize=5145448 CPUtime=3195.26 cores=0-7
/proc/5185/task/5195/stat : 5195 (plingeling) R 5183 5185 5158 0 -1 4202560 912902 1254 0 0 319306 220 0 0 25 0 9 0 513508298 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5185/tid=5196] ppid=5183 vsize=5145448 CPUtime=3191.68 cores=0-7
/proc/5185/task/5196/stat : 5196 (plingeling) R 5183 5185 5158 0 -1 4202560 717068 1254 0 0 319014 154 0 0 25 0 9 0 513508298 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4366468 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5185/tid=5197] ppid=5183 vsize=5145448 CPUtime=3192.15 cores=0-7
/proc/5185/task/5197/stat : 5197 (plingeling) R 5183 5185 5158 0 -1 4202560 727741 1254 0 0 318974 241 0 0 25 0 9 0 513508298 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5185/tid=5198] ppid=5183 vsize=5145448 CPUtime=3194.01 cores=0-7
/proc/5185/task/5198/stat : 5198 (plingeling) R 5183 5185 5158 0 -1 4202560 697065 1254 0 0 319187 214 0 0 25 0 9 0 513508299 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4262508 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5185/tid=5199] ppid=5183 vsize=5145448 CPUtime=3191.01 cores=0-7
/proc/5185/task/5199/stat : 5199 (plingeling) R 5183 5185 5158 0 -1 4202560 717568 1254 0 0 318889 212 0 0 25 0 9 0 513508299 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4250654 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25546
Current children cumulated vsize (KiB) 5145448

[startup+3219.9 s]
/proc/loadavg: 8.00 8.03 7.77 9/177 5296
/proc/meminfo: memFree=21513244/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=5145448 CPUtime=25552.4 cores=0-7
/proc/5185/stat : 5185 (plingeling) S 5183 5185 5158 0 -1 4202496 6287478 1254 0 0 2553625 1618 0 0 18 0 9 0 513506233 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5185/statm: 1286362 1246918 181 55 0 1284248 0
[pid=5185/tid=5192] ppid=5183 vsize=5145448 CPUtime=3190.26 cores=0-7
/proc/5185/task/5192/stat : 5192 (plingeling) R 5183 5185 5158 0 -1 4202560 667094 1254 0 0 318838 188 0 0 25 0 9 0 513508298 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4258513 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5185/tid=5193] ppid=5183 vsize=5145448 CPUtime=3178.12 cores=0-7
/proc/5185/task/5193/stat : 5193 (plingeling) R 5183 5185 5158 0 -1 4202560 640446 1254 0 0 317678 134 0 0 25 0 9 0 513508298 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5185/tid=5194] ppid=5183 vsize=5145448 CPUtime=3195.3 cores=0-7
/proc/5185/task/5194/stat : 5194 (plingeling) R 5183 5185 5158 0 -1 4202560 737454 1254 0 0 319349 181 0 0 25 0 9 0 513508298 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5185/tid=5195] ppid=5183 vsize=5145448 CPUtime=3196.06 cores=0-7
/proc/5185/task/5195/stat : 5195 (plingeling) R 5183 5185 5158 0 -1 4202560 912902 1254 0 0 319386 220 0 0 25 0 9 0 513508298 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5185/tid=5196] ppid=5183 vsize=5145448 CPUtime=3192.48 cores=0-7
/proc/5185/task/5196/stat : 5196 (plingeling) R 5183 5185 5158 0 -1 4202560 717068 1254 0 0 319094 154 0 0 25 0 9 0 513508298 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=5185/tid=5197] ppid=5183 vsize=5145448 CPUtime=3192.95 cores=0-7
/proc/5185/task/5197/stat : 5197 (plingeling) R 5183 5185 5158 0 -1 4202560 727741 1254 0 0 319054 241 0 0 25 0 9 0 513508298 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5185/tid=5198] ppid=5183 vsize=5145448 CPUtime=3194.81 cores=0-7
/proc/5185/task/5198/stat : 5198 (plingeling) R 5183 5185 5158 0 -1 4202560 697065 1254 0 0 319267 214 0 0 25 0 9 0 513508299 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4263227 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5185/tid=5199] ppid=5183 vsize=5145448 CPUtime=3191.81 cores=0-7
/proc/5185/task/5199/stat : 5199 (plingeling) R 5183 5185 5158 0 -1 4202560 717568 1254 0 0 318969 212 0 0 25 0 9 0 513508299 5268938752 1246918 33554432000 4194304 4417332 140736202055232 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25552.4
Current children cumulated vsize (KiB) 5145448

[startup+3220.7 s]
/proc/loadavg: 8.00 8.03 7.77 2/170 5296
/proc/meminfo: memFree=21508960/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=5145448 CPUtime=25557.5 cores=0-7
/proc/5185/stat : 5185 (plingeling) S 5183 5185 5158 0 -1 4202496 6288571 1254 0 0 2554134 1618 0 0 18 0 2 0 513506233 5268938752 1248011 33554432000 4194304 4417332 140736202055232 18446744073709551615 242982352869 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5185/statm: 1286362 1248011 182 55 0 1284248 0
[pid=5185/tid=5192] ppid=5183 vsize=5145448 CPUtime=3191.06 cores=0-7
/proc/5185/task/5192/stat : 5192 (plingeling) R 5183 5185 5158 0 -1 4202560 667094 1254 0 0 318918 188 0 0 25 0 2 0 513508298 5268938752 1248011 33554432000 4194304 4417332 140736202055232 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25557.5
Current children cumulated vsize (KiB) 5145448

[startup+3220.9 s]
/proc/loadavg: 8.00 8.03 7.77 2/170 5296
/proc/meminfo: memFree=21508960/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=2894364 CPUtime=25557.7 cores=0-7
/proc/5185/stat : 5185 (plingeling) R 5183 5185 5158 0 -1 4202496 6288571 1254 0 0 2554142 1629 0 0 18 0 1 0 513506233 2963828736 667364 33554432000 4194304 4417332 140736202055232 18446744073709551615 242970593415 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/5185/statm: 723591 667364 182 55 0 721477 0
Current children cumulated CPU time (s) 25557.7
Current children cumulated vsize (KiB) 2894364

[startup+3221 s]
/proc/loadavg: 8.00 8.03 7.77 2/170 5296
/proc/meminfo: memFree=21508960/32951132 swapFree=67111364/67111528
[pid=5185] ppid=5183 vsize=0 CPUtime=25557.8 cores=0-7
/proc/5185/stat : 5185 (plingeling) R 5183 5185 5158 0 -1 4202500 6288574 1254 0 0 2554142 1639 0 0 18 0 1 0 513506233 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5185/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 25557.8
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 3221.03
CPU time (s): 25557.9
CPU user time (s): 25541.4
CPU system time (s): 16.4245
CPU usage (%): 793.469
Max. virtual memory (cumulated for all children) (KiB): 5178284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25541.4
system time used= 16.4245
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6289828
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= 375
involuntary context switches= 124860

runsolver used 4.82427 second user time and 12.6291 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-28 21:31:16
IDJOB=3309996
IDBENCH=85008
IDSOLVER=1695
FILE ID=node128/3309996-1304019069
RUNJOBID= node128-1304019069-5172
PBS_JOBID= 13170285
Free space on /tmp= 66768 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309996-1304019069/watcher-3309996-1304019069 -o /tmp/evaluation-result-3309996-1304019069/solver-3309996-1304019069 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309996-1304019069.cnf

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=1711100910

node128.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.852
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.852
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.852
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.852
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.852
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.82
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      26502264 kB
Buffers:       1256164 kB
Cached:        4535136 kB
SwapCached:        160 kB
Active:         336516 kB
Inactive:      5518792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26502264 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          213568 kB
Writeback:           0 kB
AnonPages:       63812 kB
Mapped:          14780 kB
Slab:           531668 kB
PageTables:       4296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   184604 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66764 MiB
End job on node128 at 2011-04-28 22:24:57