Trace number 3373497

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.6 1204.95

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
MD5SUMa4c7dbdc89378b1335eea4904f9f5cb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.78
Satisfiable
(Un)Satisfiability was proved
Number of variables156058
Number of clauses466691
Sum of the clauses size1088943
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2311126
Number of clauses of size 3155563
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...421785/instance-3373497-1305421785.cnf
1.88/1.94	c Solving...
4800.23/1204.61	
4800.23/1204.61	*** INTERRUPTED! ***
4800.23/1204.61	*** Shutting down threads...
4800.54/1204.94	s UNKNOWN
4800.54/1204.94	
4800.54/1204.94	c INTERRUPTED   : 1
4800.54/1204.94	c Models        : 0+    
4800.54/1204.94	c Time          : 1204.617s (Solving: 1202.68s 1st Model: 0.00s Unsat: 0.00s)
4800.54/1204.94	c CPU Time      : 4800.260s

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

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

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


[startup+0 s]
/proc/loadavg: 8.26 8.23 8.16 5/304 18722
/proc/meminfo: memFree=5983464/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=40696 CPUtime=0 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 2637 0 0 0 0 0 0 0 25 0 1 0 653776427 41672704 2567 33554432000 4194304 4964800 140735251635456 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18722/statm: 10174 2575 375 189 0 5048 0

[startup+0.040171 s]
/proc/loadavg: 8.26 8.23 8.16 5/304 18722
/proc/meminfo: memFree=5983464/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=53888 CPUtime=0.03 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 9968 0 0 0 2 1 0 0 25 0 1 0 653776427 55181312 8508 33554432000 4194304 4964800 140735251635456 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18722/statm: 13472 8511 385 189 0 8346 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 53888

[startup+0.101157 s]
/proc/loadavg: 8.26 8.23 8.16 5/304 18722
/proc/meminfo: memFree=5983464/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=64020 CPUtime=0.09 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 13426 0 0 0 8 1 0 0 25 0 1 0 653776427 65556480 10987 33554432000 4194304 4964800 140735251635456 18446744073709551615 255377301248 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18722/statm: 16005 10989 385 189 0 10879 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64020

[startup+0.301119 s]
/proc/loadavg: 8.26 8.23 8.16 5/304 18722
/proc/meminfo: memFree=5983464/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=100636 CPUtime=0.29 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 24854 0 0 0 27 2 0 0 25 0 1 0 653776427 103051264 19332 33554432000 4194304 4964800 140735251635456 18446744073709551615 4607547 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18722/statm: 25159 19332 402 189 0 20033 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 100636

[startup+0.701046 s]
/proc/loadavg: 8.26 8.23 8.16 5/304 18722
/proc/meminfo: memFree=5983464/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=110548 CPUtime=0.69 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 27345 0 0 0 67 2 0 0 25 0 1 0 653776427 113201152 21823 33554432000 4194304 4964800 140735251635456 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18722/statm: 27637 21823 403 189 0 22511 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110548

[startup+1.5009 s]
/proc/loadavg: 8.00 8.18 8.14 6/305 18723
/proc/meminfo: memFree=5889960/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=117148 CPUtime=1.49 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 28990 0 0 0 147 2 0 0 25 0 1 0 653776427 119959552 23468 33554432000 4194304 4964800 140735251635456 18446744073709551615 4607761 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/18722/statm: 29287 23468 403 189 0 24161 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117148

[startup+3.10055 s]
/proc/loadavg: 8.00 8.18 8.14 9/308 18726
/proc/meminfo: memFree=5838848/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=293548 CPUtime=6.47 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 47605 0 0 0 640 7 0 0 25 0 4 0 653776427 300593152 35831 33554432000 4194304 4964800 140735251635456 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 73387 35831 458 189 0 67736 0
[pid=18722/tid=18724] ppid=18720 vsize=293548 CPUtime=1.13 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 5370 0 0 0 112 1 0 0 19 0 4 0 653776621 300593152 35831 33554432000 4194304 4964800 140735251635456 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=293548 CPUtime=1.14 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 6930 0 0 0 113 1 0 0 19 0 4 0 653776621 300593152 35831 33554432000 4194304 4964800 140735251635456 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=293548 CPUtime=1.13 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 5262 0 0 0 113 0 0 0 19 0 4 0 653776621 300593152 35831 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.47
Current children cumulated vsize (KiB) 293548

[startup+6.30096 s]
/proc/loadavg: 8.00 8.18 8.14 9/308 18726
/proc/meminfo: memFree=5830616/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=293548 CPUtime=19.23 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 49018 0 0 0 1915 8 0 0 25 0 4 0 653776427 300593152 37244 33554432000 4194304 4964800 140735251635456 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 73387 37244 458 189 0 67736 0
[pid=18722/tid=18724] ppid=18720 vsize=293548 CPUtime=4.33 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 5449 0 0 0 432 1 0 0 25 0 4 0 653776621 300593152 37244 33554432000 4194304 4964800 140735251635456 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=293548 CPUtime=4.34 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 7226 0 0 0 433 1 0 0 25 0 4 0 653776621 300593152 37244 33554432000 4194304 4964800 140735251635456 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=293548 CPUtime=4.29 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 6118 0 0 0 428 1 0 0 25 0 4 0 653776621 300593152 37244 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 19.23
Current children cumulated vsize (KiB) 293548

[startup+12.7008 s]
/proc/loadavg: 8.08 8.19 8.14 9/308 18726
/proc/meminfo: memFree=5809656/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=298172 CPUtime=44.77 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 53519 0 0 0 4464 13 0 0 25 0 4 0 653776427 305328128 41745 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 74543 41745 458 189 0 68892 0
[pid=18722/tid=18724] ppid=18720 vsize=298172 CPUtime=10.72 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 5704 0 0 0 1071 1 0 0 25 0 4 0 653776621 305328128 41745 33554432000 4194304 4964800 140735251635456 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=298172 CPUtime=10.74 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 9033 0 0 0 1071 3 0 0 25 0 4 0 653776621 305328128 41745 33554432000 4194304 4964800 140735251635456 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=298172 CPUtime=10.63 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 8280 0 0 0 1060 3 0 0 25 0 4 0 653776621 305328128 41745 33554432000 4194304 4964800 140735251635456 18446744073709551615 4669086 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 44.77
Current children cumulated vsize (KiB) 298172

[startup+25.5004 s]
/proc/loadavg: 8.07 8.18 8.14 9/308 18727
/proc/meminfo: memFree=5742704/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=308652 CPUtime=95.84 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 62357 0 0 0 9564 20 0 0 25 0 4 0 653776427 316059648 50583 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670194 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 77163 50583 458 189 0 71512 0
[pid=18722/tid=18724] ppid=18720 vsize=308652 CPUtime=23.53 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 6127 0 0 0 2351 2 0 0 25 0 4 0 653776621 316059648 50583 33554432000 4194304 4964800 140735251635456 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=308652 CPUtime=23.54 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 13259 0 0 0 2348 6 0 0 25 0 4 0 653776621 316059648 50583 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=308652 CPUtime=23.3 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 12048 0 0 0 2324 6 0 0 25 0 4 0 653776621 316059648 50583 33554432000 4194304 4964800 140735251635456 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 95.84
Current children cumulated vsize (KiB) 308652

[startup+51.1007 s]
/proc/loadavg: 8.12 8.18 8.14 9/308 18727
/proc/meminfo: memFree=5662080/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=321740 CPUtime=197.98 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 73586 0 0 0 19767 31 0 0 25 0 4 0 653776427 329461760 61812 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 80435 61812 460 189 0 74784 0
[pid=18722/tid=18724] ppid=18720 vsize=321740 CPUtime=49.13 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 7054 0 0 0 4910 3 0 0 25 0 4 0 653776621 329461760 61812 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=321740 CPUtime=49.14 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 18543 0 0 0 4904 10 0 0 25 0 4 0 653776621 329461760 61812 33554432000 4194304 4964800 140735251635456 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=321740 CPUtime=48.64 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 16160 0 0 0 4853 11 0 0 25 0 4 0 653776621 329461760 61812 33554432000 4194304 4964800 140735251635456 18446744073709551615 4378480 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 197.98
Current children cumulated vsize (KiB) 321740

[startup+102.312 s]
/proc/loadavg: 8.19 8.20 8.15 9/308 18729
/proc/meminfo: memFree=5419548/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=483108 CPUtime=402.29 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 95987 0 0 0 40179 50 0 0 25 0 4 0 653776427 494702592 84213 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 120777 84213 460 189 0 115126 0
[pid=18722/tid=18724] ppid=18720 vsize=483108 CPUtime=100.34 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 10626 0 0 0 10027 7 0 0 25 0 4 0 653776621 494702592 84213 33554432000 4194304 4964800 140735251635456 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=483108 CPUtime=100.15 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 27603 0 0 0 9998 17 0 0 25 0 4 0 653776621 494702592 84213 33554432000 4194304 4964800 140735251635456 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=483108 CPUtime=99.52 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 23267 0 0 0 9936 16 0 0 25 0 4 0 653776621 494702592 84213 33554432000 4194304 4964800 140735251635456 18446744073709551615 4321146 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 483108

[startup+162.301 s]
/proc/loadavg: 7.99 8.14 8.13 9/308 18761
/proc/meminfo: memFree=11469352/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=504648 CPUtime=641.62 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 117046 0 0 0 64094 68 0 0 25 0 4 0 653776427 516759552 105272 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 126162 105272 460 189 0 120511 0
[pid=18722/tid=18724] ppid=18720 vsize=504648 CPUtime=160.32 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 14359 0 0 0 16022 10 0 0 25 0 4 0 653776621 516759552 105272 33554432000 4194304 4964800 140735251635456 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=504648 CPUtime=159.54 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 33685 0 0 0 15932 22 0 0 25 0 4 0 653776621 516759552 105272 33554432000 4194304 4964800 140735251635456 18446744073709551615 4669005 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=504648 CPUtime=159.51 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 29933 0 0 0 15928 23 0 0 25 0 4 0 653776621 516759552 105272 33554432000 4194304 4964800 140735251635456 18446744073709551615 4653573 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 641.62
Current children cumulated vsize (KiB) 504648

[startup+222.301 s]
/proc/loadavg: 8.04 8.13 8.12 9/308 18763
/proc/meminfo: memFree=11337472/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=606420 CPUtime=881.01 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 136521 0 0 0 88015 86 0 0 25 0 4 0 653776427 620974080 124747 33554432000 4194304 4964800 140735251635456 18446744073709551615 4370352 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 151605 124747 460 189 0 145954 0
[pid=18722/tid=18724] ppid=18720 vsize=606420 CPUtime=220.31 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 17385 0 0 0 22018 13 0 0 25 0 4 0 653776621 620974080 124747 33554432000 4194304 4964800 140735251635456 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=606420 CPUtime=218.93 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 41318 0 0 0 21865 28 0 0 25 0 4 0 653776621 620974080 124747 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=606420 CPUtime=219.5 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 33371 0 0 0 21925 25 0 0 25 0 4 0 653776621 620974080 124747 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 881.01
Current children cumulated vsize (KiB) 606420

[startup+282.301 s]
/proc/loadavg: 8.09 8.13 8.12 9/308 18765
/proc/meminfo: memFree=11265012/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=677136 CPUtime=1120.4 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 146476 0 0 0 111942 98 0 0 25 0 4 0 653776427 693387264 134663 33554432000 4194304 4964800 140735251635456 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 169284 134663 460 189 0 163633 0
[pid=18722/tid=18724] ppid=18720 vsize=677136 CPUtime=280.32 cores=1,3,5,7

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

[pid=18722/tid=18724] ppid=18720 vsize=1064076 CPUtime=700.32 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 46223 0 0 0 69992 40 0 0 25 0 4 0 653776621 1089613824 237950 33554432000 4194304 4964800 140735251635456 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=1064076 CPUtime=697.79 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 68153 0 0 0 69728 51 0 0 25 0 4 0 653776621 1089613824 237950 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=1064076 CPUtime=695.77 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 70356 0 0 0 69506 71 0 0 25 0 4 0 653776621 1089613824 237950 33554432000 4194304 4964800 140735251635456 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2796.14
Current children cumulated vsize (KiB) 1064076

[startup+762.312 s]
/proc/loadavg: 8.24 8.17 8.13 9/308 18807
/proc/meminfo: memFree=10613340/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=1195148 CPUtime=3035.57 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 268447 0 0 0 303326 231 0 0 25 0 4 0 653776427 1223831552 256513 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 298787 256513 460 189 0 293136 0
[pid=18722/tid=18724] ppid=18720 vsize=1195148 CPUtime=760.33 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 54794 0 0 0 75981 52 0 0 25 0 4 0 653776621 1223831552 256513 33554432000 4194304 4964800 140735251635456 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=1195148 CPUtime=757.81 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 75709 0 0 0 75722 59 0 0 25 0 4 0 653776621 1223831552 256513 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=1195148 CPUtime=755.17 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 72231 0 0 0 75443 74 0 0 25 0 4 0 653776621 1223831552 256513 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3035.57
Current children cumulated vsize (KiB) 1195148

[startup+822.301 s]
/proc/loadavg: 8.21 8.17 8.13 9/308 18809
/proc/meminfo: memFree=10527164/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=1195148 CPUtime=3274.92 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 283848 0 0 0 327240 252 0 0 25 0 4 0 653776427 1223831552 271852 33554432000 4194304 4964800 140735251635456 18446744073709551615 4653507 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 298787 271852 460 189 0 293136 0
[pid=18722/tid=18724] ppid=18720 vsize=1195148 CPUtime=820.31 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 57687 0 0 0 81976 55 0 0 25 0 4 0 653776621 1223831552 271852 33554432000 4194304 4964800 140735251635456 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=1195148 CPUtime=817.8 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 85743 0 0 0 81706 74 0 0 25 0 4 0 653776621 1223831552 271852 33554432000 4194304 4964800 140735251635456 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=1195148 CPUtime=814.56 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 73871 0 0 0 81380 76 0 0 25 0 4 0 653776621 1223831552 271852 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3274.92
Current children cumulated vsize (KiB) 1195148

[startup+882.301 s]
/proc/loadavg: 8.23 8.18 8.13 9/308 18811
/proc/meminfo: memFree=10454980/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=1326220 CPUtime=3514.32 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 297219 0 0 0 351160 272 0 0 25 0 4 0 653776427 1358049280 285157 33554432000 4194304 4964800 140735251635456 18446744073709551615 4321097 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 331555 285157 460 189 0 325904 0
[pid=18722/tid=18724] ppid=18720 vsize=1326220 CPUtime=880.31 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 62236 0 0 0 87969 62 0 0 25 0 4 0 653776621 1358049280 285157 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=1326220 CPUtime=877.81 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 89771 0 0 0 87701 80 0 0 25 0 4 0 653776621 1358049280 285157 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=1326220 CPUtime=873.95 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 78656 0 0 0 87311 84 0 0 25 0 4 0 653776621 1358049280 285157 33554432000 4194304 4964800 140735251635456 18446744073709551615 4644138 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3514.32
Current children cumulated vsize (KiB) 1326220

[startup+942.301 s]
/proc/loadavg: 8.24 8.19 8.13 9/308 18812
/proc/meminfo: memFree=10436600/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=1326220 CPUtime=3753.69 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 297293 0 0 0 375097 272 0 0 25 0 4 0 653776427 1358049280 285231 33554432000 4194304 4964800 140735251635456 18446744073709551615 4669406 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 331555 285231 460 189 0 325904 0
[pid=18722/tid=18724] ppid=18720 vsize=1326220 CPUtime=940.31 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 62244 0 0 0 93969 62 0 0 25 0 4 0 653776621 1358049280 285231 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=1326220 CPUtime=937.78 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 89819 0 0 0 93698 80 0 0 25 0 4 0 653776621 1358049280 285231 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=1326220 CPUtime=933.35 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 78674 0 0 0 93251 84 0 0 25 0 4 0 653776621 1358049280 285231 33554432000 4194304 4964800 140735251635456 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3753.69
Current children cumulated vsize (KiB) 1326220

[startup+1002.3 s]
/proc/loadavg: 8.17 8.18 8.13 9/308 18814
/proc/meminfo: memFree=10398160/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=1326220 CPUtime=3993.05 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 297639 0 0 0 399033 272 0 0 25 0 4 0 653776427 1358049280 285576 33554432000 4194304 4964800 140735251635456 18446744073709551615 4342144 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 331555 285576 460 189 0 325904 0
[pid=18722/tid=18724] ppid=18720 vsize=1326220 CPUtime=1000.29 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 62563 0 0 0 99967 62 0 0 25 0 4 0 653776621 1358049280 285576 33554432000 4194304 4964800 140735251635456 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=1326220 CPUtime=997.79 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 89844 0 0 0 99699 80 0 0 25 0 4 0 653776621 1358049280 285576 33554432000 4194304 4964800 140735251635456 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=1326220 CPUtime=992.73 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 78676 0 0 0 99189 84 0 0 25 0 4 0 653776621 1358049280 285576 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3993.05
Current children cumulated vsize (KiB) 1326220

[startup+1062.3 s]
/proc/loadavg: 8.23 8.19 8.14 10/308 18815
/proc/meminfo: memFree=10394684/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=1326220 CPUtime=4232.45 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 297670 0 0 0 422973 272 0 0 25 0 4 0 653776427 1358049280 285607 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 331555 285607 460 189 0 325904 0
[pid=18722/tid=18724] ppid=18720 vsize=1326220 CPUtime=1060.2 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 62564 0 0 0 105958 62 0 0 25 0 4 0 653776621 1358049280 285607 33554432000 4194304 4964800 140735251635456 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=1326220 CPUtime=1057.79 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 89870 0 0 0 105699 80 0 0 25 0 4 0 653776621 1358049280 285607 33554432000 4194304 4964800 140735251635456 18446744073709551615 4320897 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=1326220 CPUtime=1052.23 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 78679 0 0 0 105139 84 0 0 25 0 4 0 653776621 1358049280 285607 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4232.45
Current children cumulated vsize (KiB) 1326220

[startup+1122.3 s]
/proc/loadavg: 8.26 8.20 8.14 10/308 18817
/proc/meminfo: memFree=10353260/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=1327840 CPUtime=4471.84 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 298031 0 0 0 446912 272 0 0 25 0 4 0 653776427 1359708160 285968 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 331960 285968 460 189 0 326309 0
[pid=18722/tid=18724] ppid=18720 vsize=1327840 CPUtime=1119.58 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 62583 0 0 0 111896 62 0 0 25 0 4 0 653776621 1359708160 285968 33554432000 4194304 4964800 140735251635456 18446744073709551615 4660422 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=1327840 CPUtime=1117.79 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 90211 0 0 0 111699 80 0 0 25 0 4 0 653776621 1359708160 285968 33554432000 4194304 4964800 140735251635456 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=1327840 CPUtime=1112.23 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 78680 0 0 0 111139 84 0 0 25 0 4 0 653776621 1359708160 285968 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4471.84
Current children cumulated vsize (KiB) 1327840

[startup+1182.3 s]
/proc/loadavg: 8.26 8.20 8.14 9/308 18819
/proc/meminfo: memFree=10322248/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=1328340 CPUtime=4711.23 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 298345 0 0 0 470851 272 0 0 25 0 4 0 653776427 1360220160 286282 33554432000 4194304 4964800 140735251635456 18446744073709551615 4668689 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 332085 286282 460 189 0 326434 0
[pid=18722/tid=18724] ppid=18720 vsize=1328340 CPUtime=1178.97 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 62734 0 0 0 117835 62 0 0 25 0 4 0 653776621 1360220160 286282 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=1328340 CPUtime=1177.79 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 90373 0 0 0 117699 80 0 0 25 0 4 0 653776621 1360220160 286282 33554432000 4194304 4964800 140735251635456 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=1328340 CPUtime=1172.23 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 78680 0 0 0 117139 84 0 0 25 0 4 0 653776621 1360220160 286282 33554432000 4194304 4964800 140735251635456 18446744073709551615 4683657 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4711.23
Current children cumulated vsize (KiB) 1328340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.6 s]
/proc/loadavg: 8.18 8.18 8.14 9/308 18819
/proc/meminfo: memFree=10321116/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=1328340 CPUtime=4800.23 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 298354 0 0 0 479751 272 0 0 25 0 4 0 653776427 1360220160 286291 33554432000 4194304 4964800 140735251635456 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18722/statm: 332085 286291 460 189 0 326434 0
[pid=18722/tid=18724] ppid=18720 vsize=1328340 CPUtime=1201.04 cores=1,3,5,7
/proc/18722/task/18724/stat : 18724 (claspmt) R 18720 18722 18486 0 -1 4202560 62735 0 0 0 120042 62 0 0 25 0 4 0 653776621 1360220160 286291 33554432000 4194304 4964800 140735251635456 18446744073709551615 4660352 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18722/tid=18725] ppid=18720 vsize=1328340 CPUtime=1200.1 cores=1,3,5,7
/proc/18722/task/18725/stat : 18725 (claspmt) R 18720 18722 18486 0 -1 4202560 90379 0 0 0 119930 80 0 0 25 0 4 0 653776621 1360220160 286291 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18722/tid=18726] ppid=18720 vsize=1328340 CPUtime=1194.54 cores=1,3,5,7
/proc/18722/task/18726/stat : 18726 (claspmt) R 18720 18722 18486 0 -1 4202560 78682 0 0 0 119370 84 0 0 25 0 4 0 653776621 1360220160 286291 33554432000 4194304 4964800 140735251635456 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1328340

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

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

[startup+1204.8 s]
/proc/loadavg: 8.18 8.18 8.14 9/308 18819
/proc/meminfo: memFree=10321116/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=1301360 CPUtime=4800.44 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 298364 0 0 0 479772 272 0 0 25 0 1 0 653776427 1332592640 279555 33554432000 4194304 4964800 140735251635456 18446744073709551615 255376956619 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/18722/statm: 325340 279555 470 189 0 319689 0
Current children cumulated CPU time (s) 4800.44
Current children cumulated vsize (KiB) 1301360

[startup+1204.9 s]
/proc/loadavg: 8.18 8.18 8.14 9/308 18819
/proc/meminfo: memFree=10321116/32951124 swapFree=66050672/67111528
[pid=18722] ppid=18720 vsize=1286728 CPUtime=4800.54 cores=1,3,5,7
/proc/18722/stat : 18722 (claspmt) R 18720 18722 18486 0 -1 4202496 298365 0 0 0 479782 272 0 0 25 0 1 0 653776427 1317609472 273031 33554432000 4194304 4964800 140735251635456 18446744073709551615 255377344871 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/18722/statm: 321682 272519 471 189 0 316031 0
Current children cumulated CPU time (s) 4800.54
Current children cumulated vsize (KiB) 1286728

Child status: 0
Real time (s): 1204.95
CPU time (s): 4800.6
CPU user time (s): 4797.83
CPU system time (s): 2.77158
CPU usage (%): 398.408
Max. virtual memory (cumulated for all children) (KiB): 1328340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.83
system time used= 2.77158
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 298366
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= 3622
involuntary context switches= 21158

runsolver used 3.33549 second user time and 8.73167 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 03:09:46
IDJOB=3373497
IDBENCH=82488
IDSOLVER=1853
FILE ID=node135/3373497-1305421785
RUNJOBID= node135-1305419508-18505
PBS_JOBID= 13324578
Free space on /tmp= 73168 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.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-3373497-1305421785/watcher-3373497-1305421785 -o /tmp/evaluation-result-3373497-1305421785/solver-3373497-1305421785 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373497-1305421785.cnf

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
RANDOM SEED=1041290715

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       5983612 kB
Buffers:        280872 kB
Cached:        6086144 kB
SwapCached:      50684 kB
Active:       15991484 kB
Inactive:     10720016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5983612 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:            9000 kB
Writeback:          36 kB
AnonPages:    20299096 kB
Mapped:          19616 kB
Slab:           136704 kB
PageTables:      58488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 63011848 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73332 MiB
End job on node135 at 2011-05-15 03:29:52