Trace number 3282169

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3282169-1304040968/watcher-3282169-1304040968 -o /tmp/evaluation-result-3282169-1304040968/solver-3282169-1304040968 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3282169-1304040968.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: 3.00 4.04 5.57 2/174 26894
/proc/meminfo: memFree=27981524/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=9508 CPUtime=0 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) R 26892 26894 26197 0 -1 4202496 438 1250 0 0 0 0 0 0 22 0 1 0 515694521 9736192 367 33554432000 4194304 4417332 140737135041680 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/26894/statm: 2377 367 147 55 0 263 0

[startup+0.136104 s]
/proc/loadavg: 3.00 4.04 5.57 2/174 26894
/proc/meminfo: memFree=27981524/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=185684 CPUtime=0.47 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 2190 1250 0 0 47 0 0 0 22 0 5 0 515694521 190140416 1475 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 46421 1475 176 55 0 44307 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 185684

[startup+0.201092 s]
/proc/loadavg: 3.00 4.04 5.57 2/174 26894
/proc/meminfo: memFree=27981524/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=186148 CPUtime=0.73 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 2542 1250 0 0 73 0 0 0 22 0 5 0 515694521 190615552 1593 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 46537 1593 178 55 0 44423 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 186148

[startup+0.301074 s]
/proc/loadavg: 3.00 4.04 5.57 2/174 26894
/proc/meminfo: memFree=27981524/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=187220 CPUtime=1.13 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 2921 1250 0 0 113 0 0 0 22 0 5 0 515694521 191713280 1907 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 46805 1907 180 55 0 44691 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 187220

[startup+0.701002 s]
/proc/loadavg: 3.00 4.04 5.57 2/174 26894
/proc/meminfo: memFree=27981524/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=189468 CPUtime=2.72 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 3783 1250 0 0 272 0 0 0 22 0 5 0 515694521 194015232 2449 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 47367 2449 181 55 0 45253 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 189468

[startup+1.50086 s]
/proc/loadavg: 3.00 4.04 5.57 9/186 26919
/proc/meminfo: memFree=27910248/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=191184 CPUtime=5.92 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 5319 1250 0 0 592 0 0 0 22 0 5 0 515694521 195772416 2867 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 47796 2867 181 55 0 45682 0
[pid=26894/tid=26901] ppid=26892 vsize=191184 CPUtime=1.47 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 1045 1250 0 0 147 0 0 0 20 0 5 0 515694522 195772416 2867 33554432000 4194304 4417332 140737135041680 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=191184 CPUtime=1.47 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 1037 1250 0 0 147 0 0 0 20 0 5 0 515694522 195772416 2867 33554432000 4194304 4417332 140737135041680 18446744073709551615 4237232 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=191184 CPUtime=1.46 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 1309 1250 0 0 146 0 0 0 25 0 5 0 515694522 195772416 2867 33554432000 4194304 4417332 140737135041680 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=191184 CPUtime=1.47 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 730 1250 0 0 147 0 0 0 25 0 5 0 515694522 195772416 2867 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 191184

[startup+3.10057 s]
/proc/loadavg: 3.00 4.04 5.57 9/186 26919
/proc/meminfo: memFree=27887300/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=192084 CPUtime=12.31 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 9096 1250 0 0 1229 2 0 0 22 0 5 0 515694521 196694016 3124 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 48021 3124 181 55 0 45907 0
[pid=26894/tid=26901] ppid=26892 vsize=192084 CPUtime=3.07 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 1888 1250 0 0 307 0 0 0 25 0 5 0 515694522 196694016 3124 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=192084 CPUtime=3.07 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 2204 1250 0 0 307 0 0 0 25 0 5 0 515694522 196694016 3124 33554432000 4194304 4417332 140737135041680 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=192084 CPUtime=3.05 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 2168 1250 0 0 305 0 0 0 25 0 5 0 515694522 196694016 3124 33554432000 4194304 4417332 140737135041680 18446744073709551615 4236750 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=192084 CPUtime=3.07 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 1638 1250 0 0 307 0 0 0 25 0 5 0 515694522 196694016 3124 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 192084

[startup+6.30099 s]
/proc/loadavg: 3.40 4.10 5.58 9/186 26919
/proc/meminfo: memFree=27878980/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=196960 CPUtime=25.09 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 15886 1250 0 0 2507 2 0 0 22 0 5 0 515694521 201687040 4334 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 49240 4334 181 55 0 47126 0
[pid=26894/tid=26901] ppid=26892 vsize=196960 CPUtime=6.27 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 3344 1250 0 0 627 0 0 0 25 0 5 0 515694522 201687040 4334 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=196960 CPUtime=6.27 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 4129 1250 0 0 627 0 0 0 25 0 5 0 515694522 201687040 4334 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=196960 CPUtime=6.23 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 4384 1250 0 0 623 0 0 0 25 0 5 0 515694522 201687040 4334 33554432000 4194304 4417332 140737135041680 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=196960 CPUtime=6.27 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 2831 1250 0 0 627 0 0 0 25 0 5 0 515694522 201687040 4334 33554432000 4194304 4417332 140737135041680 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 196960

[startup+12.7008 s]
/proc/loadavg: 3.77 4.17 5.60 9/186 26919
/proc/meminfo: memFree=27865736/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=203660 CPUtime=50.66 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 33919 1250 0 0 5060 6 0 0 22 0 5 0 515694521 208547840 5992 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 50915 5992 181 55 0 48801 0
[pid=26894/tid=26901] ppid=26892 vsize=203660 CPUtime=12.67 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 7680 1250 0 0 1266 1 0 0 25 0 5 0 515694522 208547840 5992 33554432000 4194304 4417332 140737135041680 18446744073709551615 4357861 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=203660 CPUtime=12.67 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 9992 1250 0 0 1265 2 0 0 25 0 5 0 515694522 208547840 5992 33554432000 4194304 4417332 140737135041680 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=203660 CPUtime=12.6 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 8913 1250 0 0 1259 1 0 0 25 0 5 0 515694522 208547840 5992 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=203660 CPUtime=12.67 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 6136 1250 0 0 1267 0 0 0 25 0 5 0 515694522 208547840 5992 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 203660

[startup+25.5005 s]
/proc/loadavg: 4.70 4.36 5.64 9/186 26919
/proc/meminfo: memFree=27857168/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=205060 CPUtime=101.78 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 60974 1250 0 0 10168 10 0 0 22 0 5 0 515694521 209981440 6370 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 51265 6370 181 55 0 49151 0
[pid=26894/tid=26901] ppid=26892 vsize=205060 CPUtime=25.47 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 15815 1250 0 0 2544 3 0 0 25 0 5 0 515694522 209981440 6370 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=205060 CPUtime=25.47 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 16727 1250 0 0 2544 3 0 0 25 0 5 0 515694522 209981440 6370 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=205060 CPUtime=25.33 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 15453 1250 0 0 2531 2 0 0 25 0 5 0 515694522 209981440 6370 33554432000 4194304 4417332 140737135041680 18446744073709551615 4357880 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=205060 CPUtime=25.47 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 11781 1250 0 0 2546 1 0 0 25 0 5 0 515694522 209981440 6370 33554432000 4194304 4417332 140737135041680 18446744073709551615 4250858 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 205060

[startup+51.1009 s]
/proc/loadavg: 5.83 4.65 5.70 9/186 26920
/proc/meminfo: memFree=27812920/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=229668 CPUtime=204.04 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 109132 1250 0 0 20387 17 0 0 22 0 5 0 515694521 235180032 12526 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 57417 12526 181 55 0 55303 0
[pid=26894/tid=26901] ppid=26892 vsize=229668 CPUtime=51.06 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 31516 1250 0 0 5101 5 0 0 25 0 5 0 515694522 235180032 12526 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=229668 CPUtime=51.07 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 27698 1250 0 0 5103 4 0 0 25 0 5 0 515694522 235180032 12526 33554432000 4194304 4417332 140737135041680 18446744073709551615 4365886 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=229668 CPUtime=50.79 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 29142 1250 0 0 5075 4 0 0 25 0 5 0 515694522 235180032 12526 33554432000 4194304 4417332 140737135041680 18446744073709551615 4357152 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=229668 CPUtime=51.07 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 19578 1250 0 0 5105 2 0 0 25 0 5 0 515694522 235180032 12526 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 229668

[startup+102.301 s]
/proc/loadavg: 7.10 5.18 5.82 9/186 26921
/proc/meminfo: memFree=27791304/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=239432 CPUtime=408.58 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 193876 1250 0 0 40827 31 0 0 22 0 5 0 515694521 245178368 14967 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 59858 14967 181 55 0 57744 0
[pid=26894/tid=26901] ppid=26892 vsize=239432 CPUtime=102.26 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 55098 1250 0 0 10217 9 0 0 25 0 5 0 515694522 245178368 14967 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=239432 CPUtime=102.28 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 47931 1250 0 0 10221 7 0 0 25 0 5 0 515694522 245178368 14967 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=239432 CPUtime=101.72 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 54899 1250 0 0 10164 8 0 0 25 0 5 0 515694522 245178368 14967 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=239432 CPUtime=102.28 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 34750 1250 0 0 10223 5 0 0 25 0 5 0 515694522 245178368 14967 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 239432

[startup+162.301 s]
/proc/loadavg: 7.70 5.70 5.96 9/186 26923
/proc/meminfo: memFree=27769556/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=243908 CPUtime=648.23 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 285275 1250 0 0 64777 46 0 0 22 0 5 0 515694521 249761792 16054 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 60977 16054 181 55 0 58863 0
[pid=26894/tid=26901] ppid=26892 vsize=243908 CPUtime=162.25 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 83075 1250 0 0 16211 14 0 0 25 0 5 0 515694522 249761792 16054 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=243908 CPUtime=162.28 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 68672 1250 0 0 16216 12 0 0 25 0 5 0 515694522 249761792 16054 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=243908 CPUtime=161.39 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 82931 1250 0 0 16127 12 0 0 25 0 5 0 515694522 249761792 16054 33554432000 4194304 4417332 140737135041680 18446744073709551615 4366146 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=243908 CPUtime=162.27 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 49399 1250 0 0 16220 7 0 0 25 0 5 0 515694522 249761792 16054 33554432000 4194304 4417332 140737135041680 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.23
Current children cumulated vsize (KiB) 243908


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

[pid=26894/tid=26902] ppid=26892 vsize=302024 CPUtime=702.29 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 219073 1250 0 0 70194 35 0 0 25 0 5 0 515694522 309272576 30583 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=302024 CPUtime=698.45 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 263969 1250 0 0 69804 41 0 0 25 0 5 0 515694522 309272576 30583 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=302024 CPUtime=702.29 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 146083 1250 0 0 70205 24 0 0 25 0 5 0 515694522 309272576 30583 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.28
Current children cumulated vsize (KiB) 302024

[startup+762.301 s]
/proc/loadavg: 8.16 7.82 6.98 9/186 26939
/proc/meminfo: memFree=27534568/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=303120 CPUtime=3044.98 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 927392 1250 0 0 304347 151 0 0 22 0 5 0 515694521 310394880 30857 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 75780 30857 181 55 0 73666 0
[pid=26894/tid=26901] ppid=26892 vsize=303120 CPUtime=762.2 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 265507 1250 0 0 76177 43 0 0 25 0 5 0 515694522 310394880 30857 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=303120 CPUtime=762.3 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 234135 1250 0 0 76192 38 0 0 25 0 5 0 515694522 310394880 30857 33554432000 4194304 4417332 140737135041680 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=303120 CPUtime=758.13 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 274703 1250 0 0 75770 43 0 0 25 0 5 0 515694522 310394880 30857 33554432000 4194304 4417332 140737135041680 18446744073709551615 4353734 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=303120 CPUtime=762.3 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 151849 1250 0 0 76205 25 0 0 25 0 5 0 515694522 310394880 30857 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.98
Current children cumulated vsize (KiB) 303120

[startup+822.301 s]
/proc/loadavg: 8.14 7.88 7.06 9/186 26941
/proc/meminfo: memFree=27547660/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=298412 CPUtime=3284.63 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 985051 1250 0 0 328301 162 0 0 22 0 5 0 515694521 305573888 29680 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 74603 29680 181 55 0 72489 0
[pid=26894/tid=26901] ppid=26892 vsize=298412 CPUtime=822.19 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 287307 1250 0 0 82172 47 0 0 25 0 5 0 515694522 305573888 29680 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=298412 CPUtime=822.3 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 250866 1250 0 0 82188 42 0 0 25 0 5 0 515694522 305573888 29680 33554432000 4194304 4417332 140737135041680 18446744073709551615 4357218 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=298412 CPUtime=817.81 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 287213 1250 0 0 81736 45 0 0 25 0 5 0 515694522 305573888 29680 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=298412 CPUtime=822.3 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 158467 1250 0 0 82203 27 0 0 25 0 5 0 515694522 305573888 29680 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 298412

[startup+882.306 s]
/proc/loadavg: 8.14 7.93 7.12 9/186 26942
/proc/meminfo: memFree=27476700/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=329488 CPUtime=3524.31 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 1039951 1250 0 0 352261 170 0 0 22 0 5 0 515694521 337395712 37449 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 82372 37449 181 55 0 80258 0
[pid=26894/tid=26901] ppid=26892 vsize=329488 CPUtime=882.19 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 302220 1250 0 0 88170 49 0 0 25 0 5 0 515694522 337395712 37449 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=329488 CPUtime=882.3 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 268172 1250 0 0 88186 44 0 0 25 0 5 0 515694522 337395712 37449 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=329488 CPUtime=877.48 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 303697 1250 0 0 87700 48 0 0 25 0 5 0 515694522 337395712 37449 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=329488 CPUtime=882.3 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 164664 1250 0 0 88203 27 0 0 25 0 5 0 515694522 337395712 37449 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.31
Current children cumulated vsize (KiB) 329488

[startup+942.3 s]
/proc/loadavg: 8.09 7.95 7.18 9/186 26944
/proc/meminfo: memFree=27514604/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=315184 CPUtime=3763.98 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 1094821 1250 0 0 376218 180 0 0 22 0 5 0 515694521 322748416 33873 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 78796 33873 181 55 0 76682 0
[pid=26894/tid=26901] ppid=26892 vsize=315184 CPUtime=942.18 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 315100 1250 0 0 94167 51 0 0 25 0 5 0 515694522 322748416 33873 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=315184 CPUtime=942.3 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 287578 1250 0 0 94182 48 0 0 25 0 5 0 515694522 322748416 33873 33554432000 4194304 4417332 140737135041680 18446744073709551615 4356944 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=315184 CPUtime=937.16 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 317741 1250 0 0 93665 51 0 0 25 0 5 0 515694522 322748416 33873 33554432000 4194304 4417332 140737135041680 18446744073709551615 4353800 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=315184 CPUtime=942.3 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 173204 1250 0 0 94201 29 0 0 25 0 5 0 515694522 322748416 33873 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 315184

[startup+1002.3 s]
/proc/loadavg: 8.07 7.97 7.23 9/186 26945
/proc/meminfo: memFree=27502152/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=324468 CPUtime=4003.64 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 1138404 1250 0 0 400178 186 0 0 22 0 5 0 515694521 332255232 36194 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 81117 36194 181 55 0 79003 0
[pid=26894/tid=26901] ppid=26892 vsize=324468 CPUtime=1002.17 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 326360 1250 0 0 100165 52 0 0 25 0 5 0 515694522 332255232 36194 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=324468 CPUtime=1002.3 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 301874 1250 0 0 100180 50 0 0 25 0 5 0 515694522 332255232 36194 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=324468 CPUtime=996.83 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 329195 1250 0 0 99630 53 0 0 25 0 5 0 515694522 332255232 36194 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=324468 CPUtime=1002.29 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 179777 1250 0 0 100200 29 0 0 25 0 5 0 515694522 332255232 36194 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 324468

[startup+1062.3 s]
/proc/loadavg: 8.13 8.00 7.29 9/186 26947
/proc/meminfo: memFree=27494420/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=337148 CPUtime=4243.32 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 1189325 1250 0 0 424139 193 0 0 22 0 5 0 515694521 345239552 39364 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 84287 39364 181 55 0 82173 0
[pid=26894/tid=26901] ppid=26892 vsize=337148 CPUtime=1062.17 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 336056 1250 0 0 106163 54 0 0 25 0 5 0 515694522 345239552 39364 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=337148 CPUtime=1062.3 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 321914 1250 0 0 106177 53 0 0 25 0 5 0 515694522 345239552 39364 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=337148 CPUtime=1056.51 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 344348 1250 0 0 105596 55 0 0 25 0 5 0 515694522 345239552 39364 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=337148 CPUtime=1062.31 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 185809 1250 0 0 106200 31 0 0 25 0 5 0 515694522 345239552 39364 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 337148

[startup+1122.3 s]
/proc/loadavg: 8.05 8.00 7.33 9/186 26949
/proc/meminfo: memFree=27470712/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=342568 CPUtime=4482.99 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 1232086 1250 0 0 448100 199 0 0 22 0 5 0 515694521 350789632 40718 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 85642 40718 181 55 0 83528 0
[pid=26894/tid=26901] ppid=26892 vsize=342568 CPUtime=1122.17 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 346501 1250 0 0 112161 56 0 0 25 0 5 0 515694522 350789632 40718 33554432000 4194304 4417332 140737135041680 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=342568 CPUtime=1122.3 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 335950 1250 0 0 112176 54 0 0 25 0 5 0 515694522 350789632 40718 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=342568 CPUtime=1116.18 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 356444 1250 0 0 111562 56 0 0 25 0 5 0 515694522 350789632 40718 33554432000 4194304 4417332 140737135041680 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=342568 CPUtime=1122.3 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 191993 1250 0 0 112199 31 0 0 25 0 5 0 515694522 350789632 40718 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 342568

[startup+1182.3 s]
/proc/loadavg: 8.10 8.02 7.38 9/186 26950
/proc/meminfo: memFree=27480596/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=334064 CPUtime=4722.67 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 1280198 1250 0 0 472061 206 0 0 22 0 5 0 515694521 342081536 38593 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 83516 38593 181 55 0 81402 0
[pid=26894/tid=26901] ppid=26892 vsize=334064 CPUtime=1182.16 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 358891 1250 0 0 118159 57 0 0 25 0 5 0 515694522 342081536 38593 33554432000 4194304 4417332 140737135041680 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=334064 CPUtime=1182.31 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 349571 1250 0 0 118174 57 0 0 25 0 5 0 515694522 342081536 38593 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=334064 CPUtime=1175.85 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 371267 1250 0 0 117527 58 0 0 25 0 5 0 515694522 342081536 38593 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=334064 CPUtime=1182.31 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 199271 1250 0 0 118198 33 0 0 25 0 5 0 515694522 342081536 38593 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 334064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 8.01 7.39 9/186 26951
/proc/meminfo: memFree=27460496/32951124 swapFree=67111356/67111528
[pid=26894] ppid=26892 vsize=345680 CPUtime=4800.18 cores=1,3,5,7
/proc/26894/stat : 26894 (plingeling) S 26892 26894 26197 0 -1 4202496 1289915 1250 0 0 479810 208 0 0 22 0 5 0 515694521 353976320 41497 33554432000 4194304 4417332 140737135041680 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/26894/statm: 86420 41497 181 55 0 84306 0
[pid=26894/tid=26901] ppid=26892 vsize=345680 CPUtime=1201.55 cores=1,3,5,7
/proc/26894/task/26901/stat : 26901 (plingeling) R 26892 26894 26197 0 -1 4202560 361825 1250 0 0 120098 57 0 0 25 0 5 0 515694522 353976320 41497 33554432000 4194304 4417332 140737135041680 18446744073709551615 4357773 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26894/tid=26902] ppid=26892 vsize=345680 CPUtime=1201.71 cores=1,3,5,7
/proc/26894/task/26902/stat : 26902 (plingeling) R 26892 26894 26197 0 -1 4202560 353223 1250 0 0 120114 57 0 0 25 0 5 0 515694522 353976320 41497 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26894/tid=26903] ppid=26892 vsize=345680 CPUtime=1195.14 cores=1,3,5,7
/proc/26894/task/26903/stat : 26903 (plingeling) R 26892 26894 26197 0 -1 4202560 371780 1250 0 0 119456 58 0 0 25 0 5 0 515694522 353976320 41497 33554432000 4194304 4417332 140737135041680 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26894/tid=26904] ppid=26892 vsize=345680 CPUtime=1201.71 cores=1,3,5,7
/proc/26894/task/26904/stat : 26904 (plingeling) R 26892 26894 26197 0 -1 4202560 201889 1250 0 0 120138 33 0 0 25 0 5 0 515694522 353976320 41497 33554432000 4194304 4417332 140737135041680 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 345680

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.21
CPU user time (s): 4798.12
CPU system time (s): 2.09068
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 363796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.12
system time used= 2.09068
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1291165
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= 183
involuntary context switches= 37125

runsolver used 1.9887 second user time and 4.5733 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 03:36:08
IDJOB=3282169
IDBENCH=70785
IDSOLVER=1605
FILE ID=node137/3282169-1304040968
RUNJOBID= node137-1304040968-26881
PBS_JOBID= 13170366
Free space on /tmp= 71620 MiB

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

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=2049165385

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27982176 kB
Buffers:        869876 kB
Cached:        3575428 kB
SwapCached:         56 kB
Active:         162664 kB
Inactive:      4347908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27982176 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:             140 kB
Writeback:           0 kB
AnonPages:       65872 kB
Mapped:          14484 kB
Slab:           394468 kB
PageTables:       4316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187920 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= 71616 MiB
End job on node137 at 2011-04-29 03:56:12