Trace number 3373364

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) 4801.59 1206.7

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...420714/instance-3373364-1305420714.cnf
2.49/2.57	c Solving...
4800.39/1205.52	
4800.39/1205.52	*** INTERRUPTED! ***
4800.39/1205.52	*** Shutting down threads...
4801.50/1206.61	s UNKNOWN
4801.50/1206.61	
4801.50/1206.61	c INTERRUPTED   : 1
4801.50/1206.61	c Models        : 0+    
4801.50/1206.61	c Time          : 1205.531s (Solving: 1202.96s 1st Model: 0.00s Unsat: 0.00s)
4801.50/1206.61	c CPU Time      : 4800.420s

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

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

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


[startup+0 s]
/proc/loadavg: 7.75 8.07 8.07 6/304 18622
/proc/meminfo: memFree=11420716/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=220860 CPUtime=0 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 1081 0 0 0 0 0 0 0 24 0 1 0 653669851 226160640 1011 33554432000 4194304 4964800 140733635154224 18446744073709551615 4686341 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18622/statm: 55215 1012 374 189 0 50089 0

[startup+0.080616 s]
/proc/loadavg: 7.75 8.07 8.07 6/304 18622
/proc/meminfo: memFree=11420716/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=220860 CPUtime=0.07 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 25608 0 0 0 5 2 0 0 24 0 1 0 653669851 226160640 25538 33554432000 4194304 4964800 140733635154224 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18622/statm: 55215 25554 375 189 0 50089 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 220860

[startup+0.100612 s]
/proc/loadavg: 7.75 8.07 8.07 6/304 18622
/proc/meminfo: memFree=11420716/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=220860 CPUtime=0.08 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 33043 0 0 0 6 2 0 0 24 0 1 0 653669851 226160640 32974 33554432000 4194304 4964800 140733635154224 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18622/statm: 55215 32989 375 189 0 50089 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 220860

[startup+0.300574 s]
/proc/loadavg: 7.75 8.07 8.07 6/304 18622
/proc/meminfo: memFree=11420716/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=331760 CPUtime=0.29 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 89018 0 0 0 21 8 0 0 25 0 1 0 653669851 339722240 76642 33554432000 4194304 4964800 140733635154224 18446744073709551615 255377301248 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18622/statm: 82940 76642 389 189 0 77814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 331760

[startup+0.700479 s]
/proc/loadavg: 7.75 8.07 8.07 6/304 18622
/proc/meminfo: memFree=11420716/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=345312 CPUtime=0.69 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 92482 0 0 0 59 10 0 0 25 0 1 0 653669851 353599488 80106 33554432000 4194304 4964800 140733635154224 18446744073709551615 255377301248 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18622/statm: 86328 80106 389 189 0 81202 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 345312

[startup+1.50033 s]
/proc/loadavg: 7.75 8.07 8.07 6/305 18623
/proc/meminfo: memFree=11072772/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=384432 CPUtime=1.49 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 102334 0 0 0 136 13 0 0 25 0 1 0 653669851 393658368 89875 33554432000 4194304 4964800 140733635154224 18446744073709551615 255377301248 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/18622/statm: 96108 89876 389 189 0 90982 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 384432

[startup+3.10099 s]
/proc/loadavg: 7.53 8.02 8.05 6/305 18623
/proc/meminfo: memFree=11006428/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=992532 CPUtime=3.74 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 312358 0 0 0 326 48 0 0 20 0 4 0 653669851 1016352768 207163 33554432000 4194304 4964800 140733635154224 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 248133 207164 442 189 0 242482 0
Current children cumulated CPU time (s) 3.74
Current children cumulated vsize (KiB) 992532

[startup+6.3004 s]
/proc/loadavg: 7.53 8.02 8.05 9/308 18626
/proc/meminfo: memFree=10451404/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=1026332 CPUtime=16.5 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 341452 0 0 0 1593 57 0 0 25 0 4 0 653669851 1050963968 236170 33554432000 4194304 4964800 140733635154224 18446744073709551615 4370364 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 256583 236170 452 189 0 250932 0
[pid=18622/tid=18624] ppid=18620 vsize=1026332 CPUtime=3.38 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 45917 0 0 0 331 7 0 0 20 0 4 0 653670109 1050963968 236170 33554432000 4194304 4964800 140733635154224 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=1026332 CPUtime=3.68 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 73001 0 0 0 356 12 0 0 25 0 4 0 653670109 1050963968 236170 33554432000 4194304 4964800 140733635154224 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=1026332 CPUtime=3.63 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 72354 0 0 0 349 14 0 0 25 0 4 0 653670109 1050963968 236170 33554432000 4194304 4964800 140733635154224 18446744073709551615 4362919 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 16.5
Current children cumulated vsize (KiB) 1026332

[startup+12.7002 s]
/proc/loadavg: 7.60 8.02 8.05 9/308 18626
/proc/meminfo: memFree=10286036/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=1199568 CPUtime=42.03 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 372710 0 0 0 4136 67 0 0 25 0 4 0 653669851 1228357632 267428 33554432000 4194304 4964800 140733635154224 18446744073709551615 4652110 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 299892 267429 452 189 0 294241 0
[pid=18622/tid=18624] ppid=18620 vsize=1199568 CPUtime=9.79 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 50230 0 0 0 970 9 0 0 25 0 4 0 653670109 1228357632 267429 33554432000 4194304 4964800 140733635154224 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=1199568 CPUtime=10.07 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 87236 0 0 0 992 15 0 0 25 0 4 0 653670109 1228357632 267429 33554432000 4194304 4964800 140733635154224 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=1199568 CPUtime=9.96 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 82134 0 0 0 979 17 0 0 25 0 4 0 653670109 1228357632 267429 33554432000 4194304 4964800 140733635154224 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 42.03
Current children cumulated vsize (KiB) 1199568

[startup+25.5008 s]
/proc/loadavg: 7.74 8.04 8.05 9/308 18626
/proc/meminfo: memFree=10060488/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=1337012 CPUtime=93.09 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 413723 0 0 0 9228 81 0 0 25 0 4 0 653669851 1369100288 308441 33554432000 4194304 4964800 140733635154224 18446744073709551615 4652165 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 334253 308441 452 189 0 328602 0
[pid=18622/tid=18624] ppid=18620 vsize=1337012 CPUtime=22.58 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 53759 0 0 0 2247 11 0 0 25 0 4 0 653670109 1369100288 308441 33554432000 4194304 4964800 140733635154224 18446744073709551615 4629954 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=1337012 CPUtime=22.88 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 108388 0 0 0 2267 21 0 0 25 0 4 0 653670109 1369100288 308441 33554432000 4194304 4964800 140733635154224 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=1337012 CPUtime=22.63 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 94352 0 0 0 2242 21 0 0 25 0 4 0 653670109 1369100288 308441 33554432000 4194304 4964800 140733635154224 18446744073709551615 4629451 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 93.09
Current children cumulated vsize (KiB) 1337012

[startup+51.1011 s]
/proc/loadavg: 7.83 8.03 8.05 9/308 18627
/proc/meminfo: memFree=9784892/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=1533572 CPUtime=195.23 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 458144 0 0 0 19421 102 0 0 25 0 4 0 653669851 1570377728 352862 33554432000 4194304 4964800 140733635154224 18446744073709551615 4668552 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 383393 352862 452 189 0 377742 0
[pid=18622/tid=18624] ppid=18620 vsize=1533572 CPUtime=48.17 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 57421 0 0 0 4803 14 0 0 25 0 4 0 653670109 1570377728 352863 33554432000 4194304 4964800 140733635154224 18446744073709551615 4370301 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=1533572 CPUtime=48.48 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 128373 0 0 0 4819 29 0 0 25 0 4 0 653670109 1570377728 352863 33554432000 4194304 4964800 140733635154224 18446744073709551615 255376962593 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=1533572 CPUtime=47.97 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 111554 0 0 0 4769 28 0 0 25 0 4 0 653670109 1570377728 352863 33554432000 4194304 4964800 140733635154224 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 195.23
Current children cumulated vsize (KiB) 1533572

[startup+102.312 s]
/proc/loadavg: 8.15 8.10 8.07 9/308 18628
/proc/meminfo: memFree=9277292/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=1845776 CPUtime=399.56 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 538604 0 0 0 39824 132 0 0 25 0 4 0 653669851 1890074624 433288 33554432000 4194304 4964800 140733635154224 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 461444 433288 452 189 0 455793 0
[pid=18622/tid=18624] ppid=18620 vsize=1845776 CPUtime=99.38 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 66210 0 0 0 9919 19 0 0 25 0 4 0 653670109 1890074624 433288 33554432000 4194304 4964800 140733635154224 18446744073709551615 4370295 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=1845776 CPUtime=99.69 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 164692 0 0 0 9931 38 0 0 25 0 4 0 653670109 1890074624 433288 33554432000 4194304 4964800 140733635154224 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=1845776 CPUtime=98.67 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 135662 0 0 0 9829 38 0 0 25 0 4 0 653670109 1890074624 433288 33554432000 4194304 4964800 140733635154224 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 399.56
Current children cumulated vsize (KiB) 1845776

[startup+162.301 s]
/proc/loadavg: 8.14 8.11 8.08 9/308 18630
/proc/meminfo: memFree=8575692/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=2390940 CPUtime=638.9 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 667993 0 0 0 63713 177 0 0 25 0 4 0 653669851 2448322560 562677 33554432000 4194304 4964800 140733635154224 18446744073709551615 4669038 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 597735 562677 452 189 0 592084 0
[pid=18622/tid=18624] ppid=18620 vsize=2390940 CPUtime=159.36 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 77211 0 0 0 15910 26 0 0 25 0 4 0 653670109 2448322560 562677 33554432000 4194304 4964800 140733635154224 18446744073709551615 4684796 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=2390940 CPUtime=159.68 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 238412 0 0 0 15911 57 0 0 25 0 4 0 653670109 2448322560 562677 33554432000 4194304 4964800 140733635154224 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=2390940 CPUtime=158.07 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 175852 0 0 0 15752 55 0 0 25 0 4 0 653670109 2448322560 562677 33554432000 4194304 4964800 140733635154224 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 638.9
Current children cumulated vsize (KiB) 2390940

[startup+222.3 s]
/proc/loadavg: 8.17 8.13 8.09 10/308 18632
/proc/meminfo: memFree=8115640/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=2648616 CPUtime=878.3 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 734343 0 0 0 87626 204 0 0 25 0 4 0 653669851 2712182784 629027 33554432000 4194304 4964800 140733635154224 18446744073709551615 4647728 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 662154 629027 452 189 0 656503 0
[pid=18622/tid=18624] ppid=18620 vsize=2648616 CPUtime=219.36 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 77863 0 0 0 21909 27 0 0 25 0 4 0 653670109 2712182784 629027 33554432000 4194304 4964800 140733635154224 18446744073709551615 4629954 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=2648616 CPUtime=219.69 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 270209 0 0 0 21905 64 0 0 25 0 4 0 653670109 2712182784 629027 33554432000 4194304 4964800 140733635154224 18446744073709551615 4379596 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=2648616 CPUtime=217.46 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 202617 0 0 0 21677 69 0 0 25 0 4 0 653670109 2712182784 629027 33554432000 4194304 4964800 140733635154224 18446744073709551615 4378913 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 878.3
Current children cumulated vsize (KiB) 2648616

[startup+282.3 s]
/proc/loadavg: 8.14 8.13 8.09 9/308 18633
/proc/meminfo: memFree=7715240/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=2941908 CPUtime=1117.7 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 808767 0 0 0 111537 233 0 0 25 0 4 0 653669851 3012513792 703448 33554432000 4194304 4964800 140733635154224 18446744073709551615 4668984 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 735477 703448 454 189 0 729826 0
[pid=18622/tid=18624] ppid=18620 vsize=2941908 CPUtime=279.35 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 81640 0 0 0 27905 30 0 0 25 0 4 0 653670109 3012513792 703448 33554432000 4194304 4964800 140733635154224 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=2941908 CPUtime=279.68 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 310653 0 0 0 27896 72 0 0 25 0 4 0 653670109 3012513792 703448 33554432000 4194304 4964800 140733635154224 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=2941908 CPUtime=276.88 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 229607 0 0 0 27603 85 0 0 25 0 4 0 653670109 3012513792 703448 33554432000 4194304 4964800 140733635154224 18446744073709551615 4313814 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1117.7

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

[pid=18622/tid=18624] ppid=18620 vsize=4760424 CPUtime=699.27 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 119756 0 0 0 69870 57 0 0 25 0 4 0 653670109 4874674176 1147077 33554432000 4194304 4964800 140733635154224 18446744073709551615 4370295 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=4760424 CPUtime=699.68 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 524948 0 0 0 69816 152 0 0 25 0 4 0 653670109 4874674176 1147077 33554432000 4194304 4964800 140733635154224 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=4760424 CPUtime=692.69 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 377161 0 0 0 69117 152 0 0 25 0 4 0 653670109 4874674176 1147077 33554432000 4194304 4964800 140733635154224 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2793.46
Current children cumulated vsize (KiB) 4760424

[startup+762.312 s]
/proc/loadavg: 8.51 8.26 8.14 10/309 18688
/proc/meminfo: memFree=6382756/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=5013352 CPUtime=3032.48 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 1330752 0 0 0 302782 466 0 0 25 0 4 0 653669851 5133672448 1225330 33554432000 4194304 4964800 140733635154224 18446744073709551615 4370242 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 1253338 1225330 454 189 0 1247687 0
[pid=18622/tid=18624] ppid=18620 vsize=5013352 CPUtime=759.26 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 121567 0 0 0 75868 58 0 0 25 0 4 0 653670109 5133672448 1225330 33554432000 4194304 4964800 140733635154224 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=5013352 CPUtime=759.7 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 570341 0 0 0 75799 171 0 0 25 0 4 0 653670109 5133672448 1225330 33554432000 4194304 4964800 140733635154224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=5013352 CPUtime=751.69 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 407565 0 0 0 75008 161 0 0 25 0 4 0 653670109 5133672448 1225330 33554432000 4194304 4964800 140733635154224 18446744073709551615 4629965 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3032.48
Current children cumulated vsize (KiB) 5013352

[startup+822.3 s]
/proc/loadavg: 8.34 8.27 8.15 9/308 18690
/proc/meminfo: memFree=6057712/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=5328232 CPUtime=3271.35 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 1399649 0 0 0 326646 489 0 0 25 0 4 0 653669851 5456109568 1294227 33554432000 4194304 4964800 140733635154224 18446744073709551615 4342199 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 1332058 1294227 454 189 0 1326407 0
[pid=18622/tid=18624] ppid=18620 vsize=5328232 CPUtime=819.25 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 122601 0 0 0 81865 60 0 0 25 0 4 0 653670109 5456109568 1294227 33554432000 4194304 4964800 140733635154224 18446744073709551615 4684760 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=5328232 CPUtime=819.69 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 608175 0 0 0 81785 184 0 0 25 0 4 0 653670109 5456109568 1294227 33554432000 4194304 4964800 140733635154224 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=5328232 CPUtime=810.59 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 436888 0 0 0 80890 169 0 0 25 0 4 0 653670109 5456109568 1294227 33554432000 4194304 4964800 140733635154224 18446744073709551615 4629954 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3271.35
Current children cumulated vsize (KiB) 5328232

[startup+882.301 s]
/proc/loadavg: 8.23 8.25 8.15 9/308 18691
/proc/meminfo: memFree=5895496/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=5433704 CPUtime=3510.75 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 1425355 0 0 0 350574 501 0 0 25 0 4 0 653669851 5564112896 1319933 33554432000 4194304 4964800 140733635154224 18446744073709551615 4651367 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 1358426 1319933 454 189 0 1352775 0
[pid=18622/tid=18624] ppid=18620 vsize=5433704 CPUtime=879.23 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 122601 0 0 0 87863 60 0 0 25 0 4 0 653670109 5564112896 1319933 33554432000 4194304 4964800 140733635154224 18446744073709551615 4370298 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=5433704 CPUtime=879.69 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 622042 0 0 0 87778 191 0 0 25 0 4 0 653670109 5564112896 1319933 33554432000 4194304 4964800 140733635154224 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=5433704 CPUtime=870 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 445548 0 0 0 86828 172 0 0 25 0 4 0 653670109 5564112896 1319933 33554432000 4194304 4964800 140733635154224 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3510.75
Current children cumulated vsize (KiB) 5433704

[startup+942.301 s]
/proc/loadavg: 8.18 8.23 8.15 9/308 18693
/proc/meminfo: memFree=5607048/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=5632360 CPUtime=3750.15 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 1484670 0 0 0 374492 523 0 0 25 0 4 0 653669851 5767536640 1379248 33554432000 4194304 4964800 140733635154224 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 1408090 1379248 454 189 0 1402439 0
[pid=18622/tid=18624] ppid=18620 vsize=5632360 CPUtime=939.23 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 126812 0 0 0 93860 63 0 0 25 0 4 0 653670109 5767536640 1379248 33554432000 4194304 4964800 140733635154224 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=5632360 CPUtime=939.7 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 640778 0 0 0 93771 199 0 0 25 0 4 0 653670109 5767536640 1379248 33554432000 4194304 4964800 140733635154224 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=5632360 CPUtime=929.4 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 478841 0 0 0 92758 182 0 0 25 0 4 0 653670109 5767536640 1379248 33554432000 4194304 4964800 140733635154224 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3750.15
Current children cumulated vsize (KiB) 5632360

[startup+1002.3 s]
/proc/loadavg: 8.23 8.23 8.15 9/308 18694
/proc/meminfo: memFree=5323548/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=5937512 CPUtime=3989.54 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 1548049 0 0 0 398405 549 0 0 25 0 4 0 653669851 6080012288 1442627 33554432000 4194304 4964800 140733635154224 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 1484378 1442627 454 189 0 1478727 0
[pid=18622/tid=18624] ppid=18620 vsize=5937512 CPUtime=999.23 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 126812 0 0 0 99860 63 0 0 25 0 4 0 653670109 6080012288 1442627 33554432000 4194304 4964800 140733635154224 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=5937512 CPUtime=999.7 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 673050 0 0 0 99759 211 0 0 25 0 4 0 653670109 6080012288 1442627 33554432000 4194304 4964800 140733635154224 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=5937512 CPUtime=988.79 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 504162 0 0 0 98689 190 0 0 25 0 4 0 653670109 6080012288 1442627 33554432000 4194304 4964800 140733635154224 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3989.54
Current children cumulated vsize (KiB) 5937512

[startup+1062.3 s]
/proc/loadavg: 8.26 8.23 8.16 9/308 18696
/proc/meminfo: memFree=5167444/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=6007144 CPUtime=4228.93 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 1587614 0 0 0 422324 569 0 0 25 0 4 0 653669851 6151315456 1482190 33554432000 4194304 4964800 140733635154224 18446744073709551615 4647774 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 1501786 1482190 454 189 0 1496135 0
[pid=18622/tid=18624] ppid=18620 vsize=6007144 CPUtime=1059.21 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 130954 0 0 0 105855 66 0 0 25 0 4 0 653670109 6151315456 1482190 33554432000 4194304 4964800 140733635154224 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=6007144 CPUtime=1059.7 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 693708 0 0 0 105752 218 0 0 25 0 4 0 653670109 6151315456 1482190 33554432000 4194304 4964800 140733635154224 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=6007144 CPUtime=1048.21 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 509431 0 0 0 104628 193 0 0 25 0 4 0 653670109 6151315456 1482190 33554432000 4194304 4964800 140733635154224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4228.93
Current children cumulated vsize (KiB) 6007144

[startup+1122.3 s]
/proc/loadavg: 8.18 8.19 8.15 9/308 18728
/proc/meminfo: memFree=5630724/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=6170984 CPUtime=4468.34 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 1611868 0 0 0 446247 587 0 0 25 0 4 0 653669851 6319087616 1506444 33554432000 4194304 4964800 140733635154224 18446744073709551615 4670142 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 1542746 1506444 454 189 0 1537095 0
[pid=18622/tid=18624] ppid=18620 vsize=6170984 CPUtime=1119.21 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 140819 0 0 0 111847 74 0 0 25 0 4 0 653670109 6319087616 1506444 33554432000 4194304 4964800 140733635154224 18446744073709551615 4342904 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=6170984 CPUtime=1119.71 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 694942 0 0 0 111750 221 0 0 25 0 4 0 653670109 6319087616 1506444 33554432000 4194304 4964800 140733635154224 18446744073709551615 4313799 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=6170984 CPUtime=1107.6 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 515624 0 0 0 110565 195 0 0 25 0 4 0 653670109 6319087616 1506444 33554432000 4194304 4964800 140733635154224 18446744073709551615 4313794 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4468.34
Current children cumulated vsize (KiB) 6170984

[startup+1182.3 s]
/proc/loadavg: 8.15 8.18 8.14 9/308 18729
/proc/meminfo: memFree=5363736/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=6309224 CPUtime=4707.76 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 1653775 0 0 0 470171 605 0 0 25 0 4 0 653669851 6460645376 1548350 33554432000 4194304 4964800 140733635154224 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 1577306 1548350 454 189 0 1571655 0
[pid=18622/tid=18624] ppid=18620 vsize=6309224 CPUtime=1179.22 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 145855 0 0 0 117843 79 0 0 25 0 4 0 653670109 6460645376 1548350 33554432000 4194304 4964800 140733635154224 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=6309224 CPUtime=1179.7 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 709744 0 0 0 117744 226 0 0 25 0 4 0 653670109 6460645376 1548350 33554432000 4194304 4964800 140733635154224 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=6309224 CPUtime=1167.01 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 533706 0 0 0 116500 201 0 0 25 0 4 0 653670109 6460645376 1548350 33554432000 4194304 4964800 140733635154224 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4707.76
Current children cumulated vsize (KiB) 6309224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.5 s]
/proc/loadavg: 8.25 8.20 8.15 10/308 18730
/proc/meminfo: memFree=5213312/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=6489448 CPUtime=4800.39 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 1685055 0 0 0 479423 616 0 0 25 0 4 0 653669851 6645194752 1579630 33554432000 4194304 4964800 140733635154224 18446744073709551615 4669131 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18622/statm: 1622362 1579630 454 189 0 1616711 0
[pid=18622/tid=18624] ppid=18620 vsize=6489448 CPUtime=1202.44 cores=0,2,4,6
/proc/18622/task/18624/stat : 18624 (claspmt) R 18620 18622 18486 0 -1 4202560 145862 0 0 0 120165 79 0 0 25 0 4 0 653670109 6645194752 1579641 33554432000 4194304 4964800 140733635154224 18446744073709551615 4670670 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18622/tid=18625] ppid=18620 vsize=6489448 CPUtime=1202.93 cores=0,2,4,6
/proc/18622/task/18625/stat : 18625 (claspmt) R 18620 18622 18486 0 -1 4202560 729113 0 0 0 120060 233 0 0 25 0 4 0 653670109 6645194752 1579641 33554432000 4194304 4964800 140733635154224 18446744073709551615 255376998515 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18622/tid=18626] ppid=18620 vsize=6489448 CPUtime=1189.98 cores=0,2,4,6
/proc/18622/task/18626/stat : 18626 (claspmt) R 18620 18622 18486 0 -1 4202560 545538 0 0 0 118793 205 0 0 25 0 4 0 653670109 6645194752 1579641 33554432000 4194304 4964800 140733635154224 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 6489448

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

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

[startup+1206.2 s]
/proc/loadavg: 8.25 8.20 8.15 10/308 18730
/proc/meminfo: memFree=5213312/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=5928808 CPUtime=4801.09 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 1685088 0 0 0 479491 618 0 0 25 0 1 0 653669851 6071099392 1453151 33554432000 4194304 4964800 140733635154224 18446744073709551615 255376950223 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18622/statm: 1482202 1453151 464 189 0 1476551 0
Current children cumulated CPU time (s) 4801.09
Current children cumulated vsize (KiB) 5928808

[startup+1206.6 s]
/proc/loadavg: 7.98 8.15 8.13 6/306 18731
/proc/meminfo: memFree=9136616/32951124 swapFree=66050672/67111528
[pid=18622] ppid=18620 vsize=2336328 CPUtime=4801.5 cores=0,2,4,6
/proc/18622/stat : 18622 (claspmt) R 18620 18622 18486 0 -1 4202496 1685089 0 0 0 479517 633 0 0 25 0 1 0 653669851 2392399872 539797 33554432000 4194304 4964800 140733635154224 18446744073709551615 255377344647 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18622/statm: 584082 539285 465 189 0 578431 0
Current children cumulated CPU time (s) 4801.5
Current children cumulated vsize (KiB) 2336328

Child status: 0
Real time (s): 1206.7
CPU time (s): 4801.59
CPU user time (s): 4795.17
CPU system time (s): 6.42102
CPU usage (%): 397.912
Max. virtual memory (cumulated for all children) (KiB): 6489448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.17
system time used= 6.42102
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1685090
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= 10586
involuntary context switches= 75424

runsolver used 3.2615 second user time and 8.82266 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 02:52:00
IDJOB=3373364
IDBENCH=82388
IDSOLVER=1853
FILE ID=node135/3373364-1305420714
RUNJOBID= node135-1305419508-18504
PBS_JOBID= 13324578
Free space on /tmp= 73096 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.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-3373364-1305420714/watcher-3373364-1305420714 -o /tmp/evaluation-result-3373364-1305420714/solver-3373364-1305420714 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373364-1305420714.cnf

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1235787551

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:      11420872 kB
Buffers:        280604 kB
Cached:        6152156 kB
SwapCached:      50684 kB
Active:       10562364 kB
Inactive:     10715636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11420872 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:          251780 kB
Writeback:           0 kB
AnonPages:    14799688 kB
Mapped:          19540 kB
Slab:           142444 kB
PageTables:      47456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57500576 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= 73164 MiB
End job on node135 at 2011-05-15 03:12:07