Trace number 3371424

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.51 1203.56

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
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 variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371424-1305430700/watcher-3371424-1305430700 -o /tmp/evaluation-result-3371424-1305430700/solver-3371424-1305430700 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371424-1305430700.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.06 8.08 8.06 7/320 26922
/proc/meminfo: memFree=14647476/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=13900 CPUtime=0 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) R 26920 26922 26655 0 -1 4202496 1537 1255 0 0 0 0 0 0 25 0 1 0 733300667 14233600 1466 33554432000 4194304 4417452 140734135972672 18446744073709551615 231895490304 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/26922/statm: 3475 1466 149 55 0 1361 0

[startup+0.0125831 s]
/proc/loadavg: 8.06 8.08 8.06 7/320 26922
/proc/meminfo: memFree=14647476/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=15496 CPUtime=0 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) R 26920 26922 26655 0 -1 4202496 1968 1255 0 0 0 0 0 0 25 0 1 0 733300667 15867904 1897 33554432000 4194304 4417452 140734135972672 18446744073709551615 231895490304 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/26922/statm: 3874 1897 149 55 0 1760 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15496

[startup+0.100585 s]
/proc/loadavg: 8.06 8.08 8.06 7/320 26922
/proc/meminfo: memFree=14647476/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=34500 CPUtime=0.09 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) R 26920 26922 26655 0 -1 4202496 6767 1255 0 0 8 1 0 0 25 0 1 0 733300667 35328000 6648 33554432000 4194304 4417452 140734135972672 18446744073709551615 231895490304 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/26922/statm: 8625 6648 149 55 0 6511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34500

[startup+0.300538 s]
/proc/loadavg: 8.06 8.08 8.06 7/320 26922
/proc/meminfo: memFree=14647476/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=48836 CPUtime=0.28 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) R 26920 26922 26655 0 -1 4202496 10351 1255 0 0 27 1 0 0 25 0 1 0 733300667 50008064 10232 33554432000 4194304 4417452 140734135972672 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/26922/statm: 12209 10232 149 55 0 10095 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 48836

[startup+0.700392 s]
/proc/loadavg: 8.06 8.08 8.06 7/320 26922
/proc/meminfo: memFree=14647476/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=174028 CPUtime=1.52 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 21172 1255 0 0 149 3 0 0 25 0 5 0 733300667 178204672 15381 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 43507 15381 175 55 0 41393 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 174028

[startup+1.50024 s]
/proc/loadavg: 8.05 8.08 8.06 9/325 26932
/proc/meminfo: memFree=14569804/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=174396 CPUtime=4.71 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 24552 1255 0 0 468 3 0 0 25 0 5 0 733300667 178581504 15473 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 43599 15473 175 55 0 41485 0
[pid=26922/tid=26929] ppid=26920 vsize=174396 CPUtime=1.07 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 2175 1255 0 0 107 0 0 0 25 0 5 0 733300709 178581504 15473 33554432000 4194304 4417452 140734135972672 18446744073709551615 4292148 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=174396 CPUtime=1.06 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 3564 1255 0 0 106 0 0 0 25 0 5 0 733300709 178581504 15473 33554432000 4194304 4417452 140734135972672 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=174396 CPUtime=1.07 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 2743 1255 0 0 107 0 0 0 19 0 5 0 733300709 178581504 15473 33554432000 4194304 4417452 140734135972672 18446744073709551615 4292168 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=174396 CPUtime=1.07 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 587 1255 0 0 107 0 0 0 25 0 5 0 733300709 178581504 15473 33554432000 4194304 4417452 140734135972672 18446744073709551615 4232674 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 174396

[startup+3.10095 s]
/proc/loadavg: 8.05 8.08 8.06 9/325 26932
/proc/meminfo: memFree=14539548/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=177592 CPUtime=11.11 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 29291 1255 0 0 1107 4 0 0 25 0 5 0 733300667 181854208 16276 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 44398 16276 179 55 0 42284 0
[pid=26922/tid=26929] ppid=26920 vsize=177592 CPUtime=2.67 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 3413 1255 0 0 267 0 0 0 25 0 5 0 733300709 181854208 16276 33554432000 4194304 4417452 140734135972672 18446744073709551615 4264403 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=177592 CPUtime=2.64 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 6778 1255 0 0 264 0 0 0 25 0 5 0 733300709 181854208 16276 33554432000 4194304 4417452 140734135972672 18446744073709551615 4276091 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=177592 CPUtime=2.67 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 3030 1255 0 0 267 0 0 0 23 0 5 0 733300709 181854208 16276 33554432000 4194304 4417452 140734135972672 18446744073709551615 4330784 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=177592 CPUtime=2.67 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 587 1255 0 0 267 0 0 0 25 0 5 0 733300709 181854208 16276 33554432000 4194304 4417452 140734135972672 18446744073709551615 4365538 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.11
Current children cumulated vsize (KiB) 177592

[startup+6.30034 s]
/proc/loadavg: 8.05 8.08 8.06 9/325 26932
/proc/meminfo: memFree=14534032/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=177288 CPUtime=23.87 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 29990 1255 0 0 2383 4 0 0 25 0 5 0 733300667 181542912 16213 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 44322 16213 180 55 0 42208 0
[pid=26922/tid=26929] ppid=26920 vsize=177288 CPUtime=5.87 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 3762 1255 0 0 587 0 0 0 25 0 5 0 733300709 181542912 16213 33554432000 4194304 4417452 140734135972672 18446744073709551615 4252349 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=177288 CPUtime=5.81 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 7127 1255 0 0 581 0 0 0 25 0 5 0 733300709 181542912 16213 33554432000 4194304 4417452 140734135972672 18446744073709551615 4273007 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=177288 CPUtime=5.87 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 3031 1255 0 0 587 0 0 0 25 0 5 0 733300709 181542912 16213 33554432000 4194304 4417452 140734135972672 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=177288 CPUtime=5.87 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 587 1255 0 0 587 0 0 0 25 0 5 0 733300709 181542912 16213 33554432000 4194304 4417452 140734135972672 18446744073709551615 4232580 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.87
Current children cumulated vsize (KiB) 177288

[startup+12.7011 s]
/proc/loadavg: 8.04 8.07 8.06 9/325 26932
/proc/meminfo: memFree=14533360/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=177256 CPUtime=49.41 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 29990 1255 0 0 4937 4 0 0 25 0 5 0 733300667 181510144 16205 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 44314 16205 180 55 0 42200 0
[pid=26922/tid=26929] ppid=26920 vsize=177256 CPUtime=12.27 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 3762 1255 0 0 1227 0 0 0 25 0 5 0 733300709 181510144 16205 33554432000 4194304 4417452 140734135972672 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=177256 CPUtime=12.14 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 7127 1255 0 0 1214 0 0 0 25 0 5 0 733300709 181510144 16205 33554432000 4194304 4417452 140734135972672 18446744073709551615 4351754 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=177256 CPUtime=12.27 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 3031 1255 0 0 1227 0 0 0 25 0 5 0 733300709 181510144 16205 33554432000 4194304 4417452 140734135972672 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=177256 CPUtime=12.27 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 587 1255 0 0 1227 0 0 0 25 0 5 0 733300709 181510144 16205 33554432000 4194304 4417452 140734135972672 18446744073709551615 4232580 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.41
Current children cumulated vsize (KiB) 177256

[startup+25.5008 s]
/proc/loadavg: 8.04 8.07 8.06 9/325 26934
/proc/meminfo: memFree=14565112/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=177256 CPUtime=100.47 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 29990 1255 0 0 10043 4 0 0 25 0 5 0 733300667 181510144 16205 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 44314 16205 180 55 0 42200 0
[pid=26922/tid=26929] ppid=26920 vsize=177256 CPUtime=25.07 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 3762 1255 0 0 2507 0 0 0 25 0 5 0 733300709 181510144 16205 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=177256 CPUtime=24.81 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 7127 1255 0 0 2481 0 0 0 25 0 5 0 733300709 181510144 16205 33554432000 4194304 4417452 140734135972672 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=177256 CPUtime=25.07 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 3031 1255 0 0 2507 0 0 0 25 0 5 0 733300709 181510144 16205 33554432000 4194304 4417452 140734135972672 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=177256 CPUtime=25.07 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 587 1255 0 0 2507 0 0 0 25 0 5 0 733300709 181510144 16205 33554432000 4194304 4417452 140734135972672 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.47
Current children cumulated vsize (KiB) 177256

[startup+51.101 s]
/proc/loadavg: 8.25 8.11 8.08 10/326 26936
/proc/meminfo: memFree=14503584/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=180156 CPUtime=202.62 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 30798 1255 0 0 20258 4 0 0 25 0 5 0 733300667 184479744 16930 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 45039 16930 180 55 0 42925 0
[pid=26922/tid=26929] ppid=26920 vsize=180156 CPUtime=50.67 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 3795 1255 0 0 5067 0 0 0 25 0 5 0 733300709 184479744 16930 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=180156 CPUtime=50.15 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 7446 1255 0 0 5015 0 0 0 25 0 5 0 733300709 184479744 16930 33554432000 4194304 4417452 140734135972672 18446744073709551615 4253214 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=180156 CPUtime=50.67 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 3487 1255 0 0 5067 0 0 0 25 0 5 0 733300709 184479744 16930 33554432000 4194304 4417452 140734135972672 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=180156 CPUtime=50.67 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 587 1255 0 0 5067 0 0 0 25 0 5 0 733300709 184479744 16930 33554432000 4194304 4417452 140734135972672 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.62
Current children cumulated vsize (KiB) 180156

[startup+102.312 s]
/proc/loadavg: 8.17 8.12 8.08 9/325 26938
/proc/meminfo: memFree=14465280/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=243216 CPUtime=406.94 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 57770 1255 0 0 40686 8 0 0 25 0 5 0 733300667 249053184 32701 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 60804 32701 180 55 0 58690 0
[pid=26922/tid=26929] ppid=26920 vsize=243216 CPUtime=101.89 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 4353 1255 0 0 10189 0 0 0 25 0 5 0 733300709 249053184 32701 33554432000 4194304 4417452 140734135972672 18446744073709551615 4232617 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=243216 CPUtime=100.85 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 8002 1255 0 0 10084 1 0 0 25 0 5 0 733300709 249053184 32701 33554432000 4194304 4417452 140734135972672 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=243216 CPUtime=101.87 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 7413 1255 0 0 10187 0 0 0 25 0 5 0 733300709 249053184 32701 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364567 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=243216 CPUtime=101.88 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 22519 1255 0 0 10185 3 0 0 25 0 5 0 733300709 249053184 32701 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 406.94
Current children cumulated vsize (KiB) 243216

[startup+162.301 s]
/proc/loadavg: 8.12 8.12 8.09 9/325 26939
/proc/meminfo: memFree=14286564/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=289856 CPUtime=646.3 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 85700 1255 0 0 64617 13 0 0 25 0 5 0 733300667 296812544 44361 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 72464 44361 180 55 0 70350 0
[pid=26922/tid=26929] ppid=26920 vsize=289856 CPUtime=161.88 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 5419 1255 0 0 16188 0 0 0 25 0 5 0 733300709 296812544 44361 33554432000 4194304 4417452 140734135972672 18446744073709551615 4236761 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=289856 CPUtime=160.23 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 14848 1255 0 0 16021 2 0 0 25 0 5 0 733300709 296812544 44361 33554432000 4194304 4417452 140734135972672 18446744073709551615 4232685 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=289856 CPUtime=161.87 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 8747 1255 0 0 16186 1 0 0 25 0 5 0 733300709 296812544 44361 33554432000 4194304 4417452 140734135972672 18446744073709551615 4232791 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=289856 CPUtime=161.87 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 41203 1255 0 0 16181 6 0 0 25 0 5 0 733300709 296812544 44361 33554432000 4194304 4417452 140734135972672 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 646.3
Current children cumulated vsize (KiB) 289856


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

/proc/meminfo: memFree=13929300/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=1696416 CPUtime=3040.29 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 820959 1255 0 0 303906 123 0 0 25 0 5 0 733300667 1737129984 396001 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 424104 396001 180 55 0 421990 0
[pid=26922/tid=26929] ppid=26920 vsize=1696416 CPUtime=761.9 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 97291 1255 0 0 76179 11 0 0 25 0 5 0 733300709 1737129984 396001 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=1696416 CPUtime=754.17 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 107166 1255 0 0 75403 14 0 0 25 0 5 0 733300709 1737129984 396001 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=1696416 CPUtime=761.87 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 55570 1255 0 0 76181 6 0 0 25 0 5 0 733300709 1737129984 396001 33554432000 4194304 4417452 140734135972672 18446744073709551615 4358116 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=1696416 CPUtime=761.9 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 545449 1255 0 0 76102 88 0 0 25 0 5 0 733300709 1737129984 396001 33554432000 4194304 4417452 140734135972672 18446744073709551615 4358082 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.29
Current children cumulated vsize (KiB) 1696416

[startup+822.301 s]
/proc/loadavg: 8.14 8.11 8.09 9/325 26994
/proc/meminfo: memFree=14241616/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=1389004 CPUtime=3279.66 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 990548 1255 0 0 327817 149 0 0 25 0 5 0 733300667 1422340096 319148 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 347251 319148 180 55 0 345137 0
[pid=26922/tid=26929] ppid=26920 vsize=1389004 CPUtime=821.89 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 116097 1255 0 0 82176 13 0 0 25 0 5 0 733300709 1422340096 319148 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=1389004 CPUtime=813.56 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 201389 1255 0 0 81330 26 0 0 25 0 5 0 733300709 1422340096 319148 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=1389004 CPUtime=821.86 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 63762 1255 0 0 82178 8 0 0 25 0 5 0 733300709 1422340096 319148 33554432000 4194304 4417452 140734135972672 18446744073709551615 4312121 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=1389004 CPUtime=821.9 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 593817 1255 0 0 82092 98 0 0 25 0 5 0 733300709 1422340096 319148 33554432000 4194304 4417452 140734135972672 18446744073709551615 4250633 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279.66
Current children cumulated vsize (KiB) 1389004

[startup+882.3 s]
/proc/loadavg: 8.16 8.11 8.09 9/325 26995
/proc/meminfo: memFree=13870308/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=1785672 CPUtime=3519.06 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 1108235 1255 0 0 351740 166 0 0 25 0 5 0 733300667 1828528128 418315 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 446418 418315 180 55 0 444304 0
[pid=26922/tid=26929] ppid=26920 vsize=1785672 CPUtime=881.89 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 130047 1255 0 0 88174 15 0 0 25 0 5 0 733300709 1828528128 418315 33554432000 4194304 4417452 140734135972672 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=1785672 CPUtime=872.96 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 261686 1255 0 0 87260 36 0 0 25 0 5 0 733300709 1828528128 418315 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=1785672 CPUtime=881.86 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 63762 1255 0 0 88178 8 0 0 25 0 5 0 733300709 1828528128 418315 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=1785672 CPUtime=881.9 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 637257 1255 0 0 88087 103 0 0 25 0 5 0 733300709 1828528128 418315 33554432000 4194304 4417452 140734135972672 18446744073709551615 4357386 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3519.06
Current children cumulated vsize (KiB) 1785672

[startup+942.301 s]
/proc/loadavg: 8.23 8.14 8.10 9/325 26997
/proc/meminfo: memFree=13378356/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=2244692 CPUtime=3758.47 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 1231185 1255 0 0 375667 180 0 0 25 0 5 0 733300667 2298564608 533070 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 561173 533070 180 55 0 559059 0
[pid=26922/tid=26929] ppid=26920 vsize=2244692 CPUtime=941.9 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 130068 1255 0 0 94175 15 0 0 25 0 5 0 733300709 2298564608 533070 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364597 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=2244692 CPUtime=932.37 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 281997 1255 0 0 93199 38 0 0 25 0 5 0 733300709 2298564608 533070 33554432000 4194304 4417452 140734135972672 18446744073709551615 4255615 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=2244692 CPUtime=941.85 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 76050 1255 0 0 94176 9 0 0 25 0 5 0 733300709 2298564608 533070 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=2244692 CPUtime=941.9 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 727587 1255 0 0 94076 114 0 0 25 0 5 0 733300709 2298564608 533070 33554432000 4194304 4417452 140734135972672 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3758.47
Current children cumulated vsize (KiB) 2244692

[startup+1002.3 s]
/proc/loadavg: 8.22 8.14 8.10 9/325 27000
/proc/meminfo: memFree=13051572/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=2572948 CPUtime=3997.86 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 1369817 1255 0 0 399582 204 0 0 25 0 5 0 733300667 2634698752 615134 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 643237 615134 180 55 0 641123 0
[pid=26922/tid=26929] ppid=26920 vsize=2572948 CPUtime=1001.88 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 140786 1255 0 0 100172 16 0 0 25 0 5 0 733300709 2634698752 615134 33554432000 4194304 4417452 140734135972672 18446744073709551615 4263023 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=2572948 CPUtime=991.77 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 365292 1255 0 0 99124 53 0 0 25 0 5 0 733300709 2634698752 615134 33554432000 4194304 4417452 140734135972672 18446744073709551615 4290625 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=2572948 CPUtime=1001.85 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 76050 1255 0 0 100176 9 0 0 25 0 5 0 733300709 2634698752 615134 33554432000 4194304 4417452 140734135972672 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=2572948 CPUtime=1001.9 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 772206 1255 0 0 100069 121 0 0 25 0 5 0 733300709 2634698752 615134 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997.86
Current children cumulated vsize (KiB) 2572948

[startup+1062.3 s]
/proc/loadavg: 8.21 8.14 8.10 9/325 27002
/proc/meminfo: memFree=12995368/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=2617112 CPUtime=4237.27 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 1463848 1255 0 0 423511 216 0 0 25 0 5 0 733300667 2679922688 626175 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 654278 626175 180 55 0 652164 0
[pid=26922/tid=26929] ppid=26920 vsize=2617112 CPUtime=1061.88 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 140786 1255 0 0 106172 16 0 0 25 0 5 0 733300709 2679922688 626175 33554432000 4194304 4417452 140734135972672 18446744073709551615 4365946 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=2617112 CPUtime=1051.17 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 440035 1255 0 0 105055 62 0 0 25 0 5 0 733300709 2679922688 626175 33554432000 4194304 4417452 140734135972672 18446744073709551615 4259629 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=2617112 CPUtime=1061.85 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 84242 1255 0 0 106175 10 0 0 25 0 5 0 733300709 2679922688 626175 33554432000 4194304 4417452 140734135972672 18446744073709551615 4307551 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=2617112 CPUtime=1061.91 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 783302 1255 0 0 106068 123 0 0 25 0 5 0 733300709 2679922688 626175 33554432000 4194304 4417452 140734135972672 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4237.27
Current children cumulated vsize (KiB) 2617112

[startup+1122.3 s]
/proc/loadavg: 8.21 8.15 8.10 9/325 27005
/proc/meminfo: memFree=12457052/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=3160296 CPUtime=4476.67 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 1603748 1255 0 0 447427 240 0 0 25 0 5 0 733300667 3236143104 761971 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 790074 761971 180 55 0 787960 0
[pid=26922/tid=26929] ppid=26920 vsize=3160296 CPUtime=1121.89 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 173579 1255 0 0 112169 20 0 0 25 0 5 0 733300709 3236143104 761971 33554432000 4194304 4417452 140734135972672 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=3160296 CPUtime=1110.57 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 440035 1255 0 0 110995 62 0 0 25 0 5 0 733300709 3236143104 761971 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=3160296 CPUtime=1121.85 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 84577 1255 0 0 112175 10 0 0 25 0 5 0 733300709 3236143104 761971 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=3160296 CPUtime=1121.9 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 890074 1255 0 0 112047 143 0 0 25 0 5 0 733300709 3236143104 761971 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4476.67
Current children cumulated vsize (KiB) 3160296

[startup+1182.3 s]
/proc/loadavg: 8.13 8.13 8.09 10/325 27006
/proc/meminfo: memFree=12321624/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=3303856 CPUtime=4716.09 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 1639638 1255 0 0 471365 244 0 0 25 0 5 0 733300667 3383148544 797861 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 825964 797861 180 55 0 823850 0
[pid=26922/tid=26929] ppid=26920 vsize=3303856 CPUtime=1181.89 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 173579 1255 0 0 118169 20 0 0 25 0 5 0 733300709 3383148544 797861 33554432000 4194304 4417452 140734135972672 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=3303856 CPUtime=1169.98 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 440035 1255 0 0 116936 62 0 0 25 0 5 0 733300709 3383148544 797861 33554432000 4194304 4417452 140734135972672 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=3303856 CPUtime=1181.86 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 98275 1255 0 0 118174 12 0 0 25 0 5 0 733300709 3383148544 797861 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=3303856 CPUtime=1181.91 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 912266 1255 0 0 118046 145 0 0 25 0 5 0 733300709 3383148544 797861 33554432000 4194304 4417452 140734135972672 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4716.09
Current children cumulated vsize (KiB) 3303856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.41 s]
/proc/loadavg: 8.10 8.12 8.09 9/325 27007
/proc/meminfo: memFree=12127672/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=3474428 CPUtime=4800.33 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) S 26920 26922 26655 0 -1 4202496 1690473 1255 0 0 479784 249 0 0 25 0 5 0 733300667 3557814272 840504 33554432000 4194304 4417452 140734135972672 18446744073709551615 231907293157 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 868607 840504 180 55 0 866493 0
[pid=26922/tid=26929] ppid=26920 vsize=3474428 CPUtime=1203.01 cores=1,3,5,7
/proc/26922/task/26929/stat : 26929 (plingeling) R 26920 26922 26655 0 -1 4202560 181771 1255 0 0 120279 22 0 0 25 0 5 0 733300709 3557814272 840504 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=3474428 CPUtime=1190.87 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4202560 440035 1255 0 0 119025 62 0 0 25 0 5 0 733300709 3557814272 840504 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26922/tid=26931] ppid=26920 vsize=3474428 CPUtime=1202.98 cores=1,3,5,7
/proc/26922/task/26931/stat : 26931 (plingeling) R 26920 26922 26655 0 -1 4202560 140918 1255 0 0 120283 15 0 0 25 0 5 0 733300709 3557814272 840504 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26922/tid=26932] ppid=26920 vsize=3474428 CPUtime=1203.03 cores=1,3,5,7
/proc/26922/task/26932/stat : 26932 (plingeling) R 26920 26922 26655 0 -1 4202560 912266 1255 0 0 120158 145 0 0 25 0 5 0 733300709 3557814272 840504 33554432000 4194304 4417452 140734135972672 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 3474428

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

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

[startup+1203.52 s]
/proc/loadavg: 8.10 8.12 8.09 9/325 27007
/proc/meminfo: memFree=12127672/32950928 swapFree=67085488/67111528
[pid=26922] ppid=26920 vsize=0 CPUtime=4800.45 cores=1,3,5,7
/proc/26922/stat : 26922 (plingeling) Z 26920 26922 26655 0 -1 4203548 1690473 1255 0 0 479787 258 0 0 18 0 2 0 733300667 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/26922/statm: 0 0 0 0 0 0 0
[pid=26922/tid=26930] ppid=26920 vsize=0 CPUtime=1190.97 cores=1,3,5,7
/proc/26922/task/26930/stat : 26930 (plingeling) R 26920 26922 26655 0 -1 4203588 440035 1255 0 0 119026 71 0 0 25 0 2 0 733300709 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.45
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.56
CPU time (s): 4800.51
CPU user time (s): 4797.88
CPU system time (s): 2.6246
CPU usage (%): 398.86
Max. virtual memory (cumulated for all children) (KiB): 3474428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.88
system time used= 2.6246
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1691728
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= 220
involuntary context switches= 35073

runsolver used 3.32449 second user time and 8.73167 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 05:38:20
IDJOB=3371424
IDBENCH=84227
IDSOLVER=1848
FILE ID=node114/3371424-1305430700
RUNJOBID= node114-1305428289-26674
PBS_JOBID= 13324611
Free space on /tmp= 72996 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371424-1305430700/watcher-3371424-1305430700 -o /tmp/evaluation-result-3371424-1305430700/solver-3371424-1305430700 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371424-1305430700.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=802674762

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14647756 kB
Buffers:        287016 kB
Cached:        6264724 kB
SwapCached:         96 kB
Active:       12882872 kB
Inactive:      5012068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14647756 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:            3532 kB
Writeback:           0 kB
AnonPages:    11342476 kB
Mapped:          27112 kB
Slab:           305416 kB
PageTables:      38952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 53484152 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= 72996 MiB
End job on node114 at 2011-05-15 05:58:25