Trace number 3372242

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)UNSAT 8818.12 1105.37

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2123.23
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

8817.93/1105.37	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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372242-1305436881/watcher-3372242-1305436881 -o /tmp/evaluation-result-3372242-1305436881/solver-3372242-1305436881 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3372242-1305436881.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: 2.28 3.55 3.75 2/348 27546
/proc/meminfo: memFree=24165592/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=8728 CPUtime=0 cores=0-7
/proc/27546/stat : 27546 (plingeling) S 27544 27546 27519 0 -1 4202496 214 0 0 0 0 0 0 0 20 0 1 0 636103600 8937472 146 33554432000 4194304 4417452 140736960127184 18446744073709551615 228095450880 0 0 4096 0 18446744071562362840 0 0 17 5 0 0 0
/proc/27546/statm: 2182 146 122 55 0 68 0

[startup+0.0501509 s]
/proc/loadavg: 2.28 3.55 3.75 2/348 27546
/proc/meminfo: memFree=24165592/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=18156 CPUtime=0.02 cores=0-7
/proc/27546/stat : 27546 (plingeling) R 27544 27546 27519 0 -1 4202496 2632 1253 0 1 2 0 0 0 20 0 1 0 636103600 18591744 2563 33554432000 4194304 4417452 140736960127184 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/27546/statm: 4539 2563 149 55 0 2425 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18156

[startup+0.10114 s]
/proc/loadavg: 2.28 3.55 3.75 2/348 27546
/proc/meminfo: memFree=24165592/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=28936 CPUtime=0.07 cores=0-7
/proc/27546/stat : 27546 (plingeling) R 27544 27546 27519 0 -1 4202496 5392 1253 0 1 7 0 0 0 20 0 1 0 636103600 29630464 5258 33554432000 4194304 4417452 140736960127184 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/27546/statm: 7234 5258 149 55 0 5120 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28936

[startup+0.301104 s]
/proc/loadavg: 2.28 3.55 3.75 2/348 27546
/proc/meminfo: memFree=24165592/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=65604 CPUtime=0.27 cores=0-7
/proc/27546/stat : 27546 (plingeling) R 27544 27546 27519 0 -1 4202496 14559 1253 0 1 26 1 0 0 21 0 1 0 636103600 67178496 14425 33554432000 4194304 4417452 140736960127184 18446744073709551615 4262110 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/27546/statm: 16401 14425 149 55 0 14287 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 65604

[startup+0.701034 s]
/proc/loadavg: 2.28 3.55 3.75 2/348 27546
/proc/meminfo: memFree=24165592/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=152532 CPUtime=0.67 cores=0-7
/proc/27546/stat : 27546 (plingeling) R 27544 27546 27519 0 -1 4202496 36291 1253 0 1 63 4 0 0 22 0 1 0 636103600 156192768 36157 33554432000 4194304 4417452 140736960127184 18446744073709551615 4231461 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/27546/statm: 38133 36157 149 55 0 36019 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 152532

[startup+1.50088 s]
/proc/loadavg: 2.28 3.55 3.75 2/349 27552
/proc/meminfo: memFree=23946212/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=448120 CPUtime=1.53 cores=0-7
/proc/27546/stat : 27546 (plingeling) R 27544 27546 27519 0 -1 4202496 71294 1253 0 1 145 8 0 0 18 0 6 0 636103600 458874880 67399 33554432000 4194304 4417452 140736960127184 18446744073709551615 228095494279 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27546/statm: 112030 67399 156 55 0 109916 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 448120

[startup+3.10056 s]
/proc/loadavg: 2.28 3.55 3.75 9/357 27560
/proc/meminfo: memFree=23799084/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=523772 CPUtime=14.21 cores=0-7
/proc/27546/stat : 27546 (plingeling) S 27544 27546 27519 0 -1 4202496 134396 1253 0 1 1402 19 0 0 19 0 9 0 636103600 536342528 84863 33554432000 4194304 4417452 140736960127184 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27546/statm: 130943 84863 174 55 0 128829 0
[pid=27546/tid=27553] ppid=27544 vsize=523772 CPUtime=1.62 cores=0-7
/proc/27546/task/27553/stat : 27553 (plingeling) R 27544 27546 27519 0 -1 4202560 5451 1253 0 1 162 0 0 0 20 0 9 0 636103747 536342528 84863 33554432000 4194304 4417452 140736960127184 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27546/tid=27554] ppid=27544 vsize=523772 CPUtime=1.62 cores=0-7
/proc/27546/task/27554/stat : 27554 (plingeling) R 27544 27546 27519 0 -1 4202560 9805 1253 0 1 161 1 0 0 20 0 9 0 636103747 536342528 84863 33554432000 4194304 4417452 140736960127184 18446744073709551615 4276673 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27546/tid=27555] ppid=27544 vsize=523772 CPUtime=1.62 cores=0-7
/proc/27546/task/27555/stat : 27555 (plingeling) R 27544 27546 27519 0 -1 4202560 6925 1253 0 1 161 1 0 0 20 0 9 0 636103747 536342528 84863 33554432000 4194304 4417452 140736960127184 18446744073709551615 4276465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27546/tid=27556] ppid=27544 vsize=523772 CPUtime=1.59 cores=0-7
/proc/27546/task/27556/stat : 27556 (plingeling) R 27544 27546 27519 0 -1 4202560 5063 1253 0 1 159 0 0 0 23 0 9 0 636103747 536342528 84863 33554432000 4194304 4417452 140736960127184 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27546/tid=27557] ppid=27544 vsize=523772 CPUtime=1.59 cores=0-7
/proc/27546/task/27557/stat : 27557 (plingeling) R 27544 27546 27519 0 -1 4202560 6848 1253 0 1 158 1 0 0 23 0 9 0 636103747 536342528 84863 33554432000 4194304 4417452 140736960127184 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27546/tid=27558] ppid=27544 vsize=523772 CPUtime=1.58 cores=0-7
/proc/27546/task/27558/stat : 27558 (plingeling) R 27544 27546 27519 0 -1 4202560 9048 1253 0 1 157 1 0 0 20 0 9 0 636103751 536342528 84863 33554432000 4194304 4417452 140736960127184 18446744073709551615 4276659 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27546/tid=27559] ppid=27544 vsize=523772 CPUtime=1.59 cores=0-7
/proc/27546/task/27559/stat : 27559 (plingeling) R 27544 27546 27519 0 -1 4202560 13320 1253 0 1 157 2 0 0 20 0 9 0 636103751 536342528 84863 33554432000 4194304 4417452 140736960127184 18446744073709551615 4277708 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27546/tid=27560] ppid=27544 vsize=523772 CPUtime=1.48 cores=0-7
/proc/27546/task/27560/stat : 27560 (plingeling) R 27544 27546 27519 0 -1 4202560 6650 1253 0 1 148 0 0 0 25 0 9 0 636103751 536342528 84863 33554432000 4194304 4417452 140736960127184 18446744073709551615 4275892 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14.21
Current children cumulated vsize (KiB) 523772

[startup+6.30097 s]
/proc/loadavg: 2.74 3.63 3.77 9/357 27560
/proc/meminfo: memFree=23787428/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=556744 CPUtime=39.76 cores=0-7
/proc/27546/stat : 27546 (plingeling) S 27544 27546 27519 0 -1 4202496 199332 1253 0 1 3947 29 0 0 19 0 9 0 636103600 570105856 97068 33554432000 4194304 4417452 140736960127184 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27546/statm: 139186 97068 178 55 0 137072 0
[pid=27546/tid=27553] ppid=27544 vsize=556744 CPUtime=4.82 cores=0-7
/proc/27546/task/27553/stat : 27553 (plingeling) R 27544 27546 27519 0 -1 4202560 27442 1253 0 1 479 3 0 0 25 0 9 0 636103747 570105856 97068 33554432000 4194304 4417452 140736960127184 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27546/tid=27554] ppid=27544 vsize=556744 CPUtime=4.81 cores=0-7
/proc/27546/task/27554/stat : 27554 (plingeling) R 27544 27546 27519 0 -1 4202560 20587 1253 0 1 478 3 0 0 25 0 9 0 636103747 570105856 97068 33554432000 4194304 4417452 140736960127184 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27546/tid=27555] ppid=27544 vsize=556744 CPUtime=4.82 cores=0-7
/proc/27546/task/27555/stat : 27555 (plingeling) R 27544 27546 27519 0 -1 4202560 14110 1253 0 1 480 2 0 0 25 0 9 0 636103747 570105856 97068 33554432000 4194304 4417452 140736960127184 18446744073709551615 4256855 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27546/tid=27556] ppid=27544 vsize=556744 CPUtime=4.79 cores=0-7
/proc/27546/task/27556/stat : 27556 (plingeling) R 27544 27546 27519 0 -1 4202560 5064 1253 0 1 479 0 0 0 25 0 9 0 636103747 570105856 97068 33554432000 4194304 4417452 140736960127184 18446744073709551615 4236928 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27546/tid=27557] ppid=27544 vsize=556744 CPUtime=4.79 cores=0-7
/proc/27546/task/27557/stat : 27557 (plingeling) R 27544 27546 27519 0 -1 4202560 9185 1253 0 1 478 1 0 0 25 0 9 0 636103747 570105856 97068 33554432000 4194304 4417452 140736960127184 18446744073709551615 4346327 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27546/tid=27558] ppid=27544 vsize=556744 CPUtime=4.78 cores=0-7
/proc/27546/task/27558/stat : 27558 (plingeling) R 27544 27546 27519 0 -1 4202560 15449 1253 0 1 476 2 0 0 25 0 9 0 636103751 570105856 97068 33554432000 4194304 4417452 140736960127184 18446744073709551615 4346639 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27546/tid=27559] ppid=27544 vsize=556744 CPUtime=4.79 cores=0-7
/proc/27546/task/27559/stat : 27559 (plingeling) R 27544 27546 27519 0 -1 4202560 23071 1253 0 1 475 4 0 0 25 0 9 0 636103751 570105856 97068 33554432000 4194304 4417452 140736960127184 18446744073709551615 4330515 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27546/tid=27560] ppid=27544 vsize=556744 CPUtime=4.64 cores=0-7
/proc/27546/task/27560/stat : 27560 (plingeling) R 27544 27546 27519 0 -1 4202560 13138 1253 0 1 463 1 0 0 25 0 9 0 636103751 570105856 97068 33554432000 4194304 4417452 140736960127184 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39.76
Current children cumulated vsize (KiB) 556744

[startup+12.7008 s]
/proc/loadavg: 3.16 3.70 3.79 9/357 27560
/proc/meminfo: memFree=23652424/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=722244 CPUtime=90.88 cores=0-7
/proc/27546/stat : 27546 (plingeling) S 27544 27546 27519 0 -1 4202496 232495 1253 0 1 9053 35 0 0 19 0 9 0 636103600 739577856 127977 33554432000 4194304 4417452 140736960127184 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27546/statm: 180561 127977 179 55 0 178447 0
[pid=27546/tid=27553] ppid=27544 vsize=722244 CPUtime=11.22 cores=0-7
/proc/27546/task/27553/stat : 27553 (plingeling) R 27544 27546 27519 0 -1 4202560 33592 1253 0 1 1118 4 0 0 25 0 9 0 636103747 739577856 127977 33554432000 4194304 4417452 140736960127184 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27546/tid=27554] ppid=27544 vsize=722244 CPUtime=11.22 cores=0-7
/proc/27546/task/27554/stat : 27554 (plingeling) R 27544 27546 27519 0 -1 4202560 26752 1253 0 1 1117 5 0 0 25 0 9 0 636103747 739577856 127977 33554432000 4194304 4417452 140736960127184 18446744073709551615 4253035 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27546/tid=27555] ppid=27544 vsize=722244 CPUtime=11.22 cores=0-7
/proc/27546/task/27555/stat : 27555 (plingeling) R 27544 27546 27519 0 -1 4202560 16307 1253 0 1 1120 2 0 0 25 0 9 0 636103747 739577856 127977 33554432000 4194304 4417452 140736960127184 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27546/tid=27556] ppid=27544 vsize=722244 CPUtime=11.19 cores=0-7
/proc/27546/task/27556/stat : 27556 (plingeling) R 27544 27546 27519 0 -1 4202560 5064 1253 0 1 1119 0 0 0 25 0 9 0 636103747 739577856 127977 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27546/tid=27557] ppid=27544 vsize=722244 CPUtime=11.19 cores=0-7
/proc/27546/task/27557/stat : 27557 (plingeling) R 27544 27546 27519 0 -1 4202560 13287 1253 0 1 1117 2 0 0 25 0 9 0 636103747 739577856 127977 33554432000 4194304 4417452 140736960127184 18446744073709551615 4257634 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27546/tid=27558] ppid=27544 vsize=722244 CPUtime=11.19 cores=0-7
/proc/27546/task/27558/stat : 27558 (plingeling) R 27544 27546 27519 0 -1 4202560 21599 1253 0 1 1115 4 0 0 25 0 9 0 636103751 739577856 127977 33554432000 4194304 4417452 140736960127184 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27546/tid=27559] ppid=27544 vsize=722244 CPUtime=11.18 cores=0-7
/proc/27546/task/27559/stat : 27559 (plingeling) R 27544 27546 27519 0 -1 4202560 27368 1253 0 1 1114 4 0 0 25 0 9 0 636103751 739577856 127977 33554432000 4194304 4417452 140736960127184 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27546/tid=27560] ppid=27544 vsize=722244 CPUtime=10.96 cores=0-7
/proc/27546/task/27560/stat : 27560 (plingeling) R 27544 27546 27519 0 -1 4202560 17240 1253 0 1 1095 1 0 0 25 0 9 0 636103751 739577856 127977 33554432000 4194304 4417452 140736960127184 18446744073709551615 4253011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 90.88
Current children cumulated vsize (KiB) 722244

[startup+25.5004 s]
/proc/loadavg: 4.23 3.91 3.86 9/357 27560
/proc/meminfo: memFree=23654144/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=719540 CPUtime=193.12 cores=0-7
/proc/27546/stat : 27546 (plingeling) S 27544 27546 27519 0 -1 4202496 232822 1253 0 1 19277 35 0 0 19 0 9 0 636103600 736808960 127628 33554432000 4194304 4417452 140736960127184 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27546/statm: 179885 127628 179 55 0 177771 0
[pid=27546/tid=27553] ppid=27544 vsize=719540 CPUtime=24.02 cores=0-7
/proc/27546/task/27553/stat : 27553 (plingeling) R 27544 27546 27519 0 -1 4202560 33592 1253 0 1 2398 4 0 0 25 0 9 0 636103747 736808960 127628 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27546/tid=27554] ppid=27544 vsize=719540 CPUtime=24.02 cores=0-7
/proc/27546/task/27554/stat : 27554 (plingeling) R 27544 27546 27519 0 -1 4202560 26752 1253 0 1 2397 5 0 0 25 0 9 0 636103747 736808960 127628 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27546/tid=27555] ppid=27544 vsize=719540 CPUtime=24.02 cores=0-7
/proc/27546/task/27555/stat : 27555 (plingeling) R 27544 27546 27519 0 -1 4202560 16634 1253 0 1 2400 2 0 0 25 0 9 0 636103747 736808960 127628 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27546/tid=27556] ppid=27544 vsize=719540 CPUtime=23.99 cores=0-7
/proc/27546/task/27556/stat : 27556 (plingeling) R 27544 27546 27519 0 -1 4202560 5064 1253 0 1 2399 0 0 0 25 0 9 0 636103747 736808960 127628 33554432000 4194304 4417452 140736960127184 18446744073709551615 4232656 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27546/tid=27557] ppid=27544 vsize=719540 CPUtime=23.98 cores=0-7
/proc/27546/task/27557/stat : 27557 (plingeling) R 27544 27546 27519 0 -1 4202560 13287 1253 0 1 2396 2 0 0 25 0 9 0 636103747 736808960 127628 33554432000 4194304 4417452 140736960127184 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27546/tid=27558] ppid=27544 vsize=719540 CPUtime=23.99 cores=0-7
/proc/27546/task/27558/stat : 27558 (plingeling) R 27544 27546 27519 0 -1 4202560 21599 1253 0 1 2395 4 0 0 25 0 9 0 636103751 736808960 127628 33554432000 4194304 4417452 140736960127184 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27546/tid=27559] ppid=27544 vsize=719540 CPUtime=23.98 cores=0-7
/proc/27546/task/27559/stat : 27559 (plingeling) R 27544 27546 27519 0 -1 4202560 27368 1253 0 1 2394 4 0 0 25 0 9 0 636103751 736808960 127628 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27546/tid=27560] ppid=27544 vsize=719540 CPUtime=23.6 cores=0-7
/proc/27546/task/27560/stat : 27560 (plingeling) R 27544 27546 27519 0 -1 4202560 17240 1253 0 1 2359 1 0 0 25 0 9 0 636103751 736808960 127628 33554432000 4194304 4417452 140736960127184 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 193.12
Current children cumulated vsize (KiB) 719540

[startup+51.1007 s]
/proc/loadavg: 5.52 4.24 3.97 9/357 27561
/proc/meminfo: memFree=23633736/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=725572 CPUtime=397.62 cores=0-7
/proc/27546/stat : 27546 (plingeling) S 27544 27546 27519 0 -1 4202496 263492 1253 0 1 39723 39 0 0 19 0 9 0 636103600 742985728 131211 33554432000 4194304 4417452 140736960127184 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27546/statm: 181393 131211 180 55 0 179279 0
[pid=27546/tid=27553] ppid=27544 vsize=725572 CPUtime=49.62 cores=0-7
/proc/27546/task/27553/stat : 27553 (plingeling) R 27544 27546 27519 0 -1 4202560 33650 1253 0 1 4958 4 0 0 25 0 9 0 636103747 742985728 131211 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27546/tid=27554] ppid=27544 vsize=725572 CPUtime=49.62 cores=0-7
/proc/27546/task/27554/stat : 27554 (plingeling) R 27544 27546 27519 0 -1 4202560 26812 1253 0 1 4957 5 0 0 25 0 9 0 636103747 742985728 131211 33554432000 4194304 4417452 140736960127184 18446744073709551615 4232623 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27546/tid=27555] ppid=27544 vsize=725572 CPUtime=49.63 cores=0-7
/proc/27546/task/27555/stat : 27555 (plingeling) R 27544 27546 27519 0 -1 4202560 42844 1253 0 1 4957 6 0 0 25 0 9 0 636103747 742985728 131211 33554432000 4194304 4417452 140736960127184 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27546/tid=27556] ppid=27544 vsize=725572 CPUtime=49.59 cores=0-7
/proc/27546/task/27556/stat : 27556 (plingeling) R 27544 27546 27519 0 -1 4202560 5064 1253 0 1 4959 0 0 0 25 0 9 0 636103747 742985728 131211 33554432000 4194304 4417452 140736960127184 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27546/tid=27557] ppid=27544 vsize=725572 CPUtime=49.58 cores=0-7
/proc/27546/task/27557/stat : 27557 (plingeling) R 27544 27546 27519 0 -1 4202560 13345 1253 0 1 4956 2 0 0 25 0 9 0 636103747 742985728 131211 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27546/tid=27558] ppid=27544 vsize=725572 CPUtime=49.59 cores=0-7
/proc/27546/task/27558/stat : 27558 (plingeling) R 27544 27546 27519 0 -1 4202560 24192 1253 0 1 4955 4 0 0 25 0 9 0 636103751 742985728 131211 33554432000 4194304 4417452 140736960127184 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27546/tid=27559] ppid=27544 vsize=725572 CPUtime=49.58 cores=0-7
/proc/27546/task/27559/stat : 27559 (plingeling) R 27544 27546 27519 0 -1 4202560 27490 1253 0 1 4954 4 0 0 25 0 9 0 636103751 742985728 131211 33554432000 4194304 4417452 140736960127184 18446744073709551615 4330537 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27546/tid=27560] ppid=27544 vsize=725572 CPUtime=48.91 cores=0-7
/proc/27546/task/27560/stat : 27560 (plingeling) R 27544 27546 27519 0 -1 4202560 18809 1253 0 1 4889 2 0 0 25 0 9 0 636103751 742985728 131211 33554432000 4194304 4417452 140736960127184 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 397.62
Current children cumulated vsize (KiB) 725572

[startup+102.313 s]
/proc/loadavg: 6.92 4.81 4.18 9/357 27562

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

/proc/meminfo: memFree=23574960/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=726956 CPUtime=8679.03 cores=0-7
/proc/27546/stat : 27546 (plingeling) S 27544 27546 27519 0 -1 4202496 864932 1253 0 1 867768 135 0 0 19 0 9 0 636103600 744402944 147425 33554432000 4194304 4417452 140736960127184 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27546/statm: 181739 147425 180 55 0 179625 0
[pid=27546/tid=27553] ppid=27544 vsize=726956 CPUtime=1086.45 cores=0-7
/proc/27546/task/27553/stat : 27553 (plingeling) R 27544 27546 27519 0 -1 4202560 72945 1253 0 1 108635 10 0 0 25 0 9 0 636103747 744402944 147425 33554432000 4194304 4417452 140736960127184 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27546/tid=27554] ppid=27544 vsize=726956 CPUtime=1086.44 cores=0-7
/proc/27546/task/27554/stat : 27554 (plingeling) R 27544 27546 27519 0 -1 4202560 76614 1253 0 1 108633 11 0 0 25 0 9 0 636103747 744402944 147425 33554432000 4194304 4417452 140736960127184 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27546/tid=27555] ppid=27544 vsize=726956 CPUtime=1086.47 cores=0-7
/proc/27546/task/27555/stat : 27555 (plingeling) R 27544 27546 27519 0 -1 4202560 260785 1253 0 1 108607 40 0 0 25 0 9 0 636103747 744402944 147425 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27546/tid=27556] ppid=27544 vsize=726956 CPUtime=1086.43 cores=0-7
/proc/27546/task/27556/stat : 27556 (plingeling) R 27544 27546 27519 0 -1 4202560 29754 1253 0 1 108638 5 0 0 25 0 9 0 636103747 744402944 147425 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27546/tid=27557] ppid=27544 vsize=726956 CPUtime=1086.21 cores=0-7
/proc/27546/task/27557/stat : 27557 (plingeling) R 27544 27546 27519 0 -1 4202560 82938 1253 0 1 108607 14 0 0 25 0 9 0 636103747 744402944 147425 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27546/tid=27558] ppid=27544 vsize=726956 CPUtime=1086.42 cores=0-7
/proc/27546/task/27558/stat : 27558 (plingeling) R 27544 27546 27519 0 -1 4202560 84124 1253 0 1 108629 13 0 0 25 0 9 0 636103751 744402944 147425 33554432000 4194304 4417452 140736960127184 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27546/tid=27559] ppid=27544 vsize=726956 CPUtime=1085.6 cores=0-7
/proc/27546/task/27559/stat : 27559 (plingeling) R 27544 27546 27519 0 -1 4202560 97128 1253 0 1 108541 19 0 0 25 0 9 0 636103751 744402944 147425 33554432000 4194304 4417452 140736960127184 18446744073709551615 4237148 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27546/tid=27560] ppid=27544 vsize=726956 CPUtime=1073.48 cores=0-7
/proc/27546/task/27560/stat : 27560 (plingeling) R 27544 27546 27519 0 -1 4202560 89358 1253 0 1 107337 11 0 0 25 0 9 0 636103751 744402944 147425 33554432000 4194304 4417452 140736960127184 18446744073709551615 4354425 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8679.03
Current children cumulated vsize (KiB) 726956

[startup+1094.3 s]
/proc/loadavg: 8.06 7.95 6.72 9/357 27592
/proc/meminfo: memFree=23579052/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=726996 CPUtime=8730.06 cores=0-7
/proc/27546/stat : 27546 (plingeling) S 27544 27546 27519 0 -1 4202496 864949 1253 0 1 872871 135 0 0 19 0 9 0 636103600 744443904 146275 33554432000 4194304 4417452 140736960127184 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27546/statm: 181749 146275 180 55 0 179635 0
[pid=27546/tid=27553] ppid=27544 vsize=726996 CPUtime=1092.84 cores=0-7
/proc/27546/task/27553/stat : 27553 (plingeling) R 27544 27546 27519 0 -1 4202560 72945 1253 0 1 109274 10 0 0 25 0 9 0 636103747 744443904 146275 33554432000 4194304 4417452 140736960127184 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27546/tid=27554] ppid=27544 vsize=726996 CPUtime=1092.83 cores=0-7
/proc/27546/task/27554/stat : 27554 (plingeling) R 27544 27546 27519 0 -1 4202560 76614 1253 0 1 109272 11 0 0 25 0 9 0 636103747 744443904 146275 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27546/tid=27555] ppid=27544 vsize=726996 CPUtime=1092.86 cores=0-7
/proc/27546/task/27555/stat : 27555 (plingeling) R 27544 27546 27519 0 -1 4202560 260802 1253 0 1 109246 40 0 0 25 0 9 0 636103747 744443904 146275 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27546/tid=27556] ppid=27544 vsize=726996 CPUtime=1092.82 cores=0-7
/proc/27546/task/27556/stat : 27556 (plingeling) R 27544 27546 27519 0 -1 4202560 29754 1253 0 1 109277 5 0 0 25 0 9 0 636103747 744443904 146275 33554432000 4194304 4417452 140736960127184 18446744073709551615 4265437 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27546/tid=27557] ppid=27544 vsize=726996 CPUtime=1092.6 cores=0-7
/proc/27546/task/27557/stat : 27557 (plingeling) R 27544 27546 27519 0 -1 4202560 82938 1253 0 1 109246 14 0 0 25 0 9 0 636103747 744443904 146275 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27546/tid=27558] ppid=27544 vsize=726996 CPUtime=1092.81 cores=0-7
/proc/27546/task/27558/stat : 27558 (plingeling) R 27544 27546 27519 0 -1 4202560 84124 1253 0 1 109268 13 0 0 25 0 9 0 636103751 744443904 146275 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27546/tid=27559] ppid=27544 vsize=726996 CPUtime=1091.99 cores=0-7
/proc/27546/task/27559/stat : 27559 (plingeling) R 27544 27546 27519 0 -1 4202560 97128 1253 0 1 109180 19 0 0 25 0 9 0 636103751 744443904 146275 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27546/tid=27560] ppid=27544 vsize=726996 CPUtime=1079.8 cores=0-7
/proc/27546/task/27560/stat : 27560 (plingeling) R 27544 27546 27519 0 -1 4202560 89358 1253 0 1 107969 11 0 0 25 0 9 0 636103751 744443904 146275 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364587 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8730.06
Current children cumulated vsize (KiB) 726996

[startup+1100.7 s]
/proc/loadavg: 8.05 7.95 6.73 9/357 27592
/proc/meminfo: memFree=23578924/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=726956 CPUtime=8781.19 cores=0-7
/proc/27546/stat : 27546 (plingeling) S 27544 27546 27519 0 -1 4202496 864949 1253 0 1 877984 135 0 0 19 0 9 0 636103600 744402944 146016 33554432000 4194304 4417452 140736960127184 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27546/statm: 181739 146016 180 55 0 179625 0
[pid=27546/tid=27553] ppid=27544 vsize=726956 CPUtime=1099.24 cores=0-7
/proc/27546/task/27553/stat : 27553 (plingeling) R 27544 27546 27519 0 -1 4202560 72945 1253 0 1 109914 10 0 0 25 0 9 0 636103747 744402944 146016 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27546/tid=27554] ppid=27544 vsize=726956 CPUtime=1099.23 cores=0-7
/proc/27546/task/27554/stat : 27554 (plingeling) R 27544 27546 27519 0 -1 4202560 76614 1253 0 1 109912 11 0 0 25 0 9 0 636103747 744402944 146016 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364576 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27546/tid=27555] ppid=27544 vsize=726956 CPUtime=1099.26 cores=0-7
/proc/27546/task/27555/stat : 27555 (plingeling) R 27544 27546 27519 0 -1 4202560 260802 1253 0 1 109886 40 0 0 25 0 9 0 636103747 744402944 146016 33554432000 4194304 4417452 140736960127184 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27546/tid=27556] ppid=27544 vsize=726956 CPUtime=1099.22 cores=0-7
/proc/27546/task/27556/stat : 27556 (plingeling) R 27544 27546 27519 0 -1 4202560 29754 1253 0 1 109917 5 0 0 25 0 9 0 636103747 744402944 146016 33554432000 4194304 4417452 140736960127184 18446744073709551615 4264976 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27546/tid=27557] ppid=27544 vsize=726956 CPUtime=1099 cores=0-7
/proc/27546/task/27557/stat : 27557 (plingeling) R 27544 27546 27519 0 -1 4202560 82938 1253 0 1 109886 14 0 0 25 0 9 0 636103747 744402944 146016 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27546/tid=27558] ppid=27544 vsize=726956 CPUtime=1099.21 cores=0-7
/proc/27546/task/27558/stat : 27558 (plingeling) R 27544 27546 27519 0 -1 4202560 84124 1253 0 1 109908 13 0 0 25 0 9 0 636103751 744402944 146016 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27546/tid=27559] ppid=27544 vsize=726956 CPUtime=1098.39 cores=0-7
/proc/27546/task/27559/stat : 27559 (plingeling) R 27544 27546 27519 0 -1 4202560 97128 1253 0 1 109820 19 0 0 25 0 9 0 636103751 744402944 146016 33554432000 4194304 4417452 140736960127184 18446744073709551615 4365954 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27546/tid=27560] ppid=27544 vsize=726956 CPUtime=1086.13 cores=0-7
/proc/27546/task/27560/stat : 27560 (plingeling) R 27544 27546 27519 0 -1 4202560 89358 1253 0 1 108602 11 0 0 25 0 9 0 636103751 744402944 146016 33554432000 4194304 4417452 140736960127184 18446744073709551615 4365181 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8781.19
Current children cumulated vsize (KiB) 726956

[startup+1103.9 s]
/proc/loadavg: 8.05 7.95 6.73 10/357 27592
/proc/meminfo: memFree=23580780/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=726944 CPUtime=8806.73 cores=0-7
/proc/27546/stat : 27546 (plingeling) S 27544 27546 27519 0 -1 4202496 865430 1253 0 1 880538 135 0 0 19 0 9 0 636103600 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27546/statm: 181736 145964 180 55 0 179622 0
[pid=27546/tid=27553] ppid=27544 vsize=726944 CPUtime=1102.44 cores=0-7
/proc/27546/task/27553/stat : 27553 (plingeling) R 27544 27546 27519 0 -1 4202560 72945 1253 0 1 110234 10 0 0 25 0 9 0 636103747 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27546/tid=27554] ppid=27544 vsize=726944 CPUtime=1102.43 cores=0-7
/proc/27546/task/27554/stat : 27554 (plingeling) R 27544 27546 27519 0 -1 4202560 76614 1253 0 1 110232 11 0 0 25 0 9 0 636103747 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27546/tid=27555] ppid=27544 vsize=726944 CPUtime=1102.46 cores=0-7
/proc/27546/task/27555/stat : 27555 (plingeling) R 27544 27546 27519 0 -1 4202560 261283 1253 0 1 110206 40 0 0 25 0 9 0 636103747 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27546/tid=27556] ppid=27544 vsize=726944 CPUtime=1102.42 cores=0-7
/proc/27546/task/27556/stat : 27556 (plingeling) R 27544 27546 27519 0 -1 4202560 29754 1253 0 1 110237 5 0 0 25 0 9 0 636103747 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4250972 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27546/tid=27557] ppid=27544 vsize=726944 CPUtime=1102.19 cores=0-7
/proc/27546/task/27557/stat : 27557 (plingeling) R 27544 27546 27519 0 -1 4202560 82938 1253 0 1 110205 14 0 0 25 0 9 0 636103747 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27546/tid=27558] ppid=27544 vsize=726944 CPUtime=1102.41 cores=0-7
/proc/27546/task/27558/stat : 27558 (plingeling) R 27544 27546 27519 0 -1 4202560 84124 1253 0 1 110228 13 0 0 25 0 9 0 636103751 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27546/tid=27559] ppid=27544 vsize=726944 CPUtime=1101.59 cores=0-7
/proc/27546/task/27559/stat : 27559 (plingeling) R 27544 27546 27519 0 -1 4202560 97128 1253 0 1 110140 19 0 0 25 0 9 0 636103751 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27546/tid=27560] ppid=27544 vsize=726944 CPUtime=1089.29 cores=0-7
/proc/27546/task/27560/stat : 27560 (plingeling) R 27544 27546 27519 0 -1 4202560 89358 1253 0 1 108918 11 0 0 25 0 9 0 636103751 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8806.73
Current children cumulated vsize (KiB) 726944

[startup+1104.7 s]
/proc/loadavg: 8.05 7.95 6.74 9/357 27592
/proc/meminfo: memFree=23580780/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=726944 CPUtime=8813.13 cores=0-7
/proc/27546/stat : 27546 (plingeling) S 27544 27546 27519 0 -1 4202496 865430 1253 0 1 881178 135 0 0 19 0 9 0 636103600 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27546/statm: 181736 145964 180 55 0 179622 0
[pid=27546/tid=27553] ppid=27544 vsize=726944 CPUtime=1103.24 cores=0-7
/proc/27546/task/27553/stat : 27553 (plingeling) R 27544 27546 27519 0 -1 4202560 72945 1253 0 1 110314 10 0 0 25 0 9 0 636103747 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27546/tid=27554] ppid=27544 vsize=726944 CPUtime=1103.23 cores=0-7
/proc/27546/task/27554/stat : 27554 (plingeling) R 27544 27546 27519 0 -1 4202560 76614 1253 0 1 110312 11 0 0 25 0 9 0 636103747 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4353508 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27546/tid=27555] ppid=27544 vsize=726944 CPUtime=1103.26 cores=0-7
/proc/27546/task/27555/stat : 27555 (plingeling) R 27544 27546 27519 0 -1 4202560 261283 1253 0 1 110286 40 0 0 25 0 9 0 636103747 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27546/tid=27556] ppid=27544 vsize=726944 CPUtime=1103.22 cores=0-7
/proc/27546/task/27556/stat : 27556 (plingeling) R 27544 27546 27519 0 -1 4202560 29754 1253 0 1 110317 5 0 0 25 0 9 0 636103747 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27546/tid=27557] ppid=27544 vsize=726944 CPUtime=1102.99 cores=0-7
/proc/27546/task/27557/stat : 27557 (plingeling) R 27544 27546 27519 0 -1 4202560 82938 1253 0 1 110285 14 0 0 25 0 9 0 636103747 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27546/tid=27558] ppid=27544 vsize=726944 CPUtime=1103.21 cores=0-7
/proc/27546/task/27558/stat : 27558 (plingeling) R 27544 27546 27519 0 -1 4202560 84124 1253 0 1 110308 13 0 0 25 0 9 0 636103751 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27546/tid=27559] ppid=27544 vsize=726944 CPUtime=1102.39 cores=0-7
/proc/27546/task/27559/stat : 27559 (plingeling) R 27544 27546 27519 0 -1 4202560 97128 1253 0 1 110220 19 0 0 25 0 9 0 636103751 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4353891 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27546/tid=27560] ppid=27544 vsize=726944 CPUtime=1090.07 cores=0-7
/proc/27546/task/27560/stat : 27560 (plingeling) R 27544 27546 27519 0 -1 4202560 89358 1253 0 1 108996 11 0 0 25 0 9 0 636103751 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8813.13
Current children cumulated vsize (KiB) 726944

[startup+1105.1 s]
/proc/loadavg: 8.05 7.95 6.74 9/357 27592
/proc/meminfo: memFree=23580780/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=726944 CPUtime=8816.33 cores=0-7
/proc/27546/stat : 27546 (plingeling) S 27544 27546 27519 0 -1 4202496 865430 1253 0 1 881498 135 0 0 19 0 9 0 636103600 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27546/statm: 181736 145964 180 55 0 179622 0
[pid=27546/tid=27553] ppid=27544 vsize=726944 CPUtime=1103.64 cores=0-7
/proc/27546/task/27553/stat : 27553 (plingeling) R 27544 27546 27519 0 -1 4202560 72945 1253 0 1 110354 10 0 0 25 0 9 0 636103747 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27546/tid=27554] ppid=27544 vsize=726944 CPUtime=1103.63 cores=0-7
/proc/27546/task/27554/stat : 27554 (plingeling) R 27544 27546 27519 0 -1 4202560 76614 1253 0 1 110352 11 0 0 25 0 9 0 636103747 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27546/tid=27555] ppid=27544 vsize=726944 CPUtime=1103.66 cores=0-7
/proc/27546/task/27555/stat : 27555 (plingeling) R 27544 27546 27519 0 -1 4202560 261283 1253 0 1 110326 40 0 0 25 0 9 0 636103747 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27546/tid=27556] ppid=27544 vsize=726944 CPUtime=1103.62 cores=0-7
/proc/27546/task/27556/stat : 27556 (plingeling) R 27544 27546 27519 0 -1 4202560 29754 1253 0 1 110357 5 0 0 25 0 9 0 636103747 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27546/tid=27557] ppid=27544 vsize=726944 CPUtime=1103.39 cores=0-7
/proc/27546/task/27557/stat : 27557 (plingeling) R 27544 27546 27519 0 -1 4202560 82938 1253 0 1 110325 14 0 0 25 0 9 0 636103747 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4356472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27546/tid=27558] ppid=27544 vsize=726944 CPUtime=1103.61 cores=0-7
/proc/27546/task/27558/stat : 27558 (plingeling) R 27544 27546 27519 0 -1 4202560 84124 1253 0 1 110348 13 0 0 25 0 9 0 636103751 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27546/tid=27559] ppid=27544 vsize=726944 CPUtime=1102.79 cores=0-7
/proc/27546/task/27559/stat : 27559 (plingeling) R 27544 27546 27519 0 -1 4202560 97128 1253 0 1 110260 19 0 0 25 0 9 0 636103751 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27546/tid=27560] ppid=27544 vsize=726944 CPUtime=1090.47 cores=0-7
/proc/27546/task/27560/stat : 27560 (plingeling) R 27544 27546 27519 0 -1 4202560 89358 1253 0 1 109036 11 0 0 25 0 9 0 636103751 744390656 145964 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8816.33
Current children cumulated vsize (KiB) 726944

[startup+1105.3 s]
/proc/loadavg: 8.05 7.95 6.74 9/357 27592
/proc/meminfo: memFree=23580780/32951124 swapFree=65980216/67111528
[pid=27546] ppid=27544 vsize=726944 CPUtime=8817.93 cores=0-7
/proc/27546/stat : 27546 (plingeling) S 27544 27546 27519 0 -1 4202496 865431 1253 0 1 881658 135 0 0 19 0 8 0 636103600 744390656 145965 33554432000 4194304 4417452 140736960127184 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/27546/statm: 181736 145965 181 55 0 179622 0
[pid=27546/tid=27553] ppid=27544 vsize=726944 CPUtime=1103.84 cores=0-7
/proc/27546/task/27553/stat : 27553 (plingeling) R 27544 27546 27519 0 -1 4202560 72945 1253 0 1 110374 10 0 0 25 0 8 0 636103747 744390656 145965 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27546/tid=27554] ppid=27544 vsize=726944 CPUtime=1103.83 cores=0-7
/proc/27546/task/27554/stat : 27554 (plingeling) R 27544 27546 27519 0 -1 4202560 76614 1253 0 1 110372 11 0 0 25 0 8 0 636103747 744390656 145965 33554432000 4194304 4417452 140736960127184 18446744073709551615 4365106 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27546/tid=27555] ppid=27544 vsize=726944 CPUtime=1103.86 cores=0-7
/proc/27546/task/27555/stat : 27555 (plingeling) R 27544 27546 27519 0 -1 4202560 261283 1253 0 1 110346 40 0 0 25 0 8 0 636103747 744390656 145965 33554432000 4194304 4417452 140736960127184 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27546/tid=27556] ppid=27544 vsize=726944 CPUtime=1103.82 cores=0-7
/proc/27546/task/27556/stat : 27556 (plingeling) R 27544 27546 27519 0 -1 4202560 29754 1253 0 1 110377 5 0 0 25 0 8 0 636103747 744390656 145965 33554432000 4194304 4417452 140736960127184 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27546/tid=27557] ppid=27544 vsize=726944 CPUtime=1103.59 cores=0-7
/proc/27546/task/27557/stat : 27557 (plingeling) R 27544 27546 27519 0 -1 4202560 82938 1253 0 1 110345 14 0 0 25 0 8 0 636103747 744390656 145965 33554432000 4194304 4417452 140736960127184 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=27546/tid=27559] ppid=27544 vsize=726944 CPUtime=1102.99 cores=0-7
/proc/27546/task/27559/stat : 27559 (plingeling) R 27544 27546 27519 0 -1 4202560 97128 1253 0 1 110280 19 0 0 25 0 8 0 636103751 744390656 145965 33554432000 4194304 4417452 140736960127184 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27546/tid=27560] ppid=27544 vsize=726944 CPUtime=1090.67 cores=0-7
/proc/27546/task/27560/stat : 27560 (plingeling) R 27544 27546 27519 0 -1 4202560 89358 1253 0 1 109056 11 0 0 25 0 8 0 636103751 744390656 145965 33554432000 4194304 4417452 140736960127184 18446744073709551615 4366458 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8817.93
Current children cumulated vsize (KiB) 726944

Child status: 20
Real time (s): 1105.37
CPU time (s): 8818.12
CPU user time (s): 8816.73
CPU system time (s): 1.38779
CPU usage (%): 797.751
Max. virtual memory (cumulated for all children) (KiB): 1124460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8816.73
system time used= 1.38779
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 866687
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 369
involuntary context switches= 42666

runsolver used 3.83642 second user time and 9.2336 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 07:21:21
IDJOB=3372242
IDBENCH=70808
IDSOLVER=1851
FILE ID=node142/3372242-1305436881
RUNJOBID= node142-1305436881-27534
PBS_JOBID= 13324759
Free space on /tmp= 73540 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372242-1305436881/watcher-3372242-1305436881 -o /tmp/evaluation-result-3372242-1305436881/solver-3372242-1305436881 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3372242-1305436881.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1837502901

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      24166004 kB
Buffers:        325992 kB
Cached:        3916168 kB
SwapCached:      11520 kB
Active:        6106880 kB
Inactive:      2346692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24166004 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           10892 kB
Writeback:           0 kB
AnonPages:     4208632 kB
Mapped:          19748 kB
Slab:           232400 kB
PageTables:      31508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77016204 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= 73540 MiB
End job on node142 at 2011-05-15 07:39:47