Trace number 3280329

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 587? (TO) 4800.41 1204.83

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-17-u.cnf
MD5SUM780d946576ec5746b4ea9832bb01dbc5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1033.89
Satisfiable
(Un)Satisfiability was proved
Number of variables229544
Number of clauses1070757
Sum of the clauses size2471122
Maximum clause length10
Minimum clause length1
Number of clauses of size 119156
Number of clauses of size 2831957
Number of clauses of size 3176604
Number of clauses of size 44780
Number of clauses of size 519120
Number of clauses of size over 519140

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3280329-1304036666/watcher-3280329-1304036666 -o /tmp/evaluation-result-3280329-1304036666/solver-3280329-1304036666 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3280329-1304036666.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: 6.63 7.74 7.66 2/172 1757
/proc/meminfo: memFree=16796264/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=11800 CPUtime=0 cores=0,2,4,6
/proc/1757/stat : 1757 (runsolver) R 1755 1757 1725 0 -1 4202560 45 0 0 0 0 0 0 0 21 0 1 0 515266325 12083200 54 33554432000 4194304 5434984 140736752967008 18446744073709551615 5055495 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1757/statm: 2950 54 34 303 0 2644 0

[startup+0.0563259 s]
/proc/loadavg: 6.63 7.74 7.66 2/172 1757
/proc/meminfo: memFree=16796264/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=11800 CPUtime=0.02 cores=0,2,4,6
/proc/1757/stat : 1757 (runsolver) R 1755 1757 1725 0 -1 4202560 46 0 0 0 0 2 0 0 21 0 1 0 515266325 12083200 54 33554432000 4194304 5434984 140736752967008 18446744073709551615 5055495 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/1757/statm: 2950 54 34 303 0 2644 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11800

[startup+0.100316 s]
/proc/loadavg: 6.63 7.74 7.66 2/172 1757
/proc/meminfo: memFree=16796264/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=8728 CPUtime=0.02 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 217 0 0 0 0 2 0 0 21 0 1 0 515266325 8937472 146 33554432000 4194304 4417332 140735051298384 18446744073709551615 210647146240 0 0 4096 0 18446744071562362840 0 0 17 0 0 0 0
/proc/1757/statm: 2182 146 122 55 0 68 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8728

[startup+0.30031 s]
/proc/loadavg: 6.63 7.74 7.66 2/172 1757
/proc/meminfo: memFree=16796264/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=26784 CPUtime=0.16 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) R 1755 1757 1725 0 -1 4202496 4806 1252 0 0 8 3 0 5 21 0 1 0 515266325 27426816 4718 33554432000 4194304 4417332 140735051298384 18446744073709551615 210646765183 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/1757/statm: 6696 4718 147 55 0 4582 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 26784

[startup+0.700245 s]
/proc/loadavg: 6.63 7.74 7.66 2/172 1757
/proc/meminfo: memFree=16796264/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=104148 CPUtime=0.55 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) R 1755 1757 1725 0 -1 4202496 24170 1252 0 0 45 5 0 5 22 0 1 0 515266325 106647552 24059 33554432000 4194304 4417332 140735051298384 18446744073709551615 4259116 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/1757/statm: 26037 24059 147 55 0 23923 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 104148

[startup+1.50111 s]
/proc/loadavg: 6.63 7.74 7.66 3/176 1774
/proc/meminfo: memFree=16488308/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=161508 CPUtime=1.35 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) R 1755 1757 1725 0 -1 4202496 38511 1252 0 0 124 6 0 5 25 0 1 0 515266325 165384192 38400 33554432000 4194304 4417332 140735051298384 18446744073709551615 210647146240 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/1757/statm: 40377 38400 148 55 0 38263 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 161508

[startup+3.10074 s]
/proc/loadavg: 7.06 7.81 7.68 12/184 1782
/proc/meminfo: memFree=16313116/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=324260 CPUtime=5.77 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 80328 1252 0 0 550 22 0 5 25 0 5 0 515266325 332042240 54948 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 81065 54948 174 55 0 78951 0
[pid=1757/tid=1775] ppid=1755 vsize=324260 CPUtime=1.44 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 10801 1252 0 0 138 1 0 5 19 0 5 0 515266493 332042240 54948 33554432000 4194304 4417332 140735051298384 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=324260 CPUtime=0.27 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 4690 1252 0 0 19 3 0 5 25 0 5 0 515266493 332042240 54948 33554432000 4194304 4417332 140735051298384 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=324260 CPUtime=1.23 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 5528 1252 0 0 118 0 0 5 19 0 5 0 515266493 332042240 54948 33554432000 4194304 4417332 140735051298384 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=324260 CPUtime=1.45 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 4402 1252 0 0 133 7 0 5 19 0 5 0 515266493 332042240 54948 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 324260

[startup+6.3012 s]
/proc/loadavg: 7.06 7.81 7.68 11/184 1782
/proc/meminfo: memFree=16333204/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=323012 CPUtime=15.36 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 81203 1252 0 0 1508 23 0 5 25 0 5 0 515266325 330764288 53359 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 80753 53359 180 55 0 78639 0
[pid=1757/tid=1775] ppid=1755 vsize=323012 CPUtime=4.64 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 11675 1252 0 0 458 1 0 5 25 0 5 0 515266493 330764288 53359 33554432000 4194304 4417332 140735051298384 18446744073709551615 4252030 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=323012 CPUtime=1.89 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 4690 1252 0 0 179 5 0 5 25 0 5 0 515266493 330764288 53359 33554432000 4194304 4417332 140735051298384 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=323012 CPUtime=2.81 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 5528 1252 0 0 276 0 0 5 23 0 5 0 515266493 330764288 53359 33554432000 4194304 4417332 140735051298384 18446744073709551615 4346278 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=323012 CPUtime=4.65 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 4403 1252 0 0 453 7 0 5 25 0 5 0 515266493 330764288 53359 33554432000 4194304 4417332 140735051298384 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 15.36
Current children cumulated vsize (KiB) 323012

[startup+12.7011 s]
/proc/loadavg: 7.21 7.83 7.69 10/184 1782
/proc/meminfo: memFree=16478468/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=247484 CPUtime=39.19 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 81756 1252 0 0 3856 58 0 5 25 0 5 0 515266325 253423616 34740 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 61871 34740 181 55 0 59757 0
[pid=1757/tid=1775] ppid=1755 vsize=247484 CPUtime=10.85 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 12098 1252 0 0 1077 3 0 5 25 0 5 0 515266493 253423616 34740 33554432000 4194304 4417332 140735051298384 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=247484 CPUtime=6.73 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 4819 1252 0 0 637 31 0 5 25 0 5 0 515266493 253423616 34740 33554432000 4194304 4417332 140735051298384 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=247484 CPUtime=9.18 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 5529 1252 0 0 908 5 0 5 25 0 5 0 515266493 253423616 34740 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=247484 CPUtime=11.04 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 4403 1252 0 0 1091 8 0 5 25 0 5 0 515266493 253423616 34740 33554432000 4194304 4417332 140735051298384 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39.19
Current children cumulated vsize (KiB) 247484

[startup+25.501 s]
/proc/loadavg: 7.46 7.85 7.70 9/184 1782
/proc/meminfo: memFree=16571060/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=207472 CPUtime=90.32 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 83345 1252 0 0 8967 60 0 5 25 0 5 0 515266325 212451328 24737 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 51868 24737 181 55 0 49754 0
[pid=1757/tid=1775] ppid=1755 vsize=207472 CPUtime=23.64 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 13143 1252 0 0 2356 3 0 5 25 0 5 0 515266493 212451328 24737 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=207472 CPUtime=19.54 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 5348 1252 0 0 1917 32 0 5 25 0 5 0 515266493 212451328 24737 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=207472 CPUtime=21.91 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 5544 1252 0 0 2181 5 0 5 25 0 5 0 515266493 212451328 24737 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=207472 CPUtime=23.84 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 4403 1252 0 0 2371 8 0 5 25 0 5 0 515266493 212451328 24737 33554432000 4194304 4417332 140735051298384 18446744073709551615 4236772 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 90.32
Current children cumulated vsize (KiB) 207472

[startup+51.1007 s]
/proc/loadavg: 7.64 7.86 7.70 9/184 1783
/proc/meminfo: memFree=16539568/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=228516 CPUtime=192.57 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 92262 1252 0 0 19191 61 0 5 25 0 5 0 515266325 234000384 30003 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 57129 30003 181 55 0 55015 0
[pid=1757/tid=1775] ppid=1755 vsize=228516 CPUtime=49.24 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 15818 1252 0 0 4915 4 0 5 25 0 5 0 515266493 234000384 30003 33554432000 4194304 4417332 140735051298384 18446744073709551615 4354373 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=228516 CPUtime=45.13 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 9473 1252 0 0 4476 32 0 5 25 0 5 0 515266493 234000384 30003 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=228516 CPUtime=47.39 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 6675 1252 0 0 4728 6 0 5 25 0 5 0 515266493 234000384 30003 33554432000 4194304 4417332 140735051298384 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=228516 CPUtime=49.44 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 5389 1252 0 0 4931 8 0 5 25 0 5 0 515266493 234000384 30003 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364504 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 192.57
Current children cumulated vsize (KiB) 228516

[startup+102.306 s]
/proc/loadavg: 7.97 7.91 7.73 9/184 1784
/proc/meminfo: memFree=16473420/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=257612 CPUtime=397.1 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 107943 1252 0 0 39642 63 0 5 25 0 5 0 515266325 263794688 36447 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 64403 36447 181 55 0 62289 0
[pid=1757/tid=1775] ppid=1755 vsize=257612 CPUtime=100.42 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 22434 1252 0 0 10033 4 0 5 25 0 5 0 515266493 263794688 36447 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=257612 CPUtime=96.34 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 13721 1252 0 0 9596 33 0 5 25 0 5 0 515266493 263794688 36447 33554432000 4194304 4417332 140735051298384 18446744073709551615 4326976 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=257612 CPUtime=98.32 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 10299 1252 0 0 9821 6 0 5 25 0 5 0 515266493 263794688 36447 33554432000 4194304 4417332 140735051298384 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=257612 CPUtime=100.64 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 6582 1252 0 0 10050 9 0 5 25 0 5 0 515266493 263794688 36447 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 397.1
Current children cumulated vsize (KiB) 257612

[startup+162.301 s]
/proc/loadavg: 8.06 7.94 7.75 9/184 1786
/proc/meminfo: memFree=16398256/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=299948 CPUtime=636.72 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 128607 1252 0 0 63602 65 0 5 25 0 5 0 515266325 307146752 47862 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 74987 47862 181 55 0 72873 0
[pid=1757/tid=1775] ppid=1755 vsize=299948 CPUtime=160.4 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 30573 1252 0 0 16030 5 0 5 25 0 5 0 515266493 307146752 47862 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=299948 CPUtime=156.32 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 21117 1252 0 0 15594 33 0 5 25 0 5 0 515266493 307146752 47862 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=299948 CPUtime=157.99 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 15428 1252 0 0 15787 7 0 5 25 0 5 0 515266493 307146752 47862 33554432000 4194304 4417332 140735051298384 18446744073709551615 4352427 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=299948 CPUtime=160.62 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 6582 1252 0 0 16048 9 0 5 25 0 5 0 515266493 307146752 47862 33554432000 4194304 4417332 140735051298384 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 636.72
Current children cumulated vsize (KiB) 299948

[startup+222.301 s]
/proc/loadavg: 8.06 7.96 7.76 9/184 1788
/proc/meminfo: memFree=16359180/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=303992 CPUtime=876.35 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 137848 1252 0 0 87562 68 0 5 25 0 5 0 515266325 311287808 48894 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 75998 48894 181 55 0 73884 0
[pid=1757/tid=1775] ppid=1755 vsize=303992 CPUtime=220.4 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 34021 1252 0 0 22029 6 0 5 25 0 5 0 515266493 311287808 48894 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0

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

[pid=1757/tid=1776] ppid=1755 vsize=377532 CPUtime=696.33 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 82947 1252 0 0 69588 40 0 5 25 0 5 0 515266493 386592768 67281 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364529 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=377532 CPUtime=694.8 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 48611 1252 0 0 69455 20 0 5 25 0 5 0 515266493 386592768 67281 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=377532 CPUtime=700.58 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 37705 1252 0 0 70040 13 0 5 25 0 5 0 515266493 386592768 67281 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2793.47
Current children cumulated vsize (KiB) 377532

[startup+762.306 s]
/proc/loadavg: 8.08 8.06 7.89 9/184 1802
/proc/meminfo: memFree=16157308/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=390656 CPUtime=3033.11 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 305408 1252 0 0 303209 97 0 5 25 0 5 0 515266325 400031744 70562 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 97664 70562 181 55 0 95550 0
[pid=1757/tid=1775] ppid=1755 vsize=390656 CPUtime=760.39 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 63802 1252 0 0 76024 10 0 5 25 0 5 0 515266493 400031744 70562 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=390656 CPUtime=756.33 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 92687 1252 0 0 75587 41 0 5 25 0 5 0 515266493 400031744 70562 33554432000 4194304 4417332 140735051298384 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=390656 CPUtime=754.42 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 52250 1252 0 0 75416 21 0 5 25 0 5 0 515266493 400031744 70562 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=390656 CPUtime=760.58 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 41762 1252 0 0 76039 14 0 5 25 0 5 0 515266493 400031744 70562 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3033.11
Current children cumulated vsize (KiB) 390656

[startup+822.301 s]
/proc/loadavg: 8.12 8.08 7.91 9/184 1804
/proc/meminfo: memFree=16125420/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=387744 CPUtime=3272.72 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 332678 1252 0 0 327165 102 0 5 25 0 5 0 515266325 397049856 69833 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 96936 69833 181 55 0 94822 0
[pid=1757/tid=1775] ppid=1755 vsize=387744 CPUtime=820.39 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 73075 1252 0 0 82022 12 0 5 25 0 5 0 515266493 397049856 69833 33554432000 4194304 4417332 140735051298384 18446744073709551615 4263083 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=387744 CPUtime=816.33 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 98627 1252 0 0 81585 43 0 5 25 0 5 0 515266493 397049856 69833 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=387744 CPUtime=814.06 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 61085 1252 0 0 81378 23 0 5 25 0 5 0 515266493 397049856 69833 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=387744 CPUtime=820.56 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 44984 1252 0 0 82037 14 0 5 25 0 5 0 515266493 397049856 69833 33554432000 4194304 4417332 140735051298384 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3272.72
Current children cumulated vsize (KiB) 387744

[startup+882.301 s]
/proc/loadavg: 8.19 8.10 7.92 9/184 1805
/proc/meminfo: memFree=16137684/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=417500 CPUtime=3512.34 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 361536 1252 0 0 351121 108 0 5 25 0 5 0 515266325 427520000 77273 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 104375 77273 181 55 0 102261 0
[pid=1757/tid=1775] ppid=1755 vsize=417500 CPUtime=880.38 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 83519 1252 0 0 88020 13 0 5 25 0 5 0 515266493 427520000 77273 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=417500 CPUtime=876.33 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 106661 1252 0 0 87584 44 0 5 25 0 5 0 515266493 427520000 77273 33554432000 4194304 4417332 140735051298384 18446744073709551615 4278211 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=417500 CPUtime=873.68 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 67407 1252 0 0 87337 26 0 5 25 0 5 0 515266493 427520000 77273 33554432000 4194304 4417332 140735051298384 18446744073709551615 4281683 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=417500 CPUtime=880.56 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 49042 1252 0 0 88036 15 0 5 25 0 5 0 515266493 427520000 77273 33554432000 4194304 4417332 140735051298384 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3512.34
Current children cumulated vsize (KiB) 417500

[startup+942.301 s]
/proc/loadavg: 8.15 8.10 7.93 9/184 1807
/proc/meminfo: memFree=16125904/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=400272 CPUtime=3751.97 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 394707 1252 0 0 375078 114 0 5 25 0 5 0 515266325 409878528 72966 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 100068 72966 181 55 0 97954 0
[pid=1757/tid=1775] ppid=1755 vsize=400272 CPUtime=940.39 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 96885 1252 0 0 94018 16 0 5 25 0 5 0 515266493 409878528 72966 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=400272 CPUtime=936.33 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 118539 1252 0 0 93582 46 0 5 25 0 5 0 515266493 409878528 72966 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=400272 CPUtime=933.32 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 71949 1252 0 0 93300 27 0 5 25 0 5 0 515266493 409878528 72966 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=400272 CPUtime=940.55 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 52427 1252 0 0 94035 15 0 5 25 0 5 0 515266493 409878528 72966 33554432000 4194304 4417332 140735051298384 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3751.97
Current children cumulated vsize (KiB) 400272

[startup+1002.3 s]
/proc/loadavg: 8.11 8.09 7.93 9/184 1808
/proc/meminfo: memFree=16112624/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=421344 CPUtime=3991.59 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 435322 1252 0 0 399033 121 0 5 25 0 5 0 515266325 431456256 78234 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 105336 78234 181 55 0 103222 0
[pid=1757/tid=1775] ppid=1755 vsize=421344 CPUtime=1000.38 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 113335 1252 0 0 100015 18 0 5 25 0 5 0 515266493 431456256 78234 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=421344 CPUtime=996.33 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 134127 1252 0 0 99581 47 0 5 25 0 5 0 515266493 431456256 78234 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364522 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=421344 CPUtime=992.95 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 76834 1252 0 0 99261 29 0 5 25 0 5 0 515266493 431456256 78234 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=421344 CPUtime=1000.55 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 56119 1252 0 0 100034 16 0 5 25 0 5 0 515266493 431456256 78234 33554432000 4194304 4417332 140735051298384 18446744073709551615 4357874 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3991.59
Current children cumulated vsize (KiB) 421344

[startup+1062.3 s]
/proc/loadavg: 8.10 8.09 7.94 9/184 1810
/proc/meminfo: memFree=16123640/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=406652 CPUtime=4231.24 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 478569 1252 0 0 422991 128 0 5 25 0 5 0 515266325 416411648 74561 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 101663 74561 181 55 0 99549 0
[pid=1757/tid=1775] ppid=1755 vsize=406652 CPUtime=1060.39 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 125943 1252 0 0 106014 20 0 5 25 0 5 0 515266493 416411648 74561 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=406652 CPUtime=1056.33 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 150467 1252 0 0 105579 49 0 5 25 0 5 0 515266493 416411648 74561 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=406652 CPUtime=1052.59 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 88278 1252 0 0 105223 31 0 5 25 0 5 0 515266493 416411648 74561 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=406652 CPUtime=1060.54 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 58974 1252 0 0 106033 16 0 5 25 0 5 0 515266493 416411648 74561 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364289 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4231.24
Current children cumulated vsize (KiB) 406652

[startup+1122.3 s]
/proc/loadavg: 8.07 8.08 7.94 9/184 1812
/proc/meminfo: memFree=16092876/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=455228 CPUtime=4470.86 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 510382 1252 0 0 446947 134 0 5 25 0 5 0 515266325 466153472 86705 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 113807 86705 181 55 0 111693 0
[pid=1757/tid=1775] ppid=1755 vsize=455228 CPUtime=1120.38 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 136988 1252 0 0 112012 21 0 5 25 0 5 0 515266493 466153472 86705 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364404 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=455228 CPUtime=1116.34 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 156996 1252 0 0 111578 51 0 5 25 0 5 0 515266493 466153472 86705 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=455228 CPUtime=1112.22 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 96281 1252 0 0 111183 34 0 5 25 0 5 0 515266493 466153472 86705 33554432000 4194304 4417332 140735051298384 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=455228 CPUtime=1120.54 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 65210 1252 0 0 112031 18 0 5 25 0 5 0 515266493 466153472 86705 33554432000 4194304 4417332 140735051298384 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4470.86
Current children cumulated vsize (KiB) 455228

[startup+1182.3 s]
/proc/loadavg: 8.03 8.07 7.94 9/184 1813
/proc/meminfo: memFree=16101796/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=421348 CPUtime=4710.49 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 537902 1252 0 0 470905 139 0 5 25 0 5 0 515266325 431460352 78235 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 105337 78235 181 55 0 103223 0
[pid=1757/tid=1775] ppid=1755 vsize=421348 CPUtime=1180.38 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 142886 1252 0 0 118011 22 0 5 25 0 5 0 515266493 431460352 78235 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=421348 CPUtime=1176.34 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 171182 1252 0 0 117576 53 0 5 25 0 5 0 515266493 431460352 78235 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=421348 CPUtime=1171.86 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 98973 1252 0 0 117146 35 0 5 25 0 5 0 515266493 431460352 78235 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=421348 CPUtime=1180.52 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 69954 1252 0 0 118029 18 0 5 25 0 5 0 515266493 431460352 78235 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4710.49
Current children cumulated vsize (KiB) 421348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.8 s]
/proc/loadavg: 8.02 8.06 7.94 5/178 1815
/proc/meminfo: memFree=16469492/32951132 swapFree=67111524/67111528
[pid=1757] ppid=1755 vsize=436952 CPUtime=4800.35 cores=0,2,4,6
/proc/1757/stat : 1757 (plingeling) S 1755 1757 1725 0 -1 4202496 552367 1252 0 0 479889 141 0 5 25 0 5 0 515266325 447438848 81749 33554432000 4194304 4417332 140735051298384 18446744073709551615 210658949093 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/1757/statm: 109238 81749 181 55 0 107124 0
[pid=1757/tid=1775] ppid=1755 vsize=436952 CPUtime=1202.89 cores=0,2,4,6
/proc/1757/task/1775/stat : 1775 (plingeling) R 1755 1757 1725 0 -1 4202560 147289 1252 0 0 120262 22 0 5 25 0 5 0 515266493 447438848 81749 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=1757/tid=1776] ppid=1755 vsize=436952 CPUtime=1198.84 cores=0,2,4,6
/proc/1757/task/1776/stat : 1776 (plingeling) R 1755 1757 1725 0 -1 4202560 177302 1252 0 0 119826 53 0 5 25 0 5 0 515266493 447438848 81749 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364720 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=1757/tid=1777] ppid=1755 vsize=436952 CPUtime=1194.21 cores=0,2,4,6
/proc/1757/task/1777/stat : 1777 (plingeling) R 1755 1757 1725 0 -1 4202560 101410 1252 0 0 119380 36 0 5 25 0 5 0 515266493 447438848 81749 33554432000 4194304 4417332 140735051298384 18446744073709551615 210646840383 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=1757/tid=1778] ppid=1755 vsize=436952 CPUtime=1203.04 cores=0,2,4,6
/proc/1757/task/1778/stat : 1778 (plingeling) R 1755 1757 1725 0 -1 4202560 71459 1252 0 0 120280 19 0 5 25 0 5 0 515266493 447438848 81749 33554432000 4194304 4417332 140735051298384 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 436952

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.83
CPU time (s): 4800.41
CPU user time (s): 4798.92
CPU system time (s): 1.48677
CPU usage (%): 398.432
Max. virtual memory (cumulated for all children) (KiB): 460940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.92
system time used= 1.48677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 554006
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= 184
involuntary context switches= 23306

runsolver used 1.81272 second user time and 4.54631 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 02:24:27
IDJOB=3280329
IDBENCH=20384
IDSOLVER=1605
FILE ID=node129/3280329-1304036666
RUNJOBID= node129-1304036666-1743
PBS_JOBID= 13170362
Free space on /tmp= 66332 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-10-17-u.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280329-1304036666/watcher-3280329-1304036666 -o /tmp/evaluation-result-3280329-1304036666/solver-3280329-1304036666 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3280329-1304036666.cnf

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

MD5SUM BENCH= 780d946576ec5746b4ea9832bb01dbc5
RANDOM SEED=449549834

node129.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.831
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.831
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.83
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.831
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.831
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.831
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.831
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.83
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.831
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.831
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:     32951132 kB
MemFree:      16796560 kB
Buffers:       1276416 kB
Cached:       14142316 kB
SwapCached:          4 kB
Active:        3755180 kB
Inactive:     11731512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16796560 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           39756 kB
Writeback:           0 kB
AnonPages:       68140 kB
Mapped:          14524 kB
Slab:           604236 kB
PageTables:       4456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   189536 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node129 at 2011-04-29 02:44:34