Trace number 3299972

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 4801.6 1204.96

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...062881/instance-3299972-1304062881.cnf
2.49/2.51	c Solving...
4800.38/1203.81	
4800.38/1203.81	*** INTERRUPTED! ***
4800.38/1203.81	*** Shutting down threads...
4801.44/1204.85	s UNKNOWN
4801.44/1204.85	
4801.44/1204.85	c INTERRUPTED   : 1
4801.44/1204.85	c Models        : 0+    
4801.44/1204.85	c Time          : 1203.998s (Solving: 1201.49s 1st Model: 0.00s Unsat: 0.00s)
4801.44/1204.85	c CPU Time      : 4800.650s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3299972-1304062881/watcher-3299972-1304062881 -o /tmp/evaluation-result-3299972-1304062881/solver-3299972-1304062881 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299972-1304062881.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: 6.57 7.78 7.91 2/177 31950
/proc/meminfo: memFree=24505572/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=212944 CPUtime=0 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 933 0 0 0 0 0 0 0 21 0 1 0 596519147 218054656 862 33554432000 4194304 4964704 140734580834656 18446744073709551615 4686261 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31950/statm: 53236 863 374 189 0 48110 0

[startup+0.057594 s]
/proc/loadavg: 6.57 7.78 7.91 2/177 31950
/proc/meminfo: memFree=24505572/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=212944 CPUtime=0.05 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 17631 0 0 0 3 2 0 0 21 0 1 0 596519147 218054656 17560 33554432000 4194304 4964704 140734580834656 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31950/statm: 53236 17576 375 189 0 48110 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 212944

[startup+0.100592 s]
/proc/loadavg: 6.57 7.78 7.91 2/177 31950
/proc/meminfo: memFree=24505572/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=212944 CPUtime=0.09 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 33685 0 0 0 6 3 0 0 21 0 1 0 596519147 218054656 33614 33554432000 4194304 4964704 140734580834656 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31950/statm: 53236 33629 375 189 0 48110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 212944

[startup+0.300526 s]
/proc/loadavg: 6.57 7.78 7.91 2/177 31950
/proc/meminfo: memFree=24505572/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=319456 CPUtime=0.29 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 85524 0 0 0 20 9 0 0 22 0 1 0 596519147 327122944 73634 33554432000 4194304 4964704 140734580834656 18446744073709551615 252458065664 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31950/statm: 79864 73635 389 189 0 74738 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 319456

[startup+0.700452 s]
/proc/loadavg: 6.57 7.78 7.91 2/177 31950
/proc/meminfo: memFree=24505572/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=328736 CPUtime=0.69 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 87949 0 0 0 59 10 0 0 23 0 1 0 596519147 336625664 76059 33554432000 4194304 4964704 140734580834656 18446744073709551615 252457726661 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31950/statm: 82184 76059 389 189 0 77058 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 328736

[startup+1.5003 s]
/proc/loadavg: 6.57 7.78 7.91 6/181 31954
/proc/meminfo: memFree=24139004/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=369096 CPUtime=1.49 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 98093 0 0 0 135 14 0 0 25 0 1 0 596519147 377954304 86120 33554432000 4194304 4964704 140734580834656 18446744073709551615 252458065664 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31950/statm: 92274 86120 389 189 0 87148 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 369096

[startup+3.10097 s]
/proc/loadavg: 6.57 7.78 7.91 6/181 31954
/proc/meminfo: memFree=24080376/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=1032944 CPUtime=4.06 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 307669 0 0 0 369 37 0 0 21 0 4 0 596519147 1057734656 207119 33554432000 4194304 4964704 140734580834656 18446744073709551615 4370387 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 258236 207120 444 189 0 252585 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 1032944

[startup+6.30038 s]
/proc/loadavg: 6.53 7.75 7.90 9/184 31957
/proc/meminfo: memFree=23558316/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=1045496 CPUtime=16.83 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 323516 0 0 0 1641 42 0 0 25 0 4 0 596519147 1070587904 222966 33554432000 4194304 4964704 140734580834656 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 261374 222966 452 189 0 255723 0
[pid=31950/tid=31955] ppid=31948 vsize=1045496 CPUtime=3.46 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 42442 0 0 0 344 2 0 0 20 0 4 0 596519399 1070587904 222966 33554432000 4194304 4964704 140734580834656 18446744073709551615 4370512 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=1045496 CPUtime=3.74 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 71260 0 0 0 364 10 0 0 25 0 4 0 596519399 1070587904 222966 33554432000 4194304 4964704 140734580834656 18446744073709551615 4362919 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=1045496 CPUtime=3.75 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 66945 0 0 0 369 6 0 0 25 0 4 0 596519399 1070587904 222966 33554432000 4194304 4964704 140734580834656 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 16.83
Current children cumulated vsize (KiB) 1045496

[startup+12.7012 s]
/proc/loadavg: 6.64 7.76 7.90 9/184 31958
/proc/meminfo: memFree=23432720/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=1136192 CPUtime=42.4 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 348199 0 0 0 4188 52 0 0 25 0 4 0 596519147 1163460608 247649 33554432000 4194304 4964704 140734580834656 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 284048 247649 452 189 0 278397 0
[pid=31950/tid=31955] ppid=31948 vsize=1136192 CPUtime=9.82 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 46478 0 0 0 978 4 0 0 25 0 4 0 596519399 1163460608 247649 33554432000 4194304 4964704 140734580834656 18446744073709551615 4629965 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=1136192 CPUtime=10.15 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 82931 0 0 0 1001 14 0 0 25 0 4 0 596519399 1163460608 247649 33554432000 4194304 4964704 140734580834656 18446744073709551615 4651279 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=1136192 CPUtime=10.15 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 73232 0 0 0 1007 8 0 0 25 0 4 0 596519399 1163460608 247649 33554432000 4194304 4964704 140734580834656 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 42.4
Current children cumulated vsize (KiB) 1136192

[startup+25.5008 s]
/proc/loadavg: 6.94 7.77 7.90 9/184 31958
/proc/meminfo: memFree=23246756/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=1238152 CPUtime=93.52 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 379805 0 0 0 9286 66 0 0 25 0 4 0 596519147 1267867648 279255 33554432000 4194304 4964704 140734580834656 18446744073709551615 4668820 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 309538 279255 452 189 0 303887 0
[pid=31950/tid=31955] ppid=31948 vsize=1238152 CPUtime=22.56 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 49318 0 0 0 2249 7 0 0 25 0 4 0 596519399 1267867648 279255 33554432000 4194304 4964704 140734580834656 18446744073709551615 4371542 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=1238152 CPUtime=22.94 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 99228 0 0 0 2273 21 0 0 25 0 4 0 596519399 1267867648 279255 33554432000 4194304 4964704 140734580834656 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=1238152 CPUtime=22.95 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 82349 0 0 0 2285 10 0 0 25 0 4 0 596519399 1267867648 279255 33554432000 4194304 4964704 140734580834656 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 93.52
Current children cumulated vsize (KiB) 1238152

[startup+51.101 s]
/proc/loadavg: 7.30 7.79 7.90 9/184 31959
/proc/meminfo: memFree=22918004/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=1508960 CPUtime=195.77 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 438464 0 0 0 19489 88 0 0 25 0 4 0 596519147 1545175040 337914 33554432000 4194304 4964704 140734580834656 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 377240 337914 452 189 0 371589 0
[pid=31950/tid=31955] ppid=31948 vsize=1508960 CPUtime=48.01 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 55887 0 0 0 4791 10 0 0 25 0 4 0 596519399 1545175040 337914 33554432000 4194304 4964704 140734580834656 18446744073709551615 4632355 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=1508960 CPUtime=48.54 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 125201 0 0 0 4822 32 0 0 25 0 4 0 596519399 1545175040 337914 33554432000 4194304 4964704 140734580834656 18446744073709551615 4670032 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=1508960 CPUtime=48.56 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 100941 0 0 0 4841 15 0 0 25 0 4 0 596519399 1545175040 337914 33554432000 4194304 4964704 140734580834656 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 195.77
Current children cumulated vsize (KiB) 1508960

[startup+102.307 s]
/proc/loadavg: 7.74 7.83 7.91 9/184 31960
/proc/meminfo: memFree=22348652/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=1879660 CPUtime=400.32 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 523521 0 0 0 39912 120 0 0 25 0 4 0 596519147 1924771840 422971 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313764 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 469915 422971 452 189 0 464264 0
[pid=31950/tid=31955] ppid=31948 vsize=1879660 CPUtime=98.94 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 58700 0 0 0 9881 13 0 0 25 0 4 0 596519399 1924771840 422971 33554432000 4194304 4964704 140734580834656 18446744073709551615 4342206 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=1879660 CPUtime=99.74 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 178341 0 0 0 9922 52 0 0 25 0 4 0 596519399 1924771840 422971 33554432000 4194304 4964704 140734580834656 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=1879660 CPUtime=99.76 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 128060 0 0 0 9955 21 0 0 25 0 4 0 596519399 1924771840 422971 33554432000 4194304 4964704 140734580834656 18446744073709551615 4362964 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 400.32
Current children cumulated vsize (KiB) 1879660

[startup+162.3 s]
/proc/loadavg: 7.48 7.77 7.88 9/184 31992
/proc/meminfo: memFree=22034140/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=2194348 CPUtime=639.97 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 601534 0 0 0 63846 151 0 0 25 0 4 0 596519147 2247012352 500963 33554432000 4194304 4964704 140734580834656 18446744073709551615 4380408 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 548587 500963 452 189 0 542936 0
[pid=31950/tid=31955] ppid=31948 vsize=2194348 CPUtime=158.61 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 59440 0 0 0 15848 13 0 0 25 0 4 0 596519399 2247012352 500963 33554432000 4194304 4964704 140734580834656 18446744073709551615 4669056 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=2194348 CPUtime=159.73 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 224978 0 0 0 15898 75 0 0 25 0 4 0 596519399 2247012352 500963 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=2194348 CPUtime=159.76 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 157556 0 0 0 15948 28 0 0 25 0 4 0 596519399 2247012352 500963 33554432000 4194304 4964704 140734580834656 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 639.97
Current children cumulated vsize (KiB) 2194348

[startup+222.3 s]
/proc/loadavg: 7.94 7.85 7.90 9/184 31993
/proc/meminfo: memFree=21270784/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=2433048 CPUtime=879.64 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 676005 0 0 0 87787 177 0 0 25 0 4 0 596519147 2491441152 575434 33554432000 4194304 4964704 140734580834656 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 608262 575434 452 189 0 602611 0
[pid=31950/tid=31955] ppid=31948 vsize=2433048 CPUtime=218.29 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 60818 0 0 0 21814 15 0 0 25 0 4 0 596519399 2491441152 575434 33554432000 4194304 4964704 140734580834656 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=2433048 CPUtime=219.74 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 269637 0 0 0 21883 91 0 0 25 0 4 0 596519399 2491441152 575434 33554432000 4194304 4964704 140734580834656 18446744073709551615 4658370 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=2433048 CPUtime=219.76 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 184505 0 0 0 21941 35 0 0 25 0 4 0 596519399 2491441152 575434 33554432000 4194304 4964704 140734580834656 18446744073709551615 252457726661 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 879.64
Current children cumulated vsize (KiB) 2433048

[startup+282.301 s]
/proc/loadavg: 7.42 7.74 7.86 9/184 32025
/proc/meminfo: memFree=21511164/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=2675088 CPUtime=1119.33 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 746438 0 0 0 111716 217 0 0 25 0 4 0 596519147 2739290112 645864 33554432000 4194304 4964704 140734580834656 18446744073709551615 4370377 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 668772 645864 454 189 0 663121 0
[pid=31950/tid=31955] ppid=31948 vsize=2675088 CPUtime=277.96 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 65690 0 0 0 27772 24 0 0 25 0 4 0 596519399 2739290112 645864 33554432000 4194304 4964704 140734580834656 18446744073709551615 4684027 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=2675088 CPUtime=279.74 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 303931 0 0 0 27863 111 0 0 25 0 4 0 596519399 2739290112 645864 33554432000 4194304 4964704 140734580834656 18446744073709551615 4684013 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=2675088 CPUtime=279.76 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 212209 0 0 0 27933 43 0 0 25 0 4 0 596519399 2739290112 645864 33554432000 4194304 4964704 140734580834656 18446744073709551615 4658370 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1119.33

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

[startup+762.307 s]
/proc/loadavg: 8.16 7.81 7.79 9/184 32278
/proc/meminfo: memFree=19738044/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=4651312 CPUtime=3036.76 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 1226898 0 0 0 303235 441 0 0 25 0 4 0 596519147 4762943488 1126324 33554432000 4194304 4964704 140734580834656 18446744073709551615 4369954 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 1162828 1126324 454 189 0 1157177 0
[pid=31950/tid=31955] ppid=31948 vsize=4651312 CPUtime=755.37 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 72706 0 0 0 75502 35 0 0 25 0 4 0 596519399 4762943488 1126324 33554432000 4194304 4964704 140734580834656 18446744073709551615 4370377 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=4651312 CPUtime=759.76 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 605234 0 0 0 75708 268 0 0 25 0 4 0 596519399 4762943488 1126324 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=4651312 CPUtime=759.77 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 378299 0 0 0 75882 95 0 0 25 0 4 0 596519399 4762943488 1126324 33554432000 4194304 4964704 140734580834656 18446744073709551615 4362919 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3036.76
Current children cumulated vsize (KiB) 4651312

[startup+822.301 s]
/proc/loadavg: 8.24 7.89 7.82 9/184 32279
/proc/meminfo: memFree=19464076/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=4867376 CPUtime=3276.42 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 1278621 0 0 0 327186 456 0 0 25 0 4 0 596519147 4984193024 1178047 33554432000 4194304 4964704 140734580834656 18446744073709551615 4677956 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 1216844 1178047 454 189 0 1211193 0
[pid=31950/tid=31955] ppid=31948 vsize=4867376 CPUtime=815.04 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 72706 0 0 0 81469 35 0 0 25 0 4 0 596519399 4984193024 1178047 33554432000 4194304 4964704 140734580834656 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=4867376 CPUtime=819.76 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 633707 0 0 0 81698 278 0 0 25 0 4 0 596519399 4984193024 1178047 33554432000 4194304 4964704 140734580834656 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=4867376 CPUtime=819.76 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 399557 0 0 0 81876 100 0 0 25 0 4 0 596519399 4984193024 1178047 33554432000 4194304 4964704 140734580834656 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3276.42
Current children cumulated vsize (KiB) 4867376

[startup+882.301 s]
/proc/loadavg: 8.23 7.94 7.84 9/184 32281
/proc/meminfo: memFree=19177456/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=5084464 CPUtime=3516.09 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 1334171 0 0 0 351136 473 0 0 25 0 4 0 596519147 5206491136 1233597 33554432000 4194304 4964704 140734580834656 18446744073709551615 4684537 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 1271116 1233597 454 189 0 1265465 0
[pid=31950/tid=31955] ppid=31948 vsize=5084464 CPUtime=874.7 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 74206 0 0 0 87435 35 0 0 25 0 4 0 596519399 5206491136 1233597 33554432000 4194304 4964704 140734580834656 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=5084464 CPUtime=879.76 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 664866 0 0 0 87688 288 0 0 25 0 4 0 596519399 5206491136 1233597 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=5084464 CPUtime=879.76 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 421259 0 0 0 87871 105 0 0 25 0 4 0 596519399 5206491136 1233597 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3516.09
Current children cumulated vsize (KiB) 5084464

[startup+942.3 s]
/proc/loadavg: 8.14 7.96 7.85 9/184 32282
/proc/meminfo: memFree=18918984/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=5323056 CPUtime=3755.78 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 1388078 0 0 0 375082 496 0 0 25 0 4 0 596519147 5450809344 1287504 33554432000 4194304 4964704 140734580834656 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 1330764 1287504 454 189 0 1325113 0
[pid=31950/tid=31955] ppid=31948 vsize=5323056 CPUtime=934.38 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 74206 0 0 0 93403 35 0 0 25 0 4 0 596519399 5450809344 1287504 33554432000 4194304 4964704 140734580834656 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=5323056 CPUtime=939.76 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 708235 0 0 0 93668 308 0 0 25 0 4 0 596519399 5450809344 1287504 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=5323056 CPUtime=939.77 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 431797 0 0 0 93869 108 0 0 25 0 4 0 596519399 5450809344 1287504 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3755.78
Current children cumulated vsize (KiB) 5323056

[startup+1002.3 s]
/proc/loadavg: 8.11 7.98 7.86 9/184 32284
/proc/meminfo: memFree=18740976/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=5427504 CPUtime=3995.45 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 1416893 0 0 0 399037 508 0 0 25 0 4 0 596519147 5557764096 1316319 33554432000 4194304 4964704 140734580834656 18446744073709551615 4629408 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 1356876 1316319 454 189 0 1351225 0
[pid=31950/tid=31955] ppid=31948 vsize=5427504 CPUtime=994.05 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 74236 0 0 0 99370 35 0 0 25 0 4 0 596519399 5557764096 1316319 33554432000 4194304 4964704 140734580834656 18446744073709551615 4362225 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=5427504 CPUtime=999.76 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 723580 0 0 0 99663 313 0 0 25 0 4 0 596519399 5557764096 1316319 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313758 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=5427504 CPUtime=999.77 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 436266 0 0 0 99867 110 0 0 25 0 4 0 596519399 5557764096 1316319 33554432000 4194304 4964704 140734580834656 18446744073709551615 4379614 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3995.45
Current children cumulated vsize (KiB) 5427504

[startup+1062.3 s]
/proc/loadavg: 8.09 8.00 7.87 9/184 32286
/proc/meminfo: memFree=18437004/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=5739824 CPUtime=4235.14 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 1482372 0 0 0 422984 530 0 0 25 0 4 0 596519147 5877579776 1381648 33554432000 4194304 4964704 140734580834656 18446744073709551615 4652078 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 1434956 1381648 454 189 0 1429305 0
[pid=31950/tid=31955] ppid=31948 vsize=5739824 CPUtime=1053.73 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 75575 0 0 0 105337 36 0 0 25 0 4 0 596519399 5877579776 1381648 33554432000 4194304 4964704 140734580834656 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=5739824 CPUtime=1059.77 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 763381 0 0 0 105651 326 0 0 25 0 4 0 596519399 5877579776 1381648 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=5739824 CPUtime=1059.77 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 449227 0 0 0 105864 113 0 0 25 0 4 0 596519399 5877579776 1381648 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4235.14
Current children cumulated vsize (KiB) 5739824

[startup+1122.3 s]
/proc/loadavg: 8.03 8.00 7.88 9/184 32287
/proc/meminfo: memFree=18210160/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=5805360 CPUtime=4474.82 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 1525190 0 0 0 446929 553 0 0 25 0 4 0 596519147 5944688640 1424385 33554432000 4194304 4964704 140734580834656 18446744073709551615 4652119 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 1451340 1424385 454 189 0 1445689 0
[pid=31950/tid=31955] ppid=31948 vsize=5805360 CPUtime=1113.41 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 78811 0 0 0 111302 39 0 0 25 0 4 0 596519399 5944688640 1424385 33554432000 4194304 4964704 140734580834656 18446744073709551615 4652226 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=5805360 CPUtime=1119.77 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 777435 0 0 0 111645 332 0 0 25 0 4 0 596519399 5944688640 1424385 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313853 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=5805360 CPUtime=1119.77 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 466373 0 0 0 111855 122 0 0 25 0 4 0 596519399 5944688640 1424385 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4474.82
Current children cumulated vsize (KiB) 5805360

[startup+1182.3 s]
/proc/loadavg: 8.01 8.00 7.88 9/184 32298
/proc/meminfo: memFree=18037684/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=5926192 CPUtime=4714.48 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 1556899 0 0 0 470881 567 0 0 25 0 4 0 596519147 6068420608 1456088 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313751 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 1481548 1456088 454 189 0 1475897 0
[pid=31950/tid=31955] ppid=31948 vsize=5926192 CPUtime=1173.07 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 85181 0 0 0 117263 44 0 0 25 0 4 0 596519399 6068420608 1456088 33554432000 4194304 4964704 140734580834656 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=5926192 CPUtime=1179.76 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 788390 0 0 0 117642 334 0 0 25 0 4 0 596519399 6068420608 1456088 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=5926192 CPUtime=1179.77 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 470962 0 0 0 117854 123 0 0 25 0 4 0 596519399 6068420608 1456088 33554432000 4194304 4964704 140734580834656 18446744073709551615 4379092 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4714.48
Current children cumulated vsize (KiB) 5926192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 8.01 8.00 7.89 10/184 32298
/proc/meminfo: memFree=17995816/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=5932336 CPUtime=4800.38 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 1562984 0 0 0 479467 571 0 0 25 0 4 0 596519147 6074712064 1462173 33554432000 4194304 4964704 140734580834656 18446744073709551615 4369540 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 1483084 1462173 454 189 0 1477433 0
[pid=31950/tid=31955] ppid=31948 vsize=5932336 CPUtime=1194.45 cores=0,2,4,6
/proc/31950/task/31955/stat : 31955 (claspmt) R 31948 31950 31616 0 -1 4202560 87509 0 0 0 119399 46 0 0 25 0 4 0 596519399 6074712064 1462173 33554432000 4194304 4964704 140734580834656 18446744073709551615 4670608 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31950/tid=31956] ppid=31948 vsize=5932336 CPUtime=1201.27 cores=0,2,4,6
/proc/31950/task/31956/stat : 31956 (claspmt) R 31948 31950 31616 0 -1 4202560 788396 0 0 0 119793 334 0 0 25 0 4 0 596519399 6074712064 1462173 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313845 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31950/tid=31957] ppid=31948 vsize=5932336 CPUtime=1201.28 cores=0,2,4,6
/proc/31950/task/31957/stat : 31957 (claspmt) R 31948 31950 31616 0 -1 4202560 472894 0 0 0 120004 124 0 0 25 0 4 0 596519399 6074712064 1462173 33554432000 4194304 4964704 140734580834656 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 5932336

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

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

[startup+1204.6 s]
/proc/loadavg: 8.01 8.00 7.89 6/182 32299
/proc/meminfo: memFree=18335840/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=5343924 CPUtime=4801.24 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 1562996 0 0 0 479551 573 0 0 25 0 1 0 596519147 5472178176 1314696 33554432000 4194304 4964704 140734580834656 18446744073709551615 252457721113 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/31950/statm: 1335981 1314696 465 189 0 1330330 0
Current children cumulated CPU time (s) 4801.24
Current children cumulated vsize (KiB) 5343924

[startup+1204.8 s]
/proc/loadavg: 8.01 8.00 7.89 6/182 32299
/proc/meminfo: memFree=18335840/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=3508916 CPUtime=4801.44 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202496 1562996 0 0 0 479563 581 0 0 25 0 1 0 596519147 3593129984 840034 33554432000 4194304 4964704 140734580834656 18446744073709551615 252458109063 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/31950/statm: 877229 839522 465 189 0 871578 0
Current children cumulated CPU time (s) 4801.44
Current children cumulated vsize (KiB) 3508916

[startup+1204.9 s]
/proc/loadavg: 8.01 8.00 7.89 6/182 32299
/proc/meminfo: memFree=18335840/32951124 swapFree=67111348/67111528
[pid=31950] ppid=31948 vsize=0 CPUtime=4801.54 cores=0,2,4,6
/proc/31950/stat : 31950 (claspmt) R 31948 31950 31616 0 -1 4202500 1562997 0 0 0 479563 591 0 0 25 0 1 0 596519147 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31950/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4801.54
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1204.96
CPU time (s): 4801.6
CPU user time (s): 4795.64
CPU system time (s): 5.96609
CPU usage (%): 398.488
Max. virtual memory (cumulated for all children) (KiB): 5932336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.64
system time used= 5.96609
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1562997
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= 4352
involuntary context switches= 20843

runsolver used 1.87571 second user time and 4.70728 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-29 09:41:27
IDJOB=3299972
IDBENCH=82404
IDSOLVER=1683
FILE ID=node111/3299972-1304062881
RUNJOBID= node111-1304062881-31930
PBS_JOBID= 13170444
Free space on /tmp= 70696 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.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-3299972-1304062881/watcher-3299972-1304062881 -o /tmp/evaluation-result-3299972-1304062881/solver-3299972-1304062881 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299972-1304062881.cnf

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

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=284082024

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24505604 kB
Buffers:       1272540 kB
Cached:        6439804 kB
SwapCached:        124 kB
Active:        3470292 kB
Inactive:      4479620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24505604 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          207556 kB
Writeback:           0 kB
AnonPages:      237568 kB
Mapped:          15584 kB
Slab:           432020 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   390076 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70724 MiB
End job on node111 at 2011-04-29 10:01:33