Trace number 3258866

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.27 1201.75

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1150c84314gyes1.cnf
MD5SUMd6097a9814089eeede1d027388c17a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3218
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3258866-1304052142/watcher-3258866-1304052142 -o /tmp/evaluation-result-3258866-1304052142/solver-3258866-1304052142 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3258866-1304052142.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: 6.23 7.56 6.84 2/174 30377
/proc/meminfo: memFree=27809236/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=9592 CPUtime=0 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) R 30375 30377 30345 0 -1 4202496 477 1253 0 0 0 0 0 0 23 0 1 0 516811942 9822208 406 33554432000 4194304 4417332 140737349875104 18446744073709551615 218905424862 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/30377/statm: 2398 406 146 55 0 284 0

[startup+0.018887 s]
/proc/loadavg: 6.23 7.56 6.84 2/174 30377
/proc/meminfo: memFree=27809236/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=11400 CPUtime=0.01 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) R 30375 30377 30345 0 -1 4202496 943 1253 0 0 1 0 0 0 23 0 1 0 516811942 11673600 872 33554432000 4194304 4417332 140737349875104 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/30377/statm: 2850 872 147 55 0 736 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11400

[startup+0.12861 s]
/proc/loadavg: 6.23 7.56 6.84 2/174 30377
/proc/meminfo: memFree=27809236/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=59820 CPUtime=0.32 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 3007 1253 0 0 32 0 0 0 23 0 5 0 516811942 61255680 2767 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 14955 2767 176 55 0 12841 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 59820

[startup+0.300801 s]
/proc/loadavg: 6.23 7.56 6.84 2/174 30377
/proc/meminfo: memFree=27809236/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=64872 CPUtime=1.01 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 6015 1253 0 0 101 0 0 0 23 0 5 0 516811942 66428928 4006 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 16218 4006 181 55 0 14104 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 64872

[startup+0.700728 s]
/proc/loadavg: 6.23 7.56 6.84 2/174 30377
/proc/meminfo: memFree=27809236/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=71500 CPUtime=2.62 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 8641 1253 0 0 261 1 0 0 23 0 5 0 516811942 73216000 5686 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 17875 5686 181 55 0 15761 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 71500

[startup+1.50059 s]
/proc/loadavg: 6.23 7.56 6.84 9/186 30403
/proc/meminfo: memFree=27740312/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=74904 CPUtime=5.81 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 13368 1253 0 0 580 1 0 0 23 0 5 0 516811942 76701696 6514 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 18726 6514 181 55 0 16612 0
[pid=30377/tid=30396] ppid=30375 vsize=74904 CPUtime=1.44 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 1481 1253 0 0 144 0 0 0 25 0 5 0 516811947 76701696 6514 33554432000 4194304 4417332 140737349875104 18446744073709551615 4248991 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=74904 CPUtime=1.44 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 1076 1253 0 0 144 0 0 0 25 0 5 0 516811947 76701696 6514 33554432000 4194304 4417332 140737349875104 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=74904 CPUtime=1.44 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 973 1253 0 0 144 0 0 0 25 0 5 0 516811947 76701696 6514 33554432000 4194304 4417332 140737349875104 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=74904 CPUtime=1.43 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 7347 1253 0 0 142 1 0 0 25 0 5 0 516811947 76701696 6514 33554432000 4194304 4417332 140737349875104 18446744073709551615 4320926 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 74904

[startup+3.10029 s]
/proc/loadavg: 6.23 7.56 6.84 9/186 30403
/proc/meminfo: memFree=27723456/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=86988 CPUtime=12.2 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 19385 1253 0 0 1218 2 0 0 23 0 5 0 516811942 89075712 9535 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 21747 9535 181 55 0 19633 0
[pid=30377/tid=30396] ppid=30375 vsize=86988 CPUtime=3.04 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 1481 1253 0 0 304 0 0 0 25 0 5 0 516811947 89075712 9535 33554432000 4194304 4417332 140737349875104 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=86988 CPUtime=3.04 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 1076 1253 0 0 304 0 0 0 25 0 5 0 516811947 89075712 9535 33554432000 4194304 4417332 140737349875104 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=86988 CPUtime=3.03 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 1635 1253 0 0 303 0 0 0 25 0 5 0 516811947 89075712 9535 33554432000 4194304 4417332 140737349875104 18446744073709551615 4236239 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=86988 CPUtime=3.02 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 12702 1253 0 0 300 2 0 0 25 0 5 0 516811947 89075712 9535 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 86988

[startup+6.30072 s]
/proc/loadavg: 6.53 7.60 6.86 9/186 30403
/proc/meminfo: memFree=27687252/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=99460 CPUtime=24.99 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 32821 1253 0 0 2494 5 0 0 23 0 5 0 516811942 101847040 12685 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 24865 12685 181 55 0 22751 0
[pid=30377/tid=30396] ppid=30375 vsize=99460 CPUtime=6.24 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 2081 1253 0 0 624 0 0 0 25 0 5 0 516811947 101847040 12685 33554432000 4194304 4417332 140737349875104 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=99460 CPUtime=6.24 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 1676 1253 0 0 624 0 0 0 25 0 5 0 516811947 101847040 12685 33554432000 4194304 4417332 140737349875104 18446744073709551615 4333307 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=99460 CPUtime=6.23 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 3846 1253 0 0 623 0 0 0 25 0 5 0 516811947 101847040 12685 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=99460 CPUtime=6.21 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 22727 1253 0 0 617 4 0 0 25 0 5 0 516811947 101847040 12685 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 99460

[startup+12.7006 s]
/proc/loadavg: 6.65 7.61 6.87 9/186 30403
/proc/meminfo: memFree=27610304/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=181776 CPUtime=50.55 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 46189 1253 0 0 5048 7 0 0 23 0 5 0 516811942 186138624 16849 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 45444 16849 181 55 0 43330 0
[pid=30377/tid=30396] ppid=30375 vsize=181776 CPUtime=12.64 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 2656 1253 0 0 1264 0 0 0 25 0 5 0 516811947 186138624 16849 33554432000 4194304 4417332 140737349875104 18446744073709551615 4237278 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=181776 CPUtime=12.64 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 2172 1253 0 0 1264 0 0 0 25 0 5 0 516811947 186138624 16849 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=181776 CPUtime=12.64 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 6574 1253 0 0 1263 1 0 0 25 0 5 0 516811947 186138624 16849 33554432000 4194304 4417332 140737349875104 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=181776 CPUtime=12.57 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 32296 1253 0 0 1252 5 0 0 25 0 5 0 516811947 186138624 16849 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 181776

[startup+25.5002 s]
/proc/loadavg: 7.01 7.65 6.89 9/186 30403
/proc/meminfo: memFree=27526680/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=198308 CPUtime=101.68 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 97146 1253 0 0 10154 14 0 0 23 0 5 0 516811942 203067392 21012 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 49577 21012 181 55 0 47463 0
[pid=30377/tid=30396] ppid=30375 vsize=198308 CPUtime=25.44 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 13112 1253 0 0 2543 1 0 0 25 0 5 0 516811947 203067392 21012 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=198308 CPUtime=25.43 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 8893 1253 0 0 2542 1 0 0 25 0 5 0 516811947 203067392 21012 33554432000 4194304 4417332 140737349875104 18446744073709551615 4365435 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=198308 CPUtime=25.44 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 15705 1253 0 0 2542 2 0 0 25 0 5 0 516811947 203067392 21012 33554432000 4194304 4417332 140737349875104 18446744073709551615 4250332 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=198308 CPUtime=25.3 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 56945 1253 0 0 2521 9 0 0 25 0 5 0 516811947 203067392 21012 33554432000 4194304 4417332 140737349875104 18446744073709551615 4366029 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 198308

[startup+51.1006 s]
/proc/loadavg: 7.35 7.67 6.92 9/186 30404
/proc/meminfo: memFree=27526852/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=238944 CPUtime=203.95 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 174636 1253 0 0 20370 25 0 0 23 0 5 0 516811942 244678656 31141 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 59736 31141 181 55 0 57622 0
[pid=30377/tid=30396] ppid=30375 vsize=238944 CPUtime=51.04 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 29291 1253 0 0 5101 3 0 0 25 0 5 0 516811947 244678656 31141 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=238944 CPUtime=51.03 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 29486 1253 0 0 5099 4 0 0 25 0 5 0 516811947 244678656 31141 33554432000 4194304 4417332 140737349875104 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=238944 CPUtime=51.03 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 29589 1253 0 0 5099 4 0 0 25 0 5 0 516811947 244678656 31141 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=238944 CPUtime=50.75 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 83779 1253 0 0 5063 12 0 0 25 0 5 0 516811947 244678656 31141 33554432000 4194304 4417332 140737349875104 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 238944

[startup+102.306 s]
/proc/loadavg: 7.88 7.78 6.99 9/186 30405
/proc/meminfo: memFree=27353112/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=298148 CPUtime=408.49 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 298803 1253 0 0 40803 46 0 0 23 0 5 0 516811942 305303552 45942 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 74537 45942 181 55 0 72423 0
[pid=30377/tid=30396] ppid=30375 vsize=298148 CPUtime=102.24 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 54657 1253 0 0 10217 7 0 0 25 0 5 0 516811947 305303552 45942 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=298148 CPUtime=102.24 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 60236 1253 0 0 10215 9 0 0 25 0 5 0 516811947 305303552 45942 33554432000 4194304 4417332 140737349875104 18446744073709551615 4354419 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=298148 CPUtime=102.24 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 54201 1253 0 0 10216 8 0 0 25 0 5 0 516811947 305303552 45942 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=298148 CPUtime=101.68 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 127218 1253 0 0 10148 20 0 0 25 0 5 0 516811947 305303552 45942 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.49
Current children cumulated vsize (KiB) 298148

[startup+162.3 s]
/proc/loadavg: 8.10 7.86 7.07 9/186 30407
/proc/meminfo: memFree=27025948/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=390892 CPUtime=648.15 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 409324 1253 0 0 64752 63 0 0 23 0 5 0 516811942 400273408 69128 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 97723 69128 181 55 0 95609 0
[pid=30377/tid=30396] ppid=30375 vsize=390892 CPUtime=162.24 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 82493 1253 0 0 16213 11 0 0 25 0 5 0 516811947 400273408 69128 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=390892 CPUtime=162.23 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 87963 1253 0 0 16211 12 0 0 25 0 5 0 516811947 400273408 69128 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=390892 CPUtime=162.23 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 86348 1253 0 0 16210 13 0 0 25 0 5 0 516811947 400273408 69128 33554432000 4194304 4417332 140737349875104 18446744073709551615 4357851 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=390892 CPUtime=161.36 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 150029 1253 0 0 16111 25 0 0 25 0 5 0 516811947 400273408 69128 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.15
Current children cumulated vsize (KiB) 390892


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

[pid=30377/tid=30397] ppid=30375 vsize=842048 CPUtime=762.26 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 270835 1253 0 0 76189 37 0 0 25 0 5 0 516811947 862257152 181917 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=842048 CPUtime=762.26 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 287908 1253 0 0 76184 42 0 0 25 0 5 0 516811947 862257152 181917 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=842048 CPUtime=758.11 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 364164 1253 0 0 75753 58 0 0 25 0 5 0 516811947 862257152 181917 33554432000 4194304 4417332 140737349875104 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 842048

[startup+822.301 s]
/proc/loadavg: 8.06 8.05 7.57 9/186 30425
/proc/meminfo: memFree=25796340/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=897868 CPUtime=3284.63 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 1207849 1253 0 0 328283 180 0 0 23 0 5 0 516811942 919416832 195872 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 224467 195872 181 55 0 222353 0
[pid=30377/tid=30396] ppid=30375 vsize=897868 CPUtime=822.25 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 249309 1253 0 0 82190 35 0 0 25 0 5 0 516811947 919416832 195872 33554432000 4194304 4417332 140737349875104 18446744073709551615 4343668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=897868 CPUtime=822.25 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 282437 1253 0 0 82186 39 0 0 25 0 5 0 516811947 919416832 195872 33554432000 4194304 4417332 140737349875104 18446744073709551615 4353472 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=897868 CPUtime=822.25 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 301256 1253 0 0 82181 44 0 0 25 0 5 0 516811947 919416832 195872 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=897868 CPUtime=817.77 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 372356 1253 0 0 81718 59 0 0 25 0 5 0 516811947 919416832 195872 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 897868

[startup+882.301 s]
/proc/loadavg: 8.06 8.05 7.60 9/186 30426
/proc/meminfo: memFree=25466224/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=1030240 CPUtime=3524.3 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 1266051 1253 0 0 352242 188 0 0 23 0 5 0 516811942 1054965760 228965 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 257560 228965 181 55 0 255446 0
[pid=30377/tid=30396] ppid=30375 vsize=1030240 CPUtime=882.26 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 262194 1253 0 0 88189 37 0 0 25 0 5 0 516811947 1054965760 228965 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=1030240 CPUtime=882.26 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 297500 1253 0 0 88185 41 0 0 25 0 5 0 516811947 1054965760 228965 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=1030240 CPUtime=882.25 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 315126 1253 0 0 88179 46 0 0 25 0 5 0 516811947 1054965760 228965 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=1030240 CPUtime=877.44 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 388740 1253 0 0 87682 62 0 0 25 0 5 0 516811947 1054965760 228965 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.3
Current children cumulated vsize (KiB) 1030240

[startup+942.301 s]
/proc/loadavg: 8.02 8.04 7.62 9/186 30428
/proc/meminfo: memFree=25529056/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=808180 CPUtime=3763.98 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 1309788 1253 0 0 376202 196 0 0 23 0 5 0 516811942 827576320 173450 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 202045 173450 181 55 0 199931 0
[pid=30377/tid=30396] ppid=30375 vsize=808180 CPUtime=942.26 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 265413 1253 0 0 94188 38 0 0 25 0 5 0 516811947 827576320 173450 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=808180 CPUtime=942.26 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 306840 1253 0 0 94184 42 0 0 25 0 5 0 516811947 827576320 173450 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=808180 CPUtime=942.26 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 339239 1253 0 0 94175 51 0 0 25 0 5 0 516811947 827576320 173450 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=808180 CPUtime=937.12 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 395805 1253 0 0 93648 64 0 0 25 0 5 0 516811947 827576320 173450 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 808180

[startup+1002.3 s]
/proc/loadavg: 8.05 8.05 7.65 9/186 30429
/proc/meminfo: memFree=26174064/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=791004 CPUtime=4003.65 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 1369449 1253 0 0 400160 205 0 0 23 0 5 0 516811942 809988096 169156 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 197751 169156 181 55 0 195637 0
[pid=30377/tid=30396] ppid=30375 vsize=791004 CPUtime=1002.26 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 281873 1253 0 0 100186 40 0 0 25 0 5 0 516811947 809988096 169156 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=791004 CPUtime=1002.26 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 317203 1253 0 0 100183 43 0 0 25 0 5 0 516811947 809988096 169156 33554432000 4194304 4417332 140737349875104 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=791004 CPUtime=1002.26 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 360269 1253 0 0 100172 54 0 0 25 0 5 0 516811947 809988096 169156 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=791004 CPUtime=996.79 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 407613 1253 0 0 99613 66 0 0 25 0 5 0 516811947 809988096 169156 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 791004

[startup+1062.3 s]
/proc/loadavg: 8.09 8.06 7.68 9/186 30431
/proc/meminfo: memFree=25936548/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=909232 CPUtime=4243.34 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 1411421 1253 0 0 424121 213 0 0 23 0 5 0 516811942 931053568 198712 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 227308 198712 181 55 0 225194 0
[pid=30377/tid=30396] ppid=30375 vsize=909232 CPUtime=1062.26 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 309273 1253 0 0 106181 45 0 0 25 0 5 0 516811947 931053568 198712 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=909232 CPUtime=1062.26 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 324567 1253 0 0 106182 44 0 0 25 0 5 0 516811947 931053568 198712 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=909232 CPUtime=1062.26 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 360269 1253 0 0 106172 54 0 0 25 0 5 0 516811947 931053568 198712 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=909232 CPUtime=1056.48 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 414821 1253 0 0 105580 68 0 0 25 0 5 0 516811947 931053568 198712 33554432000 4194304 4417332 140737349875104 18446744073709551615 4354428 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 909232

[startup+1122.3 s]
/proc/loadavg: 8.10 8.08 7.70 9/186 30442
/proc/meminfo: memFree=25786084/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=1008856 CPUtime=4483 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 1458000 1253 0 0 448080 220 0 0 23 0 5 0 516811942 1033068544 223618 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 252214 223618 181 55 0 250100 0
[pid=30377/tid=30396] ppid=30375 vsize=1008856 CPUtime=1122.26 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 309273 1253 0 0 112181 45 0 0 25 0 5 0 516811947 1033068544 223618 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=1008856 CPUtime=1122.26 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 338149 1253 0 0 112180 46 0 0 25 0 5 0 516811947 1033068544 223618 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=1008856 CPUtime=1122.25 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 380922 1253 0 0 112168 57 0 0 25 0 5 0 516811947 1033068544 223618 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=1008856 CPUtime=1116.14 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 427165 1253 0 0 111544 70 0 0 25 0 5 0 516811947 1033068544 223618 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483
Current children cumulated vsize (KiB) 1008856

[startup+1182.3 s]
/proc/loadavg: 8.26 8.12 7.74 9/186 30443
/proc/meminfo: memFree=25749296/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=1036872 CPUtime=4722.68 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 1497976 1253 0 0 472043 225 0 0 23 0 5 0 516811942 1061756928 230623 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 259218 230623 181 55 0 257104 0
[pid=30377/tid=30396] ppid=30375 vsize=1036872 CPUtime=1182.27 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 321027 1253 0 0 118180 47 0 0 25 0 5 0 516811947 1061756928 230623 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=1036872 CPUtime=1182.26 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 358179 1253 0 0 118178 48 0 0 25 0 5 0 516811947 1061756928 230623 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=1036872 CPUtime=1182.25 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 380922 1253 0 0 118168 57 0 0 25 0 5 0 516811947 1061756928 230623 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=1036872 CPUtime=1175.82 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 435357 1253 0 0 117511 71 0 0 25 0 5 0 516811947 1061756928 230623 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 1036872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.11 7.75 9/186 30444
/proc/meminfo: memFree=25799008/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=987156 CPUtime=4800.2 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 1518603 1253 0 0 479792 228 0 0 23 0 5 0 516811942 1010847744 218226 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 246789 218226 181 55 0 244675 0
[pid=30377/tid=30396] ppid=30375 vsize=987156 CPUtime=1201.67 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 325053 1253 0 0 120120 47 0 0 25 0 5 0 516811947 1010847744 218226 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=987156 CPUtime=1201.67 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 366587 1253 0 0 120117 50 0 0 25 0 5 0 516811947 1010847744 218226 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=987156 CPUtime=1201.66 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 380922 1253 0 0 120109 57 0 0 25 0 5 0 516811947 1010847744 218226 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=987156 CPUtime=1195.12 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 443550 1253 0 0 119439 73 0 0 25 0 5 0 516811947 1010847744 218226 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 987156

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

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

[startup+1201.7 s]
/proc/loadavg: 8.18 8.11 7.75 9/186 30444
/proc/meminfo: memFree=25799008/32951124 swapFree=67111356/67111528
[pid=30377] ppid=30375 vsize=987156 CPUtime=4800.2 cores=1,3,5,7
/proc/30377/stat : 30377 (plingeling) S 30375 30377 30345 0 -1 4202496 1518603 1253 0 0 479792 228 0 0 23 0 5 0 516811942 1010847744 218226 33554432000 4194304 4417332 140737349875104 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 3 0 0 0
/proc/30377/statm: 246789 218226 181 55 0 244675 0
[pid=30377/tid=30396] ppid=30375 vsize=987156 CPUtime=1201.67 cores=1,3,5,7
/proc/30377/task/30396/stat : 30396 (plingeling) R 30375 30377 30345 0 -1 4202560 325053 1253 0 0 120120 47 0 0 25 0 5 0 516811947 1010847744 218226 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=30377/tid=30397] ppid=30375 vsize=987156 CPUtime=1201.67 cores=1,3,5,7
/proc/30377/task/30397/stat : 30397 (plingeling) R 30375 30377 30345 0 -1 4202560 366587 1253 0 0 120117 50 0 0 25 0 5 0 516811947 1010847744 218226 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=30377/tid=30398] ppid=30375 vsize=987156 CPUtime=1201.66 cores=1,3,5,7
/proc/30377/task/30398/stat : 30398 (plingeling) R 30375 30377 30345 0 -1 4202560 380922 1253 0 0 120109 57 0 0 25 0 5 0 516811947 1010847744 218226 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=30377/tid=30399] ppid=30375 vsize=987156 CPUtime=1195.12 cores=1,3,5,7
/proc/30377/task/30399/stat : 30399 (plingeling) R 30375 30377 30345 0 -1 4202560 443550 1253 0 0 119439 73 0 0 25 0 5 0 516811947 1010847744 218226 33554432000 4194304 4417332 140737349875104 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 987156

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.27
CPU user time (s): 4797.94
CPU system time (s): 2.32265
CPU usage (%): 399.441
Max. virtual memory (cumulated for all children) (KiB): 1040356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.94
system time used= 2.32265
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1519856
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= 32149

runsolver used 1.9597 second user time and 4.6073 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 06:42:22
IDJOB=3258866
IDBENCH=71433
IDSOLVER=1605
FILE ID=node137/3258866-1304052142
RUNJOBID= node137-1304052142-30364
PBS_JOBID= 13170416
Free space on /tmp= 71616 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1150c84314gyes1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258866-1304052142/watcher-3258866-1304052142 -o /tmp/evaluation-result-3258866-1304052142/solver-3258866-1304052142 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3258866-1304052142.cnf

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

MD5SUM BENCH= d6097a9814089eeede1d027388c17a02
RANDOM SEED=1048621565

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:      27809516 kB
Buffers:        895872 kB
Cached:        3711660 kB
SwapCached:         56 kB
Active:         253356 kB
Inactive:      4420628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27809516 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            2436 kB
Writeback:           0 kB
AnonPages:       65776 kB
Mapped:          14324 kB
Slab:           401280 kB
PageTables:       4608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188764 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 07:02:26