Trace number 3282445

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.12 1202.74

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
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 variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3282445-1304042172/watcher-3282445-1304042172 -o /tmp/evaluation-result-3282445-1304042172/solver-3282445-1304042172 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3282445-1304042172.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.82 7.96 7.37 5/181 27015
/proc/meminfo: memFree=27962264/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=11676 CPUtime=0 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) R 27013 27015 26197 0 -1 4202496 980 1254 0 0 0 0 0 0 21 0 1 0 515814986 11956224 909 33554432000 4194304 4417332 140734896648464 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/27015/statm: 2919 909 147 55 0 805 0

[startup+0.0545981 s]
/proc/loadavg: 7.82 7.96 7.37 5/181 27015
/proc/meminfo: memFree=27962264/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=20420 CPUtime=0.04 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) R 27013 27015 26197 0 -1 4202496 3221 1254 0 0 4 0 0 0 21 0 1 0 515814986 20910080 3128 33554432000 4194304 4417332 140734896648464 18446744073709551615 4198200 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/27015/statm: 5169 3129 148 55 0 3055 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 20420

[startup+0.100589 s]
/proc/loadavg: 7.82 7.96 7.37 5/181 27015
/proc/meminfo: memFree=27962264/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=28876 CPUtime=0.09 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) R 27013 27015 26197 0 -1 4202496 5335 1254 0 0 9 0 0 0 21 0 1 0 515814986 29569024 5242 33554432000 4194304 4417332 140734896648464 18446744073709551615 4262092 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/27015/statm: 7219 5242 148 55 0 5105 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28876

[startup+0.300552 s]
/proc/loadavg: 7.82 7.96 7.37 5/181 27015
/proc/meminfo: memFree=27962264/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=65448 CPUtime=0.29 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) R 27013 27015 26197 0 -1 4202496 14493 1254 0 0 27 2 0 0 22 0 1 0 515814986 67018752 14385 33554432000 4194304 4417332 140734896648464 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/27015/statm: 16362 14385 148 55 0 14248 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65448

[startup+0.70048 s]
/proc/loadavg: 7.82 7.96 7.37 5/181 27015
/proc/meminfo: memFree=27962264/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=151916 CPUtime=0.69 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) R 27013 27015 26197 0 -1 4202496 36127 1254 0 0 64 5 0 0 23 0 1 0 515814986 155561984 36002 33554432000 4194304 4417332 140734896648464 18446744073709551615 4264909 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/27015/statm: 37979 36002 148 55 0 35865 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 151916

[startup+1.5003 s]
/proc/loadavg: 7.82 7.96 7.37 9/186 27025
/proc/meminfo: memFree=27792872/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=284296 CPUtime=3.74 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 64797 1254 0 0 365 9 0 0 24 0 5 0 515814986 291119104 42697 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 71074 42697 171 55 0 68960 0
[pid=27015/tid=27022] ppid=27013 vsize=284296 CPUtime=0.75 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 7061 1254 0 0 74 1 0 0 25 0 5 0 515815060 291119104 42697 33554432000 4194304 4417332 140734896648464 18446744073709551615 4284595 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=284296 CPUtime=0.74 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 8272 1254 0 0 73 1 0 0 25 0 5 0 515815060 291119104 42697 33554432000 4194304 4417332 140734896648464 18446744073709551615 4284484 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=284296 CPUtime=0.74 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 8238 1254 0 0 73 1 0 0 25 0 5 0 515815060 291119104 42697 33554432000 4194304 4417332 140734896648464 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=284296 CPUtime=0.74 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 5087 1254 0 0 74 0 0 0 25 0 5 0 515815060 291119104 42697 33554432000 4194304 4417332 140734896648464 18446744073709551615 4236845 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.74
Current children cumulated vsize (KiB) 284296

[startup+3.10101 s]
/proc/loadavg: 7.82 7.96 7.37 9/186 27025
/proc/meminfo: memFree=27802544/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=286100 CPUtime=10.14 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 83560 1254 0 0 1001 13 0 0 24 0 5 0 515814986 292966400 43150 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 71525 43150 173 55 0 69411 0
[pid=27015/tid=27022] ppid=27013 vsize=286100 CPUtime=2.35 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 12106 1254 0 0 233 2 0 0 25 0 5 0 515815060 292966400 43150 33554432000 4194304 4417332 140734896648464 18446744073709551615 4264199 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=286100 CPUtime=2.34 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 13830 1254 0 0 232 2 0 0 25 0 5 0 515815060 292966400 43150 33554432000 4194304 4417332 140734896648464 18446744073709551615 4275888 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=286100 CPUtime=2.33 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 16398 1254 0 0 231 2 0 0 25 0 5 0 515815060 292966400 43150 33554432000 4194304 4417332 140734896648464 18446744073709551615 4261379 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=286100 CPUtime=2.34 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 5087 1254 0 0 234 0 0 0 25 0 5 0 515815060 292966400 43150 33554432000 4194304 4417332 140734896648464 18446744073709551615 4365076 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.14
Current children cumulated vsize (KiB) 286100

[startup+6.30043 s]
/proc/loadavg: 7.84 7.96 7.38 9/186 27025
/proc/meminfo: memFree=27760756/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=329216 CPUtime=22.92 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 119167 1254 0 0 2274 18 0 0 24 0 5 0 515814986 337117184 53943 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 82304 53943 179 55 0 80190 0
[pid=27015/tid=27022] ppid=27013 vsize=329216 CPUtime=5.54 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 31050 1254 0 0 550 4 0 0 25 0 5 0 515815060 337117184 53943 33554432000 4194304 4417332 140734896648464 18446744073709551615 4253167 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=329216 CPUtime=5.54 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 26004 1254 0 0 550 4 0 0 25 0 5 0 515815060 337117184 53943 33554432000 4194304 4417332 140734896648464 18446744073709551615 4334219 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=329216 CPUtime=5.51 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 20373 1254 0 0 549 2 0 0 25 0 5 0 515815060 337117184 53943 33554432000 4194304 4417332 140734896648464 18446744073709551615 4265383 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=329216 CPUtime=5.54 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 5601 1254 0 0 554 0 0 0 25 0 5 0 515815060 337117184 53943 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364351 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 22.92
Current children cumulated vsize (KiB) 329216

[startup+12.7003 s]
/proc/loadavg: 7.93 7.98 7.39 9/186 27025
/proc/meminfo: memFree=27673128/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=357548 CPUtime=48.49 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 130614 1254 0 0 4829 20 0 0 24 0 5 0 515814986 366129152 61030 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 89387 61030 179 55 0 87273 0
[pid=27015/tid=27022] ppid=27013 vsize=357548 CPUtime=11.94 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 33100 1254 0 0 1190 4 0 0 25 0 5 0 515815060 366129152 61030 33554432000 4194304 4417332 140734896648464 18446744073709551615 4271879 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=357548 CPUtime=11.94 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 28054 1254 0 0 1190 4 0 0 25 0 5 0 515815060 366129152 61030 33554432000 4194304 4417332 140734896648464 18446744073709551615 4274040 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=357548 CPUtime=11.88 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 21397 1254 0 0 1185 3 0 0 25 0 5 0 515815060 366129152 61030 33554432000 4194304 4417332 140734896648464 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=357548 CPUtime=11.94 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 11924 1254 0 0 1193 1 0 0 25 0 5 0 515815060 366129152 61030 33554432000 4194304 4417332 140734896648464 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 48.49
Current children cumulated vsize (KiB) 357548

[startup+25.5009 s]
/proc/loadavg: 7.94 7.98 7.39 9/186 27026
/proc/meminfo: memFree=27656656/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=366040 CPUtime=99.61 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 136607 1254 0 0 9940 21 0 0 24 0 5 0 515814986 374824960 63153 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 91510 63153 179 55 0 89396 0
[pid=27015/tid=27022] ppid=27013 vsize=366040 CPUtime=24.75 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 33100 1254 0 0 2470 5 0 0 25 0 5 0 515815060 374824960 63153 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=366040 CPUtime=24.74 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 28054 1254 0 0 2469 5 0 0 25 0 5 0 515815060 374824960 63153 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=366040 CPUtime=24.61 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 21397 1254 0 0 2458 3 0 0 25 0 5 0 515815060 374824960 63153 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=366040 CPUtime=24.75 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 17917 1254 0 0 2473 2 0 0 25 0 5 0 515815060 374824960 63153 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 99.61
Current children cumulated vsize (KiB) 366040

[startup+51.1003 s]
/proc/loadavg: 7.96 7.98 7.41 9/186 27026
/proc/meminfo: memFree=27572136/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=377124 CPUtime=201.87 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 161053 1254 0 0 20163 24 0 0 24 0 5 0 515814986 386174976 65729 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 94281 65729 180 55 0 92167 0
[pid=27015/tid=27022] ppid=27013 vsize=377124 CPUtime=50.35 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 33156 1254 0 0 5030 5 0 0 25 0 5 0 515815060 386174976 65729 33554432000 4194304 4417332 140734896648464 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=377124 CPUtime=50.34 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 30158 1254 0 0 5029 5 0 0 25 0 5 0 515815060 386174976 65729 33554432000 4194304 4417332 140734896648464 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=377124 CPUtime=50.07 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 21533 1254 0 0 5004 3 0 0 25 0 5 0 515815060 386174976 65729 33554432000 4194304 4417332 140734896648464 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=377124 CPUtime=50.35 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 40067 1254 0 0 5030 5 0 0 25 0 5 0 515815060 386174976 65729 33554432000 4194304 4417332 140734896648464 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.87
Current children cumulated vsize (KiB) 377124

[startup+102.307 s]
/proc/loadavg: 8.09 8.01 7.45 9/186 27028
/proc/meminfo: memFree=27500688/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=380896 CPUtime=406.42 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 194298 1254 0 0 40613 29 0 0 24 0 5 0 515814986 390037504 64626 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 95224 64626 181 55 0 93110 0
[pid=27015/tid=27022] ppid=27013 vsize=380896 CPUtime=101.54 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 42505 1254 0 0 10149 5 0 0 25 0 5 0 515815060 390037504 64626 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=380896 CPUtime=101.55 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 36134 1254 0 0 10149 6 0 0 25 0 5 0 515815060 390037504 64626 33554432000 4194304 4417332 140734896648464 18446744073709551615 4264950 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=380896 CPUtime=100.99 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 27986 1254 0 0 10096 3 0 0 25 0 5 0 515815060 390037504 64626 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=380896 CPUtime=101.56 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 51534 1254 0 0 10149 7 0 0 25 0 5 0 515815060 390037504 64626 33554432000 4194304 4417332 140734896648464 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.42
Current children cumulated vsize (KiB) 380896

[startup+162.301 s]
/proc/loadavg: 8.07 8.02 7.48 9/186 27029
/proc/meminfo: memFree=27336220/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=439744 CPUtime=646.06 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 249858 1254 0 0 64570 36 0 0 24 0 5 0 515814986 450297856 81391 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 109936 81391 181 55 0 107822 0
[pid=27015/tid=27022] ppid=27013 vsize=439744 CPUtime=161.53 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 42559 1254 0 0 16148 5 0 0 25 0 5 0 515815060 450297856 81391 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=439744 CPUtime=161.54 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 37213 1254 0 0 16148 6 0 0 25 0 5 0 515815060 450297856 81391 33554432000 4194304 4417332 140734896648464 18446744073709551615 4356907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=439744 CPUtime=160.67 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 37004 1254 0 0 16063 4 0 0 25 0 5 0 515815060 450297856 81391 33554432000 4194304 4417332 140734896648464 18446744073709551615 4366432 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=439744 CPUtime=161.55 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 96943 1254 0 0 16142 13 0 0 25 0 5 0 515815060 450297856 81391 33554432000 4194304 4417332 140734896648464 18446744073709551615 4264934 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 646.06
Current children cumulated vsize (KiB) 439744


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

[pid=27015/tid=27023] ppid=27013 vsize=577336 CPUtime=760.62 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 60976 1254 0 0 76051 11 0 0 25 0 5 0 515815060 591192064 113988 33554432000 4194304 4417332 140734896648464 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=577336 CPUtime=756.73 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 76796 1254 0 0 75663 10 0 0 25 0 5 0 515815060 591192064 113988 33554432000 4194304 4417332 140734896648464 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=577336 CPUtime=761.5 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 239582 1254 0 0 76118 32 0 0 25 0 5 0 515815060 591192064 113988 33554432000 4194304 4417332 140734896648464 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3040.86
Current children cumulated vsize (KiB) 577336

[startup+822.301 s]
/proc/loadavg: 9.09 8.92 8.20 10/192 27868
/proc/meminfo: memFree=26697648/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=549936 CPUtime=3280.51 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 489873 1254 0 0 327975 76 0 0 24 0 5 0 515814986 563134464 107138 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 137484 107138 181 55 0 135370 0
[pid=27015/tid=27022] ppid=27013 vsize=549936 CPUtime=821.23 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 49344 1254 0 0 82110 13 0 0 25 0 5 0 515815060 563134464 107138 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=549936 CPUtime=820.62 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 61022 1254 0 0 82051 11 0 0 25 0 5 0 515815060 563134464 107138 33554432000 4194304 4417332 140734896648464 18446744073709551615 4346394 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=549936 CPUtime=816.4 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 76843 1254 0 0 81630 10 0 0 25 0 5 0 515815060 563134464 107138 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=549936 CPUtime=821.5 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 266525 1254 0 0 82114 36 0 0 25 0 5 0 515815060 563134464 107138 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3280.51
Current children cumulated vsize (KiB) 549936

[startup+882.301 s]
/proc/loadavg: 9.07 8.95 8.26 10/191 28070
/proc/meminfo: memFree=26628112/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=581112 CPUtime=3520.18 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 517852 1254 0 0 351936 82 0 0 24 0 5 0 515814986 595058688 116733 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 145278 116733 181 55 0 143164 0
[pid=27015/tid=27022] ppid=27013 vsize=581112 CPUtime=881.22 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 49344 1254 0 0 88108 14 0 0 25 0 5 0 515815060 595058688 116733 33554432000 4194304 4417332 140734896648464 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=581112 CPUtime=880.62 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 62390 1254 0 0 88051 11 0 0 25 0 5 0 515815060 595058688 116733 33554432000 4194304 4417332 140734896648464 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=581112 CPUtime=876.07 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 76843 1254 0 0 87597 10 0 0 25 0 5 0 515815060 595058688 116733 33554432000 4194304 4417332 140734896648464 18446744073709551615 4264978 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=581112 CPUtime=881.5 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 293136 1254 0 0 88110 40 0 0 25 0 5 0 515815060 595058688 116733 33554432000 4194304 4417332 140734896648464 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3520.18
Current children cumulated vsize (KiB) 581112

[startup+942.301 s]
/proc/loadavg: 9.14 8.98 8.31 10/191 28263
/proc/meminfo: memFree=26479112/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=643392 CPUtime=3759.86 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 547664 1254 0 0 375899 87 0 0 24 0 5 0 515814986 658833408 132303 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 160848 132303 181 55 0 158734 0
[pid=27015/tid=27022] ppid=27013 vsize=643392 CPUtime=941.22 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 62317 1254 0 0 94105 17 0 0 25 0 5 0 515815060 658833408 132303 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=643392 CPUtime=940.62 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 62417 1254 0 0 94051 11 0 0 25 0 5 0 515815060 658833408 132303 33554432000 4194304 4417332 140734896648464 18446744073709551615 4357766 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=643392 CPUtime=935.75 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 76889 1254 0 0 93565 10 0 0 25 0 5 0 515815060 658833408 132303 33554432000 4194304 4417332 140734896648464 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=643392 CPUtime=941.5 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 309902 1254 0 0 94108 42 0 0 25 0 5 0 515815060 658833408 132303 33554432000 4194304 4417332 140734896648464 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3759.86
Current children cumulated vsize (KiB) 643392

[startup+1002.3 s]
/proc/loadavg: 9.05 8.98 8.35 10/191 28459
/proc/meminfo: memFree=26391284/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=661412 CPUtime=3999.53 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 560768 1254 0 0 399863 90 0 0 24 0 5 0 515814986 677285888 136808 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 165353 136808 181 55 0 163239 0
[pid=27015/tid=27022] ppid=27013 vsize=661412 CPUtime=1001.22 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 62317 1254 0 0 100103 19 0 0 25 0 5 0 515815060 677285888 136808 33554432000 4194304 4417332 140734896648464 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=661412 CPUtime=1000.62 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 62417 1254 0 0 100051 11 0 0 25 0 5 0 515815060 677285888 136808 33554432000 4194304 4417332 140734896648464 18446744073709551615 4355764 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=661412 CPUtime=995.42 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 76889 1254 0 0 99532 10 0 0 25 0 5 0 515815060 677285888 136808 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=661412 CPUtime=1001.51 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 323006 1254 0 0 100107 44 0 0 25 0 5 0 515815060 677285888 136808 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3999.53
Current children cumulated vsize (KiB) 661412

[startup+1062.3 s]
/proc/loadavg: 9.02 8.98 8.39 10/191 28655
/proc/meminfo: memFree=26379804/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=678772 CPUtime=4239.21 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 565853 1254 0 0 423829 92 0 0 24 0 5 0 515814986 695062528 141148 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 169693 141148 181 55 0 167579 0
[pid=27015/tid=27022] ppid=27013 vsize=678772 CPUtime=1061.22 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 62985 1254 0 0 106101 21 0 0 25 0 5 0 515815060 695062528 141148 33554432000 4194304 4417332 140734896648464 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=678772 CPUtime=1060.62 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 62459 1254 0 0 106051 11 0 0 25 0 5 0 515815060 695062528 141148 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=678772 CPUtime=1055.1 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 76922 1254 0 0 105500 10 0 0 25 0 5 0 515815060 695062528 141148 33554432000 4194304 4417332 140734896648464 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=678772 CPUtime=1061.5 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 327348 1254 0 0 106106 44 0 0 25 0 5 0 515815060 695062528 141148 33554432000 4194304 4417332 140734896648464 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4239.21
Current children cumulated vsize (KiB) 678772

[startup+1122.3 s]
/proc/loadavg: 9.00 8.98 8.42 10/191 28833
/proc/meminfo: memFree=26371928/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=616552 CPUtime=4478.88 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 567766 1254 0 0 447793 95 0 0 24 0 5 0 515814986 631349248 125593 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 154138 125593 181 55 0 152024 0
[pid=27015/tid=27022] ppid=27013 vsize=616552 CPUtime=1121.2 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 62985 1254 0 0 112098 22 0 0 25 0 5 0 515815060 631349248 125593 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=616552 CPUtime=1120.62 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 64372 1254 0 0 112051 11 0 0 25 0 5 0 515815060 631349248 125593 33554432000 4194304 4417332 140734896648464 18446744073709551615 4311347 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=616552 CPUtime=1114.77 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 76922 1254 0 0 111467 10 0 0 25 0 5 0 515815060 631349248 125593 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=616552 CPUtime=1121.5 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 327348 1254 0 0 112106 44 0 0 25 0 5 0 515815060 631349248 125593 33554432000 4194304 4417332 140734896648464 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4478.88
Current children cumulated vsize (KiB) 616552

[startup+1182.3 s]
/proc/loadavg: 9.05 9.00 8.46 10/191 28987
/proc/meminfo: memFree=26253084/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=750384 CPUtime=4718.55 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 605528 1254 0 0 471755 100 0 0 24 0 5 0 515814986 768393216 159051 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 187596 159051 181 55 0 185482 0
[pid=27015/tid=27022] ppid=27013 vsize=750384 CPUtime=1181.21 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 80005 1254 0 0 118095 26 0 0 25 0 5 0 515815060 768393216 159051 33554432000 4194304 4417332 140734896648464 18446744073709551615 4346278 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=750384 CPUtime=1180.63 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 68692 1254 0 0 118051 12 0 0 25 0 5 0 515815060 768393216 159051 33554432000 4194304 4417332 140734896648464 18446744073709551615 4365906 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=750384 CPUtime=1174.45 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 76959 1254 0 0 117435 10 0 0 25 0 5 0 515815060 768393216 159051 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=750384 CPUtime=1181.51 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 343733 1254 0 0 118105 46 0 0 25 0 5 0 515815060 768393216 159051 33554432000 4194304 4417332 140734896648464 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4718.55
Current children cumulated vsize (KiB) 750384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.7 s]
/proc/loadavg: 9.03 9.00 8.47 5/186 29117
/proc/meminfo: memFree=27255724/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=726572 CPUtime=4800.06 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 613677 1254 0 0 479903 103 0 0 24 0 5 0 515814986 744009728 153098 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 181643 153098 181 55 0 179529 0
[pid=27015/tid=27022] ppid=27013 vsize=726572 CPUtime=1201.61 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 88154 1254 0 0 120133 28 0 0 25 0 5 0 515815060 744009728 153098 33554432000 4194304 4417332 140734896648464 18446744073709551615 4251167 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=726572 CPUtime=1201.04 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 68692 1254 0 0 120092 12 0 0 25 0 5 0 515815060 744009728 153098 33554432000 4194304 4417332 140734896648464 18446744073709551615 4353502 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=726572 CPUtime=1194.73 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 76959 1254 0 0 119463 10 0 0 25 0 5 0 515815060 744009728 153098 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=726572 CPUtime=1201.91 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 343733 1254 0 0 120145 46 0 0 25 0 5 0 515815060 744009728 153098 33554432000 4194304 4417332 140734896648464 18446744073709551615 4250633 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 726572

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

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

[startup+1202.7 s]
/proc/loadavg: 9.03 9.00 8.47 5/186 29117
/proc/meminfo: memFree=27255724/32951124 swapFree=67111356/67111528
[pid=27015] ppid=27013 vsize=726572 CPUtime=4800.06 cores=0,2,4,6
/proc/27015/stat : 27015 (plingeling) S 27013 27015 26197 0 -1 4202496 613677 1254 0 0 479903 103 0 0 24 0 5 0 515814986 744009728 153098 33554432000 4194304 4417332 140734896648464 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/27015/statm: 181643 153098 181 55 0 179529 0
[pid=27015/tid=27022] ppid=27013 vsize=726572 CPUtime=1201.61 cores=0,2,4,6
/proc/27015/task/27022/stat : 27022 (plingeling) R 27013 27015 26197 0 -1 4202560 88154 1254 0 0 120133 28 0 0 25 0 5 0 515815060 744009728 153098 33554432000 4194304 4417332 140734896648464 18446744073709551615 4251167 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=27015/tid=27023] ppid=27013 vsize=726572 CPUtime=1201.04 cores=0,2,4,6
/proc/27015/task/27023/stat : 27023 (plingeling) R 27013 27015 26197 0 -1 4202560 68692 1254 0 0 120092 12 0 0 25 0 5 0 515815060 744009728 153098 33554432000 4194304 4417332 140734896648464 18446744073709551615 4353502 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=27015/tid=27024] ppid=27013 vsize=726572 CPUtime=1194.73 cores=0,2,4,6
/proc/27015/task/27024/stat : 27024 (plingeling) R 27013 27015 26197 0 -1 4202560 76959 1254 0 0 119463 10 0 0 25 0 5 0 515815060 744009728 153098 33554432000 4194304 4417332 140734896648464 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=27015/tid=27025] ppid=27013 vsize=726572 CPUtime=1201.91 cores=0,2,4,6
/proc/27015/task/27025/stat : 27025 (plingeling) R 27013 27015 26197 0 -1 4202560 343733 1254 0 0 120145 46 0 0 25 0 5 0 515815060 744009728 153098 33554432000 4194304 4417332 140734896648464 18446744073709551615 4250633 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 726572

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.74
CPU time (s): 4800.12
CPU user time (s): 4799.06
CPU system time (s): 1.06384
CPU usage (%): 399.099
Max. virtual memory (cumulated for all children) (KiB): 778152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.06
system time used= 1.06384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 614931
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= 149
involuntary context switches= 25465

runsolver used 1.92771 second user time and 4.64229 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 03:56:13
IDJOB=3282445
IDBENCH=70815
IDSOLVER=1605
FILE ID=node137/3282445-1304042172
RUNJOBID= node137-1304040968-26880
PBS_JOBID= 13170366
Free space on /tmp= 71608 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282445-1304042172/watcher-3282445-1304042172 -o /tmp/evaluation-result-3282445-1304042172/solver-3282445-1304042172 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3282445-1304042172.cnf

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=1441204276

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      27962544 kB
Buffers:        870260 kB
Cached:        3585852 kB
SwapCached:         56 kB
Active:         183260 kB
Inactive:      4346492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27962544 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           11312 kB
Writeback:           0 kB
AnonPages:       72668 kB
Mapped:          15068 kB
Slab:           394668 kB
PageTables:       4640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   258040 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= 71608 MiB
End job on node137 at 2011-04-29 04:16:17