Trace number 3371363

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 4800.34 1203.54

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark223.666
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371363-1305416886/watcher-3371363-1305416886 -o /tmp/evaluation-result-3371363-1305416886/solver-3371363-1305416886 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371363-1305416886.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.81 7.83 7.95 4/307 14833
/proc/meminfo: memFree=12311580/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 216 0 0 0 0 0 0 0 22 0 1 0 653287398 8937472 146 33554432000 4194304 4417452 140734508336560 18446744073709551615 235594866432 0 0 4096 0 18446744071562362840 0 0 17 0 0 0 0
/proc/14833/statm: 2182 146 122 55 0 68 0

[startup+0.098112 s]
/proc/loadavg: 6.81 7.83 7.95 4/307 14833
/proc/meminfo: memFree=12311580/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=18828 CPUtime=0.05 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) R 14829 14833 14248 0 -1 4202496 2770 1248 0 2 5 0 0 0 22 0 1 0 653287398 19279872 2699 33554432000 4194304 4417452 140734508336560 18446744073709551615 235594866432 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/14833/statm: 4707 2699 149 55 0 2593 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18828

[startup+0.101109 s]
/proc/loadavg: 6.81 7.83 7.95 4/307 14833
/proc/meminfo: memFree=12311580/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=18828 CPUtime=0.05 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) R 14829 14833 14248 0 -1 4202496 2770 1248 0 2 5 0 0 0 22 0 1 0 653287398 19279872 2699 33554432000 4194304 4417452 140734508336560 18446744073709551615 4274459 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/14833/statm: 4707 2699 149 55 0 2593 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18828

[startup+0.301081 s]
/proc/loadavg: 6.81 7.83 7.95 4/307 14833
/proc/meminfo: memFree=12311580/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=90864 CPUtime=0.39 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 13993 1248 0 2 38 1 0 0 22 0 5 0 653287398 93044736 10491 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 22716 10491 168 55 0 20602 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 90864

[startup+0.701009 s]
/proc/loadavg: 6.81 7.83 7.95 4/307 14833
/proc/meminfo: memFree=12311580/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=91888 CPUtime=1.99 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 14255 1248 0 2 198 1 0 0 22 0 5 0 653287398 94093312 10753 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 22972 10753 174 55 0 20858 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 91888

[startup+1.50087 s]
/proc/loadavg: 6.81 7.83 7.95 10/317 14853
/proc/meminfo: memFree=12225276/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=96116 CPUtime=5.17 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 16748 1248 0 2 516 1 0 0 22 0 5 0 653287398 98422784 11813 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 24029 11813 177 55 0 21915 0
[pid=14833/tid=14850] ppid=14829 vsize=96116 CPUtime=1.24 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 1801 1248 0 2 124 0 0 0 25 0 5 0 653287423 98422784 11813 33554432000 4194304 4417452 140734508336560 18446744073709551615 4277567 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=96116 CPUtime=1.22 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 2861 1248 0 2 122 0 0 0 25 0 5 0 653287423 98422784 11813 33554432000 4194304 4417452 140734508336560 18446744073709551615 4260694 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=96116 CPUtime=1.24 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 1449 1248 0 2 124 0 0 0 25 0 5 0 653287423 98422784 11813 33554432000 4194304 4417452 140734508336560 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=96116 CPUtime=1.24 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 1030 1248 0 2 124 0 0 0 25 0 5 0 653287423 98422784 11813 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 96116

[startup+3.10058 s]
/proc/loadavg: 6.81 7.83 7.95 10/317 14853
/proc/meminfo: memFree=12210648/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=171944 CPUtime=11.57 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 19787 1248 0 2 1155 2 0 0 22 0 5 0 653287398 176070656 14433 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 42986 14433 179 55 0 40872 0
[pid=14833/tid=14850] ppid=14829 vsize=171944 CPUtime=2.84 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 2831 1248 0 2 284 0 0 0 25 0 5 0 653287423 176070656 14433 33554432000 4194304 4417452 140734508336560 18446744073709551615 4273253 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=171944 CPUtime=2.81 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 4700 1248 0 2 281 0 0 0 25 0 5 0 653287423 176070656 14433 33554432000 4194304 4417452 140734508336560 18446744073709551615 4258201 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=171944 CPUtime=2.84 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 1619 1248 0 2 284 0 0 0 25 0 5 0 653287423 176070656 14433 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=171944 CPUtime=2.84 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 1030 1248 0 2 284 0 0 0 25 0 5 0 653287423 176070656 14433 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.57
Current children cumulated vsize (KiB) 171944

[startup+6.30102 s]
/proc/loadavg: 6.91 7.83 7.95 10/317 14853
/proc/meminfo: memFree=12185668/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=178172 CPUtime=24.33 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 21387 1248 0 2 2431 2 0 0 22 0 5 0 653287398 182448128 15991 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 44543 15991 180 55 0 42429 0
[pid=14833/tid=14850] ppid=14829 vsize=178172 CPUtime=6.04 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 3243 1248 0 2 604 0 0 0 25 0 5 0 653287423 182448128 15991 33554432000 4194304 4417452 140734508336560 18446744073709551615 4366014 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=178172 CPUtime=5.98 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 4716 1248 0 2 598 0 0 0 25 0 5 0 653287423 182448128 15991 33554432000 4194304 4417452 140734508336560 18446744073709551615 4357287 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=178172 CPUtime=6.04 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 1620 1248 0 2 604 0 0 0 25 0 5 0 653287423 182448128 15991 33554432000 4194304 4417452 140734508336560 18446744073709551615 4236564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=178172 CPUtime=6.04 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 2201 1248 0 2 604 0 0 0 25 0 5 0 653287423 182448128 15991 33554432000 4194304 4417452 140734508336560 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.33
Current children cumulated vsize (KiB) 178172

[startup+12.7009 s]
/proc/loadavg: 6.99 7.83 7.95 10/317 14853
/proc/meminfo: memFree=12136248/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=209568 CPUtime=49.87 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 31551 1248 0 2 4983 4 0 0 22 0 5 0 653287398 214597632 23840 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 52392 23840 180 55 0 50278 0
[pid=14833/tid=14850] ppid=14829 vsize=209568 CPUtime=12.43 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 6510 1248 0 2 1243 0 0 0 25 0 5 0 653287423 214597632 23840 33554432000 4194304 4417452 140734508336560 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=209568 CPUtime=12.31 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 9314 1248 0 2 1230 1 0 0 25 0 5 0 653287423 214597632 23840 33554432000 4194304 4417452 140734508336560 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=209568 CPUtime=12.43 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 3156 1248 0 2 1243 0 0 0 25 0 5 0 653287423 214597632 23840 33554432000 4194304 4417452 140734508336560 18446744073709551615 4236744 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=209568 CPUtime=12.44 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 2964 1248 0 2 1244 0 0 0 25 0 5 0 653287423 214597632 23840 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.87
Current children cumulated vsize (KiB) 209568

[startup+25.5007 s]
/proc/loadavg: 7.22 7.84 7.95 10/317 14853
/proc/meminfo: memFree=12107120/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=219208 CPUtime=100.93 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 51805 1248 0 2 10086 7 0 0 22 0 5 0 653287398 224468992 26282 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 54802 26282 180 55 0 52688 0
[pid=14833/tid=14850] ppid=14829 vsize=219208 CPUtime=25.23 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 13696 1248 0 2 2521 2 0 0 25 0 5 0 653287423 224468992 26282 33554432000 4194304 4417452 140734508336560 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=219208 CPUtime=24.99 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 14977 1248 0 2 2497 2 0 0 25 0 5 0 653287423 224468992 26282 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=219208 CPUtime=25.23 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 5589 1248 0 2 2523 0 0 0 25 0 5 0 653287423 224468992 26282 33554432000 4194304 4417452 140734508336560 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=219208 CPUtime=25.23 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 7936 1248 0 2 2523 0 0 0 25 0 5 0 653287423 224468992 26282 33554432000 4194304 4417452 140734508336560 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.93
Current children cumulated vsize (KiB) 219208

[startup+51.1012 s]
/proc/loadavg: 7.55 7.87 7.96 10/317 14854
/proc/meminfo: memFree=12069348/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=231396 CPUtime=203.08 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 96199 1248 0 2 20295 13 0 0 22 0 5 0 653287398 236949504 29297 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 57849 29297 180 55 0 55735 0
[pid=14833/tid=14850] ppid=14829 vsize=231396 CPUtime=50.83 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 26027 1248 0 2 5080 3 0 0 25 0 5 0 653287423 236949504 29297 33554432000 4194304 4417452 140734508336560 18446744073709551615 4365106 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=231396 CPUtime=50.33 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 24819 1248 0 2 5030 3 0 0 25 0 5 0 653287423 236949504 29297 33554432000 4194304 4417452 140734508336560 18446744073709551615 4365973 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=231396 CPUtime=50.84 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 16754 1248 0 2 5082 2 0 0 25 0 5 0 653287423 236949504 29297 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=231396 CPUtime=50.83 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 18992 1248 0 2 5081 2 0 0 25 0 5 0 653287423 236949504 29297 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.08
Current children cumulated vsize (KiB) 231396

[startup+102.312 s]
/proc/loadavg: 7.95 7.92 7.97 10/317 14855
/proc/meminfo: memFree=11975460/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=295212 CPUtime=407.41 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 202948 1248 0 2 40712 29 0 0 22 0 5 0 653287398 302297088 45257 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 73803 45257 180 55 0 71689 0
[pid=14833/tid=14850] ppid=14829 vsize=295212 CPUtime=102.04 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 52606 1248 0 2 10197 7 0 0 25 0 5 0 653287423 302297088 45257 33554432000 4194304 4417452 140734508336560 18446744073709551615 4365167 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=295212 CPUtime=101.02 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 69173 1248 0 2 10093 9 0 0 25 0 5 0 653287423 302297088 45257 33554432000 4194304 4417452 140734508336560 18446744073709551615 4354594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=295212 CPUtime=102.04 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 34481 1248 0 2 10200 4 0 0 25 0 5 0 653287423 302297088 45257 33554432000 4194304 4417452 140734508336560 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=295212 CPUtime=102.05 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 37081 1248 0 2 10200 5 0 0 25 0 5 0 653287423 302297088 45257 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.41
Current children cumulated vsize (KiB) 295212

[startup+162.301 s]
/proc/loadavg: 8.12 7.96 7.98 10/317 14857
/proc/meminfo: memFree=11884164/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=345576 CPUtime=646.75 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 274498 1248 0 2 64637 38 0 0 22 0 5 0 653287398 353869824 57848 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 86394 57848 180 55 0 84280 0
[pid=14833/tid=14850] ppid=14829 vsize=345576 CPUtime=162.01 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 75019 1248 0 2 16192 9 0 0 25 0 5 0 653287423 353869824 57848 33554432000 4194304 4417452 140734508336560 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=345576 CPUtime=160.42 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 89467 1248 0 2 16030 12 0 0 25 0 5 0 653287423 353869824 57848 33554432000 4194304 4417452 140734508336560 18446744073709551615 4366680 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=345576 CPUtime=162.04 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 55161 1248 0 2 16197 7 0 0 25 0 5 0 653287423 353869824 57848 33554432000 4194304 4417452 140734508336560 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=345576 CPUtime=162.04 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 45244 1248 0 2 16197 7 0 0 25 0 5 0 653287423 353869824 57848 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 646.75
Current children cumulated vsize (KiB) 345576


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

[pid=14833/tid=14851] ppid=14829 vsize=538780 CPUtime=757.78 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 295916 1248 0 2 75736 42 0 0 25 0 5 0 653287423 551710720 106149 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=538780 CPUtime=758.71 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 167338 1248 0 2 75848 23 0 0 25 0 5 0 653287423 551710720 106149 33554432000 4194304 4417452 140734508336560 18446744073709551615 4365939 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=538780 CPUtime=762.06 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 135690 1248 0 2 76187 19 0 0 25 0 5 0 653287423 551710720 106149 33554432000 4194304 4417452 140734508336560 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3040.76
Current children cumulated vsize (KiB) 538780

[startup+822.301 s]
/proc/loadavg: 8.09 8.09 8.02 10/317 14883
/proc/meminfo: memFree=11462932/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=528720 CPUtime=3280.1 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 880871 1248 0 2 327884 126 0 0 22 0 5 0 653287398 541409280 103634 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 132180 103634 180 55 0 130066 0
[pid=14833/tid=14850] ppid=14829 vsize=528720 CPUtime=821.92 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 240145 1248 0 2 82159 33 0 0 25 0 5 0 653287423 541409280 103634 33554432000 4194304 4417452 140734508336560 18446744073709551615 4357939 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=528720 CPUtime=817.78 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 319628 1248 0 2 81732 46 0 0 25 0 5 0 653287423 541409280 103634 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=528720 CPUtime=818.12 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 167609 1248 0 2 81788 24 0 0 25 0 5 0 653287423 541409280 103634 33554432000 4194304 4417452 140734508336560 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=528720 CPUtime=822.05 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 143882 1248 0 2 82184 21 0 0 25 0 5 0 653287423 541409280 103634 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3280.1
Current children cumulated vsize (KiB) 528720

[startup+882.301 s]
/proc/loadavg: 8.03 8.07 8.02 10/317 14885
/proc/meminfo: memFree=11226048/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=579976 CPUtime=3519.5 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 964512 1248 0 2 351811 139 0 0 22 0 5 0 653287398 593895424 116448 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 144994 116448 180 55 0 142880 0
[pid=14833/tid=14850] ppid=14829 vsize=579976 CPUtime=881.91 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 268322 1248 0 2 88153 38 0 0 25 0 5 0 653287423 593895424 116448 33554432000 4194304 4417452 140734508336560 18446744073709551615 4237326 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=579976 CPUtime=877.78 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 351601 1248 0 2 87728 50 0 0 25 0 5 0 653287423 593895424 116448 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=579976 CPUtime=877.51 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 191100 1248 0 2 87724 27 0 0 25 0 5 0 653287423 593895424 116448 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=579976 CPUtime=882.05 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 143882 1248 0 2 88184 21 0 0 25 0 5 0 653287423 593895424 116448 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3519.5
Current children cumulated vsize (KiB) 579976

[startup+942.301 s]
/proc/loadavg: 8.07 8.09 8.02 10/317 14887
/proc/meminfo: memFree=11340456/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=644956 CPUtime=3758.9 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 1062533 1248 0 2 375738 152 0 0 22 0 5 0 653287398 660434944 132693 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 161239 132693 180 55 0 159125 0
[pid=14833/tid=14850] ppid=14829 vsize=644956 CPUtime=941.9 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 284023 1248 0 2 94150 40 0 0 25 0 5 0 653287423 660434944 132693 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=644956 CPUtime=937.78 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 385652 1248 0 2 93724 54 0 0 25 0 5 0 653287423 660434944 132693 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=644956 CPUtime=936.92 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 239369 1248 0 2 93657 35 0 0 25 0 5 0 653287423 660434944 132693 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=644956 CPUtime=942.05 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 143882 1248 0 2 94184 21 0 0 25 0 5 0 653287423 660434944 132693 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3758.9
Current children cumulated vsize (KiB) 644956

[startup+1002.3 s]
/proc/loadavg: 8.39 8.16 8.05 10/317 14891
/proc/meminfo: memFree=11346780/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=572480 CPUtime=3997.49 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 1137978 1248 0 2 399585 164 0 0 22 0 5 0 653287398 586219520 114574 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 143120 114574 180 55 0 141006 0
[pid=14833/tid=14850] ppid=14829 vsize=572480 CPUtime=1001.9 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 298636 1248 0 2 100147 43 0 0 25 0 5 0 653287423 586219520 114574 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=572480 CPUtime=997.78 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 413296 1248 0 2 99720 58 0 0 25 0 5 0 653287423 586219520 114574 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=572480 CPUtime=996.16 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 272557 1248 0 2 99577 39 0 0 25 0 5 0 653287423 586219520 114574 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364548 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=572480 CPUtime=1001.4 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 143882 1248 0 2 100119 21 0 0 25 0 5 0 653287423 586219520 114574 33554432000 4194304 4417452 140734508336560 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3997.49
Current children cumulated vsize (KiB) 572480

[startup+1062.3 s]
/proc/loadavg: 8.14 8.13 8.04 10/317 14893
/proc/meminfo: memFree=11180144/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=607428 CPUtime=4236.88 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 1201530 1248 0 2 423516 172 0 0 22 0 5 0 653287398 622006272 123311 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 151857 123311 180 55 0 149743 0
[pid=14833/tid=14850] ppid=14829 vsize=607428 CPUtime=1061.88 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 312172 1248 0 2 106144 44 0 0 25 0 5 0 653287423 622006272 123311 33554432000 4194304 4417452 140734508336560 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=607428 CPUtime=1057.78 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 427200 1248 0 2 105718 60 0 0 25 0 5 0 653287423 622006272 123311 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=607428 CPUtime=1055.58 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 308669 1248 0 2 105514 44 0 0 25 0 5 0 653287423 622006272 123311 33554432000 4194304 4417452 140734508336560 18446744073709551615 4346546 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=607428 CPUtime=1061.4 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 143882 1248 0 2 106119 21 0 0 25 0 5 0 653287423 622006272 123311 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4236.88
Current children cumulated vsize (KiB) 607428

[startup+1122.3 s]
/proc/loadavg: 8.17 8.14 8.05 10/317 14894
/proc/meminfo: memFree=11342664/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=535396 CPUtime=4476.28 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 1241955 1248 0 2 447450 178 0 0 22 0 5 0 653287398 548245504 105303 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 133849 105303 180 55 0 131735 0
[pid=14833/tid=14850] ppid=14829 vsize=535396 CPUtime=1121.88 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 320139 1248 0 2 112142 46 0 0 25 0 5 0 653287423 548245504 105303 33554432000 4194304 4417452 140734508336560 18446744073709551615 4357269 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=535396 CPUtime=1117.78 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 448884 1248 0 2 111716 62 0 0 25 0 5 0 653287423 548245504 105303 33554432000 4194304 4417452 140734508336560 18446744073709551615 4353851 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=535396 CPUtime=1114.97 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 319443 1248 0 2 111451 46 0 0 25 0 5 0 653287423 548245504 105303 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364752 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=535396 CPUtime=1121.4 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 143882 1248 0 2 112119 21 0 0 25 0 5 0 653287423 548245504 105303 33554432000 4194304 4417452 140734508336560 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4476.28
Current children cumulated vsize (KiB) 535396

[startup+1182.3 s]
/proc/loadavg: 8.18 8.14 8.05 10/317 14896
/proc/meminfo: memFree=11311488/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=538208 CPUtime=4715.68 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 1271339 1248 0 2 471387 181 0 0 22 0 5 0 653287398 551124992 106006 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 134552 106006 180 55 0 132438 0
[pid=14833/tid=14850] ppid=14829 vsize=538208 CPUtime=1181.87 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 332442 1248 0 2 118140 47 0 0 25 0 5 0 653287423 551124992 106006 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=538208 CPUtime=1177.79 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 465965 1248 0 2 117715 64 0 0 25 0 5 0 653287423 551124992 106006 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=538208 CPUtime=1174.37 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 319443 1248 0 2 117391 46 0 0 25 0 5 0 653287423 551124992 106006 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=538208 CPUtime=1181.4 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 143882 1248 0 2 118119 21 0 0 25 0 5 0 653287423 551124992 106006 33554432000 4194304 4417452 140734508336560 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4715.68
Current children cumulated vsize (KiB) 538208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.13 8.13 8.05 5/311 14898
/proc/meminfo: memFree=11863572/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=557712 CPUtime=4800.27 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 1276215 1248 0 2 479846 181 0 0 22 0 5 0 653287398 571097088 110882 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 139428 110882 180 55 0 137314 0
[pid=14833/tid=14850] ppid=14829 vsize=557712 CPUtime=1203.07 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 332442 1248 0 2 120260 47 0 0 25 0 5 0 653287423 571097088 110882 33554432000 4194304 4417452 140734508336560 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=557712 CPUtime=1199 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 470841 1248 0 2 119836 64 0 0 25 0 5 0 653287423 571097088 110882 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=557712 CPUtime=1195.35 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 319443 1248 0 2 119489 46 0 0 25 0 5 0 653287423 571097088 110882 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=557712 CPUtime=1202.61 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 143882 1248 0 2 120240 21 0 0 25 0 5 0 653287423 571097088 110882 33554432000 4194304 4417452 140734508336560 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 557712

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

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

[startup+1203.5 s]
/proc/loadavg: 8.13 8.13 8.05 5/311 14898
/proc/meminfo: memFree=11863572/32950928 swapFree=67111348/67111528
[pid=14833] ppid=14829 vsize=557712 CPUtime=4800.27 cores=0,2,4,6
/proc/14833/stat : 14833 (plingeling) S 14829 14833 14248 0 -1 4202496 1276215 1248 0 2 479846 181 0 0 22 0 5 0 653287398 571097088 110882 33554432000 4194304 4417452 140734508336560 18446744073709551615 235606669285 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/14833/statm: 139428 110882 180 55 0 137314 0
[pid=14833/tid=14850] ppid=14829 vsize=557712 CPUtime=1203.07 cores=0,2,4,6
/proc/14833/task/14850/stat : 14850 (plingeling) R 14829 14833 14248 0 -1 4202560 332442 1248 0 2 120260 47 0 0 25 0 5 0 653287423 571097088 110882 33554432000 4194304 4417452 140734508336560 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=14833/tid=14851] ppid=14829 vsize=557712 CPUtime=1199 cores=0,2,4,6
/proc/14833/task/14851/stat : 14851 (plingeling) R 14829 14833 14248 0 -1 4202560 470841 1248 0 2 119836 64 0 0 25 0 5 0 653287423 571097088 110882 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=14833/tid=14852] ppid=14829 vsize=557712 CPUtime=1195.35 cores=0,2,4,6
/proc/14833/task/14852/stat : 14852 (plingeling) R 14829 14833 14248 0 -1 4202560 319443 1248 0 2 119489 46 0 0 25 0 5 0 653287423 571097088 110882 33554432000 4194304 4417452 140734508336560 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=14833/tid=14853] ppid=14829 vsize=557712 CPUtime=1202.61 cores=0,2,4,6
/proc/14833/task/14853/stat : 14853 (plingeling) R 14829 14833 14248 0 -1 4202560 143882 1248 0 2 120240 21 0 0 25 0 5 0 653287423 571097088 110882 33554432000 4194304 4417452 140734508336560 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 557712

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.54
CPU time (s): 4800.34
CPU user time (s): 4798.5
CPU system time (s): 1.84072
CPU usage (%): 398.852
Max. virtual memory (cumulated for all children) (KiB): 704228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.5
system time used= 1.84072
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1277463
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 322
involuntary context switches= 40146

runsolver used 3.38948 second user time and 8.65868 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-15 01:48:06
IDJOB=3371363
IDBENCH=20521
IDSOLVER=1848
FILE ID=node120/3371363-1305416886
RUNJOBID= node120-1305416886-14814
PBS_JOBID= 13324526
Free space on /tmp= 73504 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371363-1305416886/watcher-3371363-1305416886 -o /tmp/evaluation-result-3371363-1305416886/solver-3371363-1305416886 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371363-1305416886.cnf

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=104841675

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12311760 kB
Buffers:        262024 kB
Cached:        3584668 kB
SwapCached:          0 kB
Active:       17367128 kB
Inactive:      2983640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12311760 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            7936 kB
Writeback:           0 kB
AnonPages:    16503580 kB
Mapped:          24192 kB
Slab:           174976 kB
PageTables:      48872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51549596 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= 73504 MiB
End job on node120 at 2011-05-15 02:08:12