Trace number 3370925

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
MD5SUM1144bbd60c180aa5e72d35b74e9676cb
Bench CategoryCRAFTED (crafted 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 variables312
Number of clauses26889
Sum of the clauses size121302
Maximum clause length18
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 324180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52709

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: 977)

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-3370925-1307644830/watcher-3370925-1307644830 -o /tmp/evaluation-result-3370925-1307644830/solver-3370925-1307644830 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3370925-1307644830.cnf 

running on 4 cores: 0,2,4,6

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.71 7.92 6.58 6/181 5084
/proc/meminfo: memFree=32393392/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=8860 CPUtime=0 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) R 5082 5084 4755 0 -1 4202496 305 1253 0 0 0 0 0 0 25 0 1 0 856898885 9072640 234 33554432000 4194304 4417452 140735250382784 18446744073709551615 233510297344 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/5084/statm: 2215 234 148 55 0 101 0

[startup+0.010002 s]
/proc/loadavg: 7.71 7.92 6.58 6/181 5084
/proc/meminfo: memFree=32393392/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=9988 CPUtime=0 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) R 5082 5084 4755 0 -1 4202496 614 1253 0 0 0 0 0 0 25 0 1 0 856898885 10227712 521 33554432000 4194304 4417452 140735250382784 18446744073709551615 4231283 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/5084/statm: 2497 521 149 55 0 383 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9988

[startup+0.100955 s]
/proc/loadavg: 7.71 7.92 6.58 6/181 5084
/proc/meminfo: memFree=32393392/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=62364 CPUtime=0.21 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 3599 1253 0 0 21 0 0 0 25 0 5 0 856898885 63860736 3329 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 15591 3329 178 55 0 13477 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 62364

[startup+0.300885 s]
/proc/loadavg: 7.71 7.92 6.58 6/181 5084
/proc/meminfo: memFree=32393392/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=60692 CPUtime=1.01 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 3802 1253 0 0 101 0 0 0 25 0 5 0 856898885 62148608 2964 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 15173 2964 179 55 0 13059 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 60692

[startup+0.700816 s]
/proc/loadavg: 7.71 7.92 6.58 6/181 5084
/proc/meminfo: memFree=32393392/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=62680 CPUtime=2.61 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 4294 1253 0 0 261 0 0 0 25 0 5 0 856898885 64184320 3456 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 15670 3456 179 55 0 13556 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 62680

[startup+1.50067 s]
/proc/loadavg: 7.71 7.92 6.58 9/186 5094
/proc/meminfo: memFree=32376016/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=67356 CPUtime=5.8 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 5463 1253 0 0 580 0 0 0 25 0 5 0 856898885 68972544 4625 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 16839 4625 179 55 0 14725 0
[pid=5084/tid=5091] ppid=5082 vsize=67356 CPUtime=1.45 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 616 1253 0 0 145 0 0 0 20 0 5 0 856898889 68972544 4625 33554432000 4194304 4417452 140735250382784 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=67356 CPUtime=1.41 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 332 1253 0 0 141 0 0 0 25 0 5 0 856898889 68972544 4625 33554432000 4194304 4417452 140735250382784 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=67356 CPUtime=1.44 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 476 1253 0 0 144 0 0 0 25 0 5 0 856898889 68972544 4625 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=67356 CPUtime=1.45 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 1351 1253 0 0 145 0 0 0 25 0 5 0 856898889 68972544 4625 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 67356

[startup+3.10039 s]
/proc/loadavg: 7.71 7.92 6.58 9/186 5094
/proc/meminfo: memFree=32373536/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=137272 CPUtime=12.19 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 6559 1253 0 0 1219 0 0 0 25 0 5 0 856898885 140566528 5721 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 34318 5721 179 55 0 32204 0
[pid=5084/tid=5091] ppid=5082 vsize=137272 CPUtime=3.05 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 900 1253 0 0 305 0 0 0 25 0 5 0 856898889 140566528 5721 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=137272 CPUtime=3 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 332 1253 0 0 300 0 0 0 25 0 5 0 856898889 140566528 5721 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=137272 CPUtime=3.04 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 737 1253 0 0 304 0 0 0 25 0 5 0 856898889 140566528 5721 33554432000 4194304 4417452 140735250382784 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=137272 CPUtime=3.05 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 1902 1253 0 0 305 0 0 0 25 0 5 0 856898889 140566528 5721 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 137272

[startup+6.30081 s]
/proc/loadavg: 7.74 7.92 6.59 9/186 5094
/proc/meminfo: memFree=32371432/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=143612 CPUtime=24.98 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 10317 1253 0 0 2497 1 0 0 25 0 5 0 856898885 147058688 7306 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 35903 7306 179 55 0 33789 0
[pid=5084/tid=5091] ppid=5082 vsize=143612 CPUtime=6.25 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 1685 1253 0 0 625 0 0 0 25 0 5 0 856898889 147058688 7306 33554432000 4194304 4417452 140735250382784 18446744073709551615 4249943 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=143612 CPUtime=6.18 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 414 1253 0 0 618 0 0 0 25 0 5 0 856898889 147058688 7306 33554432000 4194304 4417452 140735250382784 18446744073709551615 4250080 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=143612 CPUtime=6.24 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 986 1253 0 0 624 0 0 0 25 0 5 0 856898889 147058688 7306 33554432000 4194304 4417452 140735250382784 18446744073709551615 4250082 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=143612 CPUtime=6.25 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 4544 1253 0 0 625 0 0 0 25 0 5 0 856898889 147058688 7306 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 143612

[startup+12.7007 s]
/proc/loadavg: 7.76 7.92 6.60 9/186 5094
/proc/meminfo: memFree=32365940/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=153896 CPUtime=50.54 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 20618 1253 0 0 5051 3 0 0 25 0 5 0 856898885 157589504 9897 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 38474 9897 179 55 0 36360 0
[pid=5084/tid=5091] ppid=5082 vsize=153896 CPUtime=12.65 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 2651 1253 0 0 1265 0 0 0 25 0 5 0 856898889 157589504 9897 33554432000 4194304 4417452 140735250382784 18446744073709551615 4357244 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=153896 CPUtime=12.54 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 2752 1253 0 0 1254 0 0 0 25 0 5 0 856898889 157589504 9897 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=153896 CPUtime=12.63 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 1817 1253 0 0 1263 0 0 0 25 0 5 0 856898889 157589504 9897 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=153896 CPUtime=12.65 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 10710 1253 0 0 1264 1 0 0 25 0 5 0 856898889 157589504 9897 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 153896

[startup+25.5004 s]
/proc/loadavg: 7.81 7.93 6.62 9/186 5094
/proc/meminfo: memFree=32325132/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=168644 CPUtime=101.67 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 59029 1253 0 0 10157 10 0 0 25 0 5 0 856898885 172691456 13596 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 42161 13596 179 55 0 40047 0
[pid=5084/tid=5091] ppid=5082 vsize=168644 CPUtime=25.45 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 11511 1253 0 0 2544 1 0 0 25 0 5 0 856898889 172691456 13596 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=168644 CPUtime=25.27 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 13347 1253 0 0 2525 2 0 0 25 0 5 0 856898889 172691456 13596 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=168644 CPUtime=25.44 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 9778 1253 0 0 2542 2 0 0 25 0 5 0 856898889 172691456 13596 33554432000 4194304 4417452 140735250382784 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=168644 CPUtime=25.45 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 21705 1253 0 0 2542 3 0 0 25 0 5 0 856898889 172691456 13596 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 168644

[startup+51.1008 s]
/proc/loadavg: 7.94 7.95 6.66 9/186 5095
/proc/meminfo: memFree=32305384/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=178804 CPUtime=203.94 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 139117 1253 0 0 20372 22 0 0 25 0 5 0 856898885 183095296 16136 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 44701 16136 179 55 0 42587 0
[pid=5084/tid=5091] ppid=5082 vsize=178804 CPUtime=51.05 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 29333 1253 0 0 5101 4 0 0 25 0 5 0 856898889 183095296 16136 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=178804 CPUtime=50.75 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 33129 1253 0 0 5070 5 0 0 25 0 5 0 856898889 183095296 16136 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=178804 CPUtime=51.03 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 29975 1253 0 0 5099 4 0 0 25 0 5 0 856898889 183095296 16136 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=178804 CPUtime=51.06 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 43992 1253 0 0 5098 8 0 0 25 0 5 0 856898889 183095296 16136 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 178804

[startup+102.307 s]
/proc/loadavg: 8.12 7.98 6.74 9/186 5096
/proc/meminfo: memFree=32281644/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=187528 CPUtime=408.49 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 297634 1253 0 0 40800 49 0 0 25 0 5 0 856898885 192028672 18317 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 46882 18317 179 55 0 44768 0
[pid=5084/tid=5091] ppid=5082 vsize=187528 CPUtime=102.26 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 66191 1253 0 0 10216 10 0 0 25 0 5 0 856898889 192028672 18317 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=187528 CPUtime=101.67 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 71223 1253 0 0 10157 10 0 0 25 0 5 0 856898889 192028672 18317 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=187528 CPUtime=102.24 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 67927 1253 0 0 10212 12 0 0 25 0 5 0 856898889 192028672 18317 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=187528 CPUtime=102.26 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 89605 1253 0 0 10211 15 0 0 25 0 5 0 856898889 192028672 18317 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.49
Current children cumulated vsize (KiB) 187528

[startup+162.301 s]
/proc/loadavg: 8.10 8.00 6.82 9/186 5098
/proc/meminfo: memFree=32253928/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=202376 CPUtime=648.16 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 456716 1253 0 0 64744 72 0 0 25 0 5 0 856898885 207233024 22029 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 50594 22029 179 55 0 48480 0
[pid=5084/tid=5091] ppid=5082 vsize=202376 CPUtime=162.25 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 104201 1253 0 0 16209 16 0 0 25 0 5 0 856898889 207233024 22029 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=202376 CPUtime=161.35 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 107906 1253 0 0 16120 15 0 0 25 0 5 0 856898889 207233024 22029 33554432000 4194304 4417452 140735250382784 18446744073709551615 4343986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=202376 CPUtime=162.23 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 110810 1253 0 0 16206 17 0 0 25 0 5 0 856898889 207233024 22029 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=202376 CPUtime=162.26 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 131111 1253 0 0 16205 21 0 0 25 0 5 0 856898889 207233024 22029 33554432000 4194304 4417452 140735250382784 18446744073709551615 4250507 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.16
Current children cumulated vsize (KiB) 202376


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

[pid=5084/tid=5092] ppid=5082 vsize=290616 CPUtime=758.16 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 406694 1253 0 0 75752 64 0 0 25 0 5 0 856898889 297590784 44057 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=290616 CPUtime=762.25 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 449883 1253 0 0 76158 67 0 0 25 0 5 0 856898889 297590784 44057 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=290616 CPUtime=762.26 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 502532 1253 0 0 76147 79 0 0 25 0 5 0 856898889 297590784 44057 33554432000 4194304 4417452 140735250382784 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.01
Current children cumulated vsize (KiB) 290616

[startup+822.3 s]
/proc/loadavg: 8.19 8.13 7.47 9/186 5116
/proc/meminfo: memFree=32025816/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=291516 CPUtime=3284.68 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 1905202 1253 0 0 328170 298 0 0 25 0 5 0 856898885 298512384 44282 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 72879 44282 179 55 0 70765 0
[pid=5084/tid=5091] ppid=5082 vsize=291516 CPUtime=822.27 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 444631 1253 0 0 82157 70 0 0 25 0 5 0 856898889 298512384 44282 33554432000 4194304 4417452 140735250382784 18446744073709551615 4246985 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=291516 CPUtime=817.83 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 435422 1253 0 0 81715 68 0 0 25 0 5 0 856898889 298512384 44282 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=291516 CPUtime=822.25 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 485032 1253 0 0 82152 73 0 0 25 0 5 0 856898889 298512384 44282 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=291516 CPUtime=822.25 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 537429 1253 0 0 82141 84 0 0 25 0 5 0 856898889 298512384 44282 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 291516

[startup+882.301 s]
/proc/loadavg: 8.10 8.12 7.50 9/186 5117
/proc/meminfo: memFree=31944144/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=298696 CPUtime=3524.35 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 2003595 1253 0 0 352123 312 0 0 25 0 5 0 856898885 305864704 46108 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 74674 46108 179 55 0 72560 0
[pid=5084/tid=5091] ppid=5082 vsize=298696 CPUtime=882.28 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 469884 1253 0 0 88153 75 0 0 25 0 5 0 856898889 305864704 46108 33554432000 4194304 4417452 140735250382784 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=298696 CPUtime=877.5 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 459079 1253 0 0 87679 71 0 0 25 0 5 0 856898889 305864704 46108 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=298696 CPUtime=882.26 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 509344 1253 0 0 88149 77 0 0 25 0 5 0 856898889 305864704 46108 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=298696 CPUtime=882.25 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 562600 1253 0 0 88138 87 0 0 25 0 5 0 856898889 305864704 46108 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.35
Current children cumulated vsize (KiB) 298696

[startup+942.301 s]
/proc/loadavg: 8.07 8.11 7.54 9/186 5119
/proc/meminfo: memFree=32007216/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=283988 CPUtime=3764.03 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 2115417 1253 0 0 376073 330 0 0 25 0 5 0 856898885 290803712 42400 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 70997 42400 179 55 0 68883 0
[pid=5084/tid=5091] ppid=5082 vsize=283988 CPUtime=942.28 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 498200 1253 0 0 94149 79 0 0 25 0 5 0 856898889 290803712 42400 33554432000 4194304 4417452 140735250382784 18446744073709551615 4259603 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=283988 CPUtime=937.18 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 479673 1253 0 0 93644 74 0 0 25 0 5 0 856898889 290803712 42400 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=283988 CPUtime=942.26 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 538324 1253 0 0 94144 82 0 0 25 0 5 0 856898889 290803712 42400 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=283988 CPUtime=942.25 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 596532 1253 0 0 94132 93 0 0 25 0 5 0 856898889 290803712 42400 33554432000 4194304 4417452 140735250382784 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 283988

[startup+1002.3 s]
/proc/loadavg: 8.14 8.12 7.57 9/186 5120
/proc/meminfo: memFree=31950608/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=296796 CPUtime=4003.72 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 2208022 1253 0 0 400029 343 0 0 25 0 5 0 856898885 303919104 45602 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 74199 45602 179 55 0 72085 0
[pid=5084/tid=5091] ppid=5082 vsize=296796 CPUtime=1002.28 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 521004 1253 0 0 100145 83 0 0 25 0 5 0 856898889 303919104 45602 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=296796 CPUtime=996.86 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 502564 1253 0 0 99609 77 0 0 25 0 5 0 856898889 303919104 45602 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=296796 CPUtime=1002.26 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 556986 1253 0 0 100142 84 0 0 25 0 5 0 856898889 303919104 45602 33554432000 4194304 4417452 140735250382784 18446744073709551615 4259603 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=296796 CPUtime=1002.25 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 624780 1253 0 0 100128 97 0 0 25 0 5 0 856898889 303919104 45602 33554432000 4194304 4417452 140735250382784 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 296796

[startup+1062.3 s]
/proc/loadavg: 8.18 8.12 7.61 9/186 5122
/proc/meminfo: memFree=32008076/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=290260 CPUtime=4243.39 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 2302536 1253 0 0 423983 356 0 0 25 0 5 0 856898885 297226240 43997 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 72565 43997 179 55 0 70451 0
[pid=5084/tid=5091] ppid=5082 vsize=290260 CPUtime=1062.27 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 544632 1253 0 0 106141 86 0 0 25 0 5 0 856898889 297226240 43997 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=290260 CPUtime=1056.54 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 524128 1253 0 0 105574 80 0 0 25 0 5 0 856898889 297226240 43997 33554432000 4194304 4417452 140735250382784 18446744073709551615 4237298 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=290260 CPUtime=1062.26 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 579841 1253 0 0 106140 86 0 0 25 0 5 0 856898889 297226240 43997 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=290260 CPUtime=1062.25 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 651247 1253 0 0 106124 101 0 0 25 0 5 0 856898889 297226240 43997 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364749 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 290260

[startup+1122.3 s]
/proc/loadavg: 8.19 8.13 7.64 9/186 5124
/proc/meminfo: memFree=31953576/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=308880 CPUtime=4483.07 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 2397739 1253 0 0 447936 371 0 0 25 0 5 0 856898885 316293120 48623 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 77220 48623 179 55 0 75106 0
[pid=5084/tid=5091] ppid=5082 vsize=308880 CPUtime=1122.27 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 566294 1253 0 0 112137 90 0 0 25 0 5 0 856898889 316293120 48623 33554432000 4194304 4417452 140735250382784 18446744073709551615 4366079 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=308880 CPUtime=1116.22 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 548511 1253 0 0 111537 85 0 0 25 0 5 0 856898889 316293120 48623 33554432000 4194304 4417452 140735250382784 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=308880 CPUtime=1122.26 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 604459 1253 0 0 112136 90 0 0 25 0 5 0 856898889 316293120 48623 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=308880 CPUtime=1122.25 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 675787 1253 0 0 112121 104 0 0 25 0 5 0 856898889 316293120 48623 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 308880

[startup+1182.3 s]
/proc/loadavg: 7.96 8.06 7.64 9/186 5173
/proc/meminfo: memFree=32285044/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=302076 CPUtime=4722.75 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 2498107 1253 0 0 471887 388 0 0 25 0 5 0 856898885 309325824 46880 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 75519 46880 179 55 0 73405 0
[pid=5084/tid=5091] ppid=5082 vsize=302076 CPUtime=1182.26 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 589122 1253 0 0 118132 94 0 0 25 0 5 0 856898889 309325824 46880 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=302076 CPUtime=1175.91 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 569308 1253 0 0 117503 88 0 0 25 0 5 0 856898889 309325824 46880 33554432000 4194304 4417452 140735250382784 18446744073709551615 233509991487 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=302076 CPUtime=1182.26 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 632850 1253 0 0 118131 95 0 0 25 0 5 0 856898889 309325824 46880 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364735 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=302076 CPUtime=1182.25 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 704139 1253 0 0 118116 109 0 0 25 0 5 0 856898889 309325824 46880 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 302076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.04 8.07 7.65 9/186 5174
/proc/meminfo: memFree=32269768/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=302512 CPUtime=4800.27 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 2527050 1253 0 0 479634 393 0 0 25 0 5 0 856898885 309772288 47031 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 75628 47031 179 55 0 73514 0
[pid=5084/tid=5091] ppid=5082 vsize=302512 CPUtime=1201.67 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 595871 1253 0 0 120072 95 0 0 25 0 5 0 856898889 309772288 47031 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=302512 CPUtime=1195.2 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 573297 1253 0 0 119432 88 0 0 25 0 5 0 856898889 309772288 47031 33554432000 4194304 4417452 140735250382784 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=302512 CPUtime=1201.67 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 638041 1253 0 0 120072 95 0 0 25 0 5 0 856898889 309772288 47031 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=302512 CPUtime=1201.65 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 717153 1253 0 0 120054 111 0 0 25 0 5 0 856898889 309772288 47031 33554432000 4194304 4417452 140735250382784 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 302512

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

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

[startup+1201.7 s]
/proc/loadavg: 8.04 8.07 7.65 9/186 5174
/proc/meminfo: memFree=32269768/32951124 swapFree=67056964/67111528
[pid=5084] ppid=5082 vsize=302512 CPUtime=4800.27 cores=0,2,4,6
/proc/5084/stat : 5084 (plingeling) S 5082 5084 4755 0 -1 4202496 2527050 1253 0 0 479634 393 0 0 25 0 5 0 856898885 309772288 47031 33554432000 4194304 4417452 140735250382784 18446744073709551615 233522100197 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/5084/statm: 75628 47031 179 55 0 73514 0
[pid=5084/tid=5091] ppid=5082 vsize=302512 CPUtime=1201.67 cores=0,2,4,6
/proc/5084/task/5091/stat : 5091 (plingeling) R 5082 5084 4755 0 -1 4202560 595871 1253 0 0 120072 95 0 0 25 0 5 0 856898889 309772288 47031 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5084/tid=5092] ppid=5082 vsize=302512 CPUtime=1195.2 cores=0,2,4,6
/proc/5084/task/5092/stat : 5092 (plingeling) R 5082 5084 4755 0 -1 4202560 573297 1253 0 0 119432 88 0 0 25 0 5 0 856898889 309772288 47031 33554432000 4194304 4417452 140735250382784 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5084/tid=5093] ppid=5082 vsize=302512 CPUtime=1201.67 cores=0,2,4,6
/proc/5084/task/5093/stat : 5093 (plingeling) R 5082 5084 4755 0 -1 4202560 638041 1253 0 0 120072 95 0 0 25 0 5 0 856898889 309772288 47031 33554432000 4194304 4417452 140735250382784 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5084/tid=5094] ppid=5082 vsize=302512 CPUtime=1201.65 cores=0,2,4,6
/proc/5084/task/5094/stat : 5094 (plingeling) R 5082 5084 4755 0 -1 4202560 717153 1253 0 0 120054 111 0 0 25 0 5 0 856898889 309772288 47031 33554432000 4194304 4417452 140735250382784 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 302512

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.31
CPU user time (s): 4796.37
CPU system time (s): 3.9424
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 334216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.37
system time used= 3.9424
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2528303
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= 243
involuntary context switches= 22943

runsolver used 2.00769 second user time and 4.33734 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-09 20:40:30
IDJOB=3370925
IDBENCH=83335
IDSOLVER=1848
FILE ID=node145/3370925-1307644830
RUNJOBID= node145-1307643561-4773
PBS_JOBID= 13549405
Free space on /tmp= 74196 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370925-1307644830/watcher-3370925-1307644830 -o /tmp/evaluation-result-3370925-1307644830/solver-3370925-1307644830 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3370925-1307644830.cnf

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

MD5SUM BENCH= 1144bbd60c180aa5e72d35b74e9676cb
RANDOM SEED=945089495

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32394060 kB
Buffers:         48736 kB
Cached:         213164 kB
SwapCached:       7944 kB
Active:         230152 kB
Inactive:       188372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32394060 kB
SwapTotal:    67111528 kB
SwapFree:     67056964 kB
Dirty:             804 kB
Writeback:           0 kB
AnonPages:      154584 kB
Mapped:          13420 kB
Slab:            74148 kB
PageTables:       5012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   380844 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= 74200 MiB
End job on node145 at 2011-06-09 21:00:34