Trace number 3258822

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.29 1201.87

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes2.cnf
MD5SUM5301921bbf5d6337937a0fa8d34aaf48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3258822-1304052142/watcher-3258822-1304052142 -o /tmp/evaluation-result-3258822-1304052142/solver-3258822-1304052142 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3258822-1304052142.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: 6.23 7.56 6.84 2/177 30388
/proc/meminfo: memFree=27802624/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=9136 CPUtime=0 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) R 30386 30388 30345 0 -1 4202496 367 1261 0 0 0 0 0 0 21 0 1 0 516811946 9355264 296 33554432000 4194304 4417332 140733988126096 18446744073709551615 218905730816 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/30388/statm: 2284 296 146 55 0 170 0

[startup+0.0557901 s]
/proc/loadavg: 6.23 7.56 6.84 2/177 30388
/proc/meminfo: memFree=27802624/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=18384 CPUtime=0.04 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) R 30386 30388 30345 0 -1 4202496 2658 1261 0 0 4 0 0 0 21 0 1 0 516811946 18825216 2587 33554432000 4194304 4417332 140733988126096 18446744073709551615 4231368 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/30388/statm: 4596 2587 147 55 0 2482 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 18384

[startup+0.100783 s]
/proc/loadavg: 6.23 7.56 6.84 2/177 30388
/proc/meminfo: memFree=27802624/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=26576 CPUtime=0.09 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) R 30386 30388 30345 0 -1 4202496 4706 1261 0 0 9 0 0 0 21 0 1 0 516811946 27213824 4635 33554432000 4194304 4417332 140733988126096 18446744073709551615 4262156 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/30388/statm: 6644 4635 147 55 0 4530 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26576

[startup+0.300704 s]
/proc/loadavg: 6.23 7.56 6.84 2/177 30388
/proc/meminfo: memFree=27802624/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=70528 CPUtime=0.77 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 5894 1261 0 0 76 1 0 0 21 0 5 0 516811946 72220672 5447 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 17632 5447 175 55 0 15518 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 70528

[startup+0.700632 s]
/proc/loadavg: 6.23 7.56 6.84 2/177 30388
/proc/meminfo: memFree=27802624/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=159976 CPUtime=2.37 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 18610 1261 0 0 234 3 0 0 21 0 5 0 516811946 163815424 11430 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 39994 11430 179 55 0 37880 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 159976

[startup+1.50049 s]
/proc/loadavg: 6.23 7.56 6.84 10/186 30403
/proc/meminfo: memFree=27738212/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=171656 CPUtime=5.56 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 23100 1261 0 0 553 3 0 0 21 0 5 0 516811946 175775744 14079 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 42914 14079 180 55 0 40800 0
[pid=30388/tid=30400] ppid=30386 vsize=171656 CPUtime=1.35 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 3618 1261 0 0 135 0 0 0 25 0 5 0 516811960 175775744 14079 33554432000 4194304 4417332 140733988126096 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=171656 CPUtime=1.35 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 3191 1261 0 0 135 0 0 0 25 0 5 0 516811960 175775744 14079 33554432000 4194304 4417332 140733988126096 18446744073709551615 4236017 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=171656 CPUtime=1.34 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 3118 1261 0 0 134 0 0 0 25 0 5 0 516811960 175775744 14079 33554432000 4194304 4417332 140733988126096 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=171656 CPUtime=1.35 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 8455 1261 0 0 134 1 0 0 19 0 5 0 516811960 175775744 14079 33554432000 4194304 4417332 140733988126096 18446744073709551615 4236956 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 171656

[startup+3.1012 s]
/proc/loadavg: 6.23 7.56 6.84 10/186 30403
/proc/meminfo: memFree=27722340/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=178248 CPUtime=11.96 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 33016 1261 0 0 1191 5 0 0 21 0 5 0 516811946 182525952 16015 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 44562 16015 180 55 0 42448 0
[pid=30388/tid=30400] ppid=30386 vsize=178248 CPUtime=2.95 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 4704 1261 0 0 295 0 0 0 25 0 5 0 516811960 182525952 16015 33554432000 4194304 4417332 140733988126096 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=178248 CPUtime=2.95 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 3459 1261 0 0 295 0 0 0 25 0 5 0 516811960 182525952 16015 33554432000 4194304 4417332 140733988126096 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=178248 CPUtime=2.94 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 3118 1261 0 0 294 0 0 0 25 0 5 0 516811960 182525952 16015 33554432000 4194304 4417332 140733988126096 18446744073709551615 4250721 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=178248 CPUtime=2.95 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 17017 1261 0 0 292 3 0 0 24 0 5 0 516811960 182525952 16015 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.96
Current children cumulated vsize (KiB) 178248

[startup+6.30062 s]
/proc/loadavg: 6.53 7.60 6.86 10/186 30403
/proc/meminfo: memFree=27687996/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=195672 CPUtime=24.74 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 54455 1261 0 0 2466 8 0 0 21 0 5 0 516811946 200368128 20371 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 48918 20371 180 55 0 46804 0
[pid=30388/tid=30400] ppid=30386 vsize=195672 CPUtime=6.15 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 4704 1261 0 0 615 0 0 0 25 0 5 0 516811960 200368128 20371 33554432000 4194304 4417332 140733988126096 18446744073709551615 4235327 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=195672 CPUtime=6.15 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 3459 1261 0 0 615 0 0 0 25 0 5 0 516811960 200368128 20371 33554432000 4194304 4417332 140733988126096 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=195672 CPUtime=6.12 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 3118 1261 0 0 612 0 0 0 25 0 5 0 516811960 200368128 20371 33554432000 4194304 4417332 140733988126096 18446744073709551615 4249181 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=195672 CPUtime=6.15 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 38456 1261 0 0 610 5 0 0 25 0 5 0 516811960 200368128 20371 33554432000 4194304 4417332 140733988126096 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.74
Current children cumulated vsize (KiB) 195672

[startup+12.7005 s]
/proc/loadavg: 6.65 7.61 6.87 9/186 30403
/proc/meminfo: memFree=27610304/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=244632 CPUtime=50.3 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 79228 1261 0 0 5018 12 0 0 21 0 5 0 516811946 250503168 32611 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 61158 32611 180 55 0 59044 0
[pid=30388/tid=30400] ppid=30386 vsize=244632 CPUtime=12.55 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 5789 1261 0 0 1255 0 0 0 25 0 5 0 516811960 250503168 32611 33554432000 4194304 4417332 140733988126096 18446744073709551615 4249943 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=244632 CPUtime=12.54 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 5630 1261 0 0 1254 0 0 0 25 0 5 0 516811960 250503168 32611 33554432000 4194304 4417332 140733988126096 18446744073709551615 4236280 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=244632 CPUtime=12.49 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 3118 1261 0 0 1249 0 0 0 25 0 5 0 516811960 250503168 32611 33554432000 4194304 4417332 140733988126096 18446744073709551615 4356700 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=244632 CPUtime=12.55 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 59973 1261 0 0 1246 9 0 0 25 0 5 0 516811960 250503168 32611 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 244632

[startup+25.5011 s]
/proc/loadavg: 7.01 7.65 6.89 10/186 30403
/proc/meminfo: memFree=27526680/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=316776 CPUtime=101.43 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 123657 1261 0 0 10125 18 0 0 21 0 5 0 516811946 324378624 50631 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 79194 50631 180 55 0 77080 0
[pid=30388/tid=30400] ppid=30386 vsize=316776 CPUtime=25.36 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 6300 1261 0 0 2535 1 0 0 25 0 5 0 516811960 324378624 50631 33554432000 4194304 4417332 140733988126096 18446744073709551615 4366381 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=316776 CPUtime=25.34 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 5979 1261 0 0 2534 0 0 0 25 0 5 0 516811960 324378624 50631 33554432000 4194304 4417332 140733988126096 18446744073709551615 4251109 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=316776 CPUtime=25.21 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 5514 1261 0 0 2521 0 0 0 25 0 5 0 516811960 324378624 50631 33554432000 4194304 4417332 140733988126096 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=316776 CPUtime=25.35 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 101146 1261 0 0 2520 15 0 0 25 0 5 0 516811960 324378624 50631 33554432000 4194304 4417332 140733988126096 18446744073709551615 4357766 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 316776

[startup+51.1005 s]
/proc/loadavg: 7.35 7.67 6.92 9/186 30404
/proc/meminfo: memFree=27526852/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=280288 CPUtime=203.69 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 206884 1261 0 0 20338 31 0 0 21 0 5 0 516811946 287014912 41509 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 70072 41509 180 55 0 67958 0
[pid=30388/tid=30400] ppid=30386 vsize=280288 CPUtime=50.96 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 7187 1261 0 0 5095 1 0 0 25 0 5 0 516811960 287014912 41509 33554432000 4194304 4417332 140733988126096 18446744073709551615 4357148 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=280288 CPUtime=50.95 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 6749 1261 0 0 5094 1 0 0 25 0 5 0 516811960 287014912 41509 33554432000 4194304 4417332 140733988126096 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=280288 CPUtime=50.67 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 8357 1261 0 0 5067 0 0 0 25 0 5 0 516811960 287014912 41509 33554432000 4194304 4417332 140733988126096 18446744073709551615 4258561 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=280288 CPUtime=50.95 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 179873 1261 0 0 5068 27 0 0 25 0 5 0 516811960 287014912 41509 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 280288

[startup+102.306 s]
/proc/loadavg: 7.88 7.78 6.99 10/186 30405
/proc/meminfo: memFree=27353112/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=389048 CPUtime=408.23 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 310866 1261 0 0 40776 47 0 0 21 0 5 0 516811946 398385152 68699 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 97262 68699 180 55 0 95148 0
[pid=30388/tid=30400] ppid=30386 vsize=389048 CPUtime=102.16 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 10519 1261 0 0 10215 1 0 0 25 0 5 0 516811960 398385152 68699 33554432000 4194304 4417332 140733988126096 18446744073709551615 4250432 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=389048 CPUtime=102.14 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 10549 1261 0 0 10213 1 0 0 25 0 5 0 516811960 398385152 68699 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=389048 CPUtime=101.6 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 9973 1261 0 0 10159 1 0 0 25 0 5 0 516811960 398385152 68699 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=389048 CPUtime=102.15 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 275107 1261 0 0 10174 41 0 0 25 0 5 0 516811960 398385152 68699 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.23
Current children cumulated vsize (KiB) 389048

[startup+162.3 s]
/proc/loadavg: 8.10 7.86 7.07 9/186 30407
/proc/meminfo: memFree=27025948/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=607976 CPUtime=647.88 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 366059 1261 0 0 64735 53 0 0 21 0 5 0 516811946 622567424 123432 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 151994 123432 181 55 0 149880 0
[pid=30388/tid=30400] ppid=30386 vsize=607976 CPUtime=162.16 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 14551 1261 0 0 16214 2 0 0 25 0 5 0 516811960 622567424 123432 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=607976 CPUtime=162.13 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 11230 1261 0 0 16212 1 0 0 25 0 5 0 516811960 622567424 123432 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=607976 CPUtime=161.27 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 11050 1261 0 0 16126 1 0 0 25 0 5 0 516811960 622567424 123432 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364706 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=607976 CPUtime=162.15 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 324510 1261 0 0 16168 47 0 0 25 0 5 0 516811960 622567424 123432 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.88
Current children cumulated vsize (KiB) 607976


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

[pid=30388/tid=30401] ppid=30386 vsize=1180696 CPUtime=702.1 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 36985 1261 0 0 70206 4 0 0 25 0 5 0 516811960 1209032704 266612 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=1180696 CPUtime=698.34 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 39924 1261 0 0 69829 5 0 0 25 0 5 0 516811960 1209032704 266612 33554432000 4194304 4417332 140733988126096 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=1180696 CPUtime=702.15 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 756301 1261 0 0 70102 113 0 0 25 0 5 0 516811960 1209032704 266612 33554432000 4194304 4417332 140733988126096 18446744073709551615 4236693 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2804.92
Current children cumulated vsize (KiB) 1180696

[startup+762.307 s]
/proc/loadavg: 8.06 8.05 7.54 10/186 30423
/proc/meminfo: memFree=25846332/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=1350096 CPUtime=3044.62 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 903230 1261 0 0 304327 135 0 0 21 0 5 0 516811946 1382498304 308962 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 337524 308962 181 55 0 335410 0
[pid=30388/tid=30400] ppid=30386 vsize=1350096 CPUtime=762.17 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 25000 1261 0 0 76214 3 0 0 25 0 5 0 516811960 1382498304 308962 33554432000 4194304 4417332 140733988126096 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=1350096 CPUtime=762.11 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 36985 1261 0 0 76207 4 0 0 25 0 5 0 516811960 1382498304 308962 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=1350096 CPUtime=758.01 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 41972 1261 0 0 75796 5 0 0 25 0 5 0 516811960 1382498304 308962 33554432000 4194304 4417332 140733988126096 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=1350096 CPUtime=762.15 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 794555 1261 0 0 76095 120 0 0 25 0 5 0 516811960 1382498304 308962 33554432000 4194304 4417332 140733988126096 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.62
Current children cumulated vsize (KiB) 1350096

[startup+822.301 s]
/proc/loadavg: 8.06 8.05 7.57 10/186 30425
/proc/meminfo: memFree=25796340/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=1350096 CPUtime=3284.27 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 903230 1261 0 0 328292 135 0 0 21 0 5 0 516811946 1382498304 308962 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 337524 308962 181 55 0 335410 0
[pid=30388/tid=30400] ppid=30386 vsize=1350096 CPUtime=822.17 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 25000 1261 0 0 82214 3 0 0 25 0 5 0 516811960 1382498304 308962 33554432000 4194304 4417332 140733988126096 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=1350096 CPUtime=822.09 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 36985 1261 0 0 82205 4 0 0 25 0 5 0 516811960 1382498304 308962 33554432000 4194304 4417332 140733988126096 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=1350096 CPUtime=817.68 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 41972 1261 0 0 81763 5 0 0 25 0 5 0 516811960 1382498304 308962 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=1350096 CPUtime=822.15 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 794555 1261 0 0 82095 120 0 0 25 0 5 0 516811960 1382498304 308962 33554432000 4194304 4417332 140733988126096 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.27
Current children cumulated vsize (KiB) 1350096

[startup+882.301 s]
/proc/loadavg: 8.06 8.05 7.60 9/186 30426
/proc/meminfo: memFree=25466224/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=1541212 CPUtime=3523.93 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 951009 1261 0 0 352248 145 0 0 21 0 5 0 516811946 1578201088 356741 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 385303 356741 181 55 0 383189 0
[pid=30388/tid=30400] ppid=30386 vsize=1541212 CPUtime=882.17 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 25000 1261 0 0 88214 3 0 0 25 0 5 0 516811960 1578201088 356741 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=1541212 CPUtime=882.09 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 37701 1261 0 0 88205 4 0 0 25 0 5 0 516811960 1578201088 356741 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=1541212 CPUtime=877.36 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 41972 1261 0 0 87731 5 0 0 25 0 5 0 516811960 1578201088 356741 33554432000 4194304 4417332 140733988126096 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=1541212 CPUtime=882.14 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 841618 1261 0 0 88084 130 0 0 25 0 5 0 516811960 1578201088 356741 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.93
Current children cumulated vsize (KiB) 1541212

[startup+942.301 s]
/proc/loadavg: 8.02 8.04 7.62 9/186 30428
/proc/meminfo: memFree=25529056/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=1700896 CPUtime=3763.61 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 1008251 1261 0 0 376207 154 0 0 21 0 5 0 516811946 1741717504 396662 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 425224 396662 181 55 0 423110 0
[pid=30388/tid=30400] ppid=30386 vsize=1700896 CPUtime=942.17 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 32593 1261 0 0 94213 4 0 0 25 0 5 0 516811960 1741717504 396662 33554432000 4194304 4417332 140733988126096 18446744073709551615 4250381 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=1700896 CPUtime=942.08 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 52252 1261 0 0 94203 5 0 0 25 0 5 0 516811960 1741717504 396662 33554432000 4194304 4417332 140733988126096 18446744073709551615 4241416 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=1700896 CPUtime=937.04 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 44955 1261 0 0 93698 6 0 0 25 0 5 0 516811960 1741717504 396662 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=1700896 CPUtime=942.15 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 873733 1261 0 0 94078 137 0 0 25 0 5 0 516811960 1741717504 396662 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.61
Current children cumulated vsize (KiB) 1700896

[startup+1002.3 s]
/proc/loadavg: 8.05 8.05 7.65 10/186 30429
/proc/meminfo: memFree=26174064/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=1074204 CPUtime=4003.28 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 1107899 1261 0 0 400158 170 0 0 21 0 5 0 516811946 1099984896 239988 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 268551 239988 181 55 0 266437 0
[pid=30388/tid=30400] ppid=30386 vsize=1074204 CPUtime=1002.17 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 37216 1261 0 0 100213 4 0 0 25 0 5 0 516811960 1099984896 239988 33554432000 4194304 4417332 140733988126096 18446744073709551615 4366014 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=1074204 CPUtime=1002.08 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 54953 1261 0 0 100202 6 0 0 25 0 5 0 516811960 1099984896 239988 33554432000 4194304 4417332 140733988126096 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=1074204 CPUtime=996.7 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 49395 1261 0 0 99664 6 0 0 25 0 5 0 516811960 1099984896 239988 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=1074204 CPUtime=1002.15 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 961617 1261 0 0 100064 151 0 0 25 0 5 0 516811960 1099984896 239988 33554432000 4194304 4417332 140733988126096 18446744073709551615 4357111 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.28
Current children cumulated vsize (KiB) 1074204

[startup+1062.3 s]
/proc/loadavg: 8.09 8.06 7.68 10/186 30431
/proc/meminfo: memFree=25936548/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=1193012 CPUtime=4242.95 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 1137601 1261 0 0 424122 173 0 0 21 0 5 0 516811946 1221644288 269690 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 298253 269690 181 55 0 296139 0
[pid=30388/tid=30400] ppid=30386 vsize=1193012 CPUtime=1062.17 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 37216 1261 0 0 106213 4 0 0 25 0 5 0 516811960 1221644288 269690 33554432000 4194304 4417332 140733988126096 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=1193012 CPUtime=1062.07 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 54953 1261 0 0 106201 6 0 0 25 0 5 0 516811960 1221644288 269690 33554432000 4194304 4417332 140733988126096 18446744073709551615 4321391 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=1193012 CPUtime=1056.38 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 49395 1261 0 0 105632 6 0 0 25 0 5 0 516811960 1221644288 269690 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=1193012 CPUtime=1062.15 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 991319 1261 0 0 106061 154 0 0 25 0 5 0 516811960 1221644288 269690 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.95
Current children cumulated vsize (KiB) 1193012

[startup+1122.3 s]
/proc/loadavg: 8.10 8.08 7.70 10/186 30442
/proc/meminfo: memFree=25786084/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=1241304 CPUtime=4482.61 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 1149674 1261 0 0 448087 174 0 0 21 0 5 0 516811946 1271095296 281763 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 310326 281763 181 55 0 308212 0
[pid=30388/tid=30400] ppid=30386 vsize=1241304 CPUtime=1122.17 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 37216 1261 0 0 112213 4 0 0 25 0 5 0 516811960 1271095296 281763 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=1241304 CPUtime=1122.07 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 54953 1261 0 0 112201 6 0 0 25 0 5 0 516811960 1271095296 281763 33554432000 4194304 4417332 140733988126096 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=1241304 CPUtime=1116.05 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 49395 1261 0 0 111599 6 0 0 25 0 5 0 516811960 1271095296 281763 33554432000 4194304 4417332 140733988126096 18446744073709551615 4248926 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=1241304 CPUtime=1122.15 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 1003392 1261 0 0 112060 155 0 0 25 0 5 0 516811960 1271095296 281763 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.61
Current children cumulated vsize (KiB) 1241304

[startup+1182.3 s]
/proc/loadavg: 8.26 8.12 7.74 10/186 30443
/proc/meminfo: memFree=25749296/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=1250600 CPUtime=4722.28 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 1151998 1261 0 0 472054 174 0 0 21 0 5 0 516811946 1280614400 284087 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 312650 284087 181 55 0 310536 0
[pid=30388/tid=30400] ppid=30386 vsize=1250600 CPUtime=1182.17 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 39540 1261 0 0 118213 4 0 0 25 0 5 0 516811960 1280614400 284087 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=1250600 CPUtime=1182.06 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 54953 1261 0 0 118200 6 0 0 25 0 5 0 516811960 1280614400 284087 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=1250600 CPUtime=1175.73 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 49395 1261 0 0 117567 6 0 0 25 0 5 0 516811960 1280614400 284087 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=1250600 CPUtime=1182.15 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 1003392 1261 0 0 118060 155 0 0 25 0 5 0 516811960 1280614400 284087 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.28
Current children cumulated vsize (KiB) 1250600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.18 8.11 7.75 5/180 30445
/proc/meminfo: memFree=26671644/32951124 swapFree=67111356/67111528
[pid=30388] ppid=30386 vsize=1250600 CPUtime=4800.19 cores=0,2,4,6
/proc/30388/stat : 30388 (plingeling) S 30386 30388 30345 0 -1 4202496 1151998 1261 0 0 479845 174 0 0 21 0 5 0 516811946 1280614400 284087 33554432000 4194304 4417332 140733988126096 18446744073709551615 218917533669 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/30388/statm: 312650 284087 181 55 0 310536 0
[pid=30388/tid=30400] ppid=30386 vsize=1250600 CPUtime=1201.68 cores=0,2,4,6
/proc/30388/task/30400/stat : 30400 (plingeling) R 30386 30388 30345 0 -1 4202560 39540 1261 0 0 120164 4 0 0 25 0 5 0 516811960 1280614400 284087 33554432000 4194304 4417332 140733988126096 18446744073709551615 4232160 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=30388/tid=30401] ppid=30386 vsize=1250600 CPUtime=1201.57 cores=0,2,4,6
/proc/30388/task/30401/stat : 30401 (plingeling) R 30386 30388 30345 0 -1 4202560 54953 1261 0 0 120151 6 0 0 25 0 5 0 516811960 1280614400 284087 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=30388/tid=30402] ppid=30386 vsize=1250600 CPUtime=1195.12 cores=0,2,4,6
/proc/30388/task/30402/stat : 30402 (plingeling) R 30386 30388 30345 0 -1 4202560 49395 1261 0 0 119506 6 0 0 25 0 5 0 516811960 1280614400 284087 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=30388/tid=30403] ppid=30386 vsize=1250600 CPUtime=1201.65 cores=0,2,4,6
/proc/30388/task/30403/stat : 30403 (plingeling) R 30386 30388 30345 0 -1 4202560 1003392 1261 0 0 120010 155 0 0 25 0 5 0 516811960 1280614400 284087 33554432000 4194304 4417332 140733988126096 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1250600

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.87
CPU time (s): 4800.29
CPU user time (s): 4798.48
CPU system time (s): 1.80672
CPU usage (%): 399.402
Max. virtual memory (cumulated for all children) (KiB): 1700896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.48
system time used= 1.80672
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1153259
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= 98
involuntary context switches= 25799

runsolver used 2.04069 second user time and 4.52331 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 5301921bbf5d6337937a0fa8d34aaf48
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:      27805764 kB
Buffers:        895876 kB
Cached:        3713208 kB
SwapCached:         56 kB
Active:         258396 kB
Inactive:      4418712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27805764 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3600 kB
Writeback:           0 kB
AnonPages:       67716 kB
Mapped:          15100 kB
Slab:           401280 kB
PageTables:       4996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   210964 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