Trace number 3273486

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.3 1201.72

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s33098896-unsat.cnf
MD5SUM1221fb51c407dee7559369d7c6eedb4e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of clauses372
Sum of the clauses size1116
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

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

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


[startup+0 s]
/proc/loadavg: 7.56 8.03 8.05 4/176 23622
/proc/meminfo: memFree=25325832/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 217 0 0 0 0 0 0 0 23 0 1 0 519876496 8937472 146 33554432000 4194304 4417332 140735521071744 18446744073709551615 218370957056 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/23620/statm: 2182 146 122 55 0 68 0

[startup+0.0541999 s]
/proc/loadavg: 7.56 8.03 8.05 4/176 23622
/proc/meminfo: memFree=25325832/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=117412 CPUtime=0.18 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 898 1259 0 0 18 0 0 0 23 0 5 0 519876496 120229888 791 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 29353 791 179 55 0 27239 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 117412

[startup+0.100191 s]
/proc/loadavg: 7.56 8.03 8.05 4/176 23622
/proc/meminfo: memFree=25325832/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=118820 CPUtime=0.36 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 1360 1259 0 0 36 0 0 0 23 0 5 0 519876496 121671680 1149 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 29705 1149 179 55 0 27591 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 118820

[startup+0.300156 s]
/proc/loadavg: 7.56 8.03 8.05 4/176 23622
/proc/meminfo: memFree=25325832/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=121868 CPUtime=1.16 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 3695 1259 0 0 116 0 0 0 23 0 5 0 519876496 124792832 1919 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 30467 1919 179 55 0 28353 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 121868

[startup+0.700086 s]
/proc/loadavg: 7.56 8.03 8.05 4/176 23622
/proc/meminfo: memFree=25325832/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=123492 CPUtime=2.76 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 7316 1259 0 0 275 1 0 0 23 0 5 0 519876496 126455808 2325 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 30873 2325 179 55 0 28759 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 123492

[startup+1.50094 s]
/proc/loadavg: 7.56 8.03 8.05 10/186 23642
/proc/meminfo: memFree=25303952/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=127052 CPUtime=5.96 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 13396 1259 0 0 594 2 0 0 23 0 5 0 519876496 130101248 3201 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 31763 3201 179 55 0 29649 0
[pid=23620/tid=23635] ppid=23617 vsize=127052 CPUtime=1.48 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 3399 1259 0 0 148 0 0 0 25 0 5 0 519876496 130101248 3201 33554432000 4194304 4417332 140735521071744 18446744073709551615 4357618 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=127052 CPUtime=1.48 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 3192 1259 0 0 148 0 0 0 25 0 5 0 519876496 130101248 3201 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=127052 CPUtime=1.48 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 3369 1259 0 0 148 0 0 0 25 0 5 0 519876496 130101248 3201 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=127052 CPUtime=1.48 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 3126 1259 0 0 147 1 0 0 25 0 5 0 519876496 130101248 3201 33554432000 4194304 4417332 140735521071744 18446744073709551615 4366556 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 127052

[startup+3.10066 s]
/proc/loadavg: 7.56 8.03 8.05 10/186 23642
/proc/meminfo: memFree=25295768/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=135552 CPUtime=12.35 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 23807 1259 0 0 1232 3 0 0 23 0 5 0 519876496 138805248 5318 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 33888 5318 179 55 0 31774 0
[pid=23620/tid=23635] ppid=23617 vsize=135552 CPUtime=3.08 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 6393 1259 0 0 308 0 0 0 25 0 5 0 519876496 138805248 5318 33554432000 4194304 4417332 140735521071744 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=135552 CPUtime=3.08 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 5571 1259 0 0 308 0 0 0 25 0 5 0 519876496 138805248 5318 33554432000 4194304 4417332 140735521071744 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=135552 CPUtime=3.08 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 6159 1259 0 0 308 0 0 0 25 0 5 0 519876496 138805248 5318 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=135552 CPUtime=3.07 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 5374 1259 0 0 306 1 0 0 25 0 5 0 519876496 138805248 5318 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 135552

[startup+6.30109 s]
/proc/loadavg: 7.59 8.03 8.05 9/186 23643
/proc/meminfo: memFree=25280300/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=140184 CPUtime=25.13 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 41988 1259 0 0 2508 5 0 0 23 0 5 0 519876496 143548416 6480 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 35046 6480 179 55 0 32932 0
[pid=23620/tid=23635] ppid=23617 vsize=140184 CPUtime=6.29 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 10738 1259 0 0 628 1 0 0 25 0 5 0 519876496 143548416 6480 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=140184 CPUtime=6.28 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 10596 1259 0 0 627 1 0 0 25 0 5 0 519876496 143548416 6480 33554432000 4194304 4417332 140735521071744 18446744073709551615 4343211 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=140184 CPUtime=6.28 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 10761 1259 0 0 628 0 0 0 25 0 5 0 519876496 143548416 6480 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=140184 CPUtime=6.26 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 9583 1259 0 0 624 2 0 0 25 0 5 0 519876496 143548416 6480 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 140184

[startup+12.7009 s]
/proc/loadavg: 7.62 8.03 8.05 10/186 23643
/proc/meminfo: memFree=25261244/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=145080 CPUtime=50.69 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 70967 1259 0 0 5059 10 0 0 23 0 5 0 519876496 148561920 7690 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 36270 7690 179 55 0 34156 0
[pid=23620/tid=23635] ppid=23617 vsize=145080 CPUtime=12.68 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 18328 1259 0 0 1266 2 0 0 25 0 5 0 519876496 148561920 7690 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=145080 CPUtime=12.68 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 18459 1259 0 0 1265 3 0 0 25 0 5 0 519876496 148561920 7690 33554432000 4194304 4417332 140735521071744 18446744073709551615 218370651117 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=145080 CPUtime=12.68 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 17391 1259 0 0 1267 1 0 0 25 0 5 0 519876496 148561920 7690 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=145080 CPUtime=12.62 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 16479 1259 0 0 1259 3 0 0 25 0 5 0 519876496 148561920 7690 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 145080

[startup+25.5007 s]
/proc/loadavg: 7.71 8.03 8.05 10/186 23643
/proc/meminfo: memFree=25245288/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=165080 CPUtime=101.82 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 121397 1259 0 0 10164 18 0 0 23 0 5 0 519876496 169041920 12715 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 41270 12715 179 55 0 39156 0
[pid=23620/tid=23635] ppid=23617 vsize=165080 CPUtime=25.48 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 30851 1259 0 0 2544 4 0 0 25 0 5 0 519876496 169041920 12715 33554432000 4194304 4417332 140735521071744 18446744073709551615 4321569 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=165080 CPUtime=25.48 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 32827 1259 0 0 2543 5 0 0 25 0 5 0 519876496 169041920 12715 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=165080 CPUtime=25.48 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 29844 1259 0 0 2545 3 0 0 25 0 5 0 519876496 169041920 12715 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364818 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=165080 CPUtime=25.34 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 27565 1259 0 0 2530 4 0 0 25 0 5 0 519876496 169041920 12715 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 165080

[startup+51.1011 s]
/proc/loadavg: 7.93 8.06 8.06 9/186 23644
/proc/meminfo: memFree=25215260/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=165220 CPUtime=204.08 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 201961 1259 0 0 20376 32 0 0 23 0 5 0 519876496 169185280 12730 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 41305 12730 179 55 0 39191 0
[pid=23620/tid=23635] ppid=23617 vsize=165220 CPUtime=51.08 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 52183 1259 0 0 5100 8 0 0 25 0 5 0 519876496 169185280 12730 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=165220 CPUtime=51.08 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 52105 1259 0 0 5100 8 0 0 25 0 5 0 519876496 169185280 12730 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364811 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=165220 CPUtime=51.08 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 51840 1259 0 0 5101 7 0 0 25 0 5 0 519876496 169185280 12730 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=165220 CPUtime=50.81 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 45523 1259 0 0 5074 7 0 0 25 0 5 0 519876496 169185280 12730 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 165220

[startup+102.307 s]
/proc/loadavg: 7.97 8.05 8.05 10/186 23645
/proc/meminfo: memFree=25201604/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=183964 CPUtime=408.63 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 351734 1259 0 0 40808 55 0 0 23 0 5 0 519876496 188379136 17435 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 45991 17435 179 55 0 43877 0
[pid=23620/tid=23635] ppid=23617 vsize=183964 CPUtime=102.29 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 91128 1259 0 0 10215 14 0 0 25 0 5 0 519876496 188379136 17435 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=183964 CPUtime=102.29 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 89933 1259 0 0 10215 14 0 0 25 0 5 0 519876496 188379136 17435 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=183964 CPUtime=102.29 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 90421 1259 0 0 10216 13 0 0 25 0 5 0 519876496 188379136 17435 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=183964 CPUtime=101.74 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 79942 1259 0 0 10161 13 0 0 25 0 5 0 519876496 188379136 17435 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 183964

[startup+162.3 s]
/proc/loadavg: 7.99 8.04 8.05 10/186 23647
/proc/meminfo: memFree=25164000/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=202524 CPUtime=648.28 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 505882 1259 0 0 64750 78 0 0 23 0 5 0 519876496 207384576 22051 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 50631 22051 179 55 0 48517 0
[pid=23620/tid=23635] ppid=23617 vsize=202524 CPUtime=162.29 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 128176 1259 0 0 16209 20 0 0 25 0 5 0 519876496 207384576 22051 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=202524 CPUtime=162.27 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 134419 1259 0 0 16207 20 0 0 25 0 5 0 519876496 207384576 22051 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=202524 CPUtime=162.28 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 133485 1259 0 0 16209 19 0 0 25 0 5 0 519876496 207384576 22051 33554432000 4194304 4417332 140735521071744 18446744073709551615 4321659 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=202524 CPUtime=161.41 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 109492 1259 0 0 16124 17 0 0 25 0 5 0 519876496 207384576 22051 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 202524


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

[pid=23620/tid=23636] ppid=23617 vsize=301084 CPUtime=762.23 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 415273 1259 0 0 76164 59 0 0 25 0 5 0 519876496 308310016 46721 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=301084 CPUtime=762.31 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 415313 1259 0 0 76168 63 0 0 25 0 5 0 519876496 308310016 46721 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=301084 CPUtime=758.16 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 319404 1259 0 0 75769 47 0 0 25 0 5 0 519876496 308310016 46721 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 301084

[startup+822.301 s]
/proc/loadavg: 8.09 8.08 8.04 10/186 23664
/proc/meminfo: memFree=25055844/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=272144 CPUtime=3284.69 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 1656240 1259 0 0 328219 250 0 0 23 0 5 0 519876496 278675456 39486 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 68036 39486 179 55 0 65922 0
[pid=23620/tid=23635] ppid=23617 vsize=272144 CPUtime=822.31 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 425788 1259 0 0 82163 68 0 0 25 0 5 0 519876496 278675456 39486 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=272144 CPUtime=822.23 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 444598 1259 0 0 82159 64 0 0 25 0 5 0 519876496 278675456 39486 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=272144 CPUtime=822.3 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 452430 1259 0 0 82162 68 0 0 25 0 5 0 519876496 278675456 39486 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=272144 CPUtime=817.83 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 333114 1259 0 0 81734 49 0 0 25 0 5 0 519876496 278675456 39486 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 272144

[startup+882.301 s]
/proc/loadavg: 8.25 8.12 8.06 10/186 23666
/proc/meminfo: memFree=25070924/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=247800 CPUtime=3524.36 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 1756857 1259 0 0 352169 267 0 0 23 0 5 0 519876496 253747200 33387 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 61950 33387 179 55 0 59836 0
[pid=23620/tid=23635] ppid=23617 vsize=247800 CPUtime=882.3 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 455150 1259 0 0 88157 73 0 0 25 0 5 0 519876496 253747200 33387 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=247800 CPUtime=882.22 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 472769 1259 0 0 88154 68 0 0 25 0 5 0 519876496 253747200 33387 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=247800 CPUtime=882.3 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 478797 1259 0 0 88158 72 0 0 25 0 5 0 519876496 253747200 33387 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=247800 CPUtime=877.5 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 349831 1259 0 0 87698 52 0 0 25 0 5 0 519876496 253747200 33387 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 247800

[startup+942.3 s]
/proc/loadavg: 8.24 8.13 8.06 10/186 23668
/proc/meminfo: memFree=25052516/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=282100 CPUtime=3764.04 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 1841394 1259 0 0 376127 277 0 0 23 0 5 0 519876496 288870400 41975 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 70525 41975 179 55 0 68411 0
[pid=23620/tid=23635] ppid=23617 vsize=282100 CPUtime=942.3 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 475291 1259 0 0 94155 75 0 0 25 0 5 0 519876496 288870400 41975 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=282100 CPUtime=942.21 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 492243 1259 0 0 94151 70 0 0 25 0 5 0 519876496 288870400 41975 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=282100 CPUtime=942.31 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 506533 1259 0 0 94155 76 0 0 25 0 5 0 519876496 288870400 41975 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=282100 CPUtime=937.18 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 367017 1259 0 0 93663 55 0 0 25 0 5 0 519876496 288870400 41975 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364608 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.04
Current children cumulated vsize (KiB) 282100

[startup+1002.3 s]
/proc/loadavg: 8.22 8.14 8.07 10/186 23669
/proc/meminfo: memFree=25045412/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=267516 CPUtime=4003.71 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 1917607 1259 0 0 400085 286 0 0 23 0 5 0 519876496 273936384 38316 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 66879 38316 179 55 0 64765 0
[pid=23620/tid=23635] ppid=23617 vsize=267516 CPUtime=1002.31 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 494973 1259 0 0 100153 78 0 0 25 0 5 0 519876496 273936384 38316 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364687 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=267516 CPUtime=1002.21 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 513504 1259 0 0 100149 72 0 0 25 0 5 0 519876496 273936384 38316 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=267516 CPUtime=1002.31 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 528430 1259 0 0 100153 78 0 0 25 0 5 0 519876496 273936384 38316 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=267516 CPUtime=996.86 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 380390 1259 0 0 99629 57 0 0 25 0 5 0 519876496 273936384 38316 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 267516

[startup+1062.3 s]
/proc/loadavg: 8.20 8.14 8.07 10/186 23671
/proc/meminfo: memFree=24972944/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=335924 CPUtime=4243.39 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 2001200 1259 0 0 424041 298 0 0 23 0 5 0 519876496 343986176 55401 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 83981 55401 179 55 0 81867 0
[pid=23620/tid=23635] ppid=23617 vsize=335924 CPUtime=1062.31 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 512735 1259 0 0 106150 81 0 0 25 0 5 0 519876496 343986176 55401 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=335924 CPUtime=1062.21 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 538162 1259 0 0 106146 75 0 0 25 0 5 0 519876496 343986176 55401 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=335924 CPUtime=1062.31 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 555031 1259 0 0 106149 82 0 0 25 0 5 0 519876496 343986176 55401 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=335924 CPUtime=1056.53 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 394962 1259 0 0 105594 59 0 0 25 0 5 0 519876496 343986176 55401 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 335924

[startup+1122.3 s]
/proc/loadavg: 8.19 8.14 8.08 9/186 23672
/proc/meminfo: memFree=24975628/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=320536 CPUtime=4483.07 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 2085495 1259 0 0 447995 312 0 0 23 0 5 0 519876496 328228864 51554 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 80134 51554 179 55 0 78020 0
[pid=23620/tid=23635] ppid=23617 vsize=320536 CPUtime=1122.31 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 540438 1259 0 0 112146 85 0 0 25 0 5 0 519876496 328228864 51554 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=320536 CPUtime=1122.2 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 557696 1259 0 0 112142 78 0 0 25 0 5 0 519876496 328228864 51554 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=320536 CPUtime=1122.31 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 578792 1259 0 0 112146 85 0 0 25 0 5 0 519876496 328228864 51554 33554432000 4194304 4417332 140735521071744 18446744073709551615 4352289 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=320536 CPUtime=1116.21 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 408259 1259 0 0 111559 62 0 0 25 0 5 0 519876496 328228864 51554 33554432000 4194304 4417332 140735521071744 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 320536

[startup+1182.3 s]
/proc/loadavg: 8.17 8.14 8.08 10/186 23674
/proc/meminfo: memFree=24972612/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=330852 CPUtime=4722.74 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 2147895 1259 0 0 471953 321 0 0 23 0 5 0 519876496 338792448 54133 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 82713 54133 179 55 0 80599 0
[pid=23620/tid=23635] ppid=23617 vsize=330852 CPUtime=1182.31 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 555155 1259 0 0 118144 87 0 0 25 0 5 0 519876496 338792448 54133 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=330852 CPUtime=1182.2 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 576285 1259 0 0 118139 81 0 0 25 0 5 0 519876496 338792448 54133 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=330852 CPUtime=1182.31 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 597096 1259 0 0 118143 88 0 0 25 0 5 0 519876496 338792448 54133 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=330852 CPUtime=1175.89 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 419049 1259 0 0 117526 63 0 0 25 0 5 0 519876496 338792448 54133 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 330852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.13 8.08 10/186 23674
/proc/meminfo: memFree=24977688/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=303472 CPUtime=4800.26 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 2168026 1259 0 0 479702 324 0 0 23 0 5 0 519876496 310755328 47288 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 75868 47288 179 55 0 73754 0
[pid=23620/tid=23635] ppid=23617 vsize=303472 CPUtime=1201.72 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 562155 1259 0 0 120084 88 0 0 25 0 5 0 519876496 310755328 47288 33554432000 4194304 4417332 140735521071744 18446744073709551615 4366006 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=303472 CPUtime=1201.61 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 581839 1259 0 0 120079 82 0 0 25 0 5 0 519876496 310755328 47288 33554432000 4194304 4417332 140735521071744 18446744073709551615 4320800 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=303472 CPUtime=1201.71 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 602286 1259 0 0 120083 88 0 0 25 0 5 0 519876496 310755328 47288 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=303472 CPUtime=1195.18 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 421436 1259 0 0 119454 64 0 0 25 0 5 0 519876496 310755328 47288 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 303472

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

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

[startup+1201.7 s]
/proc/loadavg: 8.12 8.13 8.08 10/186 23674
/proc/meminfo: memFree=24977688/32951124 swapFree=67051468/67111528
[pid=23620] ppid=23617 vsize=303472 CPUtime=4800.26 cores=0,2,4,6
/proc/23620/stat : 23620 (plingeling) S 23617 23620 23289 0 -1 4202496 2168026 1259 0 0 479702 324 0 0 23 0 5 0 519876496 310755328 47288 33554432000 4194304 4417332 140735521071744 18446744073709551615 218382759909 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/23620/statm: 75868 47288 179 55 0 73754 0
[pid=23620/tid=23635] ppid=23617 vsize=303472 CPUtime=1201.72 cores=0,2,4,6
/proc/23620/task/23635/stat : 23635 (plingeling) R 23617 23620 23289 0 -1 4202560 562155 1259 0 0 120084 88 0 0 25 0 5 0 519876496 310755328 47288 33554432000 4194304 4417332 140735521071744 18446744073709551615 4366006 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23620/tid=23636] ppid=23617 vsize=303472 CPUtime=1201.61 cores=0,2,4,6
/proc/23620/task/23636/stat : 23636 (plingeling) R 23617 23620 23289 0 -1 4202560 581839 1259 0 0 120079 82 0 0 25 0 5 0 519876496 310755328 47288 33554432000 4194304 4417332 140735521071744 18446744073709551615 4320800 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23620/tid=23637] ppid=23617 vsize=303472 CPUtime=1201.71 cores=0,2,4,6
/proc/23620/task/23637/stat : 23637 (plingeling) R 23617 23620 23289 0 -1 4202560 602286 1259 0 0 120083 88 0 0 25 0 5 0 519876496 310755328 47288 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23620/tid=23642] ppid=23617 vsize=303472 CPUtime=1195.18 cores=0,2,4,6
/proc/23620/task/23642/stat : 23642 (plingeling) R 23617 23620 23289 0 -1 4202560 421436 1259 0 0 119454 64 0 0 25 0 5 0 519876496 310755328 47288 33554432000 4194304 4417332 140735521071744 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 303472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.3
CPU user time (s): 4797.04
CPU system time (s): 3.2535
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 344816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.04
system time used= 3.25351
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2169285
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= 756
involuntary context switches= 53389

runsolver used 1.88371 second user time and 4.66229 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 15:12:17
IDJOB=3273486
IDBENCH=83140
IDSOLVER=1605
FILE ID=node101/3273486-1304082737
RUNJOBID= node101-1304082737-23603
PBS_JOBID= 13170528
Free space on /tmp= 72024 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s33098896-unsat.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273486-1304082737/watcher-3273486-1304082737 -o /tmp/evaluation-result-3273486-1304082737/solver-3273486-1304082737 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3273486-1304082737.cnf

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

MD5SUM BENCH= 1221fb51c407dee7559369d7c6eedb4e
RANDOM SEED=1325543114

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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.77
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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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.83
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.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25326252 kB
Buffers:       2022940 kB
Cached:        5124704 kB
SwapCached:      30452 kB
Active:        3054528 kB
Inactive:      4127096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25326252 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:             424 kB
Writeback:           0 kB
AnonPages:       24648 kB
Mapped:           8816 kB
Slab:           380328 kB
PageTables:       4932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189984 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= 72024 MiB
End job on node101 at 2011-04-29 15:32:21