Trace number 3265510

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.48 1204.16

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1140.77
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

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

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

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


[startup+0 s]
/proc/loadavg: 7.16 7.89 7.95 6/181 26157
/proc/meminfo: memFree=27420364/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=13572 CPUtime=0 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) R 26155 26157 25634 0 -1 4202496 1462 1255 0 0 0 0 0 0 20 0 1 0 522272424 13897728 1391 33554432000 4194304 4417332 140735421562336 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/26157/statm: 3393 1391 147 55 0 1279 0

[startup+0.0363491 s]
/proc/loadavg: 7.16 7.89 7.95 6/181 26157
/proc/meminfo: memFree=27420364/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=21808 CPUtime=0.02 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) R 26155 26157 25634 0 -1 4202496 3573 1255 0 0 2 0 0 0 20 0 1 0 522272424 22331392 3474 33554432000 4194304 4417332 140735421562336 18446744073709551615 4198200 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/26157/statm: 5452 3474 147 55 0 3338 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 21808

[startup+0.100349 s]
/proc/loadavg: 7.16 7.89 7.95 6/181 26157
/proc/meminfo: memFree=27420364/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=24880 CPUtime=0.09 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) R 26155 26157 25634 0 -1 4202496 4341 1255 0 0 9 0 0 0 20 0 1 0 522272424 25477120 4242 33554432000 4194304 4417332 140735421562336 18446744073709551615 4227838 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/26157/statm: 6220 4242 147 55 0 4106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24880

[startup+0.300313 s]
/proc/loadavg: 7.16 7.89 7.95 6/181 26157
/proc/meminfo: memFree=27420364/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=44984 CPUtime=0.29 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) R 26155 26157 25634 0 -1 4202496 9370 1255 0 0 28 1 0 0 21 0 1 0 522272424 46063616 9268 33554432000 4194304 4417332 140735421562336 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/26157/statm: 11246 9268 147 55 0 9132 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44984

[startup+0.70024 s]
/proc/loadavg: 7.16 7.89 7.95 6/181 26157
/proc/meminfo: memFree=27420364/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=61368 CPUtime=0.69 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) R 26155 26157 25634 0 -1 4202496 13466 1255 0 0 68 1 0 0 22 0 1 0 522272424 62840832 13364 33554432000 4194304 4417332 140735421562336 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/26157/statm: 15342 13364 147 55 0 13228 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61368

[startup+1.50107 s]
/proc/loadavg: 7.16 7.89 7.95 6/182 26163
/proc/meminfo: memFree=27364812/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=94268 CPUtime=1.49 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) R 26155 26157 25634 0 -1 4202496 21691 1255 0 0 147 2 0 0 25 0 1 0 522272424 96530432 21589 33554432000 4194304 4417332 140735421562336 18446744073709551615 228122332761 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/26157/statm: 23567 21589 147 55 0 21453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94268

[startup+3.10074 s]
/proc/loadavg: 6.99 7.84 7.93 6/182 26163
/proc/meminfo: memFree=27262016/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=263464 CPUtime=3.77 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 40306 1255 0 0 372 5 0 0 25 0 5 0 522272424 269787136 37267 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 65866 37267 171 55 0 63752 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 263464

[startup+6.30117 s]
/proc/loadavg: 6.99 7.84 7.93 9/186 26167
/proc/meminfo: memFree=27254920/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=262320 CPUtime=16.55 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 53451 1255 0 0 1648 7 0 0 25 0 5 0 522272424 268615680 37548 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 65580 37548 175 55 0 63466 0
[pid=26157/tid=26164] ppid=26155 vsize=262320 CPUtime=3.42 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 5523 1255 0 0 341 1 0 0 25 0 5 0 522272711 268615680 37548 33554432000 4194304 4417332 140735421562336 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=262320 CPUtime=3.42 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 5222 1255 0 0 342 0 0 0 25 0 5 0 522272711 268615680 37548 33554432000 4194304 4417332 140735421562336 18446744073709551615 4270978 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=262320 CPUtime=3.41 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 3536 1255 0 0 341 0 0 0 25 0 5 0 522272711 268615680 37548 33554432000 4194304 4417332 140735421562336 18446744073709551615 4283557 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=262320 CPUtime=3.4 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 921 1255 0 0 340 0 0 0 25 0 5 0 522272711 268615680 37548 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 16.55
Current children cumulated vsize (KiB) 262320

[startup+12.701 s]
/proc/loadavg: 7.15 7.85 7.93 9/186 26168
/proc/meminfo: memFree=27197368/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=317076 CPUtime=42.11 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 94982 1255 0 0 4198 13 0 0 25 0 5 0 522272424 324685824 51261 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 79269 51261 181 55 0 77155 0
[pid=26157/tid=26164] ppid=26155 vsize=317076 CPUtime=9.81 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 18354 1255 0 0 979 2 0 0 25 0 5 0 522272711 324685824 51261 33554432000 4194304 4417332 140735421562336 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=317076 CPUtime=9.81 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 19271 1255 0 0 979 2 0 0 25 0 5 0 522272711 324685824 51261 33554432000 4194304 4417332 140735421562336 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=317076 CPUtime=9.82 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 18105 1255 0 0 980 2 0 0 25 0 5 0 522272711 324685824 51261 33554432000 4194304 4417332 140735421562336 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=317076 CPUtime=9.76 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 1003 1255 0 0 976 0 0 0 25 0 5 0 522272711 324685824 51261 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364720 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 42.11
Current children cumulated vsize (KiB) 317076

[startup+25.5007 s]
/proc/loadavg: 7.28 7.85 7.93 9/186 26168
/proc/meminfo: memFree=27148528/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=361244 CPUtime=93.23 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 104111 1255 0 0 9309 14 0 0 25 0 5 0 522272424 369913856 59905 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 90311 59905 181 55 0 88197 0
[pid=26157/tid=26164] ppid=26155 vsize=361244 CPUtime=22.62 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 20809 1255 0 0 2259 3 0 0 25 0 5 0 522272711 369913856 59905 33554432000 4194304 4417332 140735421562336 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=361244 CPUtime=22.62 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 21822 1255 0 0 2259 3 0 0 25 0 5 0 522272711 369913856 59905 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364485 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=361244 CPUtime=22.61 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 22228 1255 0 0 2259 2 0 0 25 0 5 0 522272711 369913856 59905 33554432000 4194304 4417332 140735421562336 18446744073709551615 4353435 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=361244 CPUtime=22.49 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 1003 1255 0 0 2249 0 0 0 25 0 5 0 522272711 369913856 59905 33554432000 4194304 4417332 140735421562336 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 93.23
Current children cumulated vsize (KiB) 361244

[startup+51.1011 s]
/proc/loadavg: 7.58 7.88 7.94 9/186 26169
/proc/meminfo: memFree=27117800/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=376708 CPUtime=195.49 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 108057 1255 0 0 19534 15 0 0 25 0 5 0 522272424 385748992 63771 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 94177 63771 181 55 0 92063 0
[pid=26157/tid=26164] ppid=26155 vsize=376708 CPUtime=48.21 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 20835 1255 0 0 4818 3 0 0 25 0 5 0 522272711 385748992 63771 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=376708 CPUtime=48.22 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 22104 1255 0 0 4819 3 0 0 25 0 5 0 522272711 385748992 63771 33554432000 4194304 4417332 140735421562336 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=376708 CPUtime=48.22 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 25866 1255 0 0 4819 3 0 0 25 0 5 0 522272711 385748992 63771 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=376708 CPUtime=47.95 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 1003 1255 0 0 4795 0 0 0 25 0 5 0 522272711 385748992 63771 33554432000 4194304 4417332 140735421562336 18446744073709551615 4357280 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 195.49
Current children cumulated vsize (KiB) 376708

[startup+102.307 s]
/proc/loadavg: 7.87 7.91 7.95 9/186 26170
/proc/meminfo: memFree=27107708/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=373864 CPUtime=400.04 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 116441 1255 0 0 39988 16 0 0 25 0 5 0 522272424 382836736 65113 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 93466 65113 181 55 0 91352 0
[pid=26157/tid=26164] ppid=26155 vsize=373864 CPUtime=99.41 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 24957 1255 0 0 9938 3 0 0 25 0 5 0 522272711 382836736 65113 33554432000 4194304 4417332 140735421562336 18446744073709551615 4260799 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=373864 CPUtime=99.42 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 22129 1255 0 0 9939 3 0 0 25 0 5 0 522272711 382836736 65113 33554432000 4194304 4417332 140735421562336 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=373864 CPUtime=99.42 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 28505 1255 0 0 9939 3 0 0 25 0 5 0 522272711 382836736 65113 33554432000 4194304 4417332 140735421562336 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=373864 CPUtime=98.88 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 2601 1255 0 0 9888 0 0 0 25 0 5 0 522272711 382836736 65113 33554432000 4194304 4417332 140735421562336 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 400.04
Current children cumulated vsize (KiB) 373864

[startup+162.301 s]
/proc/loadavg: 8.06 7.96 7.96 9/186 26172
/proc/meminfo: memFree=27012812/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=450720 CPUtime=639.69 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 135682 1255 0 0 63951 18 0 0 25 0 5 0 522272424 461537280 84327 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 112680 84327 181 55 0 110566 0
[pid=26157/tid=26164] ppid=26155 vsize=450720 CPUtime=159.4 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 26370 1255 0 0 15937 3 0 0 25 0 5 0 522272711 461537280 84327 33554432000 4194304 4417332 140735421562336 18446744073709551615 4352251 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=450720 CPUtime=159.42 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 23545 1255 0 0 15939 3 0 0 25 0 5 0 522272711 461537280 84327 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=450720 CPUtime=159.42 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 36723 1255 0 0 15937 5 0 0 25 0 5 0 522272711 461537280 84327 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=450720 CPUtime=158.55 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 10795 1255 0 0 15854 1 0 0 25 0 5 0 522272711 461537280 84327 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 639.69
Current children cumulated vsize (KiB) 450720

[startup+222.3 s]
/proc/loadavg: 8.02 7.96 7.96 9/186 26173
/proc/meminfo: memFree=26898312/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=555500 CPUtime=879.35 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 165312 1255 0 0 87911 24 0 0 25 0 5 0 522272424 568832000 110522 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 138875 110522 181 55 0 136761 0
[pid=26157/tid=26164] ppid=26155 vsize=555500 CPUtime=219.39 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 37519 1255 0 0 21934 5 0 0 25 0 5 0 522272711 568832000 110522 33554432000 4194304 4417332 140735421562336 18446744073709551615 4331772 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=555500 CPUtime=219.42 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 33809 1255 0 0 21937 5 0 0 25 0 5 0 522272711 568832000 110522 33554432000 4194304 4417332 140735421562336 18446744073709551615 4366332 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=555500 CPUtime=219.42 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 36748 1255 0 0 21937 5 0 0 25 0 5 0 522272711 568832000 110522 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=555500 CPUtime=218.22 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 18987 1255 0 0 21820 2 0 0 25 0 5 0 522272711 568832000 110522 33554432000 4194304 4417332 140735421562336 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 879.35
Current children cumulated vsize (KiB) 555500

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

[pid=26157/tid=26165] ppid=26155 vsize=793380 CPUtime=759.44 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 67275 1255 0 0 75934 10 0 0 25 0 5 0 522272711 812421120 169992 33554432000 4194304 4417332 140735421562336 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=793380 CPUtime=758.64 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 78001 1255 0 0 75853 11 0 0 25 0 5 0 522272711 812421120 169992 33554432000 4194304 4417332 140735421562336 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=793380 CPUtime=755.3 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 84828 1255 0 0 75517 13 0 0 25 0 5 0 522272711 812421120 169992 33554432000 4194304 4417332 140735421562336 18446744073709551615 4353974 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3035.61
Current children cumulated vsize (KiB) 793380

[startup+822.301 s]
/proc/loadavg: 8.21 8.17 8.05 9/186 26201
/proc/meminfo: memFree=26545616/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=814228 CPUtime=3275.27 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 361597 1255 0 0 327474 53 0 0 25 0 5 0 522272424 833769472 175204 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 203557 175204 181 55 0 201443 0
[pid=26157/tid=26164] ppid=26155 vsize=814228 CPUtime=819.34 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 83446 1255 0 0 81923 11 0 0 25 0 5 0 522272711 833769472 175204 33554432000 4194304 4417332 140735421562336 18446744073709551615 4346278 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=814228 CPUtime=819.43 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 69323 1255 0 0 81933 10 0 0 25 0 5 0 522272711 833769472 175204 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=814228 CPUtime=818.64 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 81564 1255 0 0 81852 12 0 0 25 0 5 0 522272711 833769472 175204 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=814228 CPUtime=814.96 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 89015 1255 0 0 81483 13 0 0 25 0 5 0 522272711 833769472 175204 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364715 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3275.27
Current children cumulated vsize (KiB) 814228

[startup+882.3 s]
/proc/loadavg: 8.14 8.16 8.05 9/186 26203
/proc/meminfo: memFree=26487296/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=881880 CPUtime=3514.94 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 383494 1255 0 0 351438 56 0 0 25 0 5 0 522272424 903045120 192117 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 220470 192117 181 55 0 218356 0
[pid=26157/tid=26164] ppid=26155 vsize=881880 CPUtime=879.34 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 86499 1255 0 0 87922 12 0 0 25 0 5 0 522272711 903045120 192117 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=881880 CPUtime=879.43 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 69323 1255 0 0 87933 10 0 0 25 0 5 0 522272711 903045120 192117 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=881880 CPUtime=878.64 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 89534 1255 0 0 87851 13 0 0 25 0 5 0 522272711 903045120 192117 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=881880 CPUtime=874.63 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 99889 1255 0 0 87449 14 0 0 25 0 5 0 522272711 903045120 192117 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3514.94
Current children cumulated vsize (KiB) 881880

[startup+942.301 s]
/proc/loadavg: 8.11 8.14 8.05 9/186 26204
/proc/meminfo: memFree=26459960/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=919820 CPUtime=3754.61 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 407704 1255 0 0 375402 59 0 0 25 0 5 0 522272424 941895680 201602 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 229955 201602 181 55 0 227841 0
[pid=26157/tid=26164] ppid=26155 vsize=919820 CPUtime=939.33 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 86499 1255 0 0 93921 12 0 0 25 0 5 0 522272711 941895680 201602 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=919820 CPUtime=939.43 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 69347 1255 0 0 93933 10 0 0 25 0 5 0 522272711 941895680 201602 33554432000 4194304 4417332 140735421562336 18446744073709551615 4251160 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=919820 CPUtime=938.64 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 93525 1255 0 0 93850 14 0 0 25 0 5 0 522272711 941895680 201602 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=919820 CPUtime=934.32 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 120084 1255 0 0 93415 17 0 0 25 0 5 0 522272711 941895680 201602 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3754.61
Current children cumulated vsize (KiB) 919820

[startup+1002.3 s]
/proc/loadavg: 8.10 8.13 8.05 9/186 26206
/proc/meminfo: memFree=26372752/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=967976 CPUtime=3994.28 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 423262 1255 0 0 399367 61 0 0 25 0 5 0 522272424 991207424 213641 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 241994 213641 181 55 0 239880 0
[pid=26157/tid=26164] ppid=26155 vsize=967976 CPUtime=999.32 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 89855 1255 0 0 99920 12 0 0 25 0 5 0 522272711 991207424 213641 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=967976 CPUtime=999.43 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 69347 1255 0 0 99933 10 0 0 25 0 5 0 522272711 991207424 213641 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=967976 CPUtime=998.64 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 101341 1255 0 0 99849 15 0 0 25 0 5 0 522272711 991207424 213641 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=967976 CPUtime=993.98 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 124470 1255 0 0 99381 17 0 0 25 0 5 0 522272711 991207424 213641 33554432000 4194304 4417332 140735421562336 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3994.28
Current children cumulated vsize (KiB) 967976

[startup+1062.3 s]
/proc/loadavg: 8.09 8.12 8.05 9/186 26208
/proc/meminfo: memFree=26368628/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=1017012 CPUtime=4233.96 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 435521 1255 0 0 423333 63 0 0 25 0 5 0 522272424 1041420288 225900 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 254253 225900 181 55 0 252139 0
[pid=26157/tid=26164] ppid=26155 vsize=1017012 CPUtime=1059.32 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 97881 1255 0 0 105919 13 0 0 25 0 5 0 522272711 1041420288 225900 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=1017012 CPUtime=1059.43 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 69417 1255 0 0 105933 10 0 0 25 0 5 0 522272711 1041420288 225900 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=1017012 CPUtime=1058.64 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 101341 1255 0 0 105849 15 0 0 25 0 5 0 522272711 1041420288 225900 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=1017012 CPUtime=1053.66 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 128633 1255 0 0 105348 18 0 0 25 0 5 0 522272711 1041420288 225900 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364317 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4233.96
Current children cumulated vsize (KiB) 1017012

[startup+1122.3 s]
/proc/loadavg: 8.15 8.12 8.06 9/186 26209
/proc/meminfo: memFree=26196608/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=1182772 CPUtime=4473.63 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 484296 1255 0 0 447292 71 0 0 25 0 5 0 522272424 1211158528 267340 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 295693 267340 181 55 0 293579 0
[pid=26157/tid=26164] ppid=26155 vsize=1182772 CPUtime=1119.31 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 115891 1255 0 0 111915 16 0 0 25 0 5 0 522272711 1211158528 267340 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=1182772 CPUtime=1119.43 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 69417 1255 0 0 111933 10 0 0 25 0 5 0 522272711 1211158528 267340 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=1182772 CPUtime=1118.64 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 105827 1255 0 0 111848 16 0 0 25 0 5 0 522272711 1211158528 267340 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=1182772 CPUtime=1113.33 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 154912 1255 0 0 111311 22 0 0 25 0 5 0 522272711 1211158528 267340 33554432000 4194304 4417332 140735421562336 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4473.63
Current children cumulated vsize (KiB) 1182772

[startup+1182.3 s]
/proc/loadavg: 8.12 8.12 8.06 9/186 26211
/proc/meminfo: memFree=26147208/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=1203160 CPUtime=4713.3 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 489393 1255 0 0 471258 72 0 0 25 0 5 0 522272424 1232035840 272437 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 300790 272437 181 55 0 298676 0
[pid=26157/tid=26164] ppid=26155 vsize=1203160 CPUtime=1179.3 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 115891 1255 0 0 117914 16 0 0 25 0 5 0 522272711 1232035840 272437 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=1203160 CPUtime=1179.43 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 70985 1255 0 0 117933 10 0 0 25 0 5 0 522272711 1232035840 272437 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=1203160 CPUtime=1178.65 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 109356 1255 0 0 117848 17 0 0 25 0 5 0 522272711 1232035840 272437 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=1203160 CPUtime=1173.01 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 154912 1255 0 0 117279 22 0 0 25 0 5 0 522272711 1232035840 272437 33554432000 4194304 4417332 140735421562336 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4713.3
Current children cumulated vsize (KiB) 1203160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.1 s]
/proc/loadavg: 7.77 8.04 8.03 9/186 26248
/proc/meminfo: memFree=26324804/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=1193904 CPUtime=4800.39 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 491568 1255 0 0 479967 72 0 0 25 0 5 0 522272424 1222557696 270123 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 298476 270123 181 55 0 296362 0
[pid=26157/tid=26164] ppid=26155 vsize=1193904 CPUtime=1201.11 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 115891 1255 0 0 120095 16 0 0 25 0 5 0 522272711 1222557696 270123 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=1193904 CPUtime=1201.25 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 73160 1255 0 0 120114 11 0 0 25 0 5 0 522272711 1222557696 270123 33554432000 4194304 4417332 140735421562336 18446744073709551615 4365091 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=1193904 CPUtime=1200.45 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 109356 1255 0 0 120028 17 0 0 25 0 5 0 522272711 1222557696 270123 33554432000 4194304 4417332 140735421562336 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=1193904 CPUtime=1194.69 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 154912 1255 0 0 119447 22 0 0 25 0 5 0 522272711 1222557696 270123 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 1193904

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

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

[startup+1204.1 s]
/proc/loadavg: 7.77 8.04 8.03 9/186 26248
/proc/meminfo: memFree=26324804/32951124 swapFree=67111524/67111528
[pid=26157] ppid=26155 vsize=1193904 CPUtime=4800.39 cores=0,2,4,6
/proc/26157/stat : 26157 (plingeling) S 26155 26157 25634 0 -1 4202496 491568 1255 0 0 479967 72 0 0 25 0 5 0 522272424 1222557696 270123 33554432000 4194304 4417332 140735421562336 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/26157/statm: 298476 270123 181 55 0 296362 0
[pid=26157/tid=26164] ppid=26155 vsize=1193904 CPUtime=1201.11 cores=0,2,4,6
/proc/26157/task/26164/stat : 26164 (plingeling) R 26155 26157 25634 0 -1 4202560 115891 1255 0 0 120095 16 0 0 25 0 5 0 522272711 1222557696 270123 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26157/tid=26165] ppid=26155 vsize=1193904 CPUtime=1201.25 cores=0,2,4,6
/proc/26157/task/26165/stat : 26165 (plingeling) R 26155 26157 25634 0 -1 4202560 73160 1255 0 0 120114 11 0 0 25 0 5 0 522272711 1222557696 270123 33554432000 4194304 4417332 140735421562336 18446744073709551615 4365091 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26157/tid=26166] ppid=26155 vsize=1193904 CPUtime=1200.45 cores=0,2,4,6
/proc/26157/task/26166/stat : 26166 (plingeling) R 26155 26157 25634 0 -1 4202560 109356 1255 0 0 120028 17 0 0 25 0 5 0 522272711 1222557696 270123 33554432000 4194304 4417332 140735421562336 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26157/tid=26167] ppid=26155 vsize=1193904 CPUtime=1194.69 cores=0,2,4,6
/proc/26157/task/26167/stat : 26167 (plingeling) R 26155 26157 25634 0 -1 4202560 154912 1255 0 0 119447 22 0 0 25 0 5 0 522272711 1222557696 270123 33554432000 4194304 4417332 140735421562336 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 1193904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.16
CPU time (s): 4800.48
CPU user time (s): 4799.7
CPU system time (s): 0.78288
CPU usage (%): 398.657
Max. virtual memory (cumulated for all children) (KiB): 1211860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.7
system time used= 0.78288
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 492823
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= 166
involuntary context switches= 37734

runsolver used 1.9527 second user time and 4.6223 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 21:52:25
IDJOB=3265510
IDBENCH=85764
IDSOLVER=1605
FILE ID=node138/3265510-1304106743
RUNJOBID= node138-1304106743-26128
PBS_JOBID= 13170638
Free space on /tmp= 71792 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265510-1304106743/watcher-3265510-1304106743 -o /tmp/evaluation-result-3265510-1304106743/solver-3265510-1304106743 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3265510-1304106743.cnf

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

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=823135046

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27420520 kB
Buffers:       1136860 kB
Cached:        3848968 kB
SwapCached:          4 kB
Active:         166176 kB
Inactive:      4894728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27420520 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           24832 kB
Writeback:           0 kB
AnonPages:       74380 kB
Mapped:          15324 kB
Slab:           405944 kB
PageTables:       4788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   264056 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71792 MiB
End job on node138 at 2011-04-29 22:12:31