Trace number 3251120

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.33 1201.82

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.28965
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3251120-1304116310/watcher-3251120-1304116310 -o /tmp/evaluation-result-3251120-1304116310/solver-3251120-1304116310 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3251120-1304116310.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.75 8.01 7.95 5/181 16307
/proc/meminfo: memFree=25144464/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=10144 CPUtime=0 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) R 16305 16307 15661 0 -1 4202496 629 1253 0 0 0 0 0 0 25 0 1 0 504047104 10387456 557 33554432000 4194304 4417332 140735858787088 18446744073709551615 255106768640 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/16307/statm: 2536 557 146 55 0 422 0

[startup+0.102565 s]
/proc/loadavg: 7.75 8.01 7.95 5/181 16307
/proc/meminfo: memFree=25144464/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=26608 CPUtime=0.09 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) R 16305 16307 15661 0 -1 4202496 4778 1253 0 0 9 0 0 0 25 0 1 0 504047104 27246592 4674 33554432000 4194304 4417332 140735858787088 18446744073709551615 4198200 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/16307/statm: 6652 4674 147 55 0 4538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26608

[startup+0.200548 s]
/proc/loadavg: 7.75 8.01 7.95 5/181 16307
/proc/meminfo: memFree=25144464/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=42992 CPUtime=0.19 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) R 16305 16307 15661 0 -1 4202496 8874 1253 0 0 19 0 0 0 25 0 1 0 504047104 44023808 8770 33554432000 4194304 4417332 140735858787088 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/16307/statm: 10748 8770 147 55 0 8634 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42992

[startup+0.300496 s]
/proc/loadavg: 7.75 8.01 7.95 5/181 16307
/proc/meminfo: memFree=25144464/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=149424 CPUtime=0.38 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 8961 1253 0 0 38 0 0 0 25 0 5 0 504047104 153010176 8789 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 37356 8789 169 55 0 35242 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 149424

[startup+0.700424 s]
/proc/loadavg: 7.75 8.01 7.95 5/181 16307
/proc/meminfo: memFree=25144464/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=155100 CPUtime=1.98 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 26150 1253 0 0 195 3 0 0 25 0 5 0 504047104 158822400 10216 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 38775 10216 177 55 0 36661 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 155100

[startup+1.50028 s]
/proc/loadavg: 7.75 8.01 7.95 9/186 16317
/proc/meminfo: memFree=25060980/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=177720 CPUtime=5.18 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 34108 1253 0 0 514 4 0 0 25 0 5 0 504047104 181985280 15842 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 44430 15842 180 55 0 42316 0
[pid=16307/tid=16314] ppid=16305 vsize=177720 CPUtime=1.22 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 6323 1253 0 0 122 0 0 0 25 0 5 0 504047130 181985280 15842 33554432000 4194304 4417332 140735858787088 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=177720 CPUtime=1.21 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 5415 1253 0 0 121 0 0 0 25 0 5 0 504047130 181985280 15842 33554432000 4194304 4417332 140735858787088 18446744073709551615 4258491 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=177720 CPUtime=1.22 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 5441 1253 0 0 122 0 0 0 25 0 5 0 504047130 181985280 15842 33554432000 4194304 4417332 140735858787088 18446744073709551615 4250080 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=177720 CPUtime=1.22 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 8043 1253 0 0 121 1 0 0 25 0 5 0 504047130 181985280 15842 33554432000 4194304 4417332 140735858787088 18446744073709551615 4357108 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 177720

[startup+3.101 s]
/proc/loadavg: 7.75 8.01 7.95 10/186 16317
/proc/meminfo: memFree=25041140/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=195756 CPUtime=11.58 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 39949 1253 0 0 1153 5 0 0 25 0 5 0 504047104 200454144 20351 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 48939 20351 180 55 0 46825 0
[pid=16307/tid=16314] ppid=16305 vsize=195756 CPUtime=2.82 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 6323 1253 0 0 282 0 0 0 25 0 5 0 504047130 200454144 20351 33554432000 4194304 4417332 140735858787088 18446744073709551615 4258604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=195756 CPUtime=2.81 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 5415 1253 0 0 281 0 0 0 25 0 5 0 504047130 200454144 20351 33554432000 4194304 4417332 140735858787088 18446744073709551615 4249967 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=195756 CPUtime=2.82 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 5441 1253 0 0 282 0 0 0 25 0 5 0 504047130 200454144 20351 33554432000 4194304 4417332 140735858787088 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=195756 CPUtime=2.82 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 13884 1253 0 0 281 1 0 0 25 0 5 0 504047130 200454144 20351 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 195756

[startup+6.30044 s]
/proc/loadavg: 7.85 8.02 7.95 9/186 16317
/proc/meminfo: memFree=24993188/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=222176 CPUtime=24.35 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 50424 1253 0 0 2429 6 0 0 25 0 5 0 504047104 227508224 26957 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 55544 26957 181 55 0 53430 0
[pid=16307/tid=16314] ppid=16305 vsize=222176 CPUtime=6.02 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 6323 1253 0 0 602 0 0 0 25 0 5 0 504047130 227508224 26957 33554432000 4194304 4417332 140735858787088 18446744073709551615 4236224 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=222176 CPUtime=5.99 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 5415 1253 0 0 599 0 0 0 25 0 5 0 504047130 227508224 26957 33554432000 4194304 4417332 140735858787088 18446744073709551615 4249870 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=222176 CPUtime=6.02 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 5442 1253 0 0 602 0 0 0 25 0 5 0 504047130 227508224 26957 33554432000 4194304 4417332 140735858787088 18446744073709551615 4249943 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=222176 CPUtime=6.02 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 24358 1253 0 0 599 3 0 0 25 0 5 0 504047130 227508224 26957 33554432000 4194304 4417332 140735858787088 18446744073709551615 4365094 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.35
Current children cumulated vsize (KiB) 222176

[startup+12.7003 s]
/proc/loadavg: 7.86 8.02 7.95 9/186 16318
/proc/meminfo: memFree=24929968/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=309220 CPUtime=49.92 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 76486 1253 0 0 4982 10 0 0 25 0 5 0 504047104 316641280 48718 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 77305 48718 181 55 0 75191 0
[pid=16307/tid=16314] ppid=16305 vsize=309220 CPUtime=12.42 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 6323 1253 0 0 1242 0 0 0 25 0 5 0 504047130 316641280 48718 33554432000 4194304 4417332 140735858787088 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=309220 CPUtime=12.36 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 5415 1253 0 0 1236 0 0 0 25 0 5 0 504047130 316641280 48718 33554432000 4194304 4417332 140735858787088 18446744073709551615 4258191 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=309220 CPUtime=12.42 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 5442 1253 0 0 1242 0 0 0 25 0 5 0 504047130 316641280 48718 33554432000 4194304 4417332 140735858787088 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=309220 CPUtime=12.42 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 50420 1253 0 0 1235 7 0 0 25 0 5 0 504047130 316641280 48718 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.92
Current children cumulated vsize (KiB) 309220

[startup+25.5011 s]
/proc/loadavg: 7.89 8.02 7.95 10/186 16318
/proc/meminfo: memFree=24871064/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=312248 CPUtime=101.06 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 121857 1253 0 0 10089 17 0 0 25 0 5 0 504047104 319741952 48599 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 78062 48599 181 55 0 75948 0
[pid=16307/tid=16314] ppid=16305 vsize=312248 CPUtime=25.22 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 7754 1253 0 0 2522 0 0 0 25 0 5 0 504047130 319741952 48599 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=312248 CPUtime=25.1 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 7462 1253 0 0 2510 0 0 0 25 0 5 0 504047130 319741952 48599 33554432000 4194304 4417332 140735858787088 18446744073709551615 4357123 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=312248 CPUtime=25.22 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 5442 1253 0 0 2522 0 0 0 25 0 5 0 504047130 319741952 48599 33554432000 4194304 4417332 140735858787088 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=312248 CPUtime=25.22 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 92313 1253 0 0 2509 13 0 0 25 0 5 0 504047130 319741952 48599 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.06
Current children cumulated vsize (KiB) 312248

[startup+51.1006 s]
/proc/loadavg: 7.93 8.02 7.95 9/186 16318
/proc/meminfo: memFree=24685624/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=460332 CPUtime=203.34 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 188199 1253 0 0 20308 26 0 0 25 0 5 0 504047104 471379968 86520 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 115083 86520 181 55 0 112969 0
[pid=16307/tid=16314] ppid=16305 vsize=460332 CPUtime=50.83 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 8894 1253 0 0 5082 1 0 0 25 0 5 0 504047130 471379968 86520 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=460332 CPUtime=50.58 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 9510 1253 0 0 5057 1 0 0 25 0 5 0 504047130 471379968 86520 33554432000 4194304 4417332 140735858787088 18446744073709551615 4310641 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=460332 CPUtime=50.82 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 7887 1253 0 0 5081 1 0 0 25 0 5 0 504047130 471379968 86520 33554432000 4194304 4417332 140735858787088 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=460332 CPUtime=50.82 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 153022 1253 0 0 5060 22 0 0 25 0 5 0 504047130 471379968 86520 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.34
Current children cumulated vsize (KiB) 460332

[startup+102.301 s]
/proc/loadavg: 8.05 8.04 7.96 9/186 16320
/proc/meminfo: memFree=24316348/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=565160 CPUtime=407.92 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 262262 1253 0 0 40755 37 0 0 25 0 5 0 504047104 578723840 112727 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 141290 112727 181 55 0 139176 0
[pid=16307/tid=16314] ppid=16305 vsize=565160 CPUtime=102.03 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 10942 1253 0 0 10202 1 0 0 25 0 5 0 504047130 578723840 112727 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=565160 CPUtime=101.54 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 12544 1253 0 0 10153 1 0 0 25 0 5 0 504047130 578723840 112727 33554432000 4194304 4417332 140735858787088 18446744073709551615 4357066 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=565160 CPUtime=102.03 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 9935 1253 0 0 10202 1 0 0 25 0 5 0 504047130 578723840 112727 33554432000 4194304 4417332 140735858787088 18446744073709551615 4249547 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=565160 CPUtime=102.02 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 219955 1253 0 0 10171 31 0 0 25 0 5 0 504047130 578723840 112727 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.92
Current children cumulated vsize (KiB) 565160

[startup+162.301 s]
/proc/loadavg: 8.09 8.06 7.97 10/186 16322
/proc/meminfo: memFree=24072296/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=731244 CPUtime=647.62 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 361708 1253 0 0 64713 49 0 0 25 0 5 0 504047104 748793856 154248 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 182811 154248 181 55 0 180697 0
[pid=16307/tid=16314] ppid=16305 vsize=731244 CPUtime=162.02 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 18820 1253 0 0 16200 2 0 0 25 0 5 0 504047130 748793856 154248 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=731244 CPUtime=161.25 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 19137 1253 0 0 16123 2 0 0 25 0 5 0 504047130 748793856 154248 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=731244 CPUtime=162.02 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 16611 1253 0 0 16200 2 0 0 25 0 5 0 504047130 748793856 154248 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=731244 CPUtime=162.02 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 298254 1253 0 0 16162 40 0 0 25 0 5 0 504047130 748793856 154248 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.62
Current children cumulated vsize (KiB) 731244


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

/proc/meminfo: memFree=21880688/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=1968952 CPUtime=3044.7 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 1302919 1253 0 0 304280 190 0 0 25 0 5 0 504047104 2016206848 463675 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 492238 463675 181 55 0 490124 0
[pid=16307/tid=16314] ppid=16305 vsize=1968952 CPUtime=762.05 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 216922 1253 0 0 76173 32 0 0 25 0 5 0 504047130 2016206848 463675 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=1968952 CPUtime=758.27 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 234325 1253 0 0 75796 31 0 0 25 0 5 0 504047130 2016206848 463675 33554432000 4194304 4417332 140735858787088 18446744073709551615 4366002 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=1968952 CPUtime=762.04 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 197040 1253 0 0 76180 24 0 0 25 0 5 0 504047130 2016206848 463675 33554432000 4194304 4417332 140735858787088 18446744073709551615 4256259 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=1968952 CPUtime=762.04 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 645746 1253 0 0 76103 101 0 0 25 0 5 0 504047130 2016206848 463675 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.7
Current children cumulated vsize (KiB) 1968952

[startup+822.301 s]
/proc/loadavg: 8.06 8.06 8.00 10/186 16339
/proc/meminfo: memFree=21566828/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=2272172 CPUtime=3284.39 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 1431505 1253 0 0 328229 210 0 0 25 0 5 0 504047104 2326704128 539480 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 568043 539480 181 55 0 565929 0
[pid=16307/tid=16314] ppid=16305 vsize=2272172 CPUtime=822.04 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 218532 1253 0 0 82172 32 0 0 25 0 5 0 504047130 2326704128 539480 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=2272172 CPUtime=817.99 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 279241 1253 0 0 81762 37 0 0 25 0 5 0 504047130 2326704128 539480 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=2272172 CPUtime=822.03 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 225532 1253 0 0 82176 27 0 0 25 0 5 0 504047130 2326704128 539480 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=2272172 CPUtime=822.04 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 699314 1253 0 0 82092 112 0 0 25 0 5 0 504047130 2326704128 539480 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.39
Current children cumulated vsize (KiB) 2272172

[startup+882.306 s]
/proc/loadavg: 8.10 8.08 8.01 9/186 16341
/proc/meminfo: memFree=21291036/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=2481824 CPUtime=3524.12 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 1558512 1253 0 0 352183 229 0 0 25 0 5 0 504047104 2541387776 591862 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 620456 591862 181 55 0 618342 0
[pid=16307/tid=16314] ppid=16305 vsize=2481824 CPUtime=882.05 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 280825 1253 0 0 88165 40 0 0 25 0 5 0 504047130 2541387776 591862 33554432000 4194304 4417332 140735858787088 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=2481824 CPUtime=877.69 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 303817 1253 0 0 87729 40 0 0 25 0 5 0 504047130 2541387776 591862 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=2481824 CPUtime=882.04 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 241916 1253 0 0 88174 30 0 0 25 0 5 0 504047130 2541387776 591862 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=2481824 CPUtime=882.05 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 723068 1253 0 0 88088 117 0 0 25 0 5 0 504047130 2541387776 591862 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.12
Current children cumulated vsize (KiB) 2481824

[startup+942.301 s]
/proc/loadavg: 8.04 8.06 8.00 10/186 16342
/proc/meminfo: memFree=21251952/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=2514592 CPUtime=3763.81 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 1640432 1253 0 0 376142 239 0 0 25 0 5 0 504047104 2574942208 600054 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 628648 600054 181 55 0 626534 0
[pid=16307/tid=16314] ppid=16305 vsize=2514592 CPUtime=942.04 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 313593 1253 0 0 94160 44 0 0 25 0 5 0 504047130 2574942208 600054 33554432000 4194304 4417332 140735858787088 18446744073709551615 4310585 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=2514592 CPUtime=937.4 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 328393 1253 0 0 93697 43 0 0 25 0 5 0 504047130 2574942208 600054 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=2514592 CPUtime=942.04 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 266492 1253 0 0 94171 33 0 0 25 0 5 0 504047130 2574942208 600054 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=2514592 CPUtime=942.04 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 723068 1253 0 0 94087 117 0 0 25 0 5 0 504047130 2574942208 600054 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.81
Current children cumulated vsize (KiB) 2514592

[startup+1002.3 s]
/proc/loadavg: 8.01 8.05 8.00 9/186 16344
/proc/meminfo: memFree=21092840/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=2618836 CPUtime=4003.52 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 1751749 1253 0 0 400097 255 0 0 25 0 5 0 504047104 2681688064 626053 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 654709 626053 181 55 0 652595 0
[pid=16307/tid=16314] ppid=16305 vsize=2618836 CPUtime=1002.04 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 395030 1253 0 0 100149 55 0 0 25 0 5 0 504047130 2681688064 626053 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=2618836 CPUtime=997.1 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 336585 1253 0 0 99666 44 0 0 25 0 5 0 504047130 2681688064 626053 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=2618836 CPUtime=1002.04 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 282876 1253 0 0 100169 35 0 0 25 0 5 0 504047130 2681688064 626053 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=2618836 CPUtime=1002.04 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 728372 1253 0 0 100086 118 0 0 25 0 5 0 504047130 2681688064 626053 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.52
Current children cumulated vsize (KiB) 2618836

[startup+1062.3 s]
/proc/loadavg: 8.04 8.05 8.00 10/186 16346
/proc/meminfo: memFree=21339084/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=2253980 CPUtime=4243.23 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 1872121 1253 0 0 424048 275 0 0 25 0 5 0 504047104 2308075520 534868 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 563495 534868 181 55 0 561381 0
[pid=16307/tid=16314] ppid=16305 vsize=2253980 CPUtime=1062.04 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 395030 1253 0 0 106149 55 0 0 25 0 5 0 504047130 2308075520 534868 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=2253980 CPUtime=1056.81 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 355028 1253 0 0 105635 46 0 0 25 0 5 0 504047130 2308075520 534868 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=2253980 CPUtime=1062.04 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 315644 1253 0 0 106166 38 0 0 25 0 5 0 504047130 2308075520 534868 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=2253980 CPUtime=1062.04 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 797533 1253 0 0 106071 133 0 0 25 0 5 0 504047130 2308075520 534868 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.23
Current children cumulated vsize (KiB) 2253980

[startup+1122.3 s]
/proc/loadavg: 8.16 8.08 8.01 9/186 16347
/proc/meminfo: memFree=21239360/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=2343404 CPUtime=4482.95 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 1966303 1253 0 0 448005 290 0 0 25 0 5 0 504047104 2399645696 557226 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 585851 557226 181 55 0 583737 0
[pid=16307/tid=16314] ppid=16305 vsize=2343404 CPUtime=1122.04 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 395030 1253 0 0 112149 55 0 0 25 0 5 0 504047130 2399645696 557226 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=2343404 CPUtime=1116.51 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 432826 1253 0 0 111593 58 0 0 25 0 5 0 504047130 2399645696 557226 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=2343404 CPUtime=1122.05 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 332028 1253 0 0 112164 41 0 0 25 0 5 0 504047130 2399645696 557226 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=2343404 CPUtime=1122.05 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 797533 1253 0 0 112072 133 0 0 25 0 5 0 504047130 2399645696 557226 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.95
Current children cumulated vsize (KiB) 2343404

[startup+1182.3 s]
/proc/loadavg: 7.89 8.03 7.99 5/177 16367
/proc/meminfo: memFree=22904392/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=2500912 CPUtime=4722.66 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 2038448 1253 0 0 471965 301 0 0 25 0 5 0 504047104 2560933888 596603 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 625228 596603 181 55 0 623114 0
[pid=16307/tid=16314] ppid=16305 vsize=2500912 CPUtime=1182.05 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 395030 1253 0 0 118150 55 0 0 25 0 5 0 504047130 2560933888 596603 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=2500912 CPUtime=1176.23 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 449210 1253 0 0 117563 60 0 0 25 0 5 0 504047130 2560933888 596603 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=2500912 CPUtime=1182.04 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 364796 1253 0 0 118159 45 0 0 25 0 5 0 504047130 2560933888 596603 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=2500912 CPUtime=1182.04 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 820526 1253 0 0 118066 138 0 0 25 0 5 0 504047130 2560933888 596603 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.66
Current children cumulated vsize (KiB) 2500912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 6.79 7.77 7.91 5/176 16367
/proc/meminfo: memFree=22839680/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=2566448 CPUtime=4800.18 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) S 16305 16307 15661 0 -1 4202496 2054832 1253 0 0 479715 303 0 0 25 0 5 0 504047104 2628042752 612987 33554432000 4194304 4417332 140735858787088 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 641612 612987 181 55 0 639498 0
[pid=16307/tid=16314] ppid=16305 vsize=2566448 CPUtime=1201.45 cores=0,2,4,6
/proc/16307/task/16314/stat : 16314 (plingeling) R 16305 16307 15661 0 -1 4202560 395030 1253 0 0 120090 55 0 0 25 0 5 0 504047130 2628042752 612987 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=2566448 CPUtime=1195.53 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4202560 465594 1253 0 0 119491 62 0 0 25 0 5 0 504047130 2628042752 612987 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=16307/tid=16316] ppid=16305 vsize=2566448 CPUtime=1201.45 cores=0,2,4,6
/proc/16307/task/16316/stat : 16316 (plingeling) R 16305 16307 15661 0 -1 4202560 364796 1253 0 0 120100 45 0 0 25 0 5 0 504047130 2628042752 612987 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=16307/tid=16317] ppid=16305 vsize=2566448 CPUtime=1201.45 cores=0,2,4,6
/proc/16307/task/16317/stat : 16317 (plingeling) R 16305 16307 15661 0 -1 4202560 820526 1253 0 0 120007 138 0 0 25 0 5 0 504047130 2628042752 612987 33554432000 4194304 4417332 140735858787088 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 2566448

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

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

[startup+1201.81 s]
/proc/loadavg: 6.79 7.77 7.91 5/176 16367
/proc/meminfo: memFree=22839680/32951124 swapFree=67111448/67111528
[pid=16307] ppid=16305 vsize=0 CPUtime=4800.31 cores=0,2,4,6
/proc/16307/stat : 16307 (plingeling) Z 16305 16307 15661 0 -1 4203548 2054832 1253 0 0 479718 313 0 0 18 0 2 0 504047104 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16307/statm: 0 0 0 0 0 0 0
[pid=16307/tid=16315] ppid=16305 vsize=0 CPUtime=1195.63 cores=0,2,4,6
/proc/16307/task/16315/stat : 16315 (plingeling) R 16305 16307 15661 0 -1 4203588 465594 1253 0 0 119491 72 0 0 25 0 2 0 504047130 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.82
CPU time (s): 4800.33
CPU user time (s): 4797.18
CPU system time (s): 3.14652
CPU usage (%): 399.422
Max. virtual memory (cumulated for all children) (KiB): 2719524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.18
system time used= 3.14652
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2056085
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= 97
involuntary context switches= 40682

runsolver used 1.77373 second user time and 4.01839 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-30 00:31:50
IDJOB=3251120
IDBENCH=88211
IDSOLVER=1605
FILE ID=node144/3251120-1304116310
RUNJOBID= node144-1304115079-16096
PBS_JOBID= 13170685
Free space on /tmp= 72400 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251120-1304116310/watcher-3251120-1304116310 -o /tmp/evaluation-result-3251120-1304116310/solver-3251120-1304116310 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3251120-1304116310.cnf

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

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=1381638300

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25144620 kB
Buffers:       2108408 kB
Cached:        4943600 kB
SwapCached:         80 kB
Active:         296580 kB
Inactive:      6965192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25144620 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           10860 kB
Writeback:           0 kB
AnonPages:      208984 kB
Mapped:          15480 kB
Slab:           480392 kB
PageTables:       4964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   393132 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= 72404 MiB
End job on node144 at 2011-04-30 00:51:54