Trace number 3373233

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-patched (fixed)? (TO) 4800.29 1203.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 ...428689/instance-3373233-1305428689.cnf
0.09/0.10	c Solving...
4800.13/1202.91	
4800.13/1202.91	*** INTERRUPTED! ***
4800.13/1202.91	*** Shutting down threads...
4800.25/1203.04	s UNKNOWN
4800.25/1203.04	
4800.25/1203.04	c INTERRUPTED   : 1
4800.25/1203.04	c Models        : 0+    
4800.25/1203.04	c Time          : 1202.912s (Solving: 1202.81s 1st Model: 0.00s Unsat: 0.00s)
4800.25/1203.04	c CPU Time      : 4800.160s

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: 961)

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-3373233-1305428689/watcher-3373233-1305428689 -o /tmp/evaluation-result-3373233-1305428689/solver-3373233-1305428689 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373233-1305428689.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: 8.20 8.12 7.12 5/282 29378
/proc/meminfo: memFree=24742116/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=23016 CPUtime=0 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 1080 0 0 0 0 0 0 0 25 0 1 0 635284265 23568384 952 33554432000 4194304 4964800 140737174401008 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29378/statm: 5754 952 385 189 0 628 0

[startup+0.0583499 s]
/proc/loadavg: 8.20 8.12 7.12 5/282 29378
/proc/meminfo: memFree=24742116/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=27824 CPUtime=0.05 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 2605 0 0 0 5 0 0 0 25 0 1 0 635284265 28491776 2112 33554432000 4194304 4964800 140737174401008 18446744073709551615 4607251 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29378/statm: 6956 2112 398 189 0 1830 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 27824

[startup+0.100342 s]
/proc/loadavg: 8.20 8.12 7.12 5/282 29378
/proc/meminfo: memFree=24742116/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=27956 CPUtime=0.09 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 2656 0 0 0 9 0 0 0 25 0 1 0 635284265 28626944 2163 33554432000 4194304 4964800 140737174401008 18446744073709551615 4327781 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/29378/statm: 6989 2163 402 189 0 1863 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27956

[startup+0.300265 s]
/proc/loadavg: 8.20 8.12 7.12 5/282 29378
/proc/meminfo: memFree=24742116/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=109980 CPUtime=0.86 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 3968 0 0 0 86 0 0 0 25 0 4 0 635284265 112619520 3210 33554432000 4194304 4964800 140737174401008 18446744073709551615 4342149 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 27495 3210 458 189 0 21844 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 109980

[startup+0.700196 s]
/proc/loadavg: 8.20 8.12 7.12 5/282 29378
/proc/meminfo: memFree=24742116/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=178692 CPUtime=2.46 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 6081 0 0 0 245 1 0 0 25 0 4 0 635284265 182980608 5323 33554432000 4194304 4964800 140737174401008 18446744073709551615 4669140 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 44673 5323 458 189 0 39022 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 178692

[startup+1.50106 s]
/proc/loadavg: 8.26 8.13 7.13 10/286 29382
/proc/meminfo: memFree=24715920/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=183092 CPUtime=5.65 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 9577 0 0 0 561 4 0 0 18 0 4 0 635284265 187486208 8819 33554432000 4194304 4964800 140737174401008 18446744073709551615 4669022 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 45773 8819 458 189 0 40122 0
[pid=29378/tid=29380] ppid=29375 vsize=183092 CPUtime=1.38 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 1404 0 0 0 138 0 0 0 19 0 4 0 635284275 187486208 8819 33554432000 4194304 4964800 140737174401008 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=183092 CPUtime=1.38 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 2243 0 0 0 137 1 0 0 25 0 4 0 635284275 187486208 8819 33554432000 4194304 4964800 140737174401008 18446744073709551615 4342167 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=183092 CPUtime=1.37 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 1865 0 0 0 137 0 0 0 25 0 4 0 635284275 187486208 8819 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 183092

[startup+3.10077 s]
/proc/loadavg: 8.26 8.13 7.13 10/286 29382
/proc/meminfo: memFree=24700420/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=254044 CPUtime=12.04 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 14914 0 0 0 1197 7 0 0 21 0 4 0 635284265 260141056 14156 33554432000 4194304 4964800 140737174401008 18446744073709551615 4321016 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 63511 14156 458 189 0 57860 0
[pid=29378/tid=29380] ppid=29375 vsize=254044 CPUtime=2.98 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 2351 0 0 0 297 1 0 0 24 0 4 0 635284275 260141056 14156 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=254044 CPUtime=2.98 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 3542 0 0 0 296 2 0 0 25 0 4 0 635284275 260141056 14157 33554432000 4194304 4964800 140737174401008 18446744073709551615 254261277729 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=254044 CPUtime=2.96 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 3015 0 0 0 296 0 0 0 25 0 4 0 635284275 260141056 14157 33554432000 4194304 4964800 140737174401008 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.04
Current children cumulated vsize (KiB) 254044

[startup+6.30021 s]
/proc/loadavg: 8.26 8.13 7.13 9/286 29382
/proc/meminfo: memFree=24665172/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=257580 CPUtime=24.8 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 22482 0 0 0 2469 11 0 0 25 0 4 0 635284265 263761920 21724 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670398 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 64395 21724 460 189 0 58744 0
[pid=29378/tid=29380] ppid=29375 vsize=257580 CPUtime=6.18 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 3185 0 0 0 616 2 0 0 25 0 4 0 635284275 263761920 21724 33554432000 4194304 4964800 140737174401008 18446744073709551615 4684167 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=257580 CPUtime=6.18 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 5431 0 0 0 615 3 0 0 25 0 4 0 635284275 263761920 21724 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=257580 CPUtime=6.13 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 5204 0 0 0 612 1 0 0 25 0 4 0 635284275 263761920 21724 33554432000 4194304 4964800 140737174401008 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 257580

[startup+12.7011 s]
/proc/loadavg: 8.29 8.14 7.15 10/286 29382
/proc/meminfo: memFree=24612384/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=266200 CPUtime=50.35 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 33261 0 0 0 5019 16 0 0 25 0 4 0 635284265 272588800 32503 33554432000 4194304 4964800 140737174401008 18446744073709551615 4332009 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 66550 32503 460 189 0 60899 0
[pid=29378/tid=29380] ppid=29375 vsize=266200 CPUtime=12.58 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 6966 0 0 0 1254 4 0 0 25 0 4 0 635284275 272588800 32503 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670674 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=266200 CPUtime=12.58 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 7717 0 0 0 1254 4 0 0 25 0 4 0 635284275 272588800 32503 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=266200 CPUtime=12.47 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 7323 0 0 0 1245 2 0 0 25 0 4 0 635284275 272588800 32503 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 266200

[startup+25.5008 s]
/proc/loadavg: 8.25 8.14 7.16 9/286 29382
/proc/meminfo: memFree=24576528/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=281788 CPUtime=101.42 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 42554 0 0 0 10121 21 0 0 25 0 4 0 635284265 288550912 41796 33554432000 4194304 4964800 140737174401008 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 70447 41796 460 189 0 64796 0
[pid=29378/tid=29380] ppid=29375 vsize=281788 CPUtime=25.38 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 7886 0 0 0 2533 5 0 0 25 0 4 0 635284275 288550912 41796 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=281788 CPUtime=25.39 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 10004 0 0 0 2533 6 0 0 25 0 4 0 635284275 288550912 41796 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=281788 CPUtime=25.15 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 9788 0 0 0 2512 3 0 0 25 0 4 0 635284275 288550912 41796 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 281788

[startup+51.1003 s]
/proc/loadavg: 8.15 8.12 7.18 9/286 29383
/proc/meminfo: memFree=24471484/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=363900 CPUtime=203.59 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 68458 0 0 0 20322 37 0 0 25 0 4 0 635284265 372633600 67700 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 90975 67700 460 189 0 85324 0
[pid=29378/tid=29380] ppid=29375 vsize=363900 CPUtime=50.98 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 11055 0 0 0 5092 6 0 0 25 0 4 0 635284275 372633600 67700 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=363900 CPUtime=50.98 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 11687 0 0 0 5091 7 0 0 25 0 4 0 635284275 372633600 67700 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=363900 CPUtime=50.53 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 23723 0 0 0 5041 12 0 0 25 0 4 0 635284275 372633600 67700 33554432000 4194304 4964800 140737174401008 18446744073709551615 4653455 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.59
Current children cumulated vsize (KiB) 363900

[startup+102.31 s]
/proc/loadavg: 8.10 8.12 7.23 10/286 29384
/proc/meminfo: memFree=24289448/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=538792 CPUtime=407.96 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 112915 0 0 0 40732 64 0 0 25 0 4 0 635284265 551723008 111858 33554432000 4194304 4964800 140737174401008 18446744073709551615 4653307 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 134698 111858 460 189 0 129047 0
[pid=29378/tid=29380] ppid=29375 vsize=538792 CPUtime=102.19 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 15390 0 0 0 10209 10 0 0 25 0 4 0 635284275 551723008 111858 33554432000 4194304 4964800 140737174401008 18446744073709551615 4653334 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=538792 CPUtime=102.19 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 14432 0 0 0 10210 9 0 0 25 0 4 0 635284275 551723008 111858 33554432000 4194304 4964800 140737174401008 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=538792 CPUtime=101.27 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 42239 0 0 0 10106 21 0 0 25 0 4 0 635284275 551723008 111858 33554432000 4194304 4964800 140737174401008 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.96
Current children cumulated vsize (KiB) 538792

[startup+162.301 s]
/proc/loadavg: 8.04 8.09 7.27 9/286 29386
/proc/meminfo: memFree=24212560/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=604328 CPUtime=647.35 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 131435 0 0 0 64658 77 0 0 25 0 4 0 635284265 618831872 130378 33554432000 4194304 4964800 140737174401008 18446744073709551615 4332537 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 151082 130378 460 189 0 145431 0
[pid=29378/tid=29380] ppid=29375 vsize=604328 CPUtime=161.73 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 19392 0 0 0 16159 14 0 0 25 0 4 0 635284275 618831872 130378 33554432000 4194304 4964800 140737174401008 18446744073709551615 4660974 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=604328 CPUtime=162.18 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 15481 0 0 0 16208 10 0 0 25 0 4 0 635284275 618831872 130378 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=604328 CPUtime=161.16 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 44898 0 0 0 16093 23 0 0 25 0 4 0 635284275 618831872 130378 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 647.35
Current children cumulated vsize (KiB) 604328

[startup+222.301 s]
/proc/loadavg: 8.05 8.09 7.32 10/286 29388
/proc/meminfo: memFree=24037584/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=899268 CPUtime=886.8 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 175318 0 0 0 88578 102 0 0 25 0 4 0 635284265 920850432 173802 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 224817 173802 460 189 0 219166 0
[pid=29378/tid=29380] ppid=29375 vsize=899268 CPUtime=221.17 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 22307 0 0 0 22101 16 0 0 25 0 4 0 635284275 920850432 173802 33554432000 4194304 4964800 140737174401008 18446744073709551615 4654549 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=899268 CPUtime=222.19 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 17651 0 0 0 22207 12 0 0 25 0 4 0 635284275 920850432 173802 33554432000 4194304 4964800 140737174401008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=899268 CPUtime=221.16 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 71400 0 0 0 22081 35 0 0 25 0 4 0 635284275 920850432 173802 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 886.8
Current children cumulated vsize (KiB) 899268

[startup+282.3 s]

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

Current children cumulated CPU time (s) 2563.01
Current children cumulated vsize (KiB) 1097120

[startup+702.301 s]
/proc/loadavg: 8.14 8.09 7.61 9/286 29442
/proc/meminfo: memFree=23594744/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=1097120 CPUtime=2802.41 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 247780 0 0 0 280084 157 0 0 25 0 4 0 635284265 1123450880 246111 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 274280 246111 460 189 0 268629 0
[pid=29378/tid=29380] ppid=29375 vsize=1097120 CPUtime=696.89 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 24018 0 0 0 69670 19 0 0 25 0 4 0 635284275 1123450880 246111 33554432000 4194304 4964800 140737174401008 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=1097120 CPUtime=702.18 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 18317 0 0 0 70205 13 0 0 25 0 4 0 635284275 1123450880 246111 33554432000 4194304 4964800 140737174401008 18446744073709551615 4627854 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=1097120 CPUtime=701.15 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 122634 0 0 0 70043 72 0 0 25 0 4 0 635284275 1123450880 246111 33554432000 4194304 4964800 140737174401008 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2802.41
Current children cumulated vsize (KiB) 1097120

[startup+762.31 s]
/proc/loadavg: 8.13 8.10 7.65 9/286 29444
/proc/meminfo: memFree=23515744/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=1170868 CPUtime=3041.89 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 265858 0 0 0 304024 165 0 0 25 0 4 0 635284265 1198968832 264172 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 292717 264172 460 189 0 287066 0
[pid=29378/tid=29380] ppid=29375 vsize=1170868 CPUtime=756.36 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 24018 0 0 0 75617 19 0 0 25 0 4 0 635284275 1198968832 264172 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=1170868 CPUtime=762.19 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 18317 0 0 0 76206 13 0 0 25 0 4 0 635284275 1198968832 264172 33554432000 4194304 4964800 140737174401008 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=1170868 CPUtime=761.16 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 140712 0 0 0 76036 80 0 0 25 0 4 0 635284275 1198968832 264172 33554432000 4194304 4964800 140737174401008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3041.89
Current children cumulated vsize (KiB) 1170868

[startup+822.301 s]
/proc/loadavg: 8.17 8.12 7.68 9/286 29446
/proc/meminfo: memFree=23512376/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=1173300 CPUtime=3281.31 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 266301 0 0 0 327965 166 0 0 25 0 4 0 635284265 1201459200 264374 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 293325 264374 460 189 0 287674 0
[pid=29378/tid=29380] ppid=29375 vsize=1173300 CPUtime=815.8 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 24460 0 0 0 81561 19 0 0 25 0 4 0 635284275 1201459200 264374 33554432000 4194304 4964800 140737174401008 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=1173300 CPUtime=822.18 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 18318 0 0 0 82205 13 0 0 25 0 4 0 635284275 1201459200 264374 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=1173300 CPUtime=821.15 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 140712 0 0 0 82035 80 0 0 25 0 4 0 635284275 1201459200 264374 33554432000 4194304 4964800 140737174401008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3281.31
Current children cumulated vsize (KiB) 1173300

[startup+882.3 s]
/proc/loadavg: 8.18 8.14 7.71 9/286 29482
/proc/meminfo: memFree=23674840/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=1238836 CPUtime=3520.75 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 278338 0 0 0 351898 177 0 0 25 0 4 0 635284265 1268568064 276411 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670538 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 309709 276411 460 189 0 304058 0
[pid=29378/tid=29380] ppid=29375 vsize=1238836 CPUtime=875.24 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 27303 0 0 0 87501 23 0 0 25 0 4 0 635284275 1268568064 276411 33554432000 4194304 4964800 140737174401008 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=1238836 CPUtime=882.18 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 20122 0 0 0 88204 14 0 0 25 0 4 0 635284275 1268568064 276411 33554432000 4194304 4964800 140737174401008 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=1238836 CPUtime=881.16 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 145889 0 0 0 88032 84 0 0 25 0 4 0 635284275 1268568064 276411 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3520.75
Current children cumulated vsize (KiB) 1238836

[startup+942.301 s]
/proc/loadavg: 8.14 8.14 7.74 10/286 29484
/proc/meminfo: memFree=23610960/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=1304372 CPUtime=3760.18 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 289416 0 0 0 375832 186 0 0 25 0 4 0 635284265 1335676928 287266 33554432000 4194304 4964800 140737174401008 18446744073709551615 4669119 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 326093 287266 460 189 0 320442 0
[pid=29378/tid=29380] ppid=29375 vsize=1304372 CPUtime=934.7 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 27315 0 0 0 93446 24 0 0 25 0 4 0 635284275 1335676928 287266 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=1304372 CPUtime=942.18 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 31188 0 0 0 94195 23 0 0 25 0 4 0 635284275 1335676928 287266 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=1304372 CPUtime=941.16 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 145889 0 0 0 94032 84 0 0 25 0 4 0 635284275 1335676928 287266 33554432000 4194304 4964800 140737174401008 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3760.18
Current children cumulated vsize (KiB) 1304372

[startup+1002.3 s]
/proc/loadavg: 8.08 8.13 7.75 9/286 29485
/proc/meminfo: memFree=23498852/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=1369908 CPUtime=3999.62 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 313785 0 0 0 399753 209 0 0 25 0 4 0 635284265 1402785792 311635 33554432000 4194304 4964800 140737174401008 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 342477 311635 460 189 0 336826 0
[pid=29378/tid=29380] ppid=29375 vsize=1369908 CPUtime=994.15 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 27325 0 0 0 99391 24 0 0 25 0 4 0 635284275 1402785792 311635 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=1369908 CPUtime=1002.18 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 31191 0 0 0 100194 24 0 0 25 0 4 0 635284275 1402785792 311635 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=1369908 CPUtime=1001.15 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 170245 0 0 0 100009 106 0 0 25 0 4 0 635284275 1402785792 311635 33554432000 4194304 4964800 140737174401008 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3999.62
Current children cumulated vsize (KiB) 1369908

[startup+1062.3 s]
/proc/loadavg: 8.18 8.15 7.78 9/286 29487
/proc/meminfo: memFree=23491400/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=1369908 CPUtime=4239.04 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 313786 0 0 0 423694 210 0 0 25 0 4 0 635284265 1402785792 311636 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 342477 311636 460 189 0 336826 0
[pid=29378/tid=29380] ppid=29375 vsize=1369908 CPUtime=1053.58 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 27325 0 0 0 105334 24 0 0 25 0 4 0 635284275 1402785792 311636 33554432000 4194304 4964800 140737174401008 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=1369908 CPUtime=1062.18 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 31191 0 0 0 106194 24 0 0 25 0 4 0 635284275 1402785792 311636 33554432000 4194304 4964800 140737174401008 18446744073709551615 4660442 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=1369908 CPUtime=1061.15 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 170246 0 0 0 106009 106 0 0 25 0 4 0 635284275 1402785792 311636 33554432000 4194304 4964800 140737174401008 18446744073709551615 4653482 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4239.04
Current children cumulated vsize (KiB) 1369908

[startup+1122.3 s]
/proc/loadavg: 8.14 8.13 7.80 9/286 29489
/proc/meminfo: memFree=23483448/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=1369908 CPUtime=4478.48 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 313789 0 0 0 447638 210 0 0 25 0 4 0 635284265 1402785792 311639 33554432000 4194304 4964800 140737174401008 18446744073709551615 4653351 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 342477 311639 460 189 0 336826 0
[pid=29378/tid=29380] ppid=29375 vsize=1369908 CPUtime=1113.03 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 27325 0 0 0 111279 24 0 0 25 0 4 0 635284275 1402785792 311639 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=1369908 CPUtime=1122.18 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 31191 0 0 0 112194 24 0 0 25 0 4 0 635284275 1402785792 311639 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=1369908 CPUtime=1121.15 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 170246 0 0 0 112009 106 0 0 25 0 4 0 635284275 1402785792 311639 33554432000 4194304 4964800 140737174401008 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4478.48
Current children cumulated vsize (KiB) 1369908

[startup+1182.3 s]
/proc/loadavg: 8.12 8.12 7.82 9/286 29490
/proc/meminfo: memFree=23474256/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=1369908 CPUtime=4717.91 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 313789 0 0 0 471580 211 0 0 25 0 4 0 635284265 1402785792 311575 33554432000 4194304 4964800 140737174401008 18446744073709551615 4658589 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 342477 311575 460 189 0 336826 0
[pid=29378/tid=29380] ppid=29375 vsize=1369908 CPUtime=1172.46 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 27325 0 0 0 117222 24 0 0 25 0 4 0 635284275 1402785792 311575 33554432000 4194304 4964800 140737174401008 18446744073709551615 4653477 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=1369908 CPUtime=1182.18 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 31191 0 0 0 118194 24 0 0 25 0 4 0 635284275 1402785792 311575 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=1369908 CPUtime=1181.16 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 170246 0 0 0 118009 107 0 0 25 0 4 0 635284275 1402785792 311575 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4717.91
Current children cumulated vsize (KiB) 1369908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 8.08 8.11 7.82 9/286 29491
/proc/meminfo: memFree=23472020/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=1369908 CPUtime=4800.13 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 313792 0 0 0 479802 211 0 0 25 0 4 0 635284265 1402785792 311578 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29378/statm: 342477 311578 460 189 0 336826 0
[pid=29378/tid=29380] ppid=29375 vsize=1369908 CPUtime=1192.87 cores=0,2,4,6
/proc/29378/task/29380/stat : 29380 (claspmt) R 29375 29378 29180 0 -1 4202560 27325 0 0 0 119263 24 0 0 25 0 4 0 635284275 1402785792 311578 33554432000 4194304 4964800 140737174401008 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29378/tid=29381] ppid=29375 vsize=1369908 CPUtime=1202.79 cores=0,2,4,6
/proc/29378/task/29381/stat : 29381 (claspmt) R 29375 29378 29180 0 -1 4202560 31191 0 0 0 120255 24 0 0 25 0 4 0 635284275 1402785792 311578 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29378/tid=29382] ppid=29375 vsize=1369908 CPUtime=1201.77 cores=0,2,4,6
/proc/29378/task/29382/stat : 29382 (claspmt) R 29375 29378 29180 0 -1 4202560 170249 0 0 0 120070 107 0 0 25 0 4 0 635284275 1402785792 311578 33554432000 4194304 4964800 140737174401008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 1369908

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

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

[startup+1203.02 s]
/proc/loadavg: 8.08 8.11 7.82 9/286 29491
/proc/meminfo: memFree=23472020/32951124 swapFree=67057896/67111528
[pid=29378] ppid=29375 vsize=733584 CPUtime=4800.25 cores=0,2,4,6
/proc/29378/stat : 29378 (claspmt) R 29375 29378 29180 0 -1 4202496 313803 0 0 0 479812 213 0 0 25 0 1 0 635284265 751190016 144891 33554432000 4194304 4964800 140737174401008 18446744073709551615 254261660007 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29378/statm: 183396 144891 471 189 0 177745 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 733584

Child status: 0
Real time (s): 1203.04
CPU time (s): 4800.29
CPU user time (s): 4798.12
CPU system time (s): 2.16567
CPU usage (%): 399.012
Max. virtual memory (cumulated for all children) (KiB): 1369908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.12
system time used= 2.16567
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 313804
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= 7710
involuntary context switches= 25197

runsolver used 3.2575 second user time and 7.51186 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 05:04:49
IDJOB=3373233
IDBENCH=83797
IDSOLVER=1853
FILE ID=node140/3373233-1305428689
RUNJOBID= node140-1305426960-29198
PBS_JOBID= 13324604
Free space on /tmp= 73508 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
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-3373233-1305428689/watcher-3373233-1305428689 -o /tmp/evaluation-result-3373233-1305428689/solver-3373233-1305428689 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373233-1305428689.cnf

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

MD5SUM BENCH= 98d6317b259165bb4fb7a39e783668e0
RANDOM SEED=345724727

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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.833
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:     32951124 kB
MemFree:      24742288 kB
Buffers:        307808 kB
Cached:        3937644 kB
SwapCached:       8056 kB
Active:        5033520 kB
Inactive:      2866628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24742288 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            1956 kB
Writeback:           0 kB
AnonPages:     3652140 kB
Mapped:          23760 kB
Slab:           223824 kB
PageTables:      22364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45724308 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= 73504 MiB
End job on node140 at 2011-05-15 05:24:54