Trace number 3371275

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.2 1205.83

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371275-1305415399/watcher-3371275-1305415399 -o /tmp/evaluation-result-3371275-1305415399/solver-3371275-1305415399 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371275-1305415399.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: 3.46 4.06 5.25 3/282 5749
/proc/meminfo: memFree=18959508/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=12452 CPUtime=0 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) R 5747 5749 5706 0 -1 4202496 1190 1249 0 0 0 0 0 0 23 0 1 0 653139638 12750848 1119 33554432000 4194304 4417452 140734450734528 18446744073709551615 274664502243 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5749/statm: 3113 1131 147 55 0 999 0

[startup+0.0350251 s]
/proc/loadavg: 3.46 4.06 5.25 3/282 5749
/proc/meminfo: memFree=18959508/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=23680 CPUtime=0.02 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) R 5747 5749 5706 0 -1 4202496 4030 1249 0 0 2 0 0 0 23 0 1 0 653139638 24248320 3943 33554432000 4194304 4417452 140734450734528 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5749/statm: 5920 3943 148 55 0 3806 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23680

[startup+0.101011 s]
/proc/loadavg: 3.46 4.06 5.25 3/282 5749
/proc/meminfo: memFree=18959508/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=36620 CPUtime=0.08 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) R 5747 5749 5706 0 -1 4202496 7265 1249 0 0 8 0 0 0 23 0 1 0 653139638 37498880 7178 33554432000 4194304 4417452 140734450734528 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5749/statm: 9155 7178 148 55 0 7041 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36620

[startup+0.300982 s]
/proc/loadavg: 3.46 4.06 5.25 3/282 5749
/proc/meminfo: memFree=18959508/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=103184 CPUtime=0.29 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) R 5747 5749 5706 0 -1 4202496 23847 1249 0 0 27 2 0 0 24 0 1 0 653139638 105660416 23695 33554432000 4194304 4417452 140734450734528 18446744073709551615 274664502253 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5749/statm: 25796 23724 148 55 0 23682 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103184

[startup+0.70091 s]
/proc/loadavg: 3.46 4.06 5.25 3/282 5749
/proc/meminfo: memFree=18959508/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=195644 CPUtime=0.68 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) R 5747 5749 5706 0 -1 4202496 47335 1249 0 0 63 5 0 0 25 0 1 0 653139638 200339456 46934 33554432000 4194304 4417452 140734450734528 18446744073709551615 274664808192 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5749/statm: 48911 46934 148 55 0 46797 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 195644

[startup+1.50072 s]
/proc/loadavg: 3.35 4.03 5.23 3/283 5755
/proc/meminfo: memFree=18669092/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=237164 CPUtime=1.49 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) R 5747 5749 5706 0 -1 4202496 57684 1249 0 0 142 7 0 0 25 0 1 0 653139638 242855936 57283 33554432000 4194304 4417452 140734450734528 18446744073709551615 4259882 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/5749/statm: 59291 57283 149 55 0 57177 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 237164

[startup+3.10042 s]
/proc/loadavg: 3.35 4.03 5.23 9/291 5763
/proc/meminfo: memFree=18564992/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=331472 CPUtime=6.78 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 107335 1249 0 0 662 16 0 0 25 0 5 0 653139638 339427328 58759 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 82868 58759 174 55 0 80754 0
[pid=5749/tid=5760] ppid=5747 vsize=331472 CPUtime=1.23 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 9760 1249 0 0 121 2 0 0 25 0 5 0 653139824 339427328 58759 33554432000 4194304 4417452 140734450734528 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=331472 CPUtime=1.23 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 6886 1249 0 0 122 1 0 0 25 0 5 0 653139824 339427328 58759 33554432000 4194304 4417452 140734450734528 18446744073709551615 4269364 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=331472 CPUtime=1.22 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 11286 1249 0 0 121 1 0 0 25 0 5 0 653139824 339427328 58759 33554432000 4194304 4417452 140734450734528 18446744073709551615 4282356 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=331472 CPUtime=1.22 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 5323 1249 0 0 121 1 0 0 25 0 5 0 653139824 339427328 58759 33554432000 4194304 4417452 140734450734528 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.78
Current children cumulated vsize (KiB) 331472

[startup+6.30086 s]
/proc/loadavg: 3.88 4.13 5.26 10/291 5764
/proc/meminfo: memFree=18599720/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=315156 CPUtime=16.38 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 110583 1249 0 0 1621 17 0 0 25 0 5 0 653139638 322719744 51086 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 78789 51086 179 55 0 76675 0
[pid=5749/tid=5760] ppid=5747 vsize=315156 CPUtime=2.81 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 11255 1249 0 0 279 2 0 0 25 0 5 0 653139824 322719744 51086 33554432000 4194304 4417452 140734450734528 18446744073709551615 4346428 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=315156 CPUtime=4.42 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 7042 1249 0 0 441 1 0 0 25 0 5 0 653139824 322719744 51086 33554432000 4194304 4417452 140734450734528 18446744073709551615 4253228 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=315156 CPUtime=4.43 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 12883 1249 0 0 441 2 0 0 25 0 5 0 653139824 322719744 51086 33554432000 4194304 4417452 140734450734528 18446744073709551615 4281860 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=315156 CPUtime=2.84 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 5323 1249 0 0 283 1 0 0 25 0 5 0 653139824 322719744 51086 33554432000 4194304 4417452 140734450734528 18446744073709551615 4281921 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 16.38
Current children cumulated vsize (KiB) 315156

[startup+12.7008 s]
/proc/loadavg: 4.53 4.26 5.29 9/291 5764
/proc/meminfo: memFree=18719744/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=282776 CPUtime=39.36 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 111993 1249 0 0 3877 59 0 0 25 0 5 0 653139638 289562624 43971 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 70694 43971 179 55 0 68580 0
[pid=5749/tid=5760] ppid=5747 vsize=282776 CPUtime=8.96 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 12470 1249 0 0 890 6 0 0 25 0 5 0 653139824 289562624 43971 33554432000 4194304 4417452 140734450734528 18446744073709551615 4300576 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=282776 CPUtime=10.66 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 7237 1249 0 0 1061 5 0 0 25 0 5 0 653139824 289562624 43971 33554432000 4194304 4417452 140734450734528 18446744073709551615 4277540 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=282776 CPUtime=10.83 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 12883 1249 0 0 1081 2 0 0 25 0 5 0 653139824 289562624 43971 33554432000 4194304 4417452 140734450734528 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=282776 CPUtime=7.02 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 5323 1249 0 0 667 35 0 0 25 0 5 0 653139824 289562624 43971 33554432000 4194304 4417452 140734450734528 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39.36
Current children cumulated vsize (KiB) 282776

[startup+25.5005 s]
/proc/loadavg: 5.21 4.41 5.33 9/291 5764
/proc/meminfo: memFree=18775364/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=242904 CPUtime=90.43 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 117868 1249 0 0 8982 61 0 0 25 0 5 0 653139638 248733696 34556 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 60726 34556 179 55 0 58612 0
[pid=5749/tid=5760] ppid=5747 vsize=242904 CPUtime=21.64 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 15850 1249 0 0 2157 7 0 0 25 0 5 0 653139824 248733696 34556 33554432000 4194304 4417452 140734450734528 18446744073709551615 4233483 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=242904 CPUtime=23.45 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 9712 1249 0 0 2340 5 0 0 25 0 5 0 653139824 248733696 34556 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=242904 CPUtime=23.62 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 12903 1249 0 0 2360 2 0 0 25 0 5 0 653139824 248733696 34556 33554432000 4194304 4417452 140734450734528 18446744073709551615 4275646 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=242904 CPUtime=19.81 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 5323 1249 0 0 1946 35 0 0 25 0 5 0 653139824 248733696 34556 33554432000 4194304 4417452 140734450734528 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 90.43
Current children cumulated vsize (KiB) 242904

[startup+51.1011 s]
/proc/loadavg: 6.31 4.76 5.41 9/291 5765
/proc/meminfo: memFree=18718520/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=266552 CPUtime=192.57 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 137254 1249 0 0 19194 63 0 0 25 0 5 0 653139638 272949248 41995 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 66638 41995 179 55 0 64524 0
[pid=5749/tid=5760] ppid=5747 vsize=266552 CPUtime=47.01 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 24342 1249 0 0 4693 8 0 0 25 0 5 0 653139824 272949248 41995 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=266552 CPUtime=49.05 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 15602 1249 0 0 4899 6 0 0 25 0 5 0 653139824 272949248 41995 33554432000 4194304 4417452 140734450734528 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=266552 CPUtime=49.21 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 15763 1249 0 0 4919 2 0 0 25 0 5 0 653139824 272949248 41995 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=266552 CPUtime=45.41 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 7467 1249 0 0 4505 36 0 0 25 0 5 0 653139824 272949248 41995 33554432000 4194304 4417452 140734450734528 18446744073709551615 4281949 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) 266552

[startup+102.31 s]
/proc/loadavg: 7.31 5.27 5.55 9/291 5766
/proc/meminfo: memFree=18673904/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=281468 CPUtime=396.89 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 177923 1249 0 0 39621 68 0 0 25 0 5 0 653139638 288223232 48947 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 70367 48947 179 55 0 68253 0
[pid=5749/tid=5760] ppid=5747 vsize=281468 CPUtime=97.73 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 44282 1249 0 0 9763 10 0 0 25 0 5 0 653139824 288223232 48947 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=281468 CPUtime=100.26 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 26431 1249 0 0 10018 8 0 0 25 0 5 0 653139824 288223232 48947 33554432000 4194304 4417452 140734450734528 18446744073709551615 4302984 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=281468 CPUtime=100.41 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 23384 1249 0 0 10038 3 0 0 25 0 5 0 653139824 288223232 48947 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=281468 CPUtime=96.6 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 9746 1249 0 0 9624 36 0 0 25 0 5 0 653139824 288223232 48947 33554432000 4194304 4417452 140734450734528 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 396.89
Current children cumulated vsize (KiB) 281468

[startup+162.301 s]
/proc/loadavg: 7.83 5.79 5.71 9/291 5768
/proc/meminfo: memFree=18585224/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=319684 CPUtime=636.27 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 225119 1249 0 0 63551 76 0 0 25 0 5 0 653139638 327356416 59959 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 79921 59959 179 55 0 77807 0
[pid=5749/tid=5760] ppid=5747 vsize=319684 CPUtime=157.18 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 67167 1249 0 0 15704 14 0 0 25 0 5 0 653139824 327356416 59959 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=319684 CPUtime=160.22 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 38393 1249 0 0 16011 11 0 0 25 0 5 0 653139824 327356416 59959 33554432000 4194304 4417452 140734450734528 18446744073709551615 4277897 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=319684 CPUtime=160.4 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 31457 1249 0 0 16036 4 0 0 25 0 5 0 653139824 327356416 59959 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=319684 CPUtime=156.58 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 14022 1249 0 0 15622 36 0 0 25 0 5 0 653139824 327356416 59959 33554432000 4194304 4417452 140734450734528 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 636.27
Current children cumulated vsize (KiB) 319684

[startup+222.3 s]
/proc/loadavg: 7.94 6.19 5.85 9/291 5769
/proc/meminfo: memFree=18564884/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=324120 CPUtime=875.68 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 268989 1249 0 0 87483 85 0 0 25 0 5 0 653139638 331898880 63140 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 81030 63140 179 55 0 78916 0
[pid=5749/tid=5760] ppid=5747 vsize=324120 CPUtime=216.62 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 84635 1249 0 0 21646 16 0 0 25 0 5 0 653139824 331898880 63140 33554432000 4194304 4417452 140734450734528 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 6 0 0 0

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

[pid=5749/tid=5761] ppid=5747 vsize=414252 CPUtime=699.98 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 138966 1249 0 0 69967 31 0 0 25 0 5 0 653139824 424194048 79861 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=414252 CPUtime=700.41 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 78505 1249 0 0 70029 12 0 0 25 0 5 0 653139824 424194048 79861 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=414252 CPUtime=696.54 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 68013 1249 0 0 69609 45 0 0 25 0 5 0 653139824 424194048 79861 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2791.02
Current children cumulated vsize (KiB) 414252

[startup+762.311 s]
/proc/loadavg: 8.09 7.77 6.82 9/291 5784
/proc/meminfo: memFree=18400388/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=424436 CPUtime=3030.47 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 610438 1249 0 0 302910 137 0 0 25 0 5 0 653139638 434622464 82622 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 106109 82622 179 55 0 103995 0
[pid=5749/tid=5760] ppid=5747 vsize=424436 CPUtime=751.65 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 213855 1249 0 0 75133 32 0 0 25 0 5 0 653139824 434622464 82622 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=424436 CPUtime=759.97 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 152232 1249 0 0 75963 34 0 0 25 0 5 0 653139824 434622464 82622 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364669 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=424436 CPUtime=760.43 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 84774 1249 0 0 76030 13 0 0 25 0 5 0 653139824 434622464 82622 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=424436 CPUtime=756.54 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 85497 1249 0 0 75607 47 0 0 25 0 5 0 653139824 434622464 82622 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3030.47
Current children cumulated vsize (KiB) 424436

[startup+822.301 s]
/proc/loadavg: 8.03 7.81 6.89 9/291 5785
/proc/meminfo: memFree=18420344/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=417616 CPUtime=3269.86 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 657789 1249 0 0 326840 146 0 0 25 0 5 0 653139638 427638784 81622 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 104404 81622 179 55 0 102290 0
[pid=5749/tid=5760] ppid=5747 vsize=417616 CPUtime=811.1 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 229820 1249 0 0 81075 35 0 0 25 0 5 0 653139824 427638784 81622 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=417616 CPUtime=819.93 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 165100 1249 0 0 81957 36 0 0 25 0 5 0 653139824 427638784 81622 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=417616 CPUtime=820.41 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 91411 1249 0 0 82027 14 0 0 25 0 5 0 653139824 427638784 81622 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=417616 CPUtime=816.53 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 97378 1249 0 0 81603 50 0 0 25 0 5 0 653139824 427638784 81622 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3269.86
Current children cumulated vsize (KiB) 417616

[startup+882.3 s]
/proc/loadavg: 8.04 7.86 6.96 9/291 5787
/proc/meminfo: memFree=18420832/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=408068 CPUtime=3509.26 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 702219 1249 0 0 350773 153 0 0 25 0 5 0 653139638 417861632 76521 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 102017 76521 179 55 0 99903 0
[pid=5749/tid=5760] ppid=5747 vsize=408068 CPUtime=870.53 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 243210 1249 0 0 87016 37 0 0 25 0 5 0 653139824 417861632 76521 33554432000 4194304 4417452 140734450734528 18446744073709551615 4366804 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=408068 CPUtime=879.9 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 176905 1249 0 0 87952 38 0 0 25 0 5 0 653139824 417861632 76521 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=408068 CPUtime=880.41 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 99138 1249 0 0 88026 15 0 0 25 0 5 0 653139824 417861632 76521 33554432000 4194304 4417452 140734450734528 18446744073709551615 4253152 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=408068 CPUtime=876.52 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 108886 1249 0 0 87601 51 0 0 25 0 5 0 653139824 417861632 76521 33554432000 4194304 4417452 140734450734528 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3509.26
Current children cumulated vsize (KiB) 408068

[startup+942.301 s]
/proc/loadavg: 8.13 7.91 7.04 9/291 5788
/proc/meminfo: memFree=18372096/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=427332 CPUtime=3748.69 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 744723 1249 0 0 374710 159 0 0 25 0 5 0 653139638 437587968 82059 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 106833 82059 179 55 0 104719 0
[pid=5749/tid=5760] ppid=5747 vsize=427332 CPUtime=930 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 255709 1249 0 0 92961 39 0 0 25 0 5 0 653139824 437587968 82059 33554432000 4194304 4417452 140734450734528 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=427332 CPUtime=939.88 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 184403 1249 0 0 93948 40 0 0 25 0 5 0 653139824 437587968 82059 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=427332 CPUtime=940.41 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 112877 1249 0 0 94024 17 0 0 25 0 5 0 653139824 437587968 82059 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=427332 CPUtime=936.52 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 117654 1249 0 0 93599 53 0 0 25 0 5 0 653139824 437587968 82059 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3748.69
Current children cumulated vsize (KiB) 427332

[startup+1002.3 s]
/proc/loadavg: 8.12 7.94 7.10 9/291 5790
/proc/meminfo: memFree=18333632/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=453048 CPUtime=3988.1 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 808329 1249 0 0 398639 171 0 0 25 0 5 0 653139638 463921152 89822 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 113262 89822 179 55 0 111148 0
[pid=5749/tid=5760] ppid=5747 vsize=453048 CPUtime=989.43 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 270005 1249 0 0 98902 41 0 0 25 0 5 0 653139824 463921152 89822 33554432000 4194304 4417452 140734450734528 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=453048 CPUtime=999.84 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 198317 1249 0 0 99941 43 0 0 25 0 5 0 653139824 463921152 89822 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=453048 CPUtime=1000.42 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 131631 1249 0 0 100022 20 0 0 25 0 5 0 653139824 463921152 89822 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=453048 CPUtime=996.51 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 134296 1249 0 0 99596 55 0 0 25 0 5 0 653139824 463921152 89822 33554432000 4194304 4417452 140734450734528 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3988.1
Current children cumulated vsize (KiB) 453048

[startup+1062.3 s]
/proc/loadavg: 8.11 7.96 7.16 9/291 5792
/proc/meminfo: memFree=18315776/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=490980 CPUtime=4227.52 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 862981 1249 0 0 422573 179 0 0 25 0 5 0 653139638 502763520 97794 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 122745 97794 179 55 0 120631 0
[pid=5749/tid=5760] ppid=5747 vsize=490980 CPUtime=1048.89 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 286103 1249 0 0 104846 43 0 0 25 0 5 0 653139824 502763520 97794 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=490980 CPUtime=1059.82 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 205052 1249 0 0 105937 45 0 0 25 0 5 0 653139824 502763520 97794 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=490980 CPUtime=1060.42 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 143529 1249 0 0 106020 22 0 0 25 0 5 0 653139824 502763520 97794 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=490980 CPUtime=1056.51 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 154217 1249 0 0 105593 58 0 0 25 0 5 0 653139824 502763520 97794 33554432000 4194304 4417452 140734450734528 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4227.52
Current children cumulated vsize (KiB) 490980

[startup+1122.3 s]
/proc/loadavg: 8.04 7.97 7.21 9/291 5793
/proc/meminfo: memFree=18385948/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=419768 CPUtime=4466.94 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 904033 1249 0 0 446507 187 0 0 25 0 5 0 653139638 429842432 80702 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 104942 80702 179 55 0 102828 0
[pid=5749/tid=5760] ppid=5747 vsize=419768 CPUtime=1108.33 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 297206 1249 0 0 110788 45 0 0 25 0 5 0 653139824 429842432 80702 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=419768 CPUtime=1119.79 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 213628 1249 0 0 111931 48 0 0 25 0 5 0 653139824 429842432 80702 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=419768 CPUtime=1120.42 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 155990 1249 0 0 112018 24 0 0 25 0 5 0 653139824 429842432 80702 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=419768 CPUtime=1116.51 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 163129 1249 0 0 111591 60 0 0 25 0 5 0 653139824 429842432 80702 33554432000 4194304 4417452 140734450734528 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4466.94
Current children cumulated vsize (KiB) 419768

[startup+1182.3 s]
/proc/loadavg: 8.05 7.99 7.26 9/291 5795
/proc/meminfo: memFree=18308200/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=479488 CPUtime=4706.35 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 954823 1249 0 0 470441 194 0 0 25 0 5 0 653139638 490995712 97219 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 119872 97219 179 55 0 117758 0
[pid=5749/tid=5760] ppid=5747 vsize=479488 CPUtime=1167.78 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 315022 1249 0 0 116731 47 0 0 25 0 5 0 653139824 490995712 97219 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=479488 CPUtime=1179.76 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 230343 1249 0 0 117926 50 0 0 25 0 5 0 653139824 490995712 97219 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=479488 CPUtime=1180.42 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 165200 1249 0 0 118017 25 0 0 25 0 5 0 653139824 490995712 97219 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=479488 CPUtime=1176.5 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 170178 1249 0 0 117589 61 0 0 25 0 5 0 653139824 490995712 97219 33554432000 4194304 4417452 140734450734528 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4706.35
Current children cumulated vsize (KiB) 479488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.8 s]
/proc/loadavg: 7.77 7.94 7.26 5/285 5797
/proc/meminfo: memFree=18651852/32951132 swapFree=67093824/67111528
[pid=5749] ppid=5747 vsize=463376 CPUtime=4800.13 cores=0,2,4,6
/proc/5749/stat : 5749 (plingeling) S 5747 5749 5706 0 -1 4202496 966442 1249 0 0 479817 196 0 0 25 0 5 0 653139638 474497024 91672 33554432000 4194304 4417452 140734450734528 18446744073709551615 274676611045 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/5749/statm: 115844 91672 179 55 0 113730 0
[pid=5749/tid=5760] ppid=5747 vsize=463376 CPUtime=1191.05 cores=0,2,4,6
/proc/5749/task/5760/stat : 5760 (plingeling) R 5747 5749 5706 0 -1 4202560 316578 1249 0 0 119058 47 0 0 25 0 5 0 653139824 474497024 91672 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=5749/tid=5761] ppid=5747 vsize=463376 CPUtime=1203.27 cores=0,2,4,6
/proc/5749/task/5761/stat : 5761 (plingeling) R 5747 5749 5706 0 -1 4202560 231838 1249 0 0 120276 51 0 0 25 0 5 0 653139824 474497024 91672 33554432000 4194304 4417452 140734450734528 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=5749/tid=5762] ppid=5747 vsize=463376 CPUtime=1203.94 cores=0,2,4,6
/proc/5749/task/5762/stat : 5762 (plingeling) R 5747 5749 5706 0 -1 4202560 168536 1249 0 0 120368 26 0 0 25 0 5 0 653139824 474497024 91672 33554432000 4194304 4417452 140734450734528 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=5749/tid=5763] ppid=5747 vsize=463376 CPUtime=1200.01 cores=0,2,4,6
/proc/5749/task/5763/stat : 5763 (plingeling) R 5747 5749 5706 0 -1 4202560 175410 1249 0 0 119939 62 0 0 25 0 5 0 653139824 474497024 91672 33554432000 4194304 4417452 140734450734528 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 463376

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): 1205.83
CPU time (s): 4800.2
CPU user time (s): 4798.21
CPU system time (s): 1.9837
CPU usage (%): 398.081
Max. virtual memory (cumulated for all children) (KiB): 491876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.21
system time used= 1.9837
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 967691
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= 237
involuntary context switches= 21762

runsolver used 3.2935 second user time and 7.67783 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 01:23:20
IDJOB=3371275
IDBENCH=20365
IDSOLVER=1848
FILE ID=node131/3371275-1305415399
RUNJOBID= node131-1305415399-5724
PBS_JOBID= 13324564
Free space on /tmp= 73648 MiB

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

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=301721715

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18959788 kB
Buffers:        276084 kB
Cached:        3678576 kB
SwapCached:       1504 kB
Active:       10666228 kB
Inactive:      3064960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18959788 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           44652 kB
Writeback:           4 kB
AnonPages:     9774784 kB
Mapped:          26920 kB
Slab:           165216 kB
PageTables:      31256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28074088 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= 73660 MiB
End job on node131 at 2011-05-15 01:43:28