Trace number 3280513

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.33 1201.72

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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-3280513-1304037574/watcher-3280513-1304037574 -o /tmp/evaluation-result-3280513-1304037574/solver-3280513-1304037574 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3280513-1304037574.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.87 8.03 7.93 5/181 26489
/proc/meminfo: memFree=19740728/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=9964 CPUtime=0 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) R 26487 26489 26261 0 -1 4202496 547 1255 0 0 0 0 0 0 25 0 1 0 593988117 10203136 475 33554432000 4194304 4417332 140736329897280 18446744073709551615 251367240670 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/26489/statm: 2491 487 146 55 0 377 0

[startup+0.106603 s]
/proc/loadavg: 7.87 8.03 7.93 5/181 26489
/proc/meminfo: memFree=19740728/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=127688 CPUtime=3.24 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 5790 1255 0 0 324 0 0 0 25 0 5 0 593988117 130752512 3423 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 31922 3423 181 55 0 29808 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 127688

[startup+0.94168 s]
/proc/loadavg: 7.87 8.03 7.93 5/181 26489
/proc/meminfo: memFree=19740728/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=127688 CPUtime=3.64 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 5790 1255 0 0 364 0 0 0 25 0 5 0 593988117 130752512 3423 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 31922 3423 181 55 0 29808 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 127688

[startup+1.04166 s]
/proc/loadavg: 7.87 8.03 7.93 5/181 26489
/proc/meminfo: memFree=19740728/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=125640 CPUtime=4.04 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 5790 1255 0 0 404 0 0 0 25 0 5 0 593988117 128655360 2911 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 31410 2911 181 55 0 29296 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 125640

[startup+1.14164 s]
/proc/loadavg: 7.87 8.03 7.93 5/181 26489
/proc/meminfo: memFree=19740728/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=125820 CPUtime=4.43 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 5867 1255 0 0 443 0 0 0 25 0 5 0 593988117 128839680 2988 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 31455 2988 181 55 0 29341 0
Current children cumulated CPU time (s) 4.43
Current children cumulated vsize (KiB) 125820

[startup+1.50058 s]
/proc/loadavg: 7.87 8.03 7.93 5/181 26489
/proc/meminfo: memFree=19740728/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=127700 CPUtime=5.87 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 6305 1255 0 0 587 0 0 0 25 0 5 0 593988117 130764800 3426 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 31925 3426 181 55 0 29811 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 127700

[startup+3.10028 s]
/proc/loadavg: 7.87 8.03 7.93 10/186 26499
/proc/meminfo: memFree=19714032/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=134264 CPUtime=12.26 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 9448 1255 0 0 1225 1 0 0 25 0 5 0 593988117 137486336 5082 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 33566 5082 181 55 0 31452 0
[pid=26489/tid=26496] ppid=26487 vsize=134264 CPUtime=3.06 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 1920 1255 0 0 306 0 0 0 25 0 5 0 593988120 137486336 5082 33554432000 4194304 4417332 140736329897280 18446744073709551615 4357148 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=134264 CPUtime=3.06 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 2231 1255 0 0 306 0 0 0 25 0 5 0 593988120 137486336 5082 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=134264 CPUtime=3.05 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 1894 1255 0 0 305 0 0 0 25 0 5 0 593988120 137486336 5082 33554432000 4194304 4417332 140736329897280 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=134264 CPUtime=3.04 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 1843 1255 0 0 304 0 0 0 25 0 5 0 593988120 137486336 5082 33554432000 4194304 4417332 140736329897280 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 134264

[startup+6.30669 s]
/proc/loadavg: 7.88 8.03 7.93 9/186 26499
/proc/meminfo: memFree=19703480/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=137344 CPUtime=25.07 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 15498 1255 0 0 2505 2 0 0 25 0 5 0 593988117 140640256 5845 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 34336 5845 181 55 0 32222 0
[pid=26489/tid=26496] ppid=26487 vsize=137344 CPUtime=6.26 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 3383 1255 0 0 626 0 0 0 25 0 5 0 593988120 140640256 5845 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=137344 CPUtime=6.26 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 4041 1255 0 0 626 0 0 0 25 0 5 0 593988120 140640256 5845 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=137344 CPUtime=6.26 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 3342 1255 0 0 626 0 0 0 25 0 5 0 593988120 140640256 5845 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=137344 CPUtime=6.23 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 3172 1255 0 0 623 0 0 0 25 0 5 0 593988120 140640256 5845 33554432000 4194304 4417332 140736329897280 18446744073709551615 4356907 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 137344

[startup+12.7005 s]
/proc/loadavg: 7.97 8.04 7.93 9/186 26500
/proc/meminfo: memFree=19704972/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=145480 CPUtime=50.61 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 27724 1255 0 0 5057 4 0 0 25 0 5 0 593988117 148971520 7879 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 36370 7879 181 55 0 34256 0
[pid=26489/tid=26496] ppid=26487 vsize=145480 CPUtime=12.66 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 6887 1255 0 0 1265 1 0 0 25 0 5 0 593988120 148971520 7879 33554432000 4194304 4417332 140736329897280 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=145480 CPUtime=12.65 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 6928 1255 0 0 1265 0 0 0 25 0 5 0 593988120 148971520 7879 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=145480 CPUtime=12.65 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 6763 1255 0 0 1264 1 0 0 25 0 5 0 593988120 148971520 7879 33554432000 4194304 4417332 140736329897280 18446744073709551615 4278727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=145480 CPUtime=12.59 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 5586 1255 0 0 1259 0 0 0 25 0 5 0 593988120 148971520 7879 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 145480

[startup+25.5011 s]
/proc/loadavg: 7.98 8.04 7.93 6/183 26500
/proc/meminfo: memFree=19702028/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=154412 CPUtime=101.75 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 55284 1255 0 0 10166 9 0 0 25 0 5 0 593988117 158117888 10117 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 38603 10117 181 55 0 36489 0
[pid=26489/tid=26496] ppid=26487 vsize=154412 CPUtime=25.45 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 15287 1255 0 0 2543 2 0 0 25 0 5 0 593988120 158117888 10117 33554432000 4194304 4417332 140736329897280 18446744073709551615 4232659 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=154412 CPUtime=25.46 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 13454 1255 0 0 2544 2 0 0 25 0 5 0 593988120 158117888 10117 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=154412 CPUtime=25.45 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 14007 1255 0 0 2543 2 0 0 25 0 5 0 593988120 158117888 10117 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=154412 CPUtime=25.32 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 10976 1255 0 0 2531 1 0 0 25 0 5 0 593988120 158117888 10117 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 154412

[startup+51.1004 s]
/proc/loadavg: 8.04 8.05 7.94 10/186 26536
/proc/meminfo: memFree=19688044/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=167636 CPUtime=204.01 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 108237 1255 0 0 20384 17 0 0 25 0 5 0 593988117 171659264 13419 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 41909 13419 181 55 0 39795 0
[pid=26489/tid=26496] ppid=26487 vsize=167636 CPUtime=51.05 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 29598 1255 0 0 5101 4 0 0 25 0 5 0 593988120 171659264 13419 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=167636 CPUtime=51.05 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 28565 1255 0 0 5101 4 0 0 25 0 5 0 593988120 171659264 13419 33554432000 4194304 4417332 140736329897280 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=167636 CPUtime=51.05 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 28706 1255 0 0 5100 5 0 0 25 0 5 0 593988120 171659264 13419 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=167636 CPUtime=50.79 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 19808 1255 0 0 5077 2 0 0 25 0 5 0 593988120 171659264 13419 33554432000 4194304 4417332 140736329897280 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 167636

[startup+102.301 s]
/proc/loadavg: 8.12 8.07 7.95 9/186 26538
/proc/meminfo: memFree=19624312/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=180088 CPUtime=408.54 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 197377 1255 0 0 40823 31 0 0 25 0 5 0 593988117 184410112 16529 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 45022 16529 181 55 0 42908 0
[pid=26489/tid=26496] ppid=26487 vsize=180088 CPUtime=102.26 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 55759 1255 0 0 10218 8 0 0 25 0 5 0 593988120 184410112 16529 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=180088 CPUtime=102.25 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 49906 1255 0 0 10218 7 0 0 25 0 5 0 593988120 184410112 16529 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=180088 CPUtime=102.26 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 52683 1255 0 0 10217 9 0 0 25 0 5 0 593988120 184410112 16529 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=180088 CPUtime=101.71 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 37469 1255 0 0 10166 5 0 0 25 0 5 0 593988120 184410112 16529 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 180088

[startup+162.301 s]
/proc/loadavg: 8.14 8.09 7.96 9/186 26540
/proc/meminfo: memFree=19615124/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=185292 CPUtime=648.22 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 298337 1255 0 0 64774 48 0 0 25 0 5 0 593988117 189739008 17860 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 46323 17860 181 55 0 44209 0
[pid=26489/tid=26496] ppid=26487 vsize=185292 CPUtime=162.26 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 86252 1255 0 0 16213 13 0 0 25 0 5 0 593988120 189739008 17860 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=185292 CPUtime=162.26 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 77037 1255 0 0 16215 11 0 0 25 0 5 0 593988120 189739008 17860 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=185292 CPUtime=162.25 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 76475 1255 0 0 16212 13 0 0 25 0 5 0 593988120 189739008 17860 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=185292 CPUtime=161.39 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 57013 1255 0 0 16130 9 0 0 25 0 5 0 593988120 189739008 17860 33554432000 4194304 4417332 140736329897280 18446744073709551615 4357760 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.22
Current children cumulated vsize (KiB) 185292

[startup+222.301 s]
/proc/loadavg: 8.10 8.08 7.97 9/186 26541
/proc/meminfo: memFree=19548892/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=227232 CPUtime=887.9 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 393653 1255 0 0 88725 65 0 0 25 0 5 0 593988117 232685568 28315 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 56808 28315 181 55 0 54694 0
[pid=26489/tid=26496] ppid=26487 vsize=227232 CPUtime=222.26 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 107438 1255 0 0 22210 16 0 0 25 0 5 0 593988120 232685568 28315 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 0 0 0 0

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

[pid=26489/tid=26497] ppid=26487 vsize=298880 CPUtime=762.28 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 322003 1255 0 0 76175 53 0 0 25 0 5 0 593988120 306053120 46250 33554432000 4194304 4417332 140736329897280 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=298880 CPUtime=762.25 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 295127 1255 0 0 76176 49 0 0 25 0 5 0 593988120 306053120 46250 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=298880 CPUtime=758.13 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 221157 1255 0 0 75776 37 0 0 25 0 5 0 593988120 306053120 46250 33554432000 4194304 4417332 140736329897280 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 298880

[startup+822.301 s]
/proc/loadavg: 8.05 8.00 7.96 9/186 26665
/proc/meminfo: memFree=19548788/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=305064 CPUtime=3284.69 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 1226685 1255 0 0 328266 203 0 0 25 0 5 0 593988117 312385536 47782 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 76266 47782 181 55 0 74152 0
[pid=26489/tid=26496] ppid=26487 vsize=305064 CPUtime=822.28 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 336054 1255 0 0 82175 53 0 0 25 0 5 0 593988120 312385536 47782 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=305064 CPUtime=822.28 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 339008 1255 0 0 82172 56 0 0 25 0 5 0 593988120 312385536 47782 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=305064 CPUtime=822.25 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 313463 1255 0 0 82173 52 0 0 25 0 5 0 593988120 312385536 47782 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=305064 CPUtime=817.81 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 236600 1255 0 0 81741 40 0 0 25 0 5 0 593988120 312385536 47782 33554432000 4194304 4417332 140736329897280 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 305064

[startup+882.301 s]
/proc/loadavg: 8.08 8.02 7.97 9/186 26667
/proc/meminfo: memFree=19487524/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=315400 CPUtime=3524.37 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 1294005 1255 0 0 352222 215 0 0 25 0 5 0 593988117 322969600 50366 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 78850 50366 181 55 0 76736 0
[pid=26489/tid=26496] ppid=26487 vsize=315400 CPUtime=882.28 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 355512 1255 0 0 88171 57 0 0 25 0 5 0 593988120 322969600 50366 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=315400 CPUtime=882.28 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 355538 1255 0 0 88169 59 0 0 25 0 5 0 593988120 322969600 50366 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=315400 CPUtime=882.25 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 332643 1255 0 0 88170 55 0 0 25 0 5 0 593988120 322969600 50366 33554432000 4194304 4417332 140736329897280 18446744073709551615 4353408 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=315400 CPUtime=877.48 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 248752 1255 0 0 87706 42 0 0 25 0 5 0 593988120 322969600 50366 33554432000 4194304 4417332 140736329897280 18446744073709551615 4236559 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 315400

[startup+942.301 s]
/proc/loadavg: 8.08 8.03 7.97 9/186 26668
/proc/meminfo: memFree=19472120/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=343156 CPUtime=3764.07 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 1360860 1255 0 0 376180 227 0 0 25 0 5 0 593988117 351391744 57305 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 85789 57305 181 55 0 83675 0
[pid=26489/tid=26496] ppid=26487 vsize=343156 CPUtime=942.29 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 373094 1255 0 0 94169 60 0 0 25 0 5 0 593988120 351391744 57305 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=343156 CPUtime=942.28 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 377733 1255 0 0 94166 62 0 0 25 0 5 0 593988120 351391744 57305 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=343156 CPUtime=942.26 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 348034 1255 0 0 94168 58 0 0 25 0 5 0 593988120 351391744 57305 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=343156 CPUtime=937.16 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 260439 1255 0 0 93672 44 0 0 25 0 5 0 593988120 351391744 57305 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 343156

[startup+1002.3 s]
/proc/loadavg: 8.03 8.02 7.97 9/186 26670
/proc/meminfo: memFree=19515264/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=304308 CPUtime=4003.72 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 1436352 1255 0 0 400133 239 0 0 25 0 5 0 593988117 311611392 47584 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 76077 47584 181 55 0 73963 0
[pid=26489/tid=26496] ppid=26487 vsize=304308 CPUtime=1002.28 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 399788 1255 0 0 100164 64 0 0 25 0 5 0 593988120 311611392 47584 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=304308 CPUtime=1002.28 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 389532 1255 0 0 100164 64 0 0 25 0 5 0 593988120 311611392 47584 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=304308 CPUtime=1002.26 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 370567 1255 0 0 100164 62 0 0 25 0 5 0 593988120 311611392 47584 33554432000 4194304 4417332 140736329897280 18446744073709551615 4357986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=304308 CPUtime=996.83 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 274905 1255 0 0 99636 47 0 0 25 0 5 0 593988120 311611392 47584 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 304308

[startup+1062.31 s]
/proc/loadavg: 8.05 8.03 7.98 9/186 26672
/proc/meminfo: memFree=19479280/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=312128 CPUtime=4243.42 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 1494659 1255 0 0 424094 248 0 0 25 0 5 0 593988117 319619072 49539 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 78032 49539 181 55 0 75918 0
[pid=26489/tid=26496] ppid=26487 vsize=312128 CPUtime=1062.3 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 415322 1255 0 0 106163 67 0 0 25 0 5 0 593988120 319619072 49539 33554432000 4194304 4417332 140736329897280 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=312128 CPUtime=1062.29 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 403305 1255 0 0 106163 66 0 0 25 0 5 0 593988120 319619072 49539 33554432000 4194304 4417332 140736329897280 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=312128 CPUtime=1062.27 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 387596 1255 0 0 106163 64 0 0 25 0 5 0 593988120 319619072 49539 33554432000 4194304 4417332 140736329897280 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=312128 CPUtime=1056.51 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 286876 1255 0 0 105602 49 0 0 25 0 5 0 593988120 319619072 49539 33554432000 4194304 4417332 140736329897280 18446744073709551615 4354075 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 312128

[startup+1122.3 s]
/proc/loadavg: 8.05 8.03 7.98 9/186 26673
/proc/meminfo: memFree=19472824/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=280880 CPUtime=4483.08 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 1555692 1255 0 0 448052 256 0 0 25 0 5 0 593988117 287621120 41727 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 70220 41727 181 55 0 68106 0
[pid=26489/tid=26496] ppid=26487 vsize=280880 CPUtime=1122.28 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 433307 1255 0 0 112159 69 0 0 25 0 5 0 593988120 287621120 41727 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364599 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=280880 CPUtime=1122.29 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 422793 1255 0 0 112161 68 0 0 25 0 5 0 593988120 287621120 41727 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=280880 CPUtime=1122.27 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 399298 1255 0 0 112161 66 0 0 25 0 5 0 593988120 287621120 41727 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=280880 CPUtime=1116.18 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 298734 1255 0 0 111567 51 0 0 25 0 5 0 593988120 287621120 41727 33554432000 4194304 4417332 140736329897280 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 280880

[startup+1182.3 s]
/proc/loadavg: 8.05 8.04 7.99 9/186 26675
/proc/meminfo: memFree=19491776/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=292784 CPUtime=4722.76 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 1621330 1255 0 0 472011 265 0 0 25 0 5 0 593988117 299810816 44735 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 73196 44735 181 55 0 71082 0
[pid=26489/tid=26496] ppid=26487 vsize=292784 CPUtime=1182.29 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 449056 1255 0 0 118158 71 0 0 25 0 5 0 593988120 299810816 44735 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=292784 CPUtime=1182.29 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 440972 1255 0 0 118158 71 0 0 25 0 5 0 593988120 299810816 44735 33554432000 4194304 4417332 140736329897280 18446744073709551615 4312162 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=292784 CPUtime=1182.26 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 417771 1255 0 0 118158 68 0 0 25 0 5 0 593988120 299810816 44735 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=292784 CPUtime=1175.85 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 311971 1255 0 0 117532 53 0 0 25 0 5 0 593988120 299810816 44735 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.76
Current children cumulated vsize (KiB) 292784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.10 8.05 7.99 9/186 26675
/proc/meminfo: memFree=19467592/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=310376 CPUtime=4800.28 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 1637033 1255 0 0 479761 267 0 0 25 0 5 0 593988117 317825024 49135 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 77594 49135 181 55 0 75480 0
[pid=26489/tid=26496] ppid=26487 vsize=310376 CPUtime=1201.69 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 450857 1255 0 0 120098 71 0 0 25 0 5 0 593988120 317825024 49135 33554432000 4194304 4417332 140736329897280 18446744073709551615 4309862 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=310376 CPUtime=1201.7 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 447284 1255 0 0 120099 71 0 0 25 0 5 0 593988120 317825024 49135 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364504 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=310376 CPUtime=1201.68 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 421878 1255 0 0 120099 69 0 0 25 0 5 0 593988120 317825024 49135 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=310376 CPUtime=1195.15 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 315454 1255 0 0 119461 54 0 0 25 0 5 0 593988120 317825024 49135 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 310376

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

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

[startup+1201.7 s]
/proc/loadavg: 8.10 8.05 7.99 9/186 26675
/proc/meminfo: memFree=19467592/32950928 swapFree=67111364/67111528
[pid=26489] ppid=26487 vsize=310376 CPUtime=4800.28 cores=0,2,4,6
/proc/26489/stat : 26489 (plingeling) S 26487 26489 26261 0 -1 4202496 1637033 1255 0 0 479761 267 0 0 25 0 5 0 593988117 317825024 49135 33554432000 4194304 4417332 140736329897280 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/26489/statm: 77594 49135 181 55 0 75480 0
[pid=26489/tid=26496] ppid=26487 vsize=310376 CPUtime=1201.69 cores=0,2,4,6
/proc/26489/task/26496/stat : 26496 (plingeling) R 26487 26489 26261 0 -1 4202560 450857 1255 0 0 120098 71 0 0 25 0 5 0 593988120 317825024 49135 33554432000 4194304 4417332 140736329897280 18446744073709551615 4309862 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26489/tid=26497] ppid=26487 vsize=310376 CPUtime=1201.7 cores=0,2,4,6
/proc/26489/task/26497/stat : 26497 (plingeling) R 26487 26489 26261 0 -1 4202560 447284 1255 0 0 120099 71 0 0 25 0 5 0 593988120 317825024 49135 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364504 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26489/tid=26498] ppid=26487 vsize=310376 CPUtime=1201.68 cores=0,2,4,6
/proc/26489/task/26498/stat : 26498 (plingeling) R 26487 26489 26261 0 -1 4202560 421878 1255 0 0 120099 69 0 0 25 0 5 0 593988120 317825024 49135 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26489/tid=26499] ppid=26487 vsize=310376 CPUtime=1195.15 cores=0,2,4,6
/proc/26489/task/26499/stat : 26499 (plingeling) R 26487 26489 26261 0 -1 4202560 315454 1255 0 0 119461 54 0 0 25 0 5 0 593988120 317825024 49135 33554432000 4194304 4417332 140736329897280 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 310376

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.33
CPU user time (s): 4797.64
CPU system time (s): 2.68459
CPU usage (%): 399.454
Max. virtual memory (cumulated for all children) (KiB): 356328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.64
system time used= 2.68459
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1638288
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= 124
involuntary context switches= 23545

runsolver used 1.9717 second user time and 4.5773 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 02:39:34
IDJOB=3280513
IDBENCH=20399
IDSOLVER=1605
FILE ID=node113/3280513-1304037574
RUNJOBID= node113-1304036318-26279
PBS_JOBID= 13170352
Free space on /tmp= 71164 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280513-1304037574/watcher-3280513-1304037574 -o /tmp/evaluation-result-3280513-1304037574/solver-3280513-1304037574 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3280513-1304037574.cnf

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=229093764

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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:     32950928 kB
MemFree:      19740884 kB
Buffers:       1732948 kB
Cached:       10777488 kB
SwapCached:        164 kB
Active:        6326080 kB
Inactive:      6294620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19740884 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             688 kB
Writeback:           0 kB
AnonPages:      109612 kB
Mapped:          15288 kB
Slab:           525964 kB
PageTables:       4860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   291584 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= 71164 MiB
End job on node113 at 2011-04-29 02:59:38