Trace number 3299612

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.04

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.60.1152.shuffled-as.sat03-1650.cnf
MD5SUM98d6317b259165bb4fb7a39e783668e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark118.001
Satisfiable
(Un)Satisfiability was proved
Number of variables7534
Number of clauses72812
Sum of the clauses size161368
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269406
Number of clauses of size 3128
Number of clauses of size 4291
Number of clauses of size 5538
Number of clauses of size over 52449

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...097051/instance-3299612-1304097051.cnf
0.09/0.10	c Solving...
4800.39/1201.91	
4800.39/1201.91	*** INTERRUPTED! ***
4800.39/1201.91	*** Shutting down threads...
4800.51/1202.04	s UNKNOWN
4800.51/1202.04	
4800.51/1202.04	c INTERRUPTED   : 1
4800.51/1202.04	c Models        : 0+    
4800.51/1202.04	c Time          : 1201.912s (Solving: 1201.81s 1st Model: 0.00s Unsat: 0.00s)
4800.51/1202.04	c CPU Time      : 4800.410s

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

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

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


[startup+0 s]
/proc/loadavg: 7.50 7.31 7.24 5/180 6797
/proc/meminfo: memFree=19672800/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=22608 CPUtime=0 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 1002 0 0 0 0 0 0 0 25 0 1 0 521304837 23150592 872 33554432000 4194304 4964704 140733896731184 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6797/statm: 5652 872 385 189 0 526 0

[startup+0.087153 s]
/proc/loadavg: 7.50 7.31 7.24 5/180 6797
/proc/meminfo: memFree=19672800/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=27824 CPUtime=0.08 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 2608 0 0 0 8 0 0 0 25 0 1 0 521304837 28491776 2113 33554432000 4194304 4964704 140733896731184 18446744073709551615 4601745 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6797/statm: 6956 2113 399 189 0 1830 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27824

[startup+0.10015 s]
/proc/loadavg: 7.50 7.31 7.24 5/180 6797
/proc/meminfo: memFree=19672800/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=27956 CPUtime=0.09 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 2657 0 0 0 9 0 0 0 25 0 1 0 521304837 28626944 2162 33554432000 4194304 4964704 140733896731184 18446744073709551615 4324128 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/6797/statm: 6989 2162 402 189 0 1863 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27956

[startup+0.30012 s]
/proc/loadavg: 7.50 7.31 7.24 5/180 6797
/proc/meminfo: memFree=19672800/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=174324 CPUtime=0.84 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 4174 0 0 0 84 0 0 0 25 0 4 0 521304837 178507776 3416 33554432000 4194304 4964704 140733896731184 18446744073709551615 4342177 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 43581 3416 458 189 0 37930 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 174324

[startup+0.701049 s]
/proc/loadavg: 7.50 7.31 7.24 5/180 6797
/proc/meminfo: memFree=19672800/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=177004 CPUtime=2.45 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 6204 0 0 0 244 1 0 0 25 0 4 0 521304837 181252096 5446 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670263 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 44251 5446 458 189 0 38600 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 177004

[startup+1.5009 s]
/proc/loadavg: 7.50 7.31 7.24 10/184 6801
/proc/meminfo: memFree=19646116/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=182308 CPUtime=5.65 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 10064 0 0 0 562 3 0 0 25 0 4 0 521304837 186683392 9306 33554432000 4194304 4964704 140733896731184 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 45577 9306 458 189 0 39926 0
[pid=6797/tid=6799] ppid=6795 vsize=182308 CPUtime=1.37 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 1343 0 0 0 137 0 0 0 25 0 4 0 521304848 186683392 9306 33554432000 4194304 4964704 140733896731184 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=182308 CPUtime=1.38 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 2387 0 0 0 138 0 0 0 25 0 4 0 521304848 186683392 9306 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670271 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=182308 CPUtime=1.37 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 2193 0 0 0 137 0 0 0 25 0 4 0 521304848 186683392 9306 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 182308

[startup+3.10062 s]
/proc/loadavg: 7.50 7.31 7.24 9/184 6801
/proc/meminfo: memFree=19624968/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=189580 CPUtime=12.03 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 15530 0 0 0 1198 5 0 0 25 0 4 0 521304837 194129920 14772 33554432000 4194304 4964704 140733896731184 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 47395 14772 458 189 0 41744 0
[pid=6797/tid=6799] ppid=6795 vsize=189580 CPUtime=2.98 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 2431 0 0 0 297 1 0 0 25 0 4 0 521304848 194129920 14772 33554432000 4194304 4964704 140733896731184 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=189580 CPUtime=2.99 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 3704 0 0 0 298 1 0 0 25 0 4 0 521304848 194129920 14772 33554432000 4194304 4964704 140733896731184 18446744073709551615 4363332 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=189580 CPUtime=2.98 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 3918 0 0 0 297 1 0 0 25 0 4 0 521304848 194129920 14772 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 189580

[startup+6.30105 s]
/proc/loadavg: 7.54 7.32 7.24 9/184 6801
/proc/meminfo: memFree=19576740/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=199616 CPUtime=24.81 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 22716 0 0 0 2473 8 0 0 25 0 4 0 521304837 204406784 21958 33554432000 4194304 4964704 140733896731184 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 49904 21958 460 189 0 44253 0
[pid=6797/tid=6799] ppid=6795 vsize=199616 CPUtime=6.18 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 3581 0 0 0 617 1 0 0 25 0 4 0 521304848 204406784 21958 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=199616 CPUtime=6.18 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 5327 0 0 0 617 1 0 0 25 0 4 0 521304848 204406784 21958 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=199616 CPUtime=6.18 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 6010 0 0 0 616 2 0 0 25 0 4 0 521304848 204406784 21958 33554432000 4194304 4964704 140733896731184 18446744073709551615 4658308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.81
Current children cumulated vsize (KiB) 199616

[startup+12.7009 s]
/proc/loadavg: 7.58 7.33 7.25 9/184 6801
/proc/meminfo: memFree=19528268/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=212932 CPUtime=50.38 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 33654 0 0 0 5024 14 0 0 25 0 4 0 521304837 218042368 32896 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 53233 32896 460 189 0 47582 0
[pid=6797/tid=6799] ppid=6795 vsize=212932 CPUtime=12.58 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 5216 0 0 0 1256 2 0 0 25 0 4 0 521304848 218042368 32896 33554432000 4194304 4964704 140733896731184 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=212932 CPUtime=12.58 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 7702 0 0 0 1255 3 0 0 25 0 4 0 521304848 218042368 32896 33554432000 4194304 4964704 140733896731184 18446744073709551615 4668942 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=212932 CPUtime=12.58 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 8957 0 0 0 1255 3 0 0 25 0 4 0 521304848 218042368 32896 33554432000 4194304 4964704 140733896731184 18446744073709551615 4653312 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 212932

[startup+25.5006 s]
/proc/loadavg: 7.67 7.36 7.26 9/184 6801
/proc/meminfo: memFree=19471968/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=229980 CPUtime=101.5 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 43358 0 0 0 10132 18 0 0 25 0 4 0 521304837 235499520 42600 33554432000 4194304 4964704 140733896731184 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 57495 42600 460 189 0 51844 0
[pid=6797/tid=6799] ppid=6795 vsize=229980 CPUtime=25.37 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 7124 0 0 0 2534 3 0 0 25 0 4 0 521304848 235499520 42600 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=229980 CPUtime=25.39 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 10418 0 0 0 2535 4 0 0 25 0 4 0 521304848 235499520 42600 33554432000 4194304 4964704 140733896731184 18446744073709551615 4658370 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=229980 CPUtime=25.38 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 11076 0 0 0 2534 4 0 0 25 0 4 0 521304848 235499520 42600 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 229980

[startup+51.1011 s]
/proc/loadavg: 7.85 7.43 7.28 9/184 6802
/proc/meminfo: memFree=19302884/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=415204 CPUtime=203.76 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 72512 0 0 0 20345 31 0 0 25 0 4 0 521304837 425168896 71754 33554432000 4194304 4964704 140733896731184 18446744073709551615 4332488 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 103801 71754 460 189 0 98150 0
[pid=6797/tid=6799] ppid=6795 vsize=415204 CPUtime=50.96 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 11117 0 0 0 5091 5 0 0 25 0 4 0 521304848 425168896 71754 33554432000 4194304 4964704 140733896731184 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=415204 CPUtime=50.98 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 13896 0 0 0 5092 6 0 0 25 0 4 0 521304848 425168896 71754 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=415204 CPUtime=50.97 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 22496 0 0 0 5090 7 0 0 25 0 4 0 521304848 425168896 71754 33554432000 4194304 4964704 140733896731184 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 415204

[startup+102.307 s]
/proc/loadavg: 8.01 7.53 7.32 9/184 6803
/proc/meminfo: memFree=19164932/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=423864 CPUtime=408.27 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 92765 0 0 0 40782 45 0 0 25 0 4 0 521304837 434036736 91725 33554432000 4194304 4964704 140733896731184 18446744073709551615 4332557 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 105966 91725 460 189 0 100315 0
[pid=6797/tid=6799] ppid=6795 vsize=423864 CPUtime=102.15 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 15178 0 0 0 10206 9 0 0 25 0 4 0 521304848 434036736 91725 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670560 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=423864 CPUtime=102.19 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 16957 0 0 0 10211 8 0 0 25 0 4 0 521304848 434036736 91725 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=423864 CPUtime=102.18 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 28837 0 0 0 10205 13 0 0 25 0 4 0 521304848 434036736 91725 33554432000 4194304 4964704 140733896731184 18446744073709551615 4343135 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.27
Current children cumulated vsize (KiB) 423864

[startup+162.3 s]
/proc/loadavg: 8.00 7.61 7.36 9/184 6805
/proc/meminfo: memFree=19085248/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=571240 CPUtime=647.87 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 109287 0 0 0 64728 59 0 0 25 0 4 0 521304837 584949760 108245 33554432000 4194304 4964704 140733896731184 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 142810 108245 460 189 0 137159 0
[pid=6797/tid=6799] ppid=6795 vsize=571240 CPUtime=162.12 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 18178 0 0 0 16201 11 0 0 25 0 4 0 521304848 584949760 108245 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=571240 CPUtime=162.17 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 18033 0 0 0 16209 8 0 0 25 0 4 0 521304848 584949760 108245 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670312 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=571240 CPUtime=162.15 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 32779 0 0 0 16199 16 0 0 25 0 4 0 521304848 584949760 108245 33554432000 4194304 4964704 140733896731184 18446744073709551615 4660156 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.87
Current children cumulated vsize (KiB) 571240

[startup+222.301 s]
/proc/loadavg: 8.06 7.70 7.40 9/184 6807
/proc/meminfo: memFree=18777520/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=665776 CPUtime=887.53 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 147256 0 0 0 88665 88 0 0 25 0 4 0 521304837 681754624 145808 33554432000 4194304 4964704 140733896731184 18446744073709551615 4632289 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 166444 145808 460 189 0 160793 0
[pid=6797/tid=6799] ppid=6795 vsize=665776 CPUtime=222.11 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 21744 0 0 0 22197 14 0 0 25 0 4 0 521304848 681754624 145808 33554432000 4194304 4964704 140733896731184 18446744073709551615 4342920 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=665776 CPUtime=222.18 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 20344 0 0 0 22207 11 0 0 25 0 4 0 521304848 681754624 145808 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=665776 CPUtime=222.16 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 42855 0 0 0 22190 26 0 0 25 0 4 0 521304848 681754624 145808 33554432000 4194304 4964704 140733896731184 18446744073709551615 4342880 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.53
Current children cumulated vsize (KiB) 665776

[startup+282.301 s]

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

Current children cumulated CPU time (s) 2565.19
Current children cumulated vsize (KiB) 1054232

[startup+702.3 s]
/proc/loadavg: 8.06 8.00 7.66 9/184 6819
/proc/meminfo: memFree=18271184/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=1054232 CPUtime=2804.8 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 227495 0 0 0 280322 158 0 0 25 0 4 0 521304837 1079533568 226017 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 263558 226017 460 189 0 257907 0
[pid=6797/tid=6799] ppid=6795 vsize=1054232 CPUtime=702.04 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 24029 0 0 0 70187 17 0 0 25 0 4 0 521304848 1079533568 226017 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=1054232 CPUtime=702.16 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 27735 0 0 0 70197 19 0 0 25 0 4 0 521304848 1079533568 226017 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=1054232 CPUtime=702.14 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 65045 0 0 0 70169 45 0 0 25 0 4 0 521304848 1079533568 226017 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.8
Current children cumulated vsize (KiB) 1054232

[startup+762.307 s]
/proc/loadavg: 8.09 8.03 7.69 9/184 6821
/proc/meminfo: memFree=18209484/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=1122200 CPUtime=3044.44 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 242983 0 0 0 304268 176 0 0 25 0 4 0 521304837 1149132800 241479 33554432000 4194304 4964704 140733896731184 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 280550 241479 460 189 0 274899 0
[pid=6797/tid=6799] ppid=6795 vsize=1122200 CPUtime=762.01 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 29074 0 0 0 76177 24 0 0 25 0 4 0 521304848 1149132800 241479 33554432000 4194304 4964704 140733896731184 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=1122200 CPUtime=762.16 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 27747 0 0 0 76197 19 0 0 25 0 4 0 521304848 1149132800 241479 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=1122200 CPUtime=762.15 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 75195 0 0 0 76159 56 0 0 25 0 4 0 521304848 1149132800 241479 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.44
Current children cumulated vsize (KiB) 1122200

[startup+822.301 s]
/proc/loadavg: 8.26 8.08 7.73 9/184 6823
/proc/meminfo: memFree=18178756/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=1122200 CPUtime=3284.11 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 251366 0 0 0 328224 187 0 0 25 0 4 0 521304837 1149132800 249862 33554432000 4194304 4964704 140733896731184 18446744073709551615 4653504 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 280550 249862 460 189 0 274899 0
[pid=6797/tid=6799] ppid=6795 vsize=1122200 CPUtime=822 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 29074 0 0 0 82176 24 0 0 25 0 4 0 521304848 1149132800 249862 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=1122200 CPUtime=822.15 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 27749 0 0 0 82196 19 0 0 25 0 4 0 521304848 1149132800 249862 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=1122200 CPUtime=822.14 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 83453 0 0 0 82148 66 0 0 25 0 4 0 521304848 1149132800 249862 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.11
Current children cumulated vsize (KiB) 1122200

[startup+882.3 s]
/proc/loadavg: 8.17 8.08 7.75 9/184 6824
/proc/meminfo: memFree=18119892/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=1187736 CPUtime=3523.77 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 265305 0 0 0 352170 207 0 0 25 0 4 0 521304837 1216241664 263801 33554432000 4194304 4964704 140733896731184 18446744073709551615 4653483 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 296934 263801 460 189 0 291283 0
[pid=6797/tid=6799] ppid=6795 vsize=1187736 CPUtime=882 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 29081 0 0 0 88176 24 0 0 25 0 4 0 521304848 1216241664 263801 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=1187736 CPUtime=882.15 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 38514 0 0 0 88178 37 0 0 25 0 4 0 521304848 1216241664 263801 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=1187736 CPUtime=882.14 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 86607 0 0 0 88145 69 0 0 25 0 4 0 521304848 1216241664 263801 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.77
Current children cumulated vsize (KiB) 1187736

[startup+942.301 s]
/proc/loadavg: 8.13 8.08 7.77 9/184 6826
/proc/meminfo: memFree=18047764/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=1253272 CPUtime=3763.42 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 281390 0 0 0 376113 229 0 0 25 0 4 0 521304837 1283350528 279886 33554432000 4194304 4964704 140733896731184 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 313318 279886 460 189 0 307667 0
[pid=6797/tid=6799] ppid=6795 vsize=1253272 CPUtime=941.98 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 29093 0 0 0 94174 24 0 0 25 0 4 0 521304848 1283350528 279886 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=1253272 CPUtime=942.15 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 38515 0 0 0 94178 37 0 0 25 0 4 0 521304848 1283350528 279886 33554432000 4194304 4964704 140733896731184 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=1253272 CPUtime=942.14 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 102673 0 0 0 94123 91 0 0 25 0 4 0 521304848 1283350528 279886 33554432000 4194304 4964704 140733896731184 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.42
Current children cumulated vsize (KiB) 1253272

[startup+1002.3 s]
/proc/loadavg: 8.12 8.08 7.78 9/184 6827
/proc/meminfo: memFree=17971300/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=1320396 CPUtime=4003.09 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 292127 0 0 0 400069 240 0 0 25 0 4 0 521304837 1352085504 290623 33554432000 4194304 4964704 140733896731184 18446744073709551615 4342909 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 330099 290623 460 189 0 324448 0
[pid=6797/tid=6799] ppid=6795 vsize=1320396 CPUtime=1001.98 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 29093 0 0 0 100174 24 0 0 25 0 4 0 521304848 1352085504 290623 33554432000 4194304 4964704 140733896731184 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=1320396 CPUtime=1002.15 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 38515 0 0 0 100178 37 0 0 25 0 4 0 521304848 1352085504 290623 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=1320396 CPUtime=1002.13 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 106817 0 0 0 100118 95 0 0 25 0 4 0 521304848 1352085504 290623 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.09
Current children cumulated vsize (KiB) 1320396

[startup+1062.3 s]
/proc/loadavg: 8.18 8.09 7.81 9/184 6829
/proc/meminfo: memFree=17915552/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=1339952 CPUtime=4242.74 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 297016 0 0 0 424030 244 0 0 25 0 4 0 521304837 1372110848 295512 33554432000 4194304 4964704 140733896731184 18446744073709551615 4660077 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 334988 295512 460 189 0 329337 0
[pid=6797/tid=6799] ppid=6795 vsize=1339952 CPUtime=1061.97 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 29093 0 0 0 106172 25 0 0 25 0 4 0 521304848 1372110848 295512 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=1339952 CPUtime=1062.15 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 38524 0 0 0 106178 37 0 0 25 0 4 0 521304848 1372110848 295512 33554432000 4194304 4964704 140733896731184 18446744073709551615 4321097 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=1339952 CPUtime=1062.14 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 109034 0 0 0 106117 97 0 0 25 0 4 0 521304848 1372110848 295512 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.74
Current children cumulated vsize (KiB) 1339952

[startup+1122.3 s]
/proc/loadavg: 8.19 8.11 7.83 9/184 6831
/proc/meminfo: memFree=17897608/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=1357328 CPUtime=4482.42 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 301342 0 0 0 447996 246 0 0 25 0 4 0 521304837 1389903872 299838 33554432000 4194304 4964704 140733896731184 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 339332 299838 460 189 0 333681 0
[pid=6797/tid=6799] ppid=6795 vsize=1357328 CPUtime=1121.97 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 29093 0 0 0 112172 25 0 0 25 0 4 0 521304848 1389903872 299838 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=1357328 CPUtime=1122.15 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 38525 0 0 0 112178 37 0 0 25 0 4 0 521304848 1389903872 299838 33554432000 4194304 4964704 140733896731184 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=1357328 CPUtime=1122.14 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 109035 0 0 0 112117 97 0 0 25 0 4 0 521304848 1389903872 299838 33554432000 4194304 4964704 140733896731184 18446744073709551615 4332341 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 1357328

[startup+1182.3 s]
/proc/loadavg: 8.18 8.11 7.84 9/184 6863
/proc/meminfo: memFree=18682220/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=1357328 CPUtime=4722.08 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 301344 0 0 0 471962 246 0 0 25 0 4 0 521304837 1389903872 299840 33554432000 4194304 4964704 140733896731184 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 339332 299840 460 189 0 333681 0
[pid=6797/tid=6799] ppid=6795 vsize=1357328 CPUtime=1181.96 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 29093 0 0 0 118171 25 0 0 25 0 4 0 521304848 1389903872 299840 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=1357328 CPUtime=1182.16 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 38525 0 0 0 118178 38 0 0 25 0 4 0 521304848 1389903872 299840 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=1357328 CPUtime=1182.14 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 109037 0 0 0 118117 97 0 0 25 0 4 0 521304848 1389903872 299840 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.08
Current children cumulated vsize (KiB) 1357328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.13 8.11 7.85 9/184 6864
/proc/meminfo: memFree=18674996/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=1357328 CPUtime=4800.39 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 301352 0 0 0 479793 246 0 0 25 0 4 0 521304837 1389903872 299848 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/6797/statm: 339332 299848 460 189 0 333681 0
[pid=6797/tid=6799] ppid=6795 vsize=1357328 CPUtime=1201.57 cores=1,3,5,7
/proc/6797/task/6799/stat : 6799 (claspmt) R 6795 6797 6445 0 -1 4202560 29093 0 0 0 120132 25 0 0 25 0 4 0 521304848 1389903872 299848 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670301 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6797/tid=6800] ppid=6795 vsize=1357328 CPUtime=1201.76 cores=1,3,5,7
/proc/6797/task/6800/stat : 6800 (claspmt) R 6795 6797 6445 0 -1 4202560 38525 0 0 0 120138 38 0 0 25 0 4 0 521304848 1389903872 299848 33554432000 4194304 4964704 140733896731184 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6797/tid=6801] ppid=6795 vsize=1357328 CPUtime=1201.74 cores=1,3,5,7
/proc/6797/task/6801/stat : 6801 (claspmt) R 6795 6797 6445 0 -1 4202560 109037 0 0 0 120077 97 0 0 25 0 4 0 521304848 1389903872 299848 33554432000 4194304 4964704 140733896731184 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 1357328

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

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

[startup+1202.01 s]
/proc/loadavg: 8.13 8.11 7.85 9/184 6864
/proc/meminfo: memFree=18674996/32950904 swapFree=67082284/67111528
[pid=6797] ppid=6795 vsize=898484 CPUtime=4800.51 cores=1,3,5,7
/proc/6797/stat : 6797 (claspmt) R 6795 6797 6445 0 -1 4202496 301363 0 0 0 479803 248 0 0 25 0 1 0 521304837 920047616 188505 33554432000 4194304 4964704 140733896731184 18446744073709551615 237278922887 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/6797/statm: 224621 188505 471 189 0 218970 0
Current children cumulated CPU time (s) 4800.51
Current children cumulated vsize (KiB) 898484

Child status: 0
Real time (s): 1202.04
CPU time (s): 4800.55
CPU user time (s): 4798.03
CPU system time (s): 2.51762
CPU usage (%): 399.365
Max. virtual memory (cumulated for all children) (KiB): 1357328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.03
system time used= 2.51762
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 301364
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= 11094
involuntary context switches= 34099

runsolver used 1.84472 second user time and 4.71928 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 19:10:51
IDJOB=3299612
IDBENCH=83797
IDSOLVER=1683
FILE ID=node121/3299612-1304097051
RUNJOBID= node121-1304096537-6464
PBS_JOBID= 13170609
Free space on /tmp= 72652 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.60.1152.shuffled-as.sat03-1650.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-3299612-1304097051/watcher-3299612-1304097051 -o /tmp/evaluation-result-3299612-1304097051/solver-3299612-1304097051 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299612-1304097051.cnf

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

MD5SUM BENCH= 98d6317b259165bb4fb7a39e783668e0
RANDOM SEED=2087446472

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      19673080 kB
Buffers:       2183684 kB
Cached:       10275760 kB
SwapCached:       2776 kB
Active:        9389132 kB
Inactive:      3370460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19673080 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:            1708 kB
Writeback:           0 kB
AnonPages:      297708 kB
Mapped:          14720 kB
Slab:           455892 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   480552 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= 72652 MiB
End job on node121 at 2011-04-29 19:30:55