Trace number 3371280

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.4 1204.34

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371280-1305416932/watcher-3371280-1305416932 -o /tmp/evaluation-result-3371280-1305416932/solver-3371280-1305416932 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371280-1305416932.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.64 7.95 7.99 5/362 29681
/proc/meminfo: memFree=23247272/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=14040 CPUtime=0 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) R 29679 29681 28888 0 -1 4202496 1605 1249 0 0 0 0 0 0 25 0 1 0 653293676 14376960 1535 33554432000 4194304 4417452 140736046243312 18446744073709551615 253640859392 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29681/statm: 3510 1535 149 55 0 1396 0

[startup+0.0673841 s]
/proc/loadavg: 7.64 7.95 7.99 5/362 29681
/proc/meminfo: memFree=23247272/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=25340 CPUtime=0.05 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) R 29679 29681 28888 0 -1 4202496 4433 1249 0 0 5 0 0 0 25 0 1 0 653293676 25948160 4360 33554432000 4194304 4417452 140736046243312 18446744073709551615 253640859392 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29681/statm: 6335 4360 149 55 0 4221 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25340

[startup+0.100381 s]
/proc/loadavg: 7.64 7.95 7.99 5/362 29681
/proc/meminfo: memFree=23247272/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=29436 CPUtime=0.09 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) R 29679 29681 28888 0 -1 4202496 5457 1249 0 0 9 0 0 0 25 0 1 0 653293676 30142464 5384 33554432000 4194304 4417452 140736046243312 18446744073709551615 253640859392 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29681/statm: 7359 5384 149 55 0 5245 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29436

[startup+0.300357 s]
/proc/loadavg: 7.64 7.95 7.99 5/362 29681
/proc/meminfo: memFree=23247272/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=65860 CPUtime=0.29 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) R 29679 29681 28888 0 -1 4202496 14582 1249 0 0 27 2 0 0 25 0 1 0 653293676 67440640 14490 33554432000 4194304 4417452 140736046243312 18446744073709551615 4231335 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29681/statm: 16465 14490 149 55 0 14351 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65860

[startup+0.700271 s]
/proc/loadavg: 7.64 7.95 7.99 5/362 29681
/proc/meminfo: memFree=23247272/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=152024 CPUtime=0.69 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) R 29679 29681 28888 0 -1 4202496 36151 1249 0 0 65 4 0 0 25 0 1 0 653293676 155672576 36031 33554432000 4194304 4417452 140736046243312 18446744073709551615 4259025 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/29681/statm: 38006 36031 149 55 0 35892 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 152024

[startup+1.50109 s]
/proc/loadavg: 7.64 7.95 7.99 9/367 29691
/proc/meminfo: memFree=23079832/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=275688 CPUtime=3.21 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 62202 1249 0 0 312 9 0 0 25 0 5 0 653293676 282304512 41324 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 68922 41324 171 55 0 66808 0
[pid=29681/tid=29688] ppid=29679 vsize=275688 CPUtime=0.57 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 6898 1249 0 0 56 1 0 0 25 0 5 0 653293768 282304512 41324 33554432000 4194304 4417452 140736046243312 18446744073709551615 4234264 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=275688 CPUtime=0.57 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 6850 1249 0 0 56 1 0 0 25 0 5 0 653293768 282304512 41324 33554432000 4194304 4417452 140736046243312 18446744073709551615 4270875 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=275688 CPUtime=0.56 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 6818 1249 0 0 56 0 0 0 25 0 5 0 653293768 282304512 41324 33554432000 4194304 4417452 140736046243312 18446744073709551615 4234240 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=275688 CPUtime=0.55 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 5473 1249 0 0 55 0 0 0 25 0 5 0 653293768 282304512 41324 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 275688

[startup+3.1008 s]
/proc/loadavg: 7.67 7.95 7.99 9/367 29691
/proc/meminfo: memFree=23071028/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=313364 CPUtime=9.59 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 93778 1249 0 0 947 12 0 0 25 0 5 0 653293676 320884736 50747 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 78341 50747 175 55 0 76227 0
[pid=29681/tid=29688] ppid=29679 vsize=313364 CPUtime=2.17 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 18578 1249 0 0 215 2 0 0 25 0 5 0 653293768 320884736 50747 33554432000 4194304 4417452 140736046243312 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=313364 CPUtime=2.16 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 15090 1249 0 0 215 1 0 0 25 0 5 0 653293768 320884736 50747 33554432000 4194304 4417452 140736046243312 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=313364 CPUtime=2.17 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 18473 1249 0 0 215 2 0 0 25 0 5 0 653293768 320884736 50747 33554432000 4194304 4417452 140736046243312 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=313364 CPUtime=2.14 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 5474 1249 0 0 214 0 0 0 25 0 5 0 653293768 320884736 50747 33554432000 4194304 4417452 140736046243312 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.59
Current children cumulated vsize (KiB) 313364

[startup+6.30122 s]
/proc/loadavg: 7.67 7.95 7.99 9/367 29691
/proc/meminfo: memFree=23034448/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=310168 CPUtime=22.36 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 138915 1249 0 0 2218 18 0 0 25 0 5 0 653293676 317612032 53706 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 77542 53706 178 55 0 75428 0
[pid=29681/tid=29688] ppid=29679 vsize=310168 CPUtime=5.37 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 36633 1249 0 0 533 4 0 0 25 0 5 0 653293768 317612032 53706 33554432000 4194304 4417452 140736046243312 18446744073709551615 4233447 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=310168 CPUtime=5.37 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 35102 1249 0 0 533 4 0 0 25 0 5 0 653293768 317612032 53706 33554432000 4194304 4417452 140736046243312 18446744073709551615 4233504 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=310168 CPUtime=5.37 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 25543 1249 0 0 534 3 0 0 25 0 5 0 653293768 317612032 53706 33554432000 4194304 4417452 140736046243312 18446744073709551615 4338705 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=310168 CPUtime=5.3 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 5474 1249 0 0 530 0 0 0 25 0 5 0 653293768 317612032 53706 33554432000 4194304 4417452 140736046243312 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.36
Current children cumulated vsize (KiB) 310168

[startup+12.701 s]
/proc/loadavg: 7.72 7.96 7.99 9/367 29691
/proc/meminfo: memFree=22898052/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=400028 CPUtime=47.88 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 163508 1249 0 0 4767 21 0 0 25 0 5 0 653293676 409628672 76215 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 100007 76215 178 55 0 97893 0
[pid=29681/tid=29688] ppid=29679 vsize=400028 CPUtime=11.77 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 46883 1249 0 0 1172 5 0 0 25 0 5 0 653293768 409628672 76215 33554432000 4194304 4417452 140736046243312 18446744073709551615 4253272 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=400028 CPUtime=11.76 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 41254 1249 0 0 1172 4 0 0 25 0 5 0 653293768 409628672 76215 33554432000 4194304 4417452 140736046243312 18446744073709551615 4253288 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=400028 CPUtime=11.76 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 33734 1249 0 0 1172 4 0 0 25 0 5 0 653293768 409628672 76215 33554432000 4194304 4417452 140736046243312 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=400028 CPUtime=11.62 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 5474 1249 0 0 1162 0 0 0 25 0 5 0 653293768 409628672 76215 33554432000 4194304 4417452 140736046243312 18446744073709551615 4264900 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.88
Current children cumulated vsize (KiB) 400028

[startup+25.5007 s]
/proc/loadavg: 7.76 7.96 7.99 9/367 29692
/proc/meminfo: memFree=22954484/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=398616 CPUtime=98.92 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 164216 1249 0 0 9871 21 0 0 25 0 5 0 653293676 408182784 72279 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 99654 72279 178 55 0 97540 0
[pid=29681/tid=29688] ppid=29679 vsize=398616 CPUtime=24.57 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 47591 1249 0 0 2452 5 0 0 25 0 5 0 653293768 408182784 72279 33554432000 4194304 4417452 140736046243312 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=398616 CPUtime=24.56 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 41254 1249 0 0 2452 4 0 0 25 0 5 0 653293768 408182784 72279 33554432000 4194304 4417452 140736046243312 18446744073709551615 4232712 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=398616 CPUtime=24.56 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 33734 1249 0 0 2452 4 0 0 25 0 5 0 653293768 408182784 72279 33554432000 4194304 4417452 140736046243312 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=398616 CPUtime=24.26 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 5474 1249 0 0 2426 0 0 0 25 0 5 0 653293768 408182784 72279 33554432000 4194304 4417452 140736046243312 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 98.92
Current children cumulated vsize (KiB) 398616

[startup+51.1011 s]
/proc/loadavg: 7.92 7.97 7.99 9/367 29692
/proc/meminfo: memFree=22950860/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=399308 CPUtime=201.02 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 164526 1249 0 0 20081 21 0 0 25 0 5 0 653293676 408891392 72453 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 99827 72453 179 55 0 97713 0
[pid=29681/tid=29688] ppid=29679 vsize=399308 CPUtime=50.17 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 47658 1249 0 0 5012 5 0 0 25 0 5 0 653293768 408891392 72453 33554432000 4194304 4417452 140736046243312 18446744073709551615 4346490 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=399308 CPUtime=50.16 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 41321 1249 0 0 5012 4 0 0 25 0 5 0 653293768 408891392 72453 33554432000 4194304 4417452 140736046243312 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=399308 CPUtime=50.17 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 33910 1249 0 0 5013 4 0 0 25 0 5 0 653293768 408891392 72453 33554432000 4194304 4417452 140736046243312 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=399308 CPUtime=49.57 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 5474 1249 0 0 4957 0 0 0 25 0 5 0 653293768 408891392 72453 33554432000 4194304 4417452 140736046243312 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.02
Current children cumulated vsize (KiB) 399308

[startup+102.314 s]
/proc/loadavg: 8.07 8.01 8.00 9/367 29694
/proc/meminfo: memFree=22920908/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=419748 CPUtime=405.27 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 176155 1249 0 0 40505 22 0 0 25 0 5 0 653293676 429821952 77595 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 104937 77595 179 55 0 102823 0
[pid=29681/tid=29688] ppid=29679 vsize=419748 CPUtime=101.38 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 55910 1249 0 0 10132 6 0 0 25 0 5 0 653293768 429821952 77595 33554432000 4194304 4417452 140736046243312 18446744073709551615 4232566 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=419748 CPUtime=101.38 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 42577 1249 0 0 10133 5 0 0 25 0 5 0 653293768 429821952 77595 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=419748 CPUtime=101.39 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 36031 1249 0 0 10134 5 0 0 25 0 5 0 653293768 429821952 77595 33554432000 4194304 4417452 140736046243312 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=419748 CPUtime=100.17 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 5474 1249 0 0 10017 0 0 0 25 0 5 0 653293768 429821952 77595 33554432000 4194304 4417452 140736046243312 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 405.27
Current children cumulated vsize (KiB) 419748

[startup+162.301 s]
/proc/loadavg: 8.10 8.02 8.00 9/367 29695
/proc/meminfo: memFree=22806552/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=534412 CPUtime=644.52 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 221446 1249 0 0 64423 29 0 0 25 0 5 0 653293676 547237888 106261 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 133603 106261 179 55 0 131489 0
[pid=29681/tid=29688] ppid=29679 vsize=534412 CPUtime=161.38 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 80550 1249 0 0 16128 10 0 0 25 0 5 0 653293768 547237888 106261 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=534412 CPUtime=161.36 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 50769 1249 0 0 16131 5 0 0 25 0 5 0 653293768 547237888 106261 33554432000 4194304 4417452 140736046243312 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=534412 CPUtime=161.38 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 44394 1249 0 0 16131 7 0 0 25 0 5 0 653293768 547237888 106261 33554432000 4194304 4417452 140736046243312 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=534412 CPUtime=159.46 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 9570 1249 0 0 15945 1 0 0 25 0 5 0 653293768 547237888 106261 33554432000 4194304 4417452 140736046243312 18446744073709551615 4232770 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 644.52
Current children cumulated vsize (KiB) 534412


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

[pid=29681/tid=29689] ppid=29679 vsize=578548 CPUtime=761.38 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 85456 1249 0 0 76129 9 0 0 25 0 5 0 653293768 592433152 116716 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=578548 CPUtime=761.41 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 46944 1249 0 0 76134 7 0 0 25 0 5 0 653293768 592433152 116716 33554432000 4194304 4417452 140736046243312 18446744073709551615 4260763 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=578548 CPUtime=752.39 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 9590 1249 0 0 75238 1 0 0 25 0 5 0 653293768 592433152 116716 33554432000 4194304 4417452 140736046243312 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3037.53
Current children cumulated vsize (KiB) 578548

[startup+822.3 s]
/proc/loadavg: 8.10 8.09 8.02 9/367 29722
/proc/meminfo: memFree=22294136/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=578528 CPUtime=3276.78 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 282378 1249 0 0 327643 35 0 0 25 0 5 0 653293676 592412672 116711 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 144632 116711 179 55 0 142518 0
[pid=29681/tid=29688] ppid=29679 vsize=578528 CPUtime=821.39 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 104225 1249 0 0 82127 12 0 0 25 0 5 0 653293768 592412672 116711 33554432000 4194304 4417452 140736046243312 18446744073709551615 4365973 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=578528 CPUtime=821.37 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 85456 1249 0 0 82128 9 0 0 25 0 5 0 653293768 592412672 116711 33554432000 4194304 4417452 140736046243312 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=578528 CPUtime=821.39 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 46944 1249 0 0 82132 7 0 0 25 0 5 0 653293768 592412672 116711 33554432000 4194304 4417452 140736046243312 18446744073709551615 4236732 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=578528 CPUtime=811.68 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 9590 1249 0 0 81167 1 0 0 25 0 5 0 653293768 592412672 116711 33554432000 4194304 4417452 140736046243312 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3276.78
Current children cumulated vsize (KiB) 578528

[startup+882.3 s]
/proc/loadavg: 8.09 8.10 8.03 9/367 29724
/proc/meminfo: memFree=22404232/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=597656 CPUtime=3516.07 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 285874 1249 0 0 351571 36 0 0 25 0 5 0 653293676 611999744 120031 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 149414 120031 179 55 0 147300 0
[pid=29681/tid=29688] ppid=29679 vsize=597656 CPUtime=881.39 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 107165 1249 0 0 88127 12 0 0 25 0 5 0 653293768 611999744 120031 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=597656 CPUtime=881.37 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 85949 1249 0 0 88128 9 0 0 25 0 5 0 653293768 611999744 120031 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=597656 CPUtime=881.4 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 47007 1249 0 0 88133 7 0 0 25 0 5 0 653293768 611999744 120031 33554432000 4194304 4417452 140736046243312 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=597656 CPUtime=870.97 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 9590 1249 0 0 87096 1 0 0 25 0 5 0 653293768 611999744 120031 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3516.07
Current children cumulated vsize (KiB) 597656

[startup+942.3 s]
/proc/loadavg: 8.28 8.15 8.05 9/367 29728
/proc/meminfo: memFree=22316788/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=623860 CPUtime=3755.38 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 294472 1249 0 0 375501 37 0 0 25 0 5 0 653293676 638832640 128629 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 155965 128629 179 55 0 153851 0
[pid=29681/tid=29688] ppid=29679 vsize=623860 CPUtime=941.39 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 107165 1249 0 0 94127 12 0 0 25 0 5 0 653293768 638832640 128629 33554432000 4194304 4417452 140736046243312 18446744073709551615 4265499 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=623860 CPUtime=941.37 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 85949 1249 0 0 94128 9 0 0 25 0 5 0 653293768 638832640 128629 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=623860 CPUtime=941.4 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 47007 1249 0 0 94133 7 0 0 25 0 5 0 653293768 638832640 128629 33554432000 4194304 4417452 140736046243312 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=623860 CPUtime=930.27 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 18188 1249 0 0 93025 2 0 0 25 0 5 0 653293768 638832640 128629 33554432000 4194304 4417452 140736046243312 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3755.38
Current children cumulated vsize (KiB) 623860

[startup+1002.3 s]
/proc/loadavg: 8.13 8.13 8.05 9/367 29730
/proc/meminfo: memFree=22179744/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=626108 CPUtime=3994.66 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 300021 1249 0 0 399429 37 0 0 25 0 5 0 653293676 641134592 129191 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 156527 129191 179 55 0 154413 0
[pid=29681/tid=29688] ppid=29679 vsize=626108 CPUtime=1001.39 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 107216 1249 0 0 100127 12 0 0 25 0 5 0 653293768 641134592 129191 33554432000 4194304 4417452 140736046243312 18446744073709551615 4275967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=626108 CPUtime=1001.37 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 86002 1249 0 0 100128 9 0 0 25 0 5 0 653293768 641134592 129191 33554432000 4194304 4417452 140736046243312 18446744073709551615 4275967 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=626108 CPUtime=1001.4 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 47061 1249 0 0 100133 7 0 0 25 0 5 0 653293768 641134592 129191 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=626108 CPUtime=989.56 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 23579 1249 0 0 98953 3 0 0 25 0 5 0 653293768 641134592 129191 33554432000 4194304 4417452 140736046243312 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3994.66
Current children cumulated vsize (KiB) 626108

[startup+1062.3 s]
/proc/loadavg: 8.08 8.12 8.05 9/367 29731
/proc/meminfo: memFree=22050392/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=626432 CPUtime=4233.96 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 325766 1249 0 0 423355 41 0 0 25 0 5 0 653293676 641466368 129273 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 156608 129273 180 55 0 154494 0
[pid=29681/tid=29688] ppid=29679 vsize=626432 CPUtime=1061.4 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 123602 1249 0 0 106125 15 0 0 25 0 5 0 653293768 641466368 129273 33554432000 4194304 4417452 140736046243312 18446744073709551615 4236961 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=626432 CPUtime=1061.36 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 86003 1249 0 0 106127 9 0 0 25 0 5 0 653293768 641466368 129273 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=626432 CPUtime=1061.4 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 55254 1249 0 0 106132 8 0 0 25 0 5 0 653293768 641466368 129273 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=626432 CPUtime=1048.86 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 24744 1249 0 0 104883 3 0 0 25 0 5 0 653293768 641466368 129273 33554432000 4194304 4417452 140736046243312 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4233.96
Current children cumulated vsize (KiB) 626432

[startup+1122.3 s]
/proc/loadavg: 8.19 8.14 8.06 9/367 29733
/proc/meminfo: memFree=21979948/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=623844 CPUtime=4473.25 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 325873 1249 0 0 447284 41 0 0 25 0 5 0 653293676 638816256 128626 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 155961 128626 180 55 0 153847 0
[pid=29681/tid=29688] ppid=29679 vsize=623844 CPUtime=1121.4 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 123655 1249 0 0 112125 15 0 0 25 0 5 0 653293768 638816256 128626 33554432000 4194304 4417452 140736046243312 18446744073709551615 4346390 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=623844 CPUtime=1121.37 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 86057 1249 0 0 112128 9 0 0 25 0 5 0 653293768 638816256 128626 33554432000 4194304 4417452 140736046243312 18446744073709551615 4275685 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=623844 CPUtime=1121.4 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 55254 1249 0 0 112132 8 0 0 25 0 5 0 653293768 638816256 128626 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=623844 CPUtime=1108.14 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 24744 1249 0 0 110811 3 0 0 25 0 5 0 653293768 638816256 128626 33554432000 4194304 4417452 140736046243312 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4473.25
Current children cumulated vsize (KiB) 623844

[startup+1182.3 s]
/proc/loadavg: 6.94 7.86 7.96 5/357 29752
/proc/meminfo: memFree=23510576/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=591048 CPUtime=4712.55 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 325926 1249 0 0 471214 41 0 0 25 0 5 0 653293676 605233152 120427 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 147762 120427 180 55 0 145648 0
[pid=29681/tid=29688] ppid=29679 vsize=591048 CPUtime=1181.4 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 123655 1249 0 0 118125 15 0 0 25 0 5 0 653293768 605233152 120427 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=591048 CPUtime=1181.36 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 86057 1249 0 0 118127 9 0 0 25 0 5 0 653293768 605233152 120427 33554432000 4194304 4417452 140736046243312 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=591048 CPUtime=1181.4 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 55307 1249 0 0 118132 8 0 0 25 0 5 0 653293768 605233152 120427 33554432000 4194304 4417452 140736046243312 18446744073709551615 4232648 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=591048 CPUtime=1167.44 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 24744 1249 0 0 116741 3 0 0 25 0 5 0 653293768 605233152 120427 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4712.55
Current children cumulated vsize (KiB) 591048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.3 s]
/proc/loadavg: 5.93 7.55 7.86 5/357 29752
/proc/meminfo: memFree=23478336/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=623816 CPUtime=4800.34 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 334118 1249 0 0 479992 42 0 0 25 0 5 0 653293676 638787584 128619 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 155954 128619 180 55 0 153840 0
[pid=29681/tid=29688] ppid=29679 vsize=623816 CPUtime=1203.42 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 131847 1249 0 0 120326 16 0 0 25 0 5 0 653293768 638787584 128619 33554432000 4194304 4417452 140736046243312 18446744073709551615 4357970 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=623816 CPUtime=1203.38 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 86057 1249 0 0 120329 9 0 0 25 0 5 0 653293768 638787584 128619 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=623816 CPUtime=1203.42 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 55307 1249 0 0 120334 8 0 0 25 0 5 0 653293768 638787584 128619 33554432000 4194304 4417452 140736046243312 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=623816 CPUtime=1189.18 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 24744 1249 0 0 118915 3 0 0 25 0 5 0 653293768 638787584 128619 33554432000 4194304 4417452 140736046243312 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 623816

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

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

[startup+1204.3 s]
/proc/loadavg: 5.93 7.55 7.86 5/357 29752
/proc/meminfo: memFree=23478336/32951124 swapFree=56449224/67111528
[pid=29681] ppid=29679 vsize=623816 CPUtime=4800.34 cores=1,3,5,7
/proc/29681/stat : 29681 (plingeling) S 29679 29681 28888 0 -1 4202496 334118 1249 0 0 479992 42 0 0 25 0 5 0 653293676 638787584 128619 33554432000 4194304 4417452 140736046243312 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/29681/statm: 155954 128619 180 55 0 153840 0
[pid=29681/tid=29688] ppid=29679 vsize=623816 CPUtime=1203.42 cores=1,3,5,7
/proc/29681/task/29688/stat : 29688 (plingeling) R 29679 29681 28888 0 -1 4202560 131847 1249 0 0 120326 16 0 0 25 0 5 0 653293768 638787584 128619 33554432000 4194304 4417452 140736046243312 18446744073709551615 4357970 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29681/tid=29689] ppid=29679 vsize=623816 CPUtime=1203.38 cores=1,3,5,7
/proc/29681/task/29689/stat : 29689 (plingeling) R 29679 29681 28888 0 -1 4202560 86057 1249 0 0 120329 9 0 0 25 0 5 0 653293768 638787584 128619 33554432000 4194304 4417452 140736046243312 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29681/tid=29690] ppid=29679 vsize=623816 CPUtime=1203.42 cores=1,3,5,7
/proc/29681/task/29690/stat : 29690 (plingeling) R 29679 29681 28888 0 -1 4202560 55307 1249 0 0 120334 8 0 0 25 0 5 0 653293768 638787584 128619 33554432000 4194304 4417452 140736046243312 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29681/tid=29691] ppid=29679 vsize=623816 CPUtime=1189.18 cores=1,3,5,7
/proc/29681/task/29691/stat : 29691 (plingeling) R 29679 29681 28888 0 -1 4202560 24744 1249 0 0 118915 3 0 0 25 0 5 0 653293768 638787584 128619 33554432000 4194304 4417452 140736046243312 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 623816

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.34
CPU time (s): 4800.4
CPU user time (s): 4799.94
CPU system time (s): 0.450931
CPU usage (%): 398.592
Max. virtual memory (cumulated for all children) (KiB): 658880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.94
system time used= 0.450931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 335367
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= 185
involuntary context switches= 23472

runsolver used 3.75343 second user time and 10.5084 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-15 01:48:53
IDJOB=3371280
IDBENCH=70769
IDSOLVER=1848
FILE ID=node106/3371280-1305416932
RUNJOBID= node106-1305416894-29544
PBS_JOBID= 13324537
Free space on /tmp= 73280 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371280-1305416932/watcher-3371280-1305416932 -o /tmp/evaluation-result-3371280-1305416932/solver-3371280-1305416932 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371280-1305416932.cnf

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=490474320

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23247428 kB
Buffers:        273916 kB
Cached:        5770916 kB
SwapCached:      27544 kB
Active:        1490260 kB
Inactive:      7982928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23247428 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           77964 kB
Writeback:           0 kB
AnonPages:     3409152 kB
Mapped:          10508 kB
Slab:           115976 kB
PageTables:      49312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75744028 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= 73348 MiB
End job on node106 at 2011-05-15 02:08:59