Trace number 3259526

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes1.cnf
MD5SUM26b9098de258b0434de90e744962df46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.17352
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.74 7.99 7.98 2/174 685
/proc/meminfo: memFree=27181296/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 216 0 0 0 0 0 0 0 23 0 1 0 517142833 8937472 146 33554432000 4194304 4417332 140737123542704 18446744073709551615 210204647168 0 0 4096 0 18446744071562362840 0 0 17 1 0 0 0
/proc/685/statm: 2182 146 122 55 0 68 0

[startup+0.0542319 s]
/proc/loadavg: 7.74 7.99 7.98 2/174 685
/proc/meminfo: memFree=27181296/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=17404 CPUtime=0.03 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) R 683 685 330 0 -1 4202496 2426 1251 0 1 3 0 0 0 23 0 1 0 517142833 17821696 2354 33554432000 4194304 4417332 140737123542704 18446744073709551615 4209666 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/685/statm: 4351 2354 147 55 0 2237 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 17404

[startup+0.168213 s]
/proc/loadavg: 7.74 7.99 7.98 2/174 685
/proc/meminfo: memFree=27181296/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=126100 CPUtime=0.46 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 4756 1251 0 1 46 0 0 0 23 0 5 0 517142833 129126400 2971 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 31525 2971 176 55 0 29411 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 126100

[startup+0.300193 s]
/proc/loadavg: 7.74 7.99 7.98 2/174 685
/proc/meminfo: memFree=27181296/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=129180 CPUtime=0.99 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 6243 1251 0 1 99 0 0 0 23 0 5 0 517142833 132280320 3775 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 32295 3775 180 55 0 30181 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 129180

[startup+0.700126 s]
/proc/loadavg: 7.74 7.99 7.98 2/174 685
/proc/meminfo: memFree=27181296/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=134140 CPUtime=2.6 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 8472 1251 0 1 259 1 0 0 23 0 5 0 517142833 137359360 5015 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 33535 5015 180 55 0 31421 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 134140

[startup+1.50099 s]
/proc/loadavg: 7.74 7.99 7.98 9/186 710
/proc/meminfo: memFree=27126836/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=135116 CPUtime=5.79 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 11212 1251 0 1 578 1 0 0 23 0 5 0 517142833 138358784 5259 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 33779 5259 180 55 0 31665 0
[pid=685/tid=702] ppid=683 vsize=135116 CPUtime=1.44 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 987 1251 0 1 144 0 0 0 25 0 5 0 517142839 138358784 5259 33554432000 4194304 4417332 140737123542704 18446744073709551615 4249692 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=135116 CPUtime=1.43 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 963 1251 0 1 143 0 0 0 25 0 5 0 517142839 138358784 5259 33554432000 4194304 4417332 140737123542704 18446744073709551615 4249058 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=135116 CPUtime=1.43 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 805 1251 0 1 143 0 0 0 25 0 5 0 517142839 138358784 5259 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364788 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=135116 CPUtime=1.43 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 6019 1251 0 1 143 0 0 0 25 0 5 0 517142839 138358784 5259 33554432000 4194304 4417332 140737123542704 18446744073709551615 4353450 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 135116

[startup+3.10073 s]
/proc/loadavg: 7.76 7.99 7.98 9/186 710
/proc/meminfo: memFree=27116172/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=140908 CPUtime=12.19 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 16477 1251 0 1 1217 2 0 0 23 0 5 0 517142833 144289792 6715 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 35227 6715 180 55 0 33113 0
[pid=685/tid=702] ppid=683 vsize=140908 CPUtime=3.04 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 987 1251 0 1 304 0 0 0 25 0 5 0 517142839 144289792 6715 33554432000 4194304 4417332 140737123542704 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=140908 CPUtime=3.03 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 1459 1251 0 1 303 0 0 0 25 0 5 0 517142839 144289792 6715 33554432000 4194304 4417332 140737123542704 18446744073709551615 4258625 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=140908 CPUtime=3.02 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 1428 1251 0 1 302 0 0 0 25 0 5 0 517142839 144289792 6715 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=140908 CPUtime=3.03 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 10165 1251 0 1 302 1 0 0 25 0 5 0 517142839 144289792 6715 33554432000 4194304 4417332 140737123542704 18446744073709551615 4356771 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 140908

[startup+6.30119 s]
/proc/loadavg: 7.76 7.99 7.98 9/186 710
/proc/meminfo: memFree=27105124/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=152084 CPUtime=24.97 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 28002 1251 0 1 2494 3 0 0 23 0 5 0 517142833 155734016 9509 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 38021 9509 180 55 0 35907 0
[pid=685/tid=702] ppid=683 vsize=152084 CPUtime=6.24 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 987 1251 0 1 624 0 0 0 25 0 5 0 517142839 155734016 9509 33554432000 4194304 4417332 140737123542704 18446744073709551615 4260005 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=152084 CPUtime=6.24 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 1459 1251 0 1 624 0 0 0 25 0 5 0 517142839 155734016 9509 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=152084 CPUtime=6.2 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 4223 1251 0 1 620 0 0 0 25 0 5 0 517142839 155734016 9509 33554432000 4194304 4417332 140737123542704 18446744073709551615 4353618 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=152084 CPUtime=6.23 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 18895 1251 0 1 621 2 0 0 25 0 5 0 517142839 155734016 9509 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 152084

[startup+12.7011 s]
/proc/loadavg: 7.80 7.99 7.98 9/186 710
/proc/meminfo: memFree=27045044/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=184296 CPUtime=50.54 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 50013 1251 0 1 5047 7 0 0 23 0 5 0 517142833 188719104 17572 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 46074 17572 180 55 0 43960 0
[pid=685/tid=702] ppid=683 vsize=184296 CPUtime=12.64 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 2884 1251 0 1 1264 0 0 0 25 0 5 0 517142839 188719104 17572 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=184296 CPUtime=12.63 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 3775 1251 0 1 1263 0 0 0 25 0 5 0 517142839 188719104 17572 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=184296 CPUtime=12.58 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 6182 1251 0 1 1257 1 0 0 25 0 5 0 517142839 188719104 17572 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=184296 CPUtime=12.63 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 34734 1251 0 1 1258 5 0 0 25 0 5 0 517142839 188719104 17572 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 184296

[startup+25.501 s]
/proc/loadavg: 7.83 7.99 7.98 9/186 711
/proc/meminfo: memFree=26947948/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=195524 CPUtime=101.67 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 100488 1251 0 1 10152 15 0 0 23 0 5 0 517142833 200216576 20362 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 48881 20362 181 55 0 46767 0
[pid=685/tid=702] ppid=683 vsize=195524 CPUtime=25.44 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 9551 1251 0 1 2543 1 0 0 25 0 5 0 517142839 200216576 20362 33554432000 4194304 4417332 140737123542704 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=195524 CPUtime=25.44 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 12433 1251 0 1 2543 1 0 0 25 0 5 0 517142839 200216576 20362 33554432000 4194304 4417332 140737123542704 18446744073709551615 4357148 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=195524 CPUtime=25.31 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 18980 1251 0 1 2528 3 0 0 25 0 5 0 517142839 200216576 20362 33554432000 4194304 4417332 140737123542704 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=195524 CPUtime=25.43 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 57086 1251 0 1 2534 9 0 0 25 0 5 0 517142839 200216576 20362 33554432000 4194304 4417332 140737123542704 18446744073709551615 4250873 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 195524

[startup+51.1007 s]
/proc/loadavg: 7.95 8.01 7.99 9/186 711
/proc/meminfo: memFree=26872380/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=243736 CPUtime=203.93 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 181900 1251 0 1 20366 27 0 0 23 0 5 0 517142833 249585664 32441 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 60934 32441 181 55 0 58820 0
[pid=685/tid=702] ppid=683 vsize=243736 CPUtime=51.03 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 25874 1251 0 1 5100 3 0 0 25 0 5 0 517142839 249585664 32441 33554432000 4194304 4417332 140737123542704 18446744073709551615 4310483 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=243736 CPUtime=51.03 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 31384 1251 0 1 5100 3 0 0 25 0 5 0 517142839 249585664 32441 33554432000 4194304 4417332 140737123542704 18446744073709551615 4341312 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=243736 CPUtime=50.76 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 37144 1251 0 1 5071 5 0 0 25 0 5 0 517142839 249585664 32441 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=243736 CPUtime=51.04 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 85060 1251 0 1 5090 14 0 0 25 0 5 0 517142839 249585664 32441 33554432000 4194304 4417332 140737123542704 18446744073709551615 4366716 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 243736

[startup+102.306 s]
/proc/loadavg: 7.98 8.00 7.99 9/186 713
/proc/meminfo: memFree=26704840/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=289252 CPUtime=408.48 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 311306 1251 0 1 40800 48 0 0 23 0 5 0 517142833 296194048 43794 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 72313 43794 181 55 0 70199 0
[pid=685/tid=702] ppid=683 vsize=289252 CPUtime=102.24 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 52945 1251 0 1 10216 8 0 0 25 0 5 0 517142839 296194048 43794 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=289252 CPUtime=102.23 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 59498 1251 0 1 10216 7 0 0 25 0 5 0 517142839 296194048 43794 33554432000 4194304 4417332 140737123542704 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=289252 CPUtime=101.69 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 71561 1251 0 1 10159 10 0 0 25 0 5 0 517142839 296194048 43794 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=289252 CPUtime=102.24 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 124864 1251 0 1 10204 20 0 0 25 0 5 0 517142839 296194048 43794 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.48
Current children cumulated vsize (KiB) 289252

[startup+162.301 s]
/proc/loadavg: 7.99 8.00 7.99 9/186 714
/proc/meminfo: memFree=26367280/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=411020 CPUtime=648.14 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 433132 1251 0 1 64746 68 0 0 23 0 5 0 517142833 420884480 73755 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 102755 73384 181 55 0 100641 0
[pid=685/tid=702] ppid=683 vsize=407612 CPUtime=162.23 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 79903 1251 0 1 16211 12 0 0 25 0 5 0 517142839 417394688 73384 33554432000 4194304 4417332 140737123542704 18446744073709551615 210204705194 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=407612 CPUtime=162.24 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 92978 1251 0 1 16212 12 0 0 25 0 5 0 517142839 417394688 73384 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=407612 CPUtime=161.37 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 106829 1251 0 1 16120 17 0 0 25 0 5 0 517142839 417394688 73384 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=407612 CPUtime=162.23 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 150984 1251 0 1 16198 25 0 0 25 0 5 0 517142839 417394688 73384 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.14
Current children cumulated vsize (KiB) 411020


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

[pid=685/tid=703] ppid=683 vsize=775384 CPUtime=762.25 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 269993 1251 0 1 76187 38 0 0 25 0 5 0 517142839 793993216 164145 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=775384 CPUtime=758.11 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 275153 1251 0 1 75770 41 0 0 25 0 5 0 517142839 793993216 164145 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=775384 CPUtime=762.25 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 326550 1251 0 1 76173 52 0 0 25 0 5 0 517142839 793993216 164145 33554432000 4194304 4417332 140737123542704 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.93
Current children cumulated vsize (KiB) 775384

[startup+822.301 s]
/proc/loadavg: 8.12 8.09 8.02 9/186 732
/proc/meminfo: memFree=25656904/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=823200 CPUtime=3284.58 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 1209564 1251 0 1 328278 180 0 0 23 0 5 0 517142833 842956800 175453 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 205800 175453 181 55 0 203686 0
[pid=685/tid=702] ppid=683 vsize=823200 CPUtime=822.25 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 280675 1251 0 1 82187 38 0 0 25 0 5 0 517142839 842956800 175453 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=823200 CPUtime=822.24 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 287889 1251 0 1 82183 41 0 0 25 0 5 0 517142839 842956800 175453 33554432000 4194304 4417332 140737123542704 18446744073709551615 4365986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=823200 CPUtime=817.78 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 297515 1251 0 1 81733 45 0 0 25 0 5 0 517142839 842956800 175453 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=823200 CPUtime=822.25 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 341047 1251 0 1 82170 55 0 0 25 0 5 0 517142839 842956800 175453 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.58
Current children cumulated vsize (KiB) 823200

[startup+882.301 s]
/proc/loadavg: 8.11 8.09 8.02 9/186 733
/proc/meminfo: memFree=25711180/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=747784 CPUtime=3524.26 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 1288779 1251 0 1 352234 192 0 0 23 0 5 0 517142833 765730816 158427 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 186946 158427 181 55 0 184832 0
[pid=685/tid=702] ppid=683 vsize=747784 CPUtime=882.24 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 290224 1251 0 1 88185 39 0 0 25 0 5 0 517142839 765730816 158427 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=747784 CPUtime=882.24 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 300150 1251 0 1 88181 43 0 0 25 0 5 0 517142839 765730816 158427 33554432000 4194304 4417332 140737123542704 18446744073709551615 4354410 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=747784 CPUtime=877.45 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 312436 1251 0 1 87698 47 0 0 25 0 5 0 517142839 765730816 158427 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=747784 CPUtime=882.24 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 383531 1251 0 1 88164 60 0 0 25 0 5 0 517142839 765730816 158427 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.26
Current children cumulated vsize (KiB) 747784

[startup+942.301 s]
/proc/loadavg: 8.17 8.10 8.02 9/186 735
/proc/meminfo: memFree=25490916/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=770832 CPUtime=3763.93 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 1325881 1251 0 1 376196 197 0 0 23 0 5 0 517142833 789331968 164189 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 192708 164189 181 55 0 190594 0
[pid=685/tid=702] ppid=683 vsize=770832 CPUtime=942.25 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 308269 1251 0 1 94182 43 0 0 25 0 5 0 517142839 789331968 164189 33554432000 4194304 4417332 140737123542704 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=770832 CPUtime=942.24 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 310362 1251 0 1 94180 44 0 0 25 0 5 0 517142839 789331968 164189 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=770832 CPUtime=937.13 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 316532 1251 0 1 93666 47 0 0 25 0 5 0 517142839 789331968 164189 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=770832 CPUtime=942.25 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 388280 1251 0 1 94164 61 0 0 25 0 5 0 517142839 789331968 164189 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.93
Current children cumulated vsize (KiB) 770832

[startup+1002.3 s]
/proc/loadavg: 8.06 8.08 8.02 9/186 737
/proc/meminfo: memFree=25252680/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=898736 CPUtime=4003.61 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 1371466 1251 0 1 400158 203 0 0 23 0 5 0 517142833 920305664 196165 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 224684 196165 181 55 0 222570 0
[pid=685/tid=702] ppid=683 vsize=898736 CPUtime=1002.25 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 313041 1251 0 1 100181 44 0 0 25 0 5 0 517142839 920305664 196165 33554432000 4194304 4417332 140737123542704 18446744073709551615 4343684 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=898736 CPUtime=1002.24 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 326592 1251 0 1 100178 46 0 0 25 0 5 0 517142839 920305664 196165 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=898736 CPUtime=996.8 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 324392 1251 0 1 99632 48 0 0 25 0 5 0 517142839 920305664 196165 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=898736 CPUtime=1002.24 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 405003 1251 0 1 100161 63 0 0 25 0 5 0 517142839 920305664 196165 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.61
Current children cumulated vsize (KiB) 898736

[startup+1062.3 s]
/proc/loadavg: 8.08 8.08 8.02 9/186 738
/proc/meminfo: memFree=25177636/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=892964 CPUtime=4243.29 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 1406240 1251 0 1 424119 210 0 0 23 0 5 0 517142833 914395136 194722 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 223241 194722 181 55 0 221127 0
[pid=685/tid=702] ppid=683 vsize=892964 CPUtime=1062.25 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 317296 1251 0 1 106180 45 0 0 25 0 5 0 517142839 914395136 194722 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=892964 CPUtime=1062.25 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 330082 1251 0 1 106178 47 0 0 25 0 5 0 517142839 914395136 194722 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=892964 CPUtime=1056.47 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 342099 1251 0 1 105596 51 0 0 25 0 5 0 517142839 914395136 194722 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=892964 CPUtime=1062.25 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 414325 1251 0 1 106160 65 0 0 25 0 5 0 517142839 914395136 194722 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 892964

[startup+1122.3 s]
/proc/loadavg: 8.09 8.08 8.02 9/186 740
/proc/meminfo: memFree=25072700/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=996844 CPUtime=4482.96 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 1457061 1251 0 1 448078 218 0 0 23 0 5 0 517142833 1020768256 220691 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 249211 220691 181 55 0 247097 0
[pid=685/tid=702] ppid=683 vsize=996844 CPUtime=1122.25 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 332620 1251 0 1 112178 47 0 0 25 0 5 0 517142839 1020768256 220691 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=996844 CPUtime=1122.24 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 350928 1251 0 1 112174 50 0 0 25 0 5 0 517142839 1020768256 220691 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=996844 CPUtime=1116.15 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 346195 1251 0 1 111563 52 0 0 25 0 5 0 517142839 1020768256 220691 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=996844 CPUtime=1122.25 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 424880 1251 0 1 112158 67 0 0 25 0 5 0 517142839 1020768256 220691 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 996844

[startup+1182.3 s]
/proc/loadavg: 8.08 8.08 8.02 9/186 741
/proc/meminfo: memFree=24987612/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=1050944 CPUtime=4722.64 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 1507938 1251 0 1 472036 228 0 0 23 0 5 0 517142833 1076166656 234217 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 262736 234217 181 55 0 260622 0
[pid=685/tid=702] ppid=683 vsize=1050944 CPUtime=1182.25 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 339192 1251 0 1 118177 48 0 0 25 0 5 0 517142839 1076166656 234217 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=1050944 CPUtime=1182.25 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 359175 1251 0 1 118173 52 0 0 25 0 5 0 517142839 1076166656 234217 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=1050944 CPUtime=1175.83 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 363258 1251 0 1 117528 55 0 0 25 0 5 0 517142839 1076166656 234217 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=1050944 CPUtime=1182.25 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 443875 1251 0 1 118154 71 0 0 25 0 5 0 517142839 1076166656 234217 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.64
Current children cumulated vsize (KiB) 1050944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 8.07 8.02 9/186 742
/proc/meminfo: memFree=24978672/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=1067328 CPUtime=4800.14 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 1512034 1251 0 1 479785 229 0 0 23 0 5 0 517142833 1092943872 238313 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 266832 238313 181 55 0 264718 0
[pid=685/tid=702] ppid=683 vsize=1067328 CPUtime=1201.66 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 343288 1251 0 1 120117 49 0 0 25 0 5 0 517142839 1092943872 238313 33554432000 4194304 4417332 140737123542704 18446744073709551615 4366025 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=1067328 CPUtime=1201.65 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 359175 1251 0 1 120113 52 0 0 25 0 5 0 517142839 1092943872 238313 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=1067328 CPUtime=1195.12 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 363258 1251 0 1 119457 55 0 0 25 0 5 0 517142839 1092943872 238313 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=1067328 CPUtime=1201.65 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 443875 1251 0 1 120094 71 0 0 25 0 5 0 517142839 1092943872 238313 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1067328

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.06 8.07 8.02 9/186 742
/proc/meminfo: memFree=24978672/32951124 swapFree=67088964/67111528
[pid=685] ppid=683 vsize=1067328 CPUtime=4800.14 cores=1,3,5,7
/proc/685/stat : 685 (plingeling) S 683 685 330 0 -1 4202496 1512034 1251 0 1 479785 229 0 0 23 0 5 0 517142833 1092943872 238313 33554432000 4194304 4417332 140737123542704 18446744073709551615 210216450021 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/685/statm: 266832 238313 181 55 0 264718 0
[pid=685/tid=702] ppid=683 vsize=1067328 CPUtime=1201.66 cores=1,3,5,7
/proc/685/task/702/stat : 702 (plingeling) R 683 685 330 0 -1 4202560 343288 1251 0 1 120117 49 0 0 25 0 5 0 517142839 1092943872 238313 33554432000 4194304 4417332 140737123542704 18446744073709551615 4366025 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=685/tid=703] ppid=683 vsize=1067328 CPUtime=1201.65 cores=1,3,5,7
/proc/685/task/703/stat : 703 (plingeling) R 683 685 330 0 -1 4202560 359175 1251 0 1 120113 52 0 0 25 0 5 0 517142839 1092943872 238313 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=685/tid=704] ppid=683 vsize=1067328 CPUtime=1195.12 cores=1,3,5,7
/proc/685/task/704/stat : 704 (plingeling) R 683 685 330 0 -1 4202560 363258 1251 0 1 119457 55 0 0 25 0 5 0 517142839 1092943872 238313 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=685/tid=705] ppid=683 vsize=1067328 CPUtime=1201.65 cores=1,3,5,7
/proc/685/task/705/stat : 705 (plingeling) R 683 685 330 0 -1 4202560 443875 1251 0 1 120094 71 0 0 25 0 5 0 517142839 1092943872 238313 33554432000 4194304 4417332 140737123542704 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1067328

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.22
CPU user time (s): 4797.89
CPU system time (s): 2.32765
CPU usage (%): 399.436
Max. virtual memory (cumulated for all children) (KiB): 1067328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.89
system time used= 2.32765
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1513285
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 84
involuntary context switches= 34614

runsolver used 1.9687 second user time and 4.5743 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 07:37:23
IDJOB=3259526
IDBENCH=71583
IDSOLVER=1605
FILE ID=node130/3259526-1304055443
RUNJOBID= node130-1304055443-672
PBS_JOBID= 13170415
Free space on /tmp= 71996 MiB

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

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

MD5SUM BENCH= 26b9098de258b0434de90e744962df46
RANDOM SEED=9105467

node130.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.838
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.67
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.838
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.83
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.838
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.75
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.838
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.81
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.838
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.75
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27182192 kB
Buffers:       1156720 kB
Cached:        4093164 kB
SwapCached:      22432 kB
Active:         357668 kB
Inactive:      4980140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27182192 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:             784 kB
Writeback:           0 kB
AnonPages:       65008 kB
Mapped:          14812 kB
Slab:           368488 kB
PageTables:       4384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192816 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= 71992 MiB
End job on node130 at 2011-04-29 07:57:27