Trace number 3282261

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.49 1202.39

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand064.cnf
MD5SUM49dbd2fb16b3d5ce554d30c48729a56d
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 variables92464
Number of clauses276623
Sum of the clauses size645451
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2184414
Number of clauses of size 392207
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-3282261-1304041499/watcher-3282261-1304041499 -o /tmp/evaluation-result-3282261-1304041499/solver-3282261-1304041499 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3282261-1304041499.cnf 

running on 4 cores: 1,3,5,7

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: 8.18 8.06 7.51 5/181 8491
/proc/meminfo: memFree=26850156/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=10428 CPUtime=0 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) R 8489 8491 7632 0 -1 4202496 701 1252 0 0 0 0 0 0 25 0 1 0 515748640 10678272 630 33554432000 4194304 4417332 140736453275584 18446744073709551615 251813934036 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8491/statm: 2607 630 147 55 0 493 0

[startup+0.0432251 s]
/proc/loadavg: 8.18 8.06 7.51 5/181 8491
/proc/meminfo: memFree=26850156/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=18952 CPUtime=0.03 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) R 8489 8491 7632 0 -1 4202496 2837 1252 0 0 3 0 0 0 25 0 1 0 515748640 19406848 2762 33554432000 4194304 4417332 140736453275584 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8491/statm: 4738 2762 148 55 0 2624 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18952

[startup+0.100216 s]
/proc/loadavg: 8.18 8.06 7.51 5/181 8491
/proc/meminfo: memFree=26850156/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=27800 CPUtime=0.09 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) R 8489 8491 7632 0 -1 4202496 5049 1252 0 0 9 0 0 0 25 0 1 0 515748640 28467200 4974 33554432000 4194304 4417332 140736453275584 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8491/statm: 6950 4974 148 55 0 4836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27800

[startup+0.300183 s]
/proc/loadavg: 8.18 8.06 7.51 5/181 8491
/proc/meminfo: memFree=26850156/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=64232 CPUtime=0.28 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) R 8489 8491 7632 0 -1 4202496 14174 1252 0 0 27 1 0 0 25 0 1 0 515748640 65773568 14082 33554432000 4194304 4417332 140736453275584 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/8491/statm: 16058 14082 148 55 0 13944 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 64232

[startup+0.701118 s]
/proc/loadavg: 8.18 8.06 7.51 5/181 8491
/proc/meminfo: memFree=26850156/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=132972 CPUtime=1.77 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 30529 1252 0 0 173 4 0 0 25 0 5 0 515748640 136163328 21023 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 33243 21023 172 55 0 31129 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 132972

[startup+1.50099 s]
/proc/loadavg: 7.92 8.00 7.50 9/186 8501
/proc/meminfo: memFree=26756008/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=134044 CPUtime=4.96 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 36475 1252 0 0 492 4 0 0 25 0 5 0 515748640 137261056 21291 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 33511 21291 172 55 0 31397 0
[pid=8491/tid=8498] ppid=8489 vsize=134044 CPUtime=1.15 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 3555 1252 0 0 115 0 0 0 25 0 5 0 515748674 137261056 21291 33554432000 4194304 4417332 140736453275584 18446744073709551615 4285604 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=134044 CPUtime=1.15 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 8703 1252 0 0 114 1 0 0 25 0 5 0 515748674 137261056 21291 33554432000 4194304 4417332 140736453275584 18446744073709551615 4288172 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=134044 CPUtime=1.15 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 3793 1252 0 0 115 0 0 0 25 0 5 0 515748674 137261056 21291 33554432000 4194304 4417332 140736453275584 18446744073709551615 4287495 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=134044 CPUtime=1.15 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 2142 1252 0 0 115 0 0 0 25 0 5 0 515748674 137261056 21291 33554432000 4194304 4417332 140736453275584 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.96
Current children cumulated vsize (KiB) 134044

[startup+3.10071 s]
/proc/loadavg: 7.92 8.00 7.50 9/186 8502
/proc/meminfo: memFree=26733808/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=148540 CPUtime=11.36 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 53955 1252 0 0 1129 7 0 0 25 0 5 0 515748640 152104960 24953 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 37135 24953 178 55 0 35021 0
[pid=8491/tid=8498] ppid=8489 vsize=148540 CPUtime=2.74 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 9667 1252 0 0 273 1 0 0 25 0 5 0 515748674 152104960 24953 33554432000 4194304 4417332 140736453275584 18446744073709551615 4346594 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=148540 CPUtime=2.75 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 15871 1252 0 0 273 2 0 0 25 0 5 0 515748674 152104960 24953 33554432000 4194304 4417332 140736453275584 18446744073709551615 4346205 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=148540 CPUtime=2.74 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 7991 1252 0 0 274 0 0 0 25 0 5 0 515748674 152104960 24953 33554432000 4194304 4417332 140736453275584 18446744073709551615 4287183 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=148540 CPUtime=2.75 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 2144 1252 0 0 275 0 0 0 25 0 5 0 515748674 152104960 24953 33554432000 4194304 4417332 140736453275584 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.36
Current children cumulated vsize (KiB) 148540

[startup+6.30118 s]
/proc/loadavg: 7.93 8.00 7.50 9/186 8502
/proc/meminfo: memFree=26722684/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=173392 CPUtime=24.13 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 60183 1252 0 0 2406 7 0 0 25 0 5 0 515748640 177553408 31148 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 43348 31148 180 55 0 41234 0
[pid=8491/tid=8498] ppid=8489 vsize=173392 CPUtime=5.93 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 9929 1252 0 0 592 1 0 0 25 0 5 0 515748674 177553408 31148 33554432000 4194304 4417332 140736453275584 18446744073709551615 4253214 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=173392 CPUtime=5.95 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 17739 1252 0 0 592 3 0 0 25 0 5 0 515748674 177553408 31148 33554432000 4194304 4417332 140736453275584 18446744073709551615 4252487 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=173392 CPUtime=5.95 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 12089 1252 0 0 594 1 0 0 25 0 5 0 515748674 177553408 31148 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=173392 CPUtime=5.95 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 2144 1252 0 0 595 0 0 0 25 0 5 0 515748674 177553408 31148 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.13
Current children cumulated vsize (KiB) 173392

[startup+12.7011 s]
/proc/loadavg: 7.94 8.00 7.51 9/186 8502
/proc/meminfo: memFree=26731376/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=161748 CPUtime=49.7 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 62232 1252 0 0 4962 8 0 0 25 0 5 0 515748640 165629952 28238 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 40437 28238 181 55 0 38323 0
[pid=8491/tid=8498] ppid=8489 vsize=161748 CPUtime=12.29 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 10953 1252 0 0 1228 1 0 0 25 0 5 0 515748674 165629952 28238 33554432000 4194304 4417332 140736453275584 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=161748 CPUtime=12.35 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 18764 1252 0 0 1232 3 0 0 25 0 5 0 515748674 165629952 28238 33554432000 4194304 4417332 140736453275584 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=161748 CPUtime=12.35 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 12089 1252 0 0 1234 1 0 0 25 0 5 0 515748674 165629952 28238 33554432000 4194304 4417332 140736453275584 18446744073709551615 4250697 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=161748 CPUtime=12.35 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 2144 1252 0 0 1235 0 0 0 25 0 5 0 515748674 165629952 28238 33554432000 4194304 4417332 140736453275584 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.7
Current children cumulated vsize (KiB) 161748

[startup+25.501 s]
/proc/loadavg: 7.94 8.00 7.51 9/186 8502
/proc/meminfo: memFree=26720964/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=230452 CPUtime=100.83 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 63121 1252 0 0 10075 8 0 0 25 0 5 0 515748640 235982848 29031 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 57613 29031 181 55 0 55499 0
[pid=8491/tid=8498] ppid=8489 vsize=230452 CPUtime=25.02 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 10972 1252 0 0 2501 1 0 0 25 0 5 0 515748674 235982848 29031 33554432000 4194304 4417332 140736453275584 18446744073709551615 4357806 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=230452 CPUtime=25.15 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 18784 1252 0 0 2512 3 0 0 25 0 5 0 515748674 235982848 29031 33554432000 4194304 4417332 140736453275584 18446744073709551615 4365859 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=230452 CPUtime=25.15 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 12143 1252 0 0 2514 1 0 0 25 0 5 0 515748674 235982848 29031 33554432000 4194304 4417332 140736453275584 18446744073709551615 4232632 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=230452 CPUtime=25.15 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 2940 1252 0 0 2515 0 0 0 25 0 5 0 515748674 235982848 29031 33554432000 4194304 4417332 140736453275584 18446744073709551615 4354600 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.83
Current children cumulated vsize (KiB) 230452

[startup+51.1007 s]
/proc/loadavg: 8.02 8.02 7.53 9/186 8502
/proc/meminfo: memFree=26694348/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=258052 CPUtime=203.08 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 70118 1252 0 0 20299 9 0 0 25 0 5 0 515748640 264245248 35931 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 64513 35931 181 55 0 62399 0
[pid=8491/tid=8498] ppid=8489 vsize=258052 CPUtime=50.48 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 13052 1252 0 0 5047 1 0 0 25 0 5 0 515748674 264245248 35931 33554432000 4194304 4417332 140736453275584 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=258052 CPUtime=50.75 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 20862 1252 0 0 5072 3 0 0 25 0 5 0 515748674 264245248 35931 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=258052 CPUtime=50.75 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 12934 1252 0 0 5074 1 0 0 25 0 5 0 515748674 264245248 35931 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=258052 CPUtime=50.75 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 4988 1252 0 0 5075 0 0 0 25 0 5 0 515748674 264245248 35931 33554432000 4194304 4417332 140736453275584 18446744073709551615 4357806 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.08
Current children cumulated vsize (KiB) 258052

[startup+102.307 s]
/proc/loadavg: 8.06 8.03 7.56 9/186 8504
/proc/meminfo: memFree=26611456/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=319132 CPUtime=407.63 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 96458 1252 0 0 40750 13 0 0 25 0 5 0 515748640 326791168 51239 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 79783 51239 181 55 0 77669 0
[pid=8491/tid=8498] ppid=8489 vsize=319132 CPUtime=101.4 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 27438 1252 0 0 10137 3 0 0 25 0 5 0 515748674 326791168 51239 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=319132 CPUtime=101.95 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 27428 1252 0 0 10191 4 0 0 25 0 5 0 515748674 326791168 51239 33554432000 4194304 4417332 140736453275584 18446744073709551615 4357148 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=319132 CPUtime=101.95 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 13230 1252 0 0 10194 1 0 0 25 0 5 0 515748674 326791168 51239 33554432000 4194304 4417332 140736453275584 18446744073709551615 4365883 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=319132 CPUtime=101.96 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 10080 1252 0 0 10195 1 0 0 25 0 5 0 515748674 326791168 51239 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.63
Current children cumulated vsize (KiB) 319132

[startup+162.301 s]
/proc/loadavg: 8.07 8.04 7.59 9/186 8506
/proc/meminfo: memFree=26563180/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=332884 CPUtime=647.29 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 124734 1252 0 0 64712 17 0 0 25 0 5 0 515748640 340873216 54677 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 83221 54677 181 55 0 81107 0
[pid=8491/tid=8498] ppid=8489 vsize=332884 CPUtime=161.07 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 30537 1252 0 0 16103 4 0 0 25 0 5 0 515748674 340873216 54677 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=332884 CPUtime=161.95 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 29497 1252 0 0 16191 4 0 0 25 0 5 0 515748674 340873216 54677 33554432000 4194304 4417332 140736453275584 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=332884 CPUtime=161.95 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 19689 1252 0 0 16193 2 0 0 25 0 5 0 515748674 340873216 54677 33554432000 4194304 4417332 140736453275584 18446744073709551615 4302186 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=332884 CPUtime=161.94 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 26729 1252 0 0 16192 2 0 0 25 0 5 0 515748674 340873216 54677 33554432000 4194304 4417332 140736453275584 18446744073709551615 4365920 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.29
Current children cumulated vsize (KiB) 332884


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

[pid=8491/tid=8499] ppid=8489 vsize=1042912 CPUtime=761.95 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 225680 1252 0 0 76164 31 0 0 25 0 5 0 515748674 1067941888 232184 33554432000 4194304 4417332 140736453275584 18446744073709551615 4355756 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=1042912 CPUtime=761.95 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 93884 1252 0 0 76184 11 0 0 25 0 5 0 515748674 1067941888 232184 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=1042912 CPUtime=761.94 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 96531 1252 0 0 76183 11 0 0 25 0 5 0 515748674 1067941888 232184 33554432000 4194304 4417332 140736453275584 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.02
Current children cumulated vsize (KiB) 1042912

[startup+822.301 s]
/proc/loadavg: 8.06 8.08 7.82 9/186 8523
/proc/meminfo: memFree=25575132/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=1294460 CPUtime=3283.68 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 842511 1252 0 0 328252 116 0 0 25 0 5 0 515748640 1325527040 295071 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 323615 295071 181 55 0 321501 0
[pid=8491/tid=8498] ppid=8489 vsize=1294460 CPUtime=817.48 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 283058 1252 0 0 81710 38 0 0 25 0 5 0 515748674 1325527040 295071 33554432000 4194304 4417332 140736453275584 18446744073709551615 4357108 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=1294460 CPUtime=821.96 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 267006 1252 0 0 82157 39 0 0 25 0 5 0 515748674 1325527040 295071 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=1294460 CPUtime=821.95 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 116979 1252 0 0 82180 15 0 0 25 0 5 0 515748674 1325527040 295071 33554432000 4194304 4417332 140736453275584 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=1294460 CPUtime=821.94 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 157186 1252 0 0 82173 21 0 0 25 0 5 0 515748674 1325527040 295071 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3283.68
Current children cumulated vsize (KiB) 1294460

[startup+882.301 s]
/proc/loadavg: 8.13 8.09 7.84 9/186 8525
/proc/meminfo: memFree=25297680/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=1486976 CPUtime=3523.34 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 954013 1252 0 0 352199 135 0 0 25 0 5 0 515748640 1522663424 343200 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 371744 343200 181 55 0 369630 0
[pid=8491/tid=8498] ppid=8489 vsize=1486976 CPUtime=877.15 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 304293 1252 0 0 87673 42 0 0 25 0 5 0 515748674 1522663424 343200 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=1486976 CPUtime=881.96 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 267006 1252 0 0 88157 39 0 0 25 0 5 0 515748674 1522663424 343200 33554432000 4194304 4417332 140736453275584 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=1486976 CPUtime=881.95 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 166342 1252 0 0 88173 22 0 0 25 0 5 0 515748674 1522663424 343200 33554432000 4194304 4417332 140736453275584 18446744073709551615 4357843 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=1486976 CPUtime=881.93 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 198090 1252 0 0 88164 29 0 0 25 0 5 0 515748674 1522663424 343200 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.34
Current children cumulated vsize (KiB) 1486976

[startup+942.301 s]
/proc/loadavg: 8.08 8.08 7.85 9/186 8526
/proc/meminfo: memFree=25818576/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=958060 CPUtime=3762.99 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 1178494 1252 0 0 376123 176 0 0 25 0 5 0 515748640 981053440 210971 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 239515 210971 181 55 0 237401 0
[pid=8491/tid=8498] ppid=8489 vsize=958060 CPUtime=936.82 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 305566 1252 0 0 93640 42 0 0 25 0 5 0 515748674 981053440 210971 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=958060 CPUtime=941.95 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 337916 1252 0 0 94143 52 0 0 25 0 5 0 515748674 981053440 210971 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=958060 CPUtime=941.95 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 282767 1252 0 0 94152 43 0 0 25 0 5 0 515748674 981053440 210971 33554432000 4194304 4417332 140736453275584 18446744073709551615 4365897 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=958060 CPUtime=941.9 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 233963 1252 0 0 94155 35 0 0 25 0 5 0 515748674 981053440 210971 33554432000 4194304 4417332 140736453275584 18446744073709551615 4356756 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3762.99
Current children cumulated vsize (KiB) 958060

[startup+1002.3 s]
/proc/loadavg: 8.14 8.10 7.87 9/186 8537
/proc/meminfo: memFree=25555200/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=1206260 CPUtime=4002.65 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 1260852 1252 0 0 400076 189 0 0 25 0 5 0 515748640 1235210240 273021 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 301565 273021 181 55 0 299451 0
[pid=8491/tid=8498] ppid=8489 vsize=1206260 CPUtime=996.48 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 308463 1252 0 0 99606 42 0 0 25 0 5 0 515748674 1235210240 273021 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=1206260 CPUtime=1001.95 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 381720 1252 0 0 100136 59 0 0 25 0 5 0 515748674 1235210240 273021 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=1206260 CPUtime=1001.95 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 294803 1252 0 0 100151 44 0 0 25 0 5 0 515748674 1235210240 273021 33554432000 4194304 4417332 140736453275584 18446744073709551615 4309925 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=1206260 CPUtime=1001.9 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 257584 1252 0 0 100151 39 0 0 25 0 5 0 515748674 1235210240 273021 33554432000 4194304 4417332 140736453275584 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4002.65
Current children cumulated vsize (KiB) 1206260

[startup+1062.3 s]
/proc/loadavg: 8.54 8.20 7.92 10/191 8953
/proc/meminfo: memFree=25207148/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=1623468 CPUtime=4241.92 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 1405246 1252 0 0 423980 212 0 0 25 0 5 0 515748640 1662431232 377292 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 405867 377292 181 55 0 403753 0
[pid=8491/tid=8498] ppid=8489 vsize=1623468 CPUtime=1056.15 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 330444 1252 0 0 105570 45 0 0 25 0 5 0 515748674 1662431232 377292 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=1623468 CPUtime=1061.73 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 463878 1252 0 0 106099 74 0 0 25 0 5 0 515748674 1662431232 377292 33554432000 4194304 4417332 140736453275584 18446744073709551615 4357760 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=1623468 CPUtime=1061.84 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 320760 1252 0 0 106136 48 0 0 25 0 5 0 515748674 1662431232 377292 33554432000 4194304 4417332 140736453275584 18446744073709551615 4236670 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=1623468 CPUtime=1061.84 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 271882 1252 0 0 106142 42 0 0 25 0 5 0 515748674 1662431232 377292 33554432000 4194304 4417332 140736453275584 18446744073709551615 4250648 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4241.92
Current children cumulated vsize (KiB) 1623468

[startup+1122.3 s]
/proc/loadavg: 8.83 8.34 7.98 10/191 8954
/proc/meminfo: memFree=25008572/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=1747900 CPUtime=4481.6 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 1522610 1252 0 0 447927 233 0 0 25 0 5 0 515748640 1789849600 408401 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 436975 408401 181 55 0 434861 0
[pid=8491/tid=8498] ppid=8489 vsize=1747900 CPUtime=1115.82 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 330444 1252 0 0 111537 45 0 0 25 0 5 0 515748674 1789849600 408401 33554432000 4194304 4417332 140736453275584 18446744073709551615 4358841 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=1747900 CPUtime=1121.73 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 507338 1252 0 0 112091 82 0 0 25 0 5 0 515748674 1789849600 408401 33554432000 4194304 4417332 140736453275584 18446744073709551615 4270279 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=1747900 CPUtime=1121.84 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 389134 1252 0 0 112125 59 0 0 25 0 5 0 515748674 1789849600 408401 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=1747900 CPUtime=1121.84 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 277412 1252 0 0 112141 43 0 0 25 0 5 0 515748674 1789849600 408401 33554432000 4194304 4417332 140736453275584 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4481.6
Current children cumulated vsize (KiB) 1747900

[startup+1182.3 s]
/proc/loadavg: 9.42 8.59 8.08 5/185 8960
/proc/meminfo: memFree=25776556/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=1246720 CPUtime=4720.45 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 1684822 1252 0 0 471786 259 0 0 25 0 5 0 515748640 1276641280 283106 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 311680 283106 181 55 0 309566 0
[pid=8491/tid=8498] ppid=8489 vsize=1246720 CPUtime=1175.5 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 392874 1252 0 0 117495 55 0 0 25 0 5 0 515748674 1276641280 283106 33554432000 4194304 4417332 140736453275584 18446744073709551615 4264768 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=1246720 CPUtime=1181.74 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 566598 1252 0 0 118082 92 0 0 25 0 5 0 515748674 1276641280 283106 33554432000 4194304 4417332 140736453275584 18446744073709551615 4346399 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=1246720 CPUtime=1181.83 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 416948 1252 0 0 118120 63 0 0 25 0 5 0 515748674 1276641280 283106 33554432000 4194304 4417332 140736453275584 18446744073709551615 4251081 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=1246720 CPUtime=1181.02 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 290120 1252 0 0 118057 45 0 0 25 0 5 0 515748674 1276641280 283106 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4720.45
Current children cumulated vsize (KiB) 1246720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.31 s]
/proc/loadavg: 8.01 8.32 8.01 5/176 9030
/proc/meminfo: memFree=25411540/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=1605896 CPUtime=4800.38 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 1783990 1252 0 0 479765 273 0 0 25 0 5 0 515748640 1644437504 372900 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 401474 372900 181 55 0 399360 0
[pid=8491/tid=8498] ppid=8489 vsize=1605896 CPUtime=1195.39 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 397115 1252 0 0 119484 55 0 0 25 0 5 0 515748674 1644437504 372900 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364552 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=1605896 CPUtime=1201.75 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 638495 1252 0 0 120073 102 0 0 25 0 5 0 515748674 1644437504 372900 33554432000 4194304 4417332 140736453275584 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=1605896 CPUtime=1201.85 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 439978 1252 0 0 120118 67 0 0 25 0 5 0 515748674 1644437504 372900 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=1605896 CPUtime=1201.03 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 290120 1252 0 0 120058 45 0 0 25 0 5 0 515748674 1644437504 372900 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1605896

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

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

[startup+1202.31 s]
/proc/loadavg: 8.01 8.32 8.01 5/176 9030
/proc/meminfo: memFree=25411540/32950928 swapFree=67111524/67111528
[pid=8491] ppid=8489 vsize=1605896 CPUtime=4800.38 cores=1,3,5,7
/proc/8491/stat : 8491 (plingeling) S 8489 8491 7632 0 -1 4202496 1783990 1252 0 0 479765 273 0 0 25 0 5 0 515748640 1644437504 372900 33554432000 4194304 4417332 140736453275584 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/8491/statm: 401474 372900 181 55 0 399360 0
[pid=8491/tid=8498] ppid=8489 vsize=1605896 CPUtime=1195.39 cores=1,3,5,7
/proc/8491/task/8498/stat : 8498 (plingeling) R 8489 8491 7632 0 -1 4202560 397115 1252 0 0 119484 55 0 0 25 0 5 0 515748674 1644437504 372900 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364552 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=8491/tid=8499] ppid=8489 vsize=1605896 CPUtime=1201.75 cores=1,3,5,7
/proc/8491/task/8499/stat : 8499 (plingeling) R 8489 8491 7632 0 -1 4202560 638495 1252 0 0 120073 102 0 0 25 0 5 0 515748674 1644437504 372900 33554432000 4194304 4417332 140736453275584 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=8491/tid=8500] ppid=8489 vsize=1605896 CPUtime=1201.85 cores=1,3,5,7
/proc/8491/task/8500/stat : 8500 (plingeling) R 8489 8491 7632 0 -1 4202560 439978 1252 0 0 120118 67 0 0 25 0 5 0 515748674 1644437504 372900 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=8491/tid=8501] ppid=8489 vsize=1605896 CPUtime=1201.03 cores=1,3,5,7
/proc/8491/task/8501/stat : 8501 (plingeling) R 8489 8491 7632 0 -1 4202560 290120 1252 0 0 120058 45 0 0 25 0 5 0 515748674 1644437504 372900 33554432000 4194304 4417332 140736453275584 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1605896

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.39
CPU time (s): 4800.49
CPU user time (s): 4797.68
CPU system time (s): 2.80157
CPU usage (%): 399.247
Max. virtual memory (cumulated for all children) (KiB): 1999988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.68
system time used= 2.80157
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1785242
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= 233
involuntary context switches= 36053

runsolver used 1.9527 second user time and 4.6123 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 03:44:59
IDJOB=3282261
IDBENCH=70797
IDSOLVER=1605
FILE ID=node126/3282261-1304041499
RUNJOBID= node126-1304040277-8286
PBS_JOBID= 13170358
Free space on /tmp= 71592 MiB

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

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

MD5SUM BENCH= 49dbd2fb16b3d5ce554d30c48729a56d
RANDOM SEED=1959541376

node126.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.783
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.56
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.783
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.783
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.783
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.783
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26850436 kB
Buffers:       1389460 kB
Cached:        4027984 kB
SwapCached:          4 kB
Active:         228660 kB
Inactive:      5335444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26850436 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            7112 kB
Writeback:         152 kB
AnonPages:      146196 kB
Mapped:          15360 kB
Slab:           472712 kB
PageTables:       4896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   328496 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= 71596 MiB
End job on node126 at 2011-04-29 04:05:04