Trace number 3285527

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.52 1208.74

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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-3285527-1304059841/watcher-3285527-1304059841 -o /tmp/evaluation-result-3285527-1304059841/solver-3285527-1304059841 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3285527-1304059841.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: 3.79 6.53 7.43 2/177 29637
/proc/meminfo: memFree=18961112/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=14884 CPUtime=0 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) R 29635 29637 28898 0 -1 4202496 1579 1257 0 0 0 0 0 0 21 0 1 0 596215352 15241216 1508 33554432000 4194304 4417332 140734304968768 18446744073709551615 251367240797 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29637/statm: 3721 1521 138 55 0 1607 0

[startup+0.045447 s]
/proc/loadavg: 3.79 6.53 7.43 2/177 29637
/proc/meminfo: memFree=18961112/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=34468 CPUtime=0.03 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) R 29635 29637 28898 0 -1 4202496 6711 1257 0 0 3 0 0 0 21 0 1 0 596215352 35295232 6640 33554432000 4194304 4417332 140734304968768 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29637/statm: 8617 6640 147 55 0 6503 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 34468

[startup+0.100434 s]
/proc/loadavg: 3.79 6.53 7.43 2/177 29637
/proc/meminfo: memFree=18961112/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=39528 CPUtime=0.08 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) R 29635 29637 28898 0 -1 4202496 7966 1257 0 0 8 0 0 0 21 0 1 0 596215352 40476672 7890 33554432000 4194304 4417332 140734304968768 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29637/statm: 9882 7890 148 55 0 7768 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39528

[startup+0.300403 s]
/proc/loadavg: 3.79 6.53 7.43 2/177 29637
/proc/meminfo: memFree=18961112/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=72592 CPUtime=0.29 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) R 29635 29637 28898 0 -1 4202496 16248 1257 0 0 27 2 0 0 22 0 1 0 596215352 74334208 16172 33554432000 4194304 4417332 140734304968768 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29637/statm: 18148 16172 148 55 0 16034 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72592

[startup+0.700325 s]
/proc/loadavg: 3.79 6.53 7.43 2/177 29637
/proc/meminfo: memFree=18961112/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=130324 CPUtime=0.69 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) R 29635 29637 28898 0 -1 4202496 30718 1257 0 0 65 4 0 0 23 0 1 0 596215352 133451776 30605 33554432000 4194304 4417332 140734304968768 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29637/statm: 32581 30605 148 55 0 30467 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 130324

[startup+1.50113 s]
/proc/loadavg: 3.79 6.53 7.43 3/178 29643
/proc/meminfo: memFree=18671596/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=261336 CPUtime=1.49 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) R 29635 29637 28898 0 -1 4202496 63616 1257 0 0 141 8 0 0 25 0 1 0 596215352 267608064 63358 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232651 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29637/statm: 65334 63358 148 55 0 63220 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 261336

[startup+3.10084 s]
/proc/loadavg: 3.79 6.53 7.43 7/182 29647
/proc/meminfo: memFree=18479364/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=484568 CPUtime=3.09 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) R 29635 29637 28898 0 -1 4202496 119424 1257 0 0 293 16 0 0 25 0 1 0 596215352 496197632 119166 33554432000 4194304 4417332 140734304968768 18446744073709551615 4262041 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29637/statm: 121142 119166 148 55 0 119028 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 484568

[startup+6.30025 s]
/proc/loadavg: 3.97 6.52 7.42 6/182 29647
/proc/meminfo: memFree=18201136/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=931032 CPUtime=6.29 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) R 29635 29637 28898 0 -1 4202496 231040 1257 0 0 599 30 0 0 25 0 1 0 596215352 953376768 230782 33554432000 4194304 4417332 140734304968768 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29637/statm: 232758 230782 148 55 0 230644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 931032

[startup+12.701 s]
/proc/loadavg: 4.05 6.50 7.41 9/186 29651
/proc/meminfo: memFree=17431816/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=1411184 CPUtime=23.36 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 457500 1257 0 0 2273 63 0 0 25 0 5 0 596215352 1445052416 335682 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 352796 335682 171 55 0 350682 0
[pid=29637/tid=29648] ppid=29635 vsize=1411184 CPUtime=3.55 cores=0,2,4,6
/proc/29637/task/29648/stat : 29648 (plingeling) R 29635 29637 28898 0 -1 4202560 40663 1257 0 0 350 5 0 0 25 0 5 0 596216265 1445052416 335682 33554432000 4194304 4417332 140734304968768 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=1411184 CPUtime=3.53 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4202560 40659 1257 0 0 347 6 0 0 25 0 5 0 596216265 1445052416 335682 33554432000 4194304 4417332 140734304968768 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29637/tid=29650] ppid=29635 vsize=1411184 CPUtime=3.56 cores=0,2,4,6
/proc/29637/task/29650/stat : 29650 (plingeling) R 29635 29637 28898 0 -1 4202560 40649 1257 0 0 349 7 0 0 25 0 5 0 596216265 1445052416 335682 33554432000 4194304 4417332 140734304968768 18446744073709551615 4286255 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29637/tid=29651] ppid=29635 vsize=1411184 CPUtime=3.56 cores=0,2,4,6
/proc/29637/task/29651/stat : 29651 (plingeling) R 29635 29637 28898 0 -1 4202560 30749 1257 0 0 352 4 0 0 25 0 5 0 596216265 1445052416 335682 33554432000 4194304 4417332 140734304968768 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.36
Current children cumulated vsize (KiB) 1411184

[startup+25.5006 s]
/proc/loadavg: 4.92 6.57 7.41 9/186 29652
/proc/meminfo: memFree=17453512/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=1322496 CPUtime=74.47 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 921381 1257 0 0 7310 137 0 0 25 0 5 0 596215352 1354235904 313798 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 330624 313798 179 55 0 328510 0
[pid=29637/tid=29648] ppid=29635 vsize=1322496 CPUtime=16.35 cores=0,2,4,6
/proc/29637/task/29648/stat : 29648 (plingeling) R 29635 29637 28898 0 -1 4202560 201319 1257 0 0 1604 31 0 0 25 0 5 0 596216265 1354235904 313798 33554432000 4194304 4417332 140734304968768 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=1322496 CPUtime=16.26 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4202560 186938 1257 0 0 1595 31 0 0 25 0 5 0 596216265 1354235904 313798 33554432000 4194304 4417332 140734304968768 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29637/tid=29650] ppid=29635 vsize=1322496 CPUtime=16.35 cores=0,2,4,6
/proc/29637/task/29650/stat : 29650 (plingeling) R 29635 29637 28898 0 -1 4202560 191194 1257 0 0 1606 29 0 0 25 0 5 0 596216265 1354235904 313798 33554432000 4194304 4417332 140734304968768 18446744073709551615 4331685 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29637/tid=29651] ppid=29635 vsize=1322496 CPUtime=16.36 cores=0,2,4,6
/proc/29637/task/29651/stat : 29651 (plingeling) R 29635 29637 28898 0 -1 4202560 37150 1257 0 0 1631 5 0 0 25 0 5 0 596216265 1354235904 313798 33554432000 4194304 4417332 140734304968768 18446744073709551615 4358020 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 74.47
Current children cumulated vsize (KiB) 1322496

[startup+51.1009 s]
/proc/loadavg: 6.05 6.70 7.43 9/186 29652
/proc/meminfo: memFree=17228044/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=1514060 CPUtime=176.67 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 1011686 1257 0 0 17520 147 0 0 25 0 5 0 596215352 1550397440 361703 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 378515 361703 181 55 0 376401 0
[pid=29637/tid=29648] ppid=29635 vsize=1514060 CPUtime=41.96 cores=0,2,4,6
/proc/29637/task/29648/stat : 29648 (plingeling) R 29635 29637 28898 0 -1 4202560 208326 1257 0 0 4164 32 0 0 25 0 5 0 596216265 1550397440 361703 33554432000 4194304 4417332 140734304968768 18446744073709551615 4253162 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=1514060 CPUtime=41.72 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4202560 195965 1257 0 0 4140 32 0 0 25 0 5 0 596216265 1550397440 361703 33554432000 4194304 4417332 140734304968768 18446744073709551615 4253035 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29637/tid=29650] ppid=29635 vsize=1514060 CPUtime=41.88 cores=0,2,4,6
/proc/29637/task/29650/stat : 29650 (plingeling) R 29635 29637 28898 0 -1 4202560 218375 1257 0 0 4156 32 0 0 25 0 5 0 596216265 1550397440 361703 33554432000 4194304 4417332 140734304968768 18446744073709551615 4236017 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29637/tid=29651] ppid=29635 vsize=1514060 CPUtime=41.96 cores=0,2,4,6
/proc/29637/task/29651/stat : 29651 (plingeling) R 29635 29637 28898 0 -1 4202560 84240 1257 0 0 4185 11 0 0 25 0 5 0 596216265 1550397440 361703 33554432000 4194304 4417332 140734304968768 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 176.67
Current children cumulated vsize (KiB) 1514060

[startup+102.306 s]
/proc/loadavg: 7.15 6.90 7.46 9/186 29654
/proc/meminfo: memFree=16990076/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=1584220 CPUtime=381.21 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 1140816 1257 0 0 37957 164 0 0 25 0 5 0 596215352 1622241280 379243 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 396055 379243 181 55 0 393941 0
[pid=29637/tid=29648] ppid=29635 vsize=1584220 CPUtime=93.16 cores=0,2,4,6
/proc/29637/task/29648/stat : 29648 (plingeling) R 29635 29637 28898 0 -1 4202560 223441 1257 0 0 9282 34 0 0 25 0 5 0 596216265 1622241280 379243 33554432000 4194304 4417332 140734304968768 18446744073709551615 4250936 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=1584220 CPUtime=92.64 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4202560 207323 1257 0 0 9230 34 0 0 25 0 5 0 596216265 1622241280 379243 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232685 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29637/tid=29650] ppid=29635 vsize=1584220 CPUtime=93.08 cores=0,2,4,6
/proc/29637/task/29650/stat : 29650 (plingeling) R 29635 29637 28898 0 -1 4202560 243692 1257 0 0 9273 35 0 0 25 0 5 0 596216265 1622241280 379243 33554432000 4194304 4417332 140734304968768 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29637/tid=29651] ppid=29635 vsize=1584220 CPUtime=93.17 cores=0,2,4,6
/proc/29637/task/29651/stat : 29651 (plingeling) R 29635 29637 28898 0 -1 4202560 161580 1257 0 0 9296 21 0 0 25 0 5 0 596216265 1622241280 379243 33554432000 4194304 4417332 140734304968768 18446744073709551615 4364482 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 381.21
Current children cumulated vsize (KiB) 1584220

[startup+162.3 s]
/proc/loadavg: 7.80 7.13 7.50 9/186 29655
/proc/meminfo: memFree=16732520/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=1650100 CPUtime=620.86 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 1396893 1257 0 0 61882 204 0 0 25 0 5 0 596215352 1689702400 395457 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 412525 395457 181 55 0 410411 0
[pid=29637/tid=29648] ppid=29635 vsize=1650100 CPUtime=153.16 cores=0,2,4,6
/proc/29637/task/29648/stat : 29648 (plingeling) R 29635 29637 28898 0 -1 4202560 289912 1257 0 0 15270 46 0 0 25 0 5 0 596216265 1689702400 395457 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232775 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=1650100 CPUtime=152.3 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4202560 256522 1257 0 0 15190 40 0 0 25 0 5 0 596216265 1689702400 395457 33554432000 4194304 4417332 140734304968768 18446744073709551615 4260694 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29637/tid=29650] ppid=29635 vsize=1650100 CPUtime=153.08 cores=0,2,4,6
/proc/29637/task/29650/stat : 29650 (plingeling) R 29635 29637 28898 0 -1 4202560 336223 1257 0 0 15258 50 0 0 25 0 5 0 596216265 1689702400 395457 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29637/tid=29651] ppid=29635 vsize=1650100 CPUtime=153.16 cores=0,2,4,6
/proc/29637/task/29651/stat : 29651 (plingeling) R 29635 29637 28898 0 -1 4202560 209456 1257 0 0 15289 27 0 0 25 0 5 0 596216265 1689702400 395457 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232595 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 620.86
Current children cumulated vsize (KiB) 1650100

[startup+222.3 s]
/proc/loadavg: 8.00 7.30 7.54 9/186 29657
/proc/meminfo: memFree=16648428/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=1763468 CPUtime=860.54 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 1520266 1257 0 0 85834 220 0 0 25 0 5 0 596215352 1805791232 427185 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 440867 427185 181 55 0 438753 0
[pid=29637/tid=29648] ppid=29635 vsize=1763468 CPUtime=213.16 cores=0,2,4,6
/proc/29637/task/29648/stat : 29648 (plingeling) R 29635 29637 28898 0 -1 4202560 289912 1257 0 0 21270 46 0 0 25 0 5 0 596216265 1805791232 427185 33554432000 4194304 4417332 140734304968768 18446744073709551615 4331692 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=1763468 CPUtime=211.97 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4202560 343463 1257 0 0 21146 51 0 0 25 0 5 0 596216265 1805791232 427185 33554432000 4194304 4417332 140734304968768 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29637/tid=29650] ppid=29635 vsize=1763468 CPUtime=213.08 cores=0,2,4,6
/proc/29637/task/29650/stat : 29650 (plingeling) R 29635 29637 28898 0 -1 4202560 349268 1257 0 0 21257 51 0 0 25 0 5 0 596216265 1805791232 427185 33554432000 4194304 4417332 140734304968768 18446744073709551615 4254843 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29637/tid=29651] ppid=29635 vsize=1763468 CPUtime=213.16 cores=0,2,4,6
/proc/29637/task/29651/stat : 29651 (plingeling) R 29635 29637 28898 0 -1 4202560 232843 1257 0 0 21285 31 0 0 25 0 5 0 596216265 1805791232 427185 33554432000 4194304 4417332 140734304968768 18446744073709551615 4365033 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 860.54
Current children cumulated vsize (KiB) 1763468

[startup+282.301 s]
/proc/loadavg: 8.07 7.44 7.57 9/186 29659
/proc/meminfo: memFree=15926108/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=2078876 CPUtime=1100.22 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 1631941 1257 0 0 109787 235 0 0 25 0 5 0 596215352 2128769024 506037 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 519719 506037 181 55 0 517605 0
[pid=29637/tid=29648] ppid=29635 vsize=2078876 CPUtime=273.16 cores=0,2,4,6

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

/proc/meminfo: memFree=14738788/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=2566044 CPUtime=3017.6 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 2878744 1257 0 0 301329 431 0 0 25 0 5 0 596215352 2627629056 624284 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 641511 624284 181 55 0 639397 0
[pid=29637/tid=29648] ppid=29635 vsize=2566044 CPUtime=753.17 cores=0,2,4,6
/proc/29637/task/29648/stat : 29648 (plingeling) R 29635 29637 28898 0 -1 4202560 449349 1257 0 0 75246 71 0 0 25 0 5 0 596216265 2627629056 624284 33554432000 4194304 4417332 140734304968768 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=2566044 CPUtime=749 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4202560 562492 1257 0 0 74814 86 0 0 25 0 5 0 596216265 2627629056 624284 33554432000 4194304 4417332 140734304968768 18446744073709551615 4352479 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29637/tid=29650] ppid=29635 vsize=2566044 CPUtime=753.09 cores=0,2,4,6
/proc/29637/task/29650/stat : 29650 (plingeling) R 29635 29637 28898 0 -1 4202560 507166 1257 0 0 75235 74 0 0 25 0 5 0 596216265 2627629056 624284 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29637/tid=29651] ppid=29635 vsize=2566044 CPUtime=753.19 cores=0,2,4,6
/proc/29637/task/29651/stat : 29651 (plingeling) R 29635 29637 28898 0 -1 4202560 1054957 1257 0 0 75160 159 0 0 25 0 5 0 596216265 2627629056 624284 33554432000 4194304 4417332 140734304968768 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3017.6
Current children cumulated vsize (KiB) 2566044

[startup+822.3 s]
/proc/loadavg: 8.04 7.92 7.76 9/186 29682
/proc/meminfo: memFree=15158260/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=2145184 CPUtime=3257.25 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 3183508 1257 0 0 325239 486 0 0 25 0 5 0 596215352 2196668416 517269 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 536296 517269 181 55 0 534182 0
[pid=29637/tid=29648] ppid=29635 vsize=2145184 CPUtime=813.16 cores=0,2,4,6
/proc/29637/task/29648/stat : 29648 (plingeling) R 29635 29637 28898 0 -1 4202560 455672 1257 0 0 81244 72 0 0 25 0 5 0 596216265 2196668416 517269 33554432000 4194304 4417332 140734304968768 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=2145184 CPUtime=808.66 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4202560 568929 1257 0 0 80779 87 0 0 25 0 5 0 596216265 2196668416 517269 33554432000 4194304 4417332 140734304968768 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29637/tid=29650] ppid=29635 vsize=2145184 CPUtime=813.09 cores=0,2,4,6
/proc/29637/task/29650/stat : 29650 (plingeling) R 29635 29637 28898 0 -1 4202560 528836 1257 0 0 81232 77 0 0 25 0 5 0 596216265 2196668416 517269 33554432000 4194304 4417332 140734304968768 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29637/tid=29651] ppid=29635 vsize=2145184 CPUtime=813.18 cores=0,2,4,6
/proc/29637/task/29651/stat : 29651 (plingeling) R 29635 29637 28898 0 -1 4202560 1325291 1257 0 0 81108 210 0 0 25 0 5 0 596216265 2196668416 517269 33554432000 4194304 4417332 140734304968768 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3257.25
Current children cumulated vsize (KiB) 2145184

[startup+882.3 s]
/proc/loadavg: 8.10 7.96 7.78 9/186 29684
/proc/meminfo: memFree=14302896/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=2357320 CPUtime=3496.93 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 3292667 1257 0 0 349192 501 0 0 25 0 5 0 596215352 2413895680 572259 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 589330 572259 181 55 0 587216 0
[pid=29637/tid=29648] ppid=29635 vsize=2357320 CPUtime=873.17 cores=0,2,4,6
/proc/29637/task/29648/stat : 29648 (plingeling) R 29635 29637 28898 0 -1 4202560 461339 1257 0 0 87244 73 0 0 25 0 5 0 596216265 2413895680 572259 33554432000 4194304 4417332 140734304968768 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=2357320 CPUtime=868.33 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4202560 568929 1257 0 0 86746 87 0 0 25 0 5 0 596216265 2413895680 572259 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232740 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29637/tid=29650] ppid=29635 vsize=2357320 CPUtime=873.09 cores=0,2,4,6
/proc/29637/task/29650/stat : 29650 (plingeling) R 29635 29637 28898 0 -1 4202560 576536 1257 0 0 87226 83 0 0 25 0 5 0 596216265 2413895680 572259 33554432000 4194304 4417332 140734304968768 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29637/tid=29651] ppid=29635 vsize=2357320 CPUtime=873.18 cores=0,2,4,6
/proc/29637/task/29651/stat : 29651 (plingeling) R 29635 29637 28898 0 -1 4202560 1381083 1257 0 0 87101 217 0 0 25 0 5 0 596216265 2413895680 572259 33554432000 4194304 4417332 140734304968768 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3496.93
Current children cumulated vsize (KiB) 2357320

[startup+942.3 s]
/proc/loadavg: 8.12 8.00 7.80 9/186 29685
/proc/meminfo: memFree=14193392/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=2659364 CPUtime=3736.6 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 3368287 1257 0 0 373150 510 0 0 25 0 5 0 596215352 2723188736 647770 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 664841 647770 181 55 0 662727 0
[pid=29637/tid=29648] ppid=29635 vsize=2659364 CPUtime=933.17 cores=0,2,4,6
/proc/29637/task/29648/stat : 29648 (plingeling) R 29635 29637 28898 0 -1 4202560 461339 1257 0 0 93244 73 0 0 25 0 5 0 596216265 2723188736 647770 33554432000 4194304 4417332 140734304968768 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=2659364 CPUtime=928 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4202560 568931 1257 0 0 92713 87 0 0 25 0 5 0 596216265 2723188736 647770 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29637/tid=29650] ppid=29635 vsize=2659364 CPUtime=933.09 cores=0,2,4,6
/proc/29637/task/29650/stat : 29650 (plingeling) R 29635 29637 28898 0 -1 4202560 576948 1257 0 0 93226 83 0 0 25 0 5 0 596216265 2723188736 647770 33554432000 4194304 4417332 140734304968768 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29637/tid=29651] ppid=29635 vsize=2659364 CPUtime=933.18 cores=0,2,4,6
/proc/29637/task/29651/stat : 29651 (plingeling) R 29635 29637 28898 0 -1 4202560 1456289 1257 0 0 93092 226 0 0 25 0 5 0 596216265 2723188736 647770 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232617 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3736.6
Current children cumulated vsize (KiB) 2659364

[startup+1002.3 s]
/proc/loadavg: 8.04 8.00 7.81 9/186 29687
/proc/meminfo: memFree=13477772/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=3084756 CPUtime=3976.27 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 3563597 1257 0 0 397090 537 0 0 25 0 5 0 596215352 3158790144 754118 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 771189 754118 181 55 0 769075 0
[pid=29637/tid=29648] ppid=29635 vsize=3084756 CPUtime=993.17 cores=0,2,4,6
/proc/29637/task/29648/stat : 29648 (plingeling) R 29635 29637 28898 0 -1 4202560 461339 1257 0 0 99244 73 0 0 25 0 5 0 596216265 3158790144 754118 33554432000 4194304 4417332 140734304968768 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=3084756 CPUtime=987.66 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4202560 568931 1257 0 0 98679 87 0 0 25 0 5 0 596216265 3158790144 754118 33554432000 4194304 4417332 140734304968768 18446744073709551615 4331716 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29637/tid=29650] ppid=29635 vsize=3084756 CPUtime=993.1 cores=0,2,4,6
/proc/29637/task/29650/stat : 29650 (plingeling) R 29635 29637 28898 0 -1 4202560 579102 1257 0 0 99226 84 0 0 25 0 5 0 596216265 3158790144 754118 33554432000 4194304 4417332 140734304968768 18446744073709551615 4236784 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29637/tid=29651] ppid=29635 vsize=3084756 CPUtime=993.19 cores=0,2,4,6
/proc/29637/task/29651/stat : 29651 (plingeling) R 29635 29637 28898 0 -1 4202560 1649445 1257 0 0 99066 253 0 0 25 0 5 0 596216265 3158790144 754118 33554432000 4194304 4417332 140734304968768 18446744073709551615 4357145 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3976.27
Current children cumulated vsize (KiB) 3084756

[startup+1062.3 s]
/proc/loadavg: 8.01 8.00 7.82 9/186 29688
/proc/meminfo: memFree=14047048/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=3170384 CPUtime=4215.96 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 3588041 1257 0 0 421053 543 0 0 25 0 5 0 596215352 3246473216 775525 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 792596 775525 181 55 0 790482 0
[pid=29637/tid=29648] ppid=29635 vsize=3170384 CPUtime=1053.18 cores=0,2,4,6
/proc/29637/task/29648/stat : 29648 (plingeling) R 29635 29637 28898 0 -1 4202560 461339 1257 0 0 105245 73 0 0 25 0 5 0 596216265 3246473216 775525 33554432000 4194304 4417332 140734304968768 18446744073709551615 4254888 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=3170384 CPUtime=1047.34 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4202560 568931 1257 0 0 104647 87 0 0 25 0 5 0 596216265 3246473216 775525 33554432000 4194304 4417332 140734304968768 18446744073709551615 4254810 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29637/tid=29650] ppid=29635 vsize=3170384 CPUtime=1053.1 cores=0,2,4,6
/proc/29637/task/29650/stat : 29650 (plingeling) R 29635 29637 28898 0 -1 4202560 582826 1257 0 0 105225 85 0 0 25 0 5 0 596216265 3246473216 775525 33554432000 4194304 4417332 140734304968768 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29637/tid=29651] ppid=29635 vsize=3170384 CPUtime=1053.19 cores=0,2,4,6
/proc/29637/task/29651/stat : 29651 (plingeling) R 29635 29637 28898 0 -1 4202560 1670165 1257 0 0 105062 257 0 0 25 0 5 0 596216265 3246473216 775525 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4215.96
Current children cumulated vsize (KiB) 3170384

[startup+1122.3 s]
/proc/loadavg: 8.08 8.01 7.83 9/186 29690
/proc/meminfo: memFree=14814464/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=2265520 CPUtime=4455.63 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 3732684 1257 0 0 444993 570 0 0 25 0 5 0 596215352 2319892480 549223 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 566380 549223 181 55 0 564266 0
[pid=29637/tid=29648] ppid=29635 vsize=2265520 CPUtime=1113.17 cores=0,2,4,6
/proc/29637/task/29648/stat : 29648 (plingeling) R 29635 29637 28898 0 -1 4202560 472907 1257 0 0 111243 74 0 0 25 0 5 0 596216265 2319892480 549223 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=2265520 CPUtime=1107 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4202560 586813 1257 0 0 110611 89 0 0 25 0 5 0 596216265 2319892480 549223 33554432000 4194304 4417332 140734304968768 18446744073709551615 4364475 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29637/tid=29650] ppid=29635 vsize=2265520 CPUtime=1113.1 cores=0,2,4,6
/proc/29637/task/29650/stat : 29650 (plingeling) R 29635 29637 28898 0 -1 4202560 662375 1257 0 0 111213 97 0 0 25 0 5 0 596216265 2319892480 549223 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29637/tid=29651] ppid=29635 vsize=2265520 CPUtime=1113.19 cores=0,2,4,6
/proc/29637/task/29651/stat : 29651 (plingeling) R 29635 29637 28898 0 -1 4202560 1705809 1257 0 0 111050 269 0 0 25 0 5 0 596216265 2319892480 549223 33554432000 4194304 4417332 140734304968768 18446744073709551615 4357479 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4455.63
Current children cumulated vsize (KiB) 2265520

[startup+1182.3 s]
/proc/loadavg: 8.09 8.02 7.84 9/186 29692
/proc/meminfo: memFree=13822704/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=2869688 CPUtime=4695.3 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 3950159 1257 0 0 468932 598 0 0 25 0 5 0 596215352 2938560512 700251 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 717422 700251 181 55 0 715308 0
[pid=29637/tid=29648] ppid=29635 vsize=2869688 CPUtime=1173.18 cores=0,2,4,6
/proc/29637/task/29648/stat : 29648 (plingeling) R 29635 29637 28898 0 -1 4202560 488351 1257 0 0 117242 76 0 0 25 0 5 0 596216265 2938560512 700251 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232680 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=2869688 CPUtime=1166.67 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4202560 653270 1257 0 0 116568 99 0 0 25 0 5 0 596216265 2938560512 700251 33554432000 4194304 4417332 140734304968768 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29637/tid=29650] ppid=29635 vsize=2869688 CPUtime=1173.1 cores=0,2,4,6
/proc/29637/task/29650/stat : 29650 (plingeling) R 29635 29637 28898 0 -1 4202560 723695 1257 0 0 117207 103 0 0 25 0 5 0 596216265 2938560512 700251 33554432000 4194304 4417332 140734304968768 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29637/tid=29651] ppid=29635 vsize=2869688 CPUtime=1173.2 cores=0,2,4,6
/proc/29637/task/29651/stat : 29651 (plingeling) R 29635 29637 28898 0 -1 4202560 1780063 1257 0 0 117040 280 0 0 25 0 5 0 596216265 2938560512 700251 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4695.3
Current children cumulated vsize (KiB) 2869688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1208.6 s]
/proc/loadavg: 7.60 7.92 7.81 6/179 29714
/proc/meminfo: memFree=16397256/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=3008232 CPUtime=4800.36 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) S 29635 29637 28898 0 -1 4202496 4155692 1257 0 0 479403 633 0 0 25 0 5 0 596215352 3080429568 734948 33554432000 4194304 4417332 140734304968768 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 752058 734948 181 55 0 749944 0
[pid=29637/tid=29648] ppid=29635 vsize=3008232 CPUtime=1199.48 cores=0,2,4,6
/proc/29637/task/29648/stat : 29648 (plingeling) R 29635 29637 28898 0 -1 4202560 612793 1257 0 0 119858 90 0 0 25 0 5 0 596216265 3080429568 734948 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232651 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=3008232 CPUtime=1192.83 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4202560 653270 1257 0 0 119184 99 0 0 25 0 5 0 596216265 3080429568 734948 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29637/tid=29650] ppid=29635 vsize=3008232 CPUtime=1199.38 cores=0,2,4,6
/proc/29637/task/29650/stat : 29650 (plingeling) R 29635 29637 28898 0 -1 4202560 724910 1257 0 0 119831 107 0 0 25 0 5 0 596216265 3080429568 734948 33554432000 4194304 4417332 140734304968768 18446744073709551615 4358020 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29637/tid=29651] ppid=29635 vsize=3008232 CPUtime=1199.5 cores=0,2,4,6
/proc/29637/task/29651/stat : 29651 (plingeling) R 29635 29637 28898 0 -1 4202560 1859939 1257 0 0 119655 295 0 0 25 0 5 0 596216265 3080429568 734948 33554432000 4194304 4417332 140734304968768 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 3008232

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

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

[startup+1208.71 s]
/proc/loadavg: 7.60 7.92 7.81 6/179 29714
/proc/meminfo: memFree=16397256/32950928 swapFree=67111364/67111528
[pid=29637] ppid=29635 vsize=0 CPUtime=4800.48 cores=0,2,4,6
/proc/29637/stat : 29637 (plingeling) Z 29635 29637 28898 0 -1 4203548 4155692 1257 0 0 479405 643 0 0 18 0 2 0 596215352 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/29637/statm: 0 0 0 0 0 0 0
[pid=29637/tid=29649] ppid=29635 vsize=0 CPUtime=1192.93 cores=0,2,4,6
/proc/29637/task/29649/stat : 29649 (plingeling) R 29635 29637 28898 0 -1 4203588 653270 1257 0 0 119184 109 0 0 25 0 2 0 596216265 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.48
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1208.74
CPU time (s): 4800.52
CPU user time (s): 4794.06
CPU system time (s): 6.46302
CPU usage (%): 397.149
Max. virtual memory (cumulated for all children) (KiB): 3478640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.06
system time used= 6.46302
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4156949
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= 140
involuntary context switches= 25780

runsolver used 1.85072 second user time and 4.75428 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 08:50:47
IDJOB=3285527
IDBENCH=82388
IDSOLVER=1605
FILE ID=node113/3285527-1304059841
RUNJOBID= node113-1304059841-29612
PBS_JOBID= 13170432
Free space on /tmp= 70924 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285527-1304059841/watcher-3285527-1304059841 -o /tmp/evaluation-result-3285527-1304059841/solver-3285527-1304059841 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3285527-1304059841.cnf

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1415130935

node113.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.846
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.69
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.846
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.76
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.846
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.846
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.846
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.74
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.846
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.846
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.846
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:     32950928 kB
MemFree:      18961516 kB
Buffers:       1744360 kB
Cached:       11114600 kB
SwapCached:        164 kB
Active:        7120972 kB
Inactive:      6268948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18961516 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          250232 kB
Writeback:           0 kB
AnonPages:      530520 kB
Mapped:          15212 kB
Slab:           535592 kB
PageTables:       5604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   678092 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= 70816 MiB
End job on node113 at 2011-04-29 09:10:57