Trace number 3299935

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
claspmt 2.0-R4095? (TO) 4800.55 1202.27

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...081228/instance-3299935-1304081228.cnf
0.39/0.40	c Solving...
4800.36/1202.11	
4800.36/1202.11	*** INTERRUPTED! ***
4800.36/1202.11	*** Shutting down threads...
4800.48/1202.26	s UNKNOWN
4800.48/1202.26	
4800.48/1202.26	c INTERRUPTED   : 1
4800.48/1202.26	c Models        : 0+    
4800.48/1202.26	c Time          : 1202.114s (Solving: 1201.71s 1st Model: 0.00s Unsat: 0.00s)
4800.48/1202.26	c CPU Time      : 4800.390s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3299935-1304081228/watcher-3299935-1304081228 -o /tmp/evaluation-result-3299935-1304081228/solver-3299935-1304081228 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299935-1304081228.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.49 7.94 7.97 3/174 23560
/proc/meminfo: memFree=12759332/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=26572 CPUtime=0 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 1704 0 0 0 0 0 0 0 22 0 1 0 598353495 27209728 1633 33554432000 4194304 4964704 140736725837680 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23560/statm: 6643 1641 375 189 0 1517 0

[startup+0.0104619 s]
/proc/loadavg: 7.49 7.94 7.97 3/174 23560
/proc/meminfo: memFree=12759332/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=29700 CPUtime=0 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 3017 0 0 0 0 0 0 0 22 0 1 0 598353495 30412800 2600 33554432000 4194304 4964704 140736725837680 18446744073709551615 4668464 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23560/statm: 7425 2600 388 189 0 2299 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29700

[startup+0.100498 s]
/proc/loadavg: 7.49 7.94 7.97 3/174 23560
/proc/meminfo: memFree=12759332/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=44316 CPUtime=0.09 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 7613 0 0 0 8 1 0 0 22 0 1 0 598353495 45379584 6019 33554432000 4194304 4964704 140736725837680 18446744073709551615 4607547 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23560/statm: 11079 6019 402 189 0 5953 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44316

[startup+0.300474 s]
/proc/loadavg: 7.49 7.94 7.97 3/174 23560
/proc/meminfo: memFree=12759332/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=49200 CPUtime=0.29 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 8835 0 0 0 28 1 0 0 23 0 1 0 598353495 50380800 7241 33554432000 4194304 4964704 140736725837680 18446744073709551615 4621605 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23560/statm: 12300 7241 403 189 0 7174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49200

[startup+0.700331 s]
/proc/loadavg: 7.49 7.94 7.97 3/174 23560
/proc/meminfo: memFree=12759332/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=201972 CPUtime=1.55 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 14843 0 0 0 151 4 0 0 25 0 4 0 598353495 206819328 11495 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670281 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23560/statm: 50493 11495 458 189 0 44842 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 201972

[startup+1.50116 s]
/proc/loadavg: 7.05 7.84 7.94 9/184 23573
/proc/meminfo: memFree=12646420/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=202900 CPUtime=4.74 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 16312 0 0 0 469 5 0 0 25 0 4 0 598353495 207769600 12964 33554432000 4194304 4964704 140736725837680 18446744073709551615 4668679 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23560/statm: 50725 12964 458 189 0 45074 0
[pid=23560/tid=23568] ppid=23558 vsize=202900 CPUtime=1.08 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 1447 0 0 0 108 0 0 0 19 0 4 0 598353536 207769600 12964 33554432000 4194304 4964704 140736725837680 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=202900 CPUtime=1.08 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 2705 0 0 0 107 1 0 0 19 0 4 0 598353536 207769600 12964 33554432000 4194304 4964704 140736725837680 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=202900 CPUtime=1.08 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 2580 0 0 0 107 1 0 0 19 0 4 0 598353536 207769600 12964 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 202900

[startup+3.10088 s]
/proc/loadavg: 7.05 7.84 7.94 9/184 23573
/proc/meminfo: memFree=12632844/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=206532 CPUtime=11.13 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 19144 0 0 0 1107 6 0 0 25 0 4 0 598353495 211488768 15796 33554432000 4194304 4964704 140736725837680 18446744073709551615 4362264 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23560/statm: 51633 15796 458 189 0 45982 0
[pid=23560/tid=23568] ppid=23558 vsize=206532 CPUtime=2.68 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 1895 0 0 0 268 0 0 0 23 0 4 0 598353536 211488768 15796 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=206532 CPUtime=2.67 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 3829 0 0 0 266 1 0 0 23 0 4 0 598353536 211488768 15796 33554432000 4194304 4964704 140736725837680 18446744073709551615 216734845883 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=206532 CPUtime=2.68 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 3322 0 0 0 267 1 0 0 23 0 4 0 598353536 211488768 15796 33554432000 4194304 4964704 140736725837680 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.13
Current children cumulated vsize (KiB) 206532

[startup+6.30033 s]
/proc/loadavg: 7.12 7.84 7.94 9/184 23574
/proc/meminfo: memFree=12598124/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=210376 CPUtime=23.91 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 22237 0 0 0 2383 8 0 0 25 0 4 0 598353495 215425024 18889 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670263 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23560/statm: 52594 18889 458 189 0 46943 0
[pid=23560/tid=23568] ppid=23558 vsize=210376 CPUtime=5.88 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 2289 0 0 0 587 1 0 0 25 0 4 0 598353536 215425024 18889 33554432000 4194304 4964704 140736725837680 18446744073709551615 4327104 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=210376 CPUtime=5.85 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 5082 0 0 0 583 2 0 0 25 0 4 0 598353536 215425024 18889 33554432000 4194304 4964704 140736725837680 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=210376 CPUtime=5.88 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 4166 0 0 0 586 2 0 0 25 0 4 0 598353536 215425024 18889 33554432000 4194304 4964704 140736725837680 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.91
Current children cumulated vsize (KiB) 210376

[startup+12.7002 s]
/proc/loadavg: 7.19 7.85 7.94 10/184 23574
/proc/meminfo: memFree=12553104/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=215056 CPUtime=49.47 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 26029 0 0 0 4937 10 0 0 25 0 4 0 598353495 220217344 22681 33554432000 4194304 4964704 140736725837680 18446744073709551615 4669472 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23560/statm: 53764 22681 460 189 0 48113 0
[pid=23560/tid=23568] ppid=23558 vsize=215056 CPUtime=12.27 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 2984 0 0 0 1226 1 0 0 25 0 4 0 598353536 220217344 22681 33554432000 4194304 4964704 140736725837680 18446744073709551615 4669349 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=215056 CPUtime=12.22 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 6467 0 0 0 1219 3 0 0 25 0 4 0 598353536 220217344 22681 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670594 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=215056 CPUtime=12.28 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 5130 0 0 0 1226 2 0 0 25 0 4 0 598353536 220217344 22681 33554432000 4194304 4964704 140736725837680 18446744073709551615 4660369 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.47
Current children cumulated vsize (KiB) 215056

[startup+25.501 s]
/proc/loadavg: 7.37 7.85 7.94 10/184 23574
/proc/meminfo: memFree=12495452/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=226436 CPUtime=100.6 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 32394 0 0 0 10047 13 0 0 25 0 4 0 598353495 231870464 29046 33554432000 4194304 4964704 140736725837680 18446744073709551615 4362240 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23560/statm: 56609 29046 460 189 0 50958 0
[pid=23560/tid=23568] ppid=23558 vsize=226436 CPUtime=25.07 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 4138 0 0 0 2505 2 0 0 25 0 4 0 598353536 231870464 29046 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670049 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=226436 CPUtime=24.96 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 8987 0 0 0 2491 5 0 0 25 0 4 0 598353536 231870464 29046 33554432000 4194304 4964704 140736725837680 18446744073709551615 4669112 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=226436 CPUtime=25.08 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 6410 0 0 0 2505 3 0 0 25 0 4 0 598353536 231870464 29046 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.6
Current children cumulated vsize (KiB) 226436

[startup+51.1005 s]
/proc/loadavg: 7.65 7.88 7.94 10/184 23575
/proc/meminfo: memFree=12405740/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=245392 CPUtime=202.86 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 44445 0 0 0 20267 19 0 0 25 0 4 0 598353495 251281408 41097 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23560/statm: 61348 41097 460 189 0 55697 0
[pid=23560/tid=23568] ppid=23558 vsize=245392 CPUtime=50.67 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 6828 0 0 0 5063 4 0 0 25 0 4 0 598353536 251281408 41097 33554432000 4194304 4964704 140736725837680 18446744073709551615 4653264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=245392 CPUtime=50.42 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 13913 0 0 0 5036 6 0 0 25 0 4 0 598353536 251281408 41097 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=245392 CPUtime=50.68 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 8515 0 0 0 5064 4 0 0 25 0 4 0 598353536 251281408 41097 33554432000 4194304 4964704 140736725837680 18446744073709551615 4669073 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 202.86
Current children cumulated vsize (KiB) 245392

[startup+102.301 s]
/proc/loadavg: 7.92 7.91 7.95 10/184 23576
/proc/meminfo: memFree=12278012/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=326424 CPUtime=407.41 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 59740 0 0 0 40711 30 0 0 25 0 4 0 598353495 334258176 56392 33554432000 4194304 4964704 140736725837680 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23560/statm: 81606 56392 460 189 0 75955 0
[pid=23560/tid=23568] ppid=23558 vsize=326424 CPUtime=101.85 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 10057 0 0 0 10179 6 0 0 25 0 4 0 598353536 334258176 56392 33554432000 4194304 4964704 140736725837680 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=326424 CPUtime=101.37 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 19281 0 0 0 10127 10 0 0 25 0 4 0 598353536 334258176 56392 33554432000 4194304 4964704 140736725837680 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=326424 CPUtime=101.88 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 12144 0 0 0 10182 6 0 0 25 0 4 0 598353536 334258176 56392 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.41
Current children cumulated vsize (KiB) 326424

[startup+162.301 s]
/proc/loadavg: 8.04 7.94 7.95 10/184 23578
/proc/meminfo: memFree=12120024/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=410680 CPUtime=647.07 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 72696 0 0 0 64667 40 0 0 25 0 4 0 598353495 420536320 69348 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23560/statm: 102670 69348 460 189 0 97019 0
[pid=23560/tid=23568] ppid=23558 vsize=410680 CPUtime=161.83 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 12727 0 0 0 16176 7 0 0 25 0 4 0 598353536 420536320 69348 33554432000 4194304 4964704 140736725837680 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=410680 CPUtime=161.07 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 24116 0 0 0 16093 14 0 0 25 0 4 0 598353536 420536320 69348 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=410680 CPUtime=161.88 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 14486 0 0 0 16180 8 0 0 25 0 4 0 598353536 420536320 69348 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.07
Current children cumulated vsize (KiB) 410680

[startup+222.307 s]
/proc/loadavg: 8.01 7.95 7.95 10/184 23579
/proc/meminfo: memFree=12014360/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=419644 CPUtime=886.76 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 78565 0 0 0 88632 44 0 0 25 0 4 0 598353495 429715456 75217 33554432000 4194304 4964704 140736725837680 18446744073709551615 216735283743 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23560/statm: 104911 75217 460 189 0 99260 0
[pid=23560/tid=23568] ppid=23558 vsize=419644 CPUtime=221.8 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 13952 0 0 0 22172 8 0 0 25 0 4 0 598353536 429715456 75217 33554432000 4194304 4964704 140736725837680 18446744073709551615 216735283743 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=419644 CPUtime=220.78 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 26264 0 0 0 22063 15 0 0 25 0 4 0 598353536 429715456 75217 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=419644 CPUtime=221.88 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 15530 0 0 0 22179 9 0 0 25 0 4 0 598353536 429715456 75217 33554432000 4194304 4964704 140736725837680 18446744073709551615 4361323 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 886.76
Current children cumulated vsize (KiB) 419644

[startup+282.3 s]

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

Current children cumulated CPU time (s) 2564.38
Current children cumulated vsize (KiB) 614524

[startup+702.301 s]
/proc/loadavg: 8.02 8.01 7.97 10/184 23592
/proc/meminfo: memFree=11520832/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=614524 CPUtime=2804.01 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 124352 0 0 0 280313 88 0 0 25 0 4 0 598353495 629272576 120704 33554432000 4194304 4964704 140736725837680 18446744073709551615 4653154 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23560/statm: 153631 120704 460 189 0 147980 0
[pid=23560/tid=23568] ppid=23558 vsize=614524 CPUtime=701.65 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 23268 0 0 0 70149 16 0 0 25 0 4 0 598353536 629272576 120704 33554432000 4194304 4964704 140736725837680 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=614524 CPUtime=698.49 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 40388 0 0 0 69821 28 0 0 25 0 4 0 598353536 629272576 120704 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=614524 CPUtime=701.86 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 25975 0 0 0 70167 19 0 0 25 0 4 0 598353536 629272576 120704 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670450 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2804.01
Current children cumulated vsize (KiB) 614524

[startup+762.3 s]
/proc/loadavg: 8.00 8.00 7.97 10/184 23594
/proc/meminfo: memFree=11450140/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=622472 CPUtime=3043.7 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 130578 0 0 0 304275 95 0 0 25 0 4 0 598353495 637411328 126930 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23560/statm: 155618 126930 460 189 0 149967 0
[pid=23560/tid=23568] ppid=23558 vsize=622472 CPUtime=761.65 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 24244 0 0 0 76148 17 0 0 25 0 4 0 598353536 637411328 126930 33554432000 4194304 4964704 140736725837680 18446744073709551615 216735221943 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=622472 CPUtime=758.5 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 42294 0 0 0 75820 30 0 0 25 0 4 0 598353536 637411328 126930 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=622472 CPUtime=761.86 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 27517 0 0 0 76165 21 0 0 25 0 4 0 598353536 637411328 126930 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3043.7
Current children cumulated vsize (KiB) 622472

[startup+822.301 s]
/proc/loadavg: 8.00 8.00 7.97 10/184 23595
/proc/meminfo: memFree=11410940/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=633064 CPUtime=3283.33 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 136027 0 0 0 328231 102 0 0 25 0 4 0 598353495 648257536 132241 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670269 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23560/statm: 158266 132241 460 189 0 152615 0
[pid=23560/tid=23568] ppid=23558 vsize=633064 CPUtime=821.63 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 25445 0 0 0 82145 18 0 0 25 0 4 0 598353536 648257536 132241 33554432000 4194304 4964704 140736725837680 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=633064 CPUtime=818.49 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 44245 0 0 0 81817 32 0 0 25 0 4 0 598353536 648257536 132241 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=633064 CPUtime=821.85 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 28606 0 0 0 82162 23 0 0 25 0 4 0 598353536 648257536 132241 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3283.33
Current children cumulated vsize (KiB) 633064

[startup+882.307 s]
/proc/loadavg: 8.08 8.02 7.98 9/184 23606
/proc/meminfo: memFree=11364536/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=634788 CPUtime=3522.98 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 136694 0 0 0 352196 102 0 0 25 0 4 0 598353495 650022912 132731 33554432000 4194304 4964704 140736725837680 18446744073709551615 4668676 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23560/statm: 158697 132731 460 189 0 153046 0
[pid=23560/tid=23568] ppid=23558 vsize=634788 CPUtime=881.61 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 25686 0 0 0 88143 18 0 0 25 0 4 0 598353536 650022912 132731 33554432000 4194304 4964704 140736725837680 18446744073709551615 4668652 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=634788 CPUtime=878.48 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 44553 0 0 0 87816 32 0 0 25 0 4 0 598353536 650022912 132731 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=634788 CPUtime=881.85 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 28721 0 0 0 88162 23 0 0 25 0 4 0 598353536 650022912 132731 33554432000 4194304 4964704 140736725837680 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3522.98
Current children cumulated vsize (KiB) 634788

[startup+942.301 s]
/proc/loadavg: 8.03 8.01 7.98 10/184 23607
/proc/meminfo: memFree=11283176/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=635048 CPUtime=3762.63 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 136863 0 0 0 376160 103 0 0 25 0 4 0 598353495 650289152 132900 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23560/statm: 158762 132900 460 189 0 153111 0
[pid=23560/tid=23568] ppid=23558 vsize=635048 CPUtime=941.6 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 25694 0 0 0 94142 18 0 0 25 0 4 0 598353536 650289152 132900 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=635048 CPUtime=938.49 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 44556 0 0 0 93816 33 0 0 25 0 4 0 598353536 650289152 132900 33554432000 4194304 4964704 140736725837680 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=635048 CPUtime=941.85 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 28876 0 0 0 94161 24 0 0 25 0 4 0 598353536 650289152 132900 33554432000 4194304 4964704 140736725837680 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3762.63
Current children cumulated vsize (KiB) 635048

[startup+1002.3 s]
/proc/loadavg: 8.01 8.00 7.98 10/184 23609
/proc/meminfo: memFree=11253896/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=636208 CPUtime=4002.26 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 137133 0 0 0 400123 103 0 0 25 0 4 0 598353495 651476992 133170 33554432000 4194304 4964704 140736725837680 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23560/statm: 159052 133170 460 189 0 153401 0
[pid=23560/tid=23568] ppid=23558 vsize=636208 CPUtime=1001.57 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 25864 0 0 0 100139 18 0 0 25 0 4 0 598353536 651476992 133170 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=636208 CPUtime=998.49 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 44564 0 0 0 99816 33 0 0 25 0 4 0 598353536 651476992 133170 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=636208 CPUtime=1001.85 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 28877 0 0 0 100161 24 0 0 25 0 4 0 598353536 651476992 133170 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4002.26
Current children cumulated vsize (KiB) 636208

[startup+1062.3 s]
/proc/loadavg: 8.06 8.02 7.99 10/184 23611
/proc/meminfo: memFree=11169060/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=636208 CPUtime=4241.93 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 137144 0 0 0 424089 104 0 0 25 0 4 0 598353495 651476992 133181 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23560/statm: 159052 133181 460 189 0 153401 0
[pid=23560/tid=23568] ppid=23558 vsize=636208 CPUtime=1061.57 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 25864 0 0 0 106139 18 0 0 25 0 4 0 598353536 651476992 133181 33554432000 4194304 4964704 140736725837680 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=636208 CPUtime=1058.48 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 44564 0 0 0 105815 33 0 0 25 0 4 0 598353536 651476992 133181 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=636208 CPUtime=1061.84 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 28882 0 0 0 106160 24 0 0 25 0 4 0 598353536 651476992 133181 33554432000 4194304 4964704 140736725837680 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4241.93
Current children cumulated vsize (KiB) 636208

[startup+1122.3 s]
/proc/loadavg: 8.08 8.03 7.99 9/184 23612
/proc/meminfo: memFree=11150072/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=636792 CPUtime=4481.59 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 137444 0 0 0 448054 105 0 0 25 0 4 0 598353495 652075008 133343 33554432000 4194304 4964704 140736725837680 18446744073709551615 4668820 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23560/statm: 159198 133343 460 189 0 153547 0
[pid=23560/tid=23568] ppid=23558 vsize=636792 CPUtime=1121.55 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 26034 0 0 0 112137 18 0 0 25 0 4 0 598353536 652075008 133343 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=636792 CPUtime=1118.48 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 44620 0 0 0 111815 33 0 0 25 0 4 0 598353536 652075008 133343 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=636792 CPUtime=1121.84 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 28888 0 0 0 112160 24 0 0 25 0 4 0 598353536 652075008 133343 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4481.59
Current children cumulated vsize (KiB) 636792

[startup+1182.3 s]
/proc/loadavg: 8.13 8.05 8.00 9/184 23614
/proc/meminfo: memFree=11148192/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=637712 CPUtime=4721.25 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 138017 0 0 0 472020 105 0 0 25 0 4 0 598353495 653017088 133916 33554432000 4194304 4964704 140736725837680 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23560/statm: 159428 133916 460 189 0 153777 0
[pid=23560/tid=23568] ppid=23558 vsize=637712 CPUtime=1181.54 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 26483 0 0 0 118136 18 0 0 25 0 4 0 598353536 653017088 133916 33554432000 4194304 4964704 140736725837680 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=637712 CPUtime=1178.48 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 44642 0 0 0 117815 33 0 0 25 0 4 0 598353536 653017088 133916 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=637712 CPUtime=1181.84 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 28940 0 0 0 118160 24 0 0 25 0 4 0 598353536 653017088 133916 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4721.25
Current children cumulated vsize (KiB) 637712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 8.09 8.05 8.00 9/184 23614
/proc/meminfo: memFree=11147320/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=637712 CPUtime=4800.36 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 138210 0 0 0 479930 106 0 0 25 0 4 0 598353495 653017088 134109 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670075 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23560/statm: 159428 134109 460 189 0 153777 0
[pid=23560/tid=23568] ppid=23558 vsize=637712 CPUtime=1201.36 cores=0,2,4,6
/proc/23560/task/23568/stat : 23568 (claspmt) R 23558 23560 23232 0 -1 4202560 26591 0 0 0 120117 19 0 0 25 0 4 0 598353536 653017088 134109 33554432000 4194304 4964704 140736725837680 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=23560/tid=23569] ppid=23558 vsize=637712 CPUtime=1198.29 cores=0,2,4,6
/proc/23560/task/23569/stat : 23569 (claspmt) R 23558 23560 23232 0 -1 4202560 44661 0 0 0 119795 34 0 0 25 0 4 0 598353536 653017088 134109 33554432000 4194304 4964704 140736725837680 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23560/tid=23570] ppid=23558 vsize=637712 CPUtime=1201.64 cores=0,2,4,6
/proc/23560/task/23570/stat : 23570 (claspmt) R 23558 23560 23232 0 -1 4202560 29004 0 0 0 120140 24 0 0 25 0 4 0 598353536 653017088 134109 33554432000 4194304 4964704 140736725837680 18446744073709551615 4660304 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 637712

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

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

[startup+1202.21 s]
/proc/loadavg: 8.09 8.05 8.00 9/184 23614
/proc/meminfo: memFree=11147320/32951124 swapFree=67102140/67111528
[pid=23560] ppid=23558 vsize=625572 CPUtime=4800.48 cores=0,2,4,6
/proc/23560/stat : 23560 (claspmt) R 23558 23560 23232 0 -1 4202496 138220 0 0 0 479942 106 0 0 25 0 1 0 598353495 640585728 131147 33554432000 4194304 4964704 140736725837680 18446744073709551615 216734835690 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/23560/statm: 156393 131147 470 189 0 150742 0
Current children cumulated CPU time (s) 4800.48
Current children cumulated vsize (KiB) 625572

Child status: 0
Real time (s): 1202.27
CPU time (s): 4800.55
CPU user time (s): 4799.46
CPU system time (s): 1.08783
CPU usage (%): 399.291
Max. virtual memory (cumulated for all children) (KiB): 637712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.46
system time used= 1.08783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138222
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= 15718
involuntary context switches= 24670

runsolver used 1.85672 second user time and 4.50731 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 14:47:08
IDJOB=3299935
IDBENCH=83110
IDSOLVER=1683
FILE ID=node119/3299935-1304081228
RUNJOBID= node119-1304081228-23546
PBS_JOBID= 13170510
Free space on /tmp= 71812 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom20.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3299935-1304081228/watcher-3299935-1304081228 -o /tmp/evaluation-result-3299935-1304081228/solver-3299935-1304081228 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299935-1304081228.cnf

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=699891960

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12759612 kB
Buffers:       2234156 kB
Cached:       17307900 kB
SwapCached:       5504 kB
Active:        7966764 kB
Inactive:     11640112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12759612 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            6388 kB
Writeback:          12 kB
AnonPages:       61744 kB
Mapped:          14356 kB
Slab:           521568 kB
PageTables:       4544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189464 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= 71808 MiB
End job on node119 at 2011-04-29 15:07:13