Trace number 3273533

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s34713902-sat.cnf
MD5SUM19292459de25c4f5e9e6f187c00d549d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.431934
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
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-3273533-1304083068/watcher-3273533-1304083068 -o /tmp/evaluation-result-3273533-1304083068/solver-3273533-1304083068 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3273533-1304083068.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: 8.20 8.24 8.15 1/179 5463
/proc/meminfo: memFree=29735404/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 216 0 0 0 0 0 0 0 24 0 1 0 519904678 8937472 146 33554432000 4194304 4417332 140734169236448 18446744073709551615 255377301248 0 0 4096 0 18446744071562362840 0 0 17 3 0 0 0
/proc/5463/statm: 2182 146 122 55 0 68 0

[startup+0.0526679 s]
/proc/loadavg: 8.20 8.24 8.15 1/179 5463
/proc/meminfo: memFree=29735404/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=116868 CPUtime=0.17 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 834 1250 0 0 17 0 0 0 24 0 5 0 519904678 119672832 731 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 29217 731 181 55 0 27103 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 116868

[startup+0.100659 s]
/proc/loadavg: 8.20 8.24 8.15 1/179 5463
/proc/meminfo: memFree=29735404/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=117952 CPUtime=0.36 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 1217 1250 0 0 36 0 0 0 24 0 5 0 519904678 120782848 1017 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 29488 1017 181 55 0 27374 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 117952

[startup+0.300623 s]
/proc/loadavg: 8.20 8.24 8.15 1/179 5463
/proc/meminfo: memFree=29735404/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=119996 CPUtime=1.16 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 3098 1250 0 0 116 0 0 0 24 0 5 0 519904678 122875904 1526 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 30031 1528 181 55 0 27917 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 119996

[startup+0.700549 s]
/proc/loadavg: 8.20 8.24 8.15 1/179 5463
/proc/meminfo: memFree=29735404/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=122928 CPUtime=2.76 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 6225 1250 0 0 276 0 0 0 24 0 5 0 519904678 125878272 2264 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 30732 2264 181 55 0 28618 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 122928

[startup+1.5004 s]
/proc/loadavg: 8.18 8.23 8.14 9/190 5509
/proc/meminfo: memFree=29720164/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=125112 CPUtime=5.95 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 11652 1250 0 0 594 1 0 0 24 0 5 0 519904678 128114688 2833 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 31278 2833 181 55 0 29164 0
[pid=5463/tid=5470] ppid=5461 vsize=125112 CPUtime=1.49 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 2657 1250 0 0 149 0 0 0 25 0 5 0 519904679 128114688 2833 33554432000 4194304 4417332 140734169236448 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=125112 CPUtime=1.47 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 2509 1250 0 0 147 0 0 0 25 0 5 0 519904679 128114688 2833 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=125112 CPUtime=1.48 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 2872 1250 0 0 148 0 0 0 25 0 5 0 519904679 128114688 2833 33554432000 4194304 4417332 140734169236448 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=125112 CPUtime=1.48 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 3318 1250 0 0 148 0 0 0 20 0 5 0 519904679 128114688 2833 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 125112

[startup+3.10111 s]
/proc/loadavg: 8.18 8.23 8.14 9/190 5509
/proc/meminfo: memFree=29711360/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=131440 CPUtime=12.35 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 20055 1250 0 0 1233 2 0 0 24 0 5 0 519904678 134594560 4391 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 32860 4391 181 55 0 30746 0
[pid=5463/tid=5470] ppid=5461 vsize=131440 CPUtime=3.09 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 4315 1250 0 0 309 0 0 0 25 0 5 0 519904679 134594560 4391 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=131440 CPUtime=3.07 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 5128 1250 0 0 306 1 0 0 25 0 5 0 519904679 134594560 4391 33554432000 4194304 4417332 140734169236448 18446744073709551615 4236866 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=131440 CPUtime=3.08 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 5204 1250 0 0 308 0 0 0 25 0 5 0 519904679 134594560 4391 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=131440 CPUtime=3.08 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 5112 1250 0 0 308 0 0 0 25 0 5 0 519904679 134594560 4391 33554432000 4194304 4417332 140734169236448 18446744073709551615 4242741 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 131440

[startup+6.30052 s]
/proc/loadavg: 8.18 8.23 8.14 9/190 5509
/proc/meminfo: memFree=29700820/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=139396 CPUtime=25.13 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 34682 1250 0 0 2509 4 0 0 24 0 5 0 519904678 142741504 6383 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 34849 6383 181 55 0 32735 0
[pid=5463/tid=5470] ppid=5461 vsize=139396 CPUtime=6.28 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 7706 1250 0 0 628 0 0 0 25 0 5 0 519904679 142741504 6383 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=139396 CPUtime=6.25 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 8378 1250 0 0 624 1 0 0 25 0 5 0 519904679 142741504 6383 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=139396 CPUtime=6.28 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 8899 1250 0 0 627 1 0 0 25 0 5 0 519904679 142741504 6383 33554432000 4194304 4417332 140734169236448 18446744073709551615 4366002 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=139396 CPUtime=6.29 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 9403 1250 0 0 628 1 0 0 25 0 5 0 519904679 142741504 6383 33554432000 4194304 4417332 140734169236448 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 139396

[startup+12.7003 s]
/proc/loadavg: 8.23 8.24 8.15 9/190 5509
/proc/meminfo: memFree=29681116/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=133756 CPUtime=50.69 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 56747 1250 0 0 5061 8 0 0 24 0 5 0 519904678 136966144 4975 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 33439 4975 181 55 0 31325 0
[pid=5463/tid=5470] ppid=5461 vsize=133756 CPUtime=12.68 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 13726 1250 0 0 1267 1 0 0 25 0 5 0 519904679 136966144 4975 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364581 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=133756 CPUtime=12.62 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 13622 1250 0 0 1260 2 0 0 25 0 5 0 519904679 136966144 4975 33554432000 4194304 4417332 140734169236448 18446744073709551615 4366053 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=133756 CPUtime=12.68 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 14604 1250 0 0 1266 2 0 0 25 0 5 0 519904679 136966144 4975 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364504 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=133756 CPUtime=12.68 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 14499 1250 0 0 1267 1 0 0 25 0 5 0 519904679 136966144 4975 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 133756

[startup+25.501 s]
/proc/loadavg: 8.20 8.23 8.15 9/190 5510
/proc/meminfo: memFree=29671464/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=143520 CPUtime=101.83 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 86912 1250 0 0 10170 13 0 0 24 0 5 0 519904678 146964480 7418 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 35880 7418 181 55 0 33766 0
[pid=5463/tid=5470] ppid=5461 vsize=143520 CPUtime=25.48 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 21431 1250 0 0 2546 2 0 0 25 0 5 0 519904679 146964480 7418 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=143520 CPUtime=25.34 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 20330 1250 0 0 2531 3 0 0 25 0 5 0 519904679 146964480 7418 33554432000 4194304 4417332 140734169236448 18446744073709551615 4365327 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=143520 CPUtime=25.48 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 23473 1250 0 0 2545 3 0 0 25 0 5 0 519904679 146964480 7418 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=143520 CPUtime=25.49 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 21382 1250 0 0 2546 3 0 0 25 0 5 0 519904679 146964480 7418 33554432000 4194304 4417332 140734169236448 18446744073709551615 4236761 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 143520

[startup+51.1012 s]
/proc/loadavg: 8.25 8.24 8.15 9/190 5510
/proc/meminfo: memFree=29645296/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=155588 CPUtime=204.09 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 137862 1250 0 0 20388 21 0 0 24 0 5 0 519904678 159322112 10432 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 38897 10432 181 55 0 36783 0
[pid=5463/tid=5470] ppid=5461 vsize=155588 CPUtime=51.08 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 34514 1250 0 0 5104 4 0 0 25 0 5 0 519904679 159322112 10432 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=155588 CPUtime=50.81 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 31162 1250 0 0 5076 5 0 0 25 0 5 0 519904679 159322112 10432 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=155588 CPUtime=51.08 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 36064 1250 0 0 5103 5 0 0 25 0 5 0 519904679 159322112 10432 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=155588 CPUtime=51.09 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 35826 1250 0 0 5104 5 0 0 25 0 5 0 519904679 159322112 10432 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 155588

[startup+102.307 s]
/proc/loadavg: 8.25 8.25 8.16 9/190 5512
/proc/meminfo: memFree=29625684/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=164188 CPUtime=408.63 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 214007 1250 0 0 40830 33 0 0 24 0 5 0 519904678 168128512 12617 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 41047 12617 181 55 0 38933 0
[pid=5463/tid=5470] ppid=5461 vsize=164188 CPUtime=102.29 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 53386 1250 0 0 10221 8 0 0 25 0 5 0 519904679 168128512 12617 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364512 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=164188 CPUtime=101.74 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 46470 1250 0 0 10166 8 0 0 25 0 5 0 519904679 168128512 12617 33554432000 4194304 4417332 140734169236448 18446744073709551615 4309920 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=164188 CPUtime=102.29 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 59023 1250 0 0 10220 9 0 0 25 0 5 0 519904679 168128512 12617 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=164188 CPUtime=102.3 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 54832 1250 0 0 10222 8 0 0 25 0 5 0 519904679 168128512 12617 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 164188

[startup+162.301 s]
/proc/loadavg: 8.26 8.24 8.16 9/190 5513
/proc/meminfo: memFree=29609156/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=177076 CPUtime=648.29 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 278744 1250 0 0 64785 44 0 0 24 0 5 0 519904678 181325824 15859 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 44269 15859 181 55 0 42155 0
[pid=5463/tid=5470] ppid=5461 vsize=177076 CPUtime=162.29 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 67460 1250 0 0 16219 10 0 0 25 0 5 0 519904679 181325824 15859 33554432000 4194304 4417332 140734169236448 18446744073709551615 4366274 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=177076 CPUtime=161.41 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 63461 1250 0 0 16130 11 0 0 25 0 5 0 519904679 181325824 15859 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=177076 CPUtime=162.28 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 75221 1250 0 0 16217 11 0 0 25 0 5 0 519904679 181325824 15859 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=177076 CPUtime=162.29 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 72306 1250 0 0 16218 11 0 0 25 0 5 0 519904679 181325824 15859 33554432000 4194304 4417332 140734169236448 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.29
Current children cumulated vsize (KiB) 177076


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

[pid=5463/tid=5471] ppid=5461 vsize=210332 CPUtime=758.16 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 171711 1250 0 0 75788 28 0 0 25 0 5 0 519904679 215379968 24223 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=210332 CPUtime=762.31 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 201772 1250 0 0 76200 31 0 0 25 0 5 0 519904679 215379968 24223 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=210332 CPUtime=762.31 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 203117 1250 0 0 76199 32 0 0 25 0 5 0 519904679 215379968 24223 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.12
Current children cumulated vsize (KiB) 210332

[startup+822.3 s]
/proc/loadavg: 8.05 8.13 8.15 9/190 5531
/proc/meminfo: memFree=29502748/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=229296 CPUtime=3284.78 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 799808 1250 0 0 328348 130 0 0 24 0 5 0 519904678 234799104 28965 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 57324 28965 181 55 0 55210 0
[pid=5463/tid=5470] ppid=5461 vsize=229296 CPUtime=822.3 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 199200 1250 0 0 82198 32 0 0 25 0 5 0 519904679 234799104 28965 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=229296 CPUtime=817.82 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 179452 1250 0 0 81753 29 0 0 25 0 5 0 519904679 234799104 28965 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=229296 CPUtime=822.31 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 210475 1250 0 0 82198 33 0 0 25 0 5 0 519904679 234799104 28965 33554432000 4194304 4417332 140734169236448 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=229296 CPUtime=822.31 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 210385 1250 0 0 82198 33 0 0 25 0 5 0 519904679 234799104 28965 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.78
Current children cumulated vsize (KiB) 229296

[startup+882.301 s]
/proc/loadavg: 8.15 8.14 8.15 9/190 5533
/proc/meminfo: memFree=29536200/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=226648 CPUtime=3524.46 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 831295 1250 0 0 352312 134 0 0 24 0 5 0 519904678 232087552 28234 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 56662 28234 181 55 0 54548 0
[pid=5463/tid=5470] ppid=5461 vsize=226648 CPUtime=882.31 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 205163 1250 0 0 88198 33 0 0 25 0 5 0 519904679 232087552 28234 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=226648 CPUtime=877.5 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 189567 1250 0 0 87719 31 0 0 25 0 5 0 519904679 232087552 28234 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=226648 CPUtime=882.31 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 218092 1250 0 0 88197 34 0 0 25 0 5 0 519904679 232087552 28234 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=226648 CPUtime=882.31 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 218177 1250 0 0 88197 34 0 0 25 0 5 0 519904679 232087552 28234 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.46
Current children cumulated vsize (KiB) 226648

[startup+942.301 s]
/proc/loadavg: 8.24 8.18 8.16 9/190 5534
/proc/meminfo: memFree=29545732/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=203208 CPUtime=3764.14 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 872910 1250 0 0 376275 139 0 0 24 0 5 0 519904678 208084992 22443 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 50802 22443 181 55 0 48688 0
[pid=5463/tid=5470] ppid=5461 vsize=203208 CPUtime=942.31 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 215219 1250 0 0 94196 35 0 0 25 0 5 0 519904679 208084992 22443 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=203208 CPUtime=937.17 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 197917 1250 0 0 93685 32 0 0 25 0 5 0 519904679 208084992 22443 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=203208 CPUtime=942.3 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 229958 1250 0 0 94195 35 0 0 25 0 5 0 519904679 208084992 22443 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=203208 CPUtime=942.31 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 229520 1250 0 0 94196 35 0 0 25 0 5 0 519904679 208084992 22443 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.14
Current children cumulated vsize (KiB) 203208

[startup+1002.3 s]
/proc/loadavg: 8.18 8.17 8.16 9/190 5536
/proc/meminfo: memFree=29505032/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=226584 CPUtime=4003.82 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 910468 1250 0 0 400236 146 0 0 24 0 5 0 519904678 232022016 28261 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 56646 28261 181 55 0 54532 0
[pid=5463/tid=5470] ppid=5461 vsize=226584 CPUtime=1002.31 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 224139 1250 0 0 100195 36 0 0 25 0 5 0 519904679 232022016 28261 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=226584 CPUtime=996.85 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 205847 1250 0 0 99651 34 0 0 25 0 5 0 519904679 232022016 28261 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=226584 CPUtime=1002.31 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 239990 1250 0 0 100194 37 0 0 25 0 5 0 519904679 232022016 28261 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=226584 CPUtime=1002.32 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 240196 1250 0 0 100195 37 0 0 25 0 5 0 519904679 232022016 28261 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364581 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 226584

[startup+1062.3 s]
/proc/loadavg: 8.20 8.18 8.17 9/190 5537
/proc/meminfo: memFree=29496944/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=228300 CPUtime=4243.5 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 940096 1250 0 0 424199 151 0 0 24 0 5 0 519904678 233779200 28724 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 57075 28724 181 55 0 54961 0
[pid=5463/tid=5470] ppid=5461 vsize=228300 CPUtime=1062.31 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 230534 1250 0 0 106194 37 0 0 25 0 5 0 519904679 233779200 28724 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=228300 CPUtime=1056.53 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 212819 1250 0 0 105618 35 0 0 25 0 5 0 519904679 233779200 28724 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=228300 CPUtime=1062.31 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 247644 1250 0 0 106193 38 0 0 25 0 5 0 519904679 233779200 28724 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=228300 CPUtime=1062.32 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 248803 1250 0 0 106193 39 0 0 25 0 5 0 519904679 233779200 28724 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.5
Current children cumulated vsize (KiB) 228300

[startup+1122.3 s]
/proc/loadavg: 8.21 8.19 8.17 9/190 5539
/proc/meminfo: memFree=29480936/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=231380 CPUtime=4483.19 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 975417 1250 0 0 448162 157 0 0 24 0 5 0 519904678 236933120 29465 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 57845 29465 181 55 0 55731 0
[pid=5463/tid=5470] ppid=5461 vsize=231380 CPUtime=1122.31 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 241697 1250 0 0 112192 39 0 0 25 0 5 0 519904679 236933120 29465 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=231380 CPUtime=1116.2 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 221254 1250 0 0 111584 36 0 0 25 0 5 0 519904679 236933120 29465 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=231380 CPUtime=1122.32 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 253020 1250 0 0 112193 39 0 0 25 0 5 0 519904679 236933120 29465 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=231380 CPUtime=1122.32 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 259150 1250 0 0 112192 40 0 0 25 0 5 0 519904679 236933120 29465 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.19
Current children cumulated vsize (KiB) 231380

[startup+1182.3 s]
/proc/loadavg: 8.22 8.20 8.18 9/190 5540
/proc/meminfo: memFree=29505712/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=222624 CPUtime=4722.86 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 1002297 1250 0 0 472125 161 0 0 24 0 5 0 519904678 227966976 27309 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 55656 27309 181 55 0 53542 0
[pid=5463/tid=5470] ppid=5461 vsize=222624 CPUtime=1182.31 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 248483 1250 0 0 118191 40 0 0 25 0 5 0 519904679 227966976 27309 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=222624 CPUtime=1175.88 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 229783 1250 0 0 117550 38 0 0 25 0 5 0 519904679 227966976 27309 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=222624 CPUtime=1182.32 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 259828 1250 0 0 118192 40 0 0 25 0 5 0 519904679 227966976 27309 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=222624 CPUtime=1182.32 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 263907 1250 0 0 118191 41 0 0 25 0 5 0 519904679 227966976 27309 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.86
Current children cumulated vsize (KiB) 222624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.22 8.20 8.18 9/190 5541
/proc/meminfo: memFree=29488220/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=224876 CPUtime=4800.38 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 1017515 1250 0 0 479875 163 0 0 24 0 5 0 519904678 230273024 27842 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 56219 27842 181 55 0 54105 0
[pid=5463/tid=5470] ppid=5461 vsize=224876 CPUtime=1201.73 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 250702 1250 0 0 120132 41 0 0 25 0 5 0 519904679 230273024 27842 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=224876 CPUtime=1195.17 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 231271 1250 0 0 119479 38 0 0 25 0 5 0 519904679 230273024 27842 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=224876 CPUtime=1201.72 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 262950 1250 0 0 120132 40 0 0 25 0 5 0 519904679 230273024 27842 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=224876 CPUtime=1201.73 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 272296 1250 0 0 120131 42 0 0 25 0 5 0 519904679 230273024 27842 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 224876

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.22 8.20 8.18 9/190 5541
/proc/meminfo: memFree=29488220/32951124 swapFree=67111352/67111528
[pid=5463] ppid=5461 vsize=224876 CPUtime=4800.38 cores=1,3,5,7
/proc/5463/stat : 5463 (plingeling) S 5461 5463 4914 0 -1 4202496 1017515 1250 0 0 479875 163 0 0 24 0 5 0 519904678 230273024 27842 33554432000 4194304 4417332 140734169236448 18446744073709551615 255389104101 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/5463/statm: 56219 27842 181 55 0 54105 0
[pid=5463/tid=5470] ppid=5461 vsize=224876 CPUtime=1201.73 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (plingeling) R 5461 5463 4914 0 -1 4202560 250702 1250 0 0 120132 41 0 0 25 0 5 0 519904679 230273024 27842 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=5463/tid=5471] ppid=5461 vsize=224876 CPUtime=1195.17 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (plingeling) R 5461 5463 4914 0 -1 4202560 231271 1250 0 0 119479 38 0 0 25 0 5 0 519904679 230273024 27842 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=5463/tid=5472] ppid=5461 vsize=224876 CPUtime=1201.72 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (plingeling) R 5461 5463 4914 0 -1 4202560 262950 1250 0 0 120132 40 0 0 25 0 5 0 519904679 230273024 27842 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=5463/tid=5473] ppid=5461 vsize=224876 CPUtime=1201.73 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (plingeling) R 5461 5463 4914 0 -1 4202560 272296 1250 0 0 120131 42 0 0 25 0 5 0 519904679 230273024 27842 33554432000 4194304 4417332 140734169236448 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 224876

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.72
CPU time (s): 4800.42
CPU user time (s): 4798.77
CPU system time (s): 1.64675
CPU usage (%): 399.463
Max. virtual memory (cumulated for all children) (KiB): 258668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.77
system time used= 1.64675
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1018765
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= 77
involuntary context switches= 33140

runsolver used 1.84172 second user time and 4.72228 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 15:17:48
IDJOB=3273533
IDBENCH=83141
IDSOLVER=1605
FILE ID=node135/3273533-1304083068
RUNJOBID= node135-1304081864-5353
PBS_JOBID= 13170518
Free space on /tmp= 71120 MiB

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

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

MD5SUM BENCH= 19292459de25c4f5e9e6f187c00d549d
RANDOM SEED=686220073

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29735668 kB
Buffers:        905328 kB
Cached:        1725328 kB
SwapCached:        172 kB
Active:         112512 kB
Inactive:      2586088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29735668 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:              56 kB
Writeback:           0 kB
AnonPages:       67484 kB
Mapped:          15084 kB
Slab:           453300 kB
PageTables:       4408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   224860 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71120 MiB
End job on node135 at 2011-04-29 15:37:52