Trace number 3299969

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) 4802.14 1205.38

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1119.56
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...057725/instance-3299969-1304057725.cnf
2.39/2.45	c Solving...
4800.34/1203.61	
4800.34/1203.61	*** INTERRUPTED! ***
4800.34/1203.61	*** Shutting down threads...
4802.06/1205.32	s UNKNOWN
4802.06/1205.32	
4802.06/1205.32	c INTERRUPTED   : 1
4802.06/1205.32	c Models        : 0+    
4802.06/1205.32	c Time          : 1204.803s (Solving: 1202.35s 1st Model: 0.00s Unsat: 0.00s)
4802.06/1205.32	c CPU Time      : 4801.550s

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

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

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


[startup+0 s]
/proc/loadavg: 7.52 7.84 7.98 6/184 19564
/proc/meminfo: memFree=24950812/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=40344 CPUtime=0 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 988 0 0 0 0 0 0 0 23 0 1 0 517370813 41312256 918 33554432000 4194304 4964704 140737465895824 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/19564/statm: 10086 924 375 189 0 4960 0

[startup+0.0458081 s]
/proc/loadavg: 7.52 7.84 7.98 6/184 19564
/proc/meminfo: memFree=24950812/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=51132 CPUtime=0.04 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 9141 0 0 0 3 1 0 0 23 0 1 0 517370813 52359168 7874 33554432000 4194304 4964704 140737465895824 18446744073709551615 232335892224 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/19564/statm: 12783 7875 388 189 0 7657 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 51132

[startup+0.100794 s]
/proc/loadavg: 7.52 7.84 7.98 6/184 19564
/proc/meminfo: memFree=24950812/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=53020 CPUtime=0.09 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 9760 0 0 0 8 1 0 0 23 0 1 0 517370813 54292480 8322 33554432000 4194304 4964704 140737465895824 18446744073709551615 232335892224 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/19564/statm: 13255 8322 388 189 0 8129 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53020

[startup+0.300759 s]
/proc/loadavg: 7.52 7.84 7.98 6/184 19564
/proc/meminfo: memFree=24950812/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=85820 CPUtime=0.29 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 21393 0 0 0 27 2 0 0 25 0 1 0 517370813 87879680 16088 33554432000 4194304 4964704 140737465895824 18446744073709551615 232335553221 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/19564/statm: 21455 16090 388 189 0 16329 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85820

[startup+0.70069 s]
/proc/loadavg: 7.52 7.84 7.98 6/184 19564
/proc/meminfo: memFree=24950812/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=150060 CPUtime=0.69 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 43991 0 0 0 63 6 0 0 25 0 1 0 517370813 153661440 32025 33554432000 4194304 4964704 140737465895824 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/19564/statm: 37515 32025 398 189 0 32389 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 150060

[startup+1.50055 s]
/proc/loadavg: 7.52 7.84 7.98 7/185 19565
/proc/meminfo: memFree=24785024/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=191092 CPUtime=1.49 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 54077 0 0 0 142 7 0 0 25 0 1 0 517370813 195678208 42111 33554432000 4194304 4964704 140737465895824 18446744073709551615 4607536 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/19564/statm: 47773 42111 402 189 0 42647 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191092

[startup+3.10022 s]
/proc/loadavg: 7.32 7.79 7.96 6/185 19565
/proc/meminfo: memFree=24783284/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=385540 CPUtime=4.87 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 72218 0 0 0 476 11 0 0 25 0 4 0 517370813 394792960 53304 33554432000 4194304 4964704 140737465895824 18446744073709551615 4669200 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 96385 53304 454 189 0 90734 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 385540

[startup+6.30065 s]
/proc/loadavg: 7.32 7.79 7.96 9/188 19568
/proc/meminfo: memFree=24732668/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=385540 CPUtime=17.65 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 74183 0 0 0 1752 13 0 0 25 0 4 0 517370813 394792960 55269 33554432000 4194304 4964704 140737465895824 18446744073709551615 4683929 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 96385 55269 458 189 0 90734 0
[pid=19564/tid=19566] ppid=19562 vsize=385540 CPUtime=3.78 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 1619 0 0 0 378 0 0 0 25 0 4 0 517371059 394792960 55269 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=385540 CPUtime=3.82 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 8223 0 0 0 380 2 0 0 25 0 4 0 517371059 394792960 55269 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=385540 CPUtime=3.81 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 8720 0 0 0 379 2 0 0 25 0 4 0 517371059 394792960 55269 33554432000 4194304 4964704 140737465895824 18446744073709551615 4669060 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 17.65
Current children cumulated vsize (KiB) 385540

[startup+12.7005 s]
/proc/loadavg: 7.42 7.80 7.96 9/188 19568
/proc/meminfo: memFree=24708040/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=385540 CPUtime=43.22 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 80260 0 0 0 4304 18 0 0 25 0 4 0 517370813 394792960 61346 33554432000 4194304 4964704 140737465895824 18446744073709551615 4362570 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 96385 61346 458 189 0 90734 0
[pid=19564/tid=19566] ppid=19562 vsize=385540 CPUtime=10.18 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 1619 0 0 0 1018 0 0 0 25 0 4 0 517371059 394792960 61346 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=385540 CPUtime=10.22 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 12021 0 0 0 1018 4 0 0 25 0 4 0 517371059 394792960 61346 33554432000 4194304 4964704 140737465895824 18446744073709551615 4362960 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=385540 CPUtime=10.18 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 10277 0 0 0 1014 4 0 0 25 0 4 0 517371059 394792960 61346 33554432000 4194304 4964704 140737465895824 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 43.22
Current children cumulated vsize (KiB) 385540

[startup+25.5002 s]
/proc/loadavg: 7.51 7.81 7.96 9/188 19569
/proc/meminfo: memFree=24647456/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=385540 CPUtime=94.35 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 92750 0 0 0 9408 27 0 0 25 0 4 0 517370813 394792960 73836 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 96385 73836 458 189 0 90734 0
[pid=19564/tid=19566] ppid=19562 vsize=385540 CPUtime=22.98 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 1621 0 0 0 2298 0 0 0 25 0 4 0 517371059 394792960 73836 33554432000 4194304 4964704 140737465895824 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=385540 CPUtime=23.02 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 19844 0 0 0 2294 8 0 0 25 0 4 0 517371059 394792960 73836 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=385540 CPUtime=22.91 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 13534 0 0 0 2284 7 0 0 25 0 4 0 517371059 394792960 73836 33554432000 4194304 4964704 140737465895824 18446744073709551615 4654444 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 94.35
Current children cumulated vsize (KiB) 385540

[startup+51.1007 s]
/proc/loadavg: 7.85 7.87 7.98 10/188 19569
/proc/meminfo: memFree=24531764/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=516612 CPUtime=196.62 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 117037 0 0 0 19618 44 0 0 25 0 4 0 517370813 529010688 98123 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 129153 98123 458 189 0 123502 0
[pid=19564/tid=19566] ppid=19562 vsize=516612 CPUtime=48.58 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 1621 0 0 0 4858 0 0 0 25 0 4 0 517371059 529010688 98123 33554432000 4194304 4964704 140737465895824 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=516612 CPUtime=48.62 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 36538 0 0 0 4844 18 0 0 25 0 4 0 517371059 529010688 98123 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=516612 CPUtime=48.37 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 20559 0 0 0 4823 14 0 0 25 0 4 0 517371059 529010688 98123 33554432000 4194304 4964704 140737465895824 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 196.62
Current children cumulated vsize (KiB) 516612

[startup+102.307 s]
/proc/loadavg: 8.04 7.92 7.99 9/188 19571
/proc/meminfo: memFree=24324472/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=647684 CPUtime=401.16 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 158538 0 0 0 40039 77 0 0 25 0 4 0 517370813 663228416 139624 33554432000 4194304 4964704 140737465895824 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 161921 139624 458 189 0 156270 0
[pid=19564/tid=19566] ppid=19562 vsize=647684 CPUtime=99.79 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 1710 0 0 0 9979 0 0 0 25 0 4 0 517371059 663228416 139624 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=647684 CPUtime=99.83 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 63634 0 0 0 9946 37 0 0 25 0 4 0 517371059 663228416 139624 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=647684 CPUtime=99.3 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 34387 0 0 0 9902 28 0 0 25 0 4 0 517371059 663228416 139624 33554432000 4194304 4964704 140737465895824 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 401.16
Current children cumulated vsize (KiB) 647684

[startup+162.301 s]
/proc/loadavg: 8.29 8.01 8.01 9/188 19572
/proc/meminfo: memFree=24086792/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=844292 CPUtime=640.81 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 200832 0 0 0 63973 108 0 0 25 0 4 0 517370813 864555008 181918 33554432000 4194304 4964704 140737465895824 18446744073709551615 4632289 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 211073 181918 460 189 0 205422 0
[pid=19564/tid=19566] ppid=19562 vsize=844292 CPUtime=159.79 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 5923 0 0 0 15974 5 0 0 25 0 4 0 517371059 864555008 181918 33554432000 4194304 4964704 140737465895824 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=844292 CPUtime=159.82 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 89812 0 0 0 15929 53 0 0 25 0 4 0 517371059 864555008 181918 33554432000 4194304 4964704 140737465895824 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=844292 CPUtime=158.97 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 43983 0 0 0 15861 36 0 0 25 0 4 0 517371059 864555008 181918 33554432000 4194304 4964704 140737465895824 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 640.81
Current children cumulated vsize (KiB) 844292

[startup+222.3 s]
/proc/loadavg: 8.20 8.03 8.02 9/188 19574
/proc/meminfo: memFree=23853752/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=1106852 CPUtime=880.48 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 244074 0 0 0 87905 143 0 0 25 0 4 0 517370813 1133416448 225160 33554432000 4194304 4964704 140737465895824 18446744073709551615 4342186 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 276713 225160 460 189 0 271062 0
[pid=19564/tid=19566] ppid=19562 vsize=1106852 CPUtime=219.79 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 13272 0 0 0 21965 14 0 0 25 0 4 0 517371059 1133416448 225160 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=1106852 CPUtime=219.82 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 115025 0 0 0 21911 71 0 0 25 0 4 0 517371059 1133416448 225160 33554432000 4194304 4964704 140737465895824 18446744073709551615 4313814 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=1106852 CPUtime=218.64 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 54155 0 0 0 21821 43 0 0 25 0 4 0 517371059 1133416448 225160 33554432000 4194304 4964704 140737465895824 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 880.48
Current children cumulated vsize (KiB) 1106852

[startup+282.301 s]
/proc/loadavg: 8.24 8.07 8.03 9/188 19575
/proc/meminfo: memFree=23592564/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=1243664 CPUtime=1120.16 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 306058 0 0 0 111826 190 0 0 25 0 4 0 517370813 1273511936 287144 33554432000 4194304 4964704 140737465895824 18446744073709551615 4668820 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 310916 287144 460 189 0 305265 0
[pid=19564/tid=19566] ppid=19562 vsize=1243664 CPUtime=279.79 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 17869 0 0 0 27959 20 0 0 25 0 4 0 517371059 1273511936 287144 33554432000 4194304 4964704 140737465895824 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=1243664 CPUtime=279.81 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 148574 0 0 0 27891 90 0 0 25 0 4 0 517371059 1273511936 287144 33554432000 4194304 4964704 140737465895824 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=1243664 CPUtime=278.31 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 71312 0 0 0 27773 58 0 0 25 0 4 0 517371059 1273511936 287144 33554432000 4194304 4964704 140737465895824 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1120.16

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

/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 189381 0 0 0 75431 139 0 0 25 0 4 0 517371059 3100274688 719384 33554432000 4194304 4964704 140737465895824 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3037.53
Current children cumulated vsize (KiB) 3027612

[startup+822.301 s]
/proc/loadavg: 8.32 8.20 8.08 9/188 19650
/proc/meminfo: memFree=20306132/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=3232412 CPUtime=3277.18 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 792490 0 0 0 327243 475 0 0 25 0 4 0 517370813 3309989888 773530 33554432000 4194304 4964704 140737465895824 18446744073709551615 4669427 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 808103 773530 460 189 0 802452 0
[pid=19564/tid=19566] ppid=19562 vsize=3232412 CPUtime=819.8 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 52607 0 0 0 81916 64 0 0 25 0 4 0 517371059 3309989888 773530 33554432000 4194304 4964704 140737465895824 18446744073709551615 4669309 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=3232412 CPUtime=819.76 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 441952 0 0 0 81765 211 0 0 25 0 4 0 517371059 3309989888 773530 33554432000 4194304 4964704 140737465895824 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=3232412 CPUtime=815.38 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 201315 0 0 0 81392 146 0 0 25 0 4 0 517371059 3309989888 773530 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3277.18
Current children cumulated vsize (KiB) 3232412

[startup+882.301 s]
/proc/loadavg: 8.22 8.19 8.08 9/188 19651
/proc/meminfo: memFree=19847788/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=3518108 CPUtime=3516.86 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 855888 0 0 0 351180 506 0 0 25 0 4 0 517370813 3602542592 836928 33554432000 4194304 4964704 140737465895824 18446744073709551615 4669443 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 879527 836928 460 189 0 873876 0
[pid=19564/tid=19566] ppid=19562 vsize=3518108 CPUtime=879.8 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 62104 0 0 0 87911 69 0 0 25 0 4 0 517371059 3602542592 836928 33554432000 4194304 4964704 140737465895824 18446744073709551615 4660083 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=3518108 CPUtime=879.76 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 483030 0 0 0 87749 227 0 0 25 0 4 0 517371059 3602542592 836928 33554432000 4194304 4964704 140737465895824 18446744073709551615 4313801 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=3518108 CPUtime=875.04 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 212058 0 0 0 87353 151 0 0 25 0 4 0 517371059 3602542592 836928 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3516.86
Current children cumulated vsize (KiB) 3518108

[startup+942.301 s]
/proc/loadavg: 8.39 8.23 8.10 9/188 19653
/proc/meminfo: memFree=19426276/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=3693212 CPUtime=3756.53 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 906229 0 0 0 375114 539 0 0 25 0 4 0 517370813 3781849088 887269 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 923303 887269 460 189 0 917652 0
[pid=19564/tid=19566] ppid=19562 vsize=3693212 CPUtime=939.8 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 72986 0 0 0 93900 80 0 0 25 0 4 0 517371059 3781849088 887269 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=3693212 CPUtime=939.75 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 505101 0 0 0 93739 236 0 0 25 0 4 0 517371059 3781849088 887269 33554432000 4194304 4964704 140737465895824 18446744073709551615 4669080 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=3693212 CPUtime=934.73 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 224266 0 0 0 93313 160 0 0 25 0 4 0 517371059 3781849088 887269 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3756.53
Current children cumulated vsize (KiB) 3693212

[startup+1002.3 s]
/proc/loadavg: 8.32 8.23 8.11 9/188 19655
/proc/meminfo: memFree=19014564/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=3892892 CPUtime=3996.21 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 955701 0 0 0 399046 575 0 0 25 0 4 0 517370813 3986321408 936719 33554432000 4194304 4964704 140737465895824 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 973223 936719 460 189 0 967572 0
[pid=19564/tid=19566] ppid=19562 vsize=3892892 CPUtime=999.8 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 82078 0 0 0 99891 89 0 0 25 0 4 0 517371059 3986321408 936719 33554432000 4194304 4964704 140737465895824 18446744073709551615 4632289 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=3892892 CPUtime=999.76 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 529242 0 0 0 99726 250 0 0 25 0 4 0 517371059 3986321408 936719 33554432000 4194304 4964704 140737465895824 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=3892892 CPUtime=994.4 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 239612 0 0 0 99267 173 0 0 25 0 4 0 517371059 3986321408 936719 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3996.21
Current children cumulated vsize (KiB) 3892892

[startup+1062.3 s]
/proc/loadavg: 8.27 8.22 8.11 9/188 19656
/proc/meminfo: memFree=18667196/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=4023964 CPUtime=4235.88 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 997426 0 0 0 422980 608 0 0 25 0 4 0 517370813 4120539136 978416 33554432000 4194304 4964704 140737465895824 18446744073709551615 4669200 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 1005991 978416 460 189 0 1000340 0
[pid=19564/tid=19566] ppid=19562 vsize=4023964 CPUtime=1059.8 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 90218 0 0 0 105882 98 0 0 25 0 4 0 517371059 4120539136 978416 33554432000 4194304 4964704 140737465895824 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=4023964 CPUtime=1059.76 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 550009 0 0 0 105716 260 0 0 25 0 4 0 517371059 4120539136 978416 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=4023964 CPUtime=1054.08 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 245698 0 0 0 105230 178 0 0 25 0 4 0 517371059 4120539136 978416 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4235.88
Current children cumulated vsize (KiB) 4023964

[startup+1122.3 s]
/proc/loadavg: 8.14 8.19 8.10 9/188 19658
/proc/meminfo: memFree=18201652/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=4212380 CPUtime=4475.57 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 1035027 0 0 0 446927 630 0 0 25 0 4 0 517370813 4313477120 1016017 33554432000 4194304 4964704 140737465895824 18446744073709551615 4669396 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 1053095 1016017 460 189 0 1047444 0
[pid=19564/tid=19566] ppid=19562 vsize=4212380 CPUtime=1119.8 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 98384 0 0 0 111872 108 0 0 25 0 4 0 517371059 4313477120 1016017 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=4212380 CPUtime=1119.76 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 565376 0 0 0 111708 268 0 0 25 0 4 0 517371059 4313477120 1016017 33554432000 4194304 4964704 140737465895824 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=4212380 CPUtime=1113.75 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 259766 0 0 0 111193 182 0 0 25 0 4 0 517371059 4313477120 1016017 33554432000 4194304 4964704 140737465895824 18446744073709551615 4342177 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4475.57
Current children cumulated vsize (KiB) 4212380

[startup+1182.3 s]
/proc/loadavg: 8.22 8.20 8.11 9/188 19659
/proc/meminfo: memFree=17622896/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=4535964 CPUtime=4715.24 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 1108669 0 0 0 470856 668 0 0 25 0 4 0 517370813 4644827136 1089626 33554432000 4194304 4964704 140737465895824 18446744073709551615 4670233 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 1133991 1089626 460 189 0 1128340 0
[pid=19564/tid=19566] ppid=19562 vsize=4535964 CPUtime=1179.8 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 108486 0 0 0 117862 118 0 0 25 0 4 0 517371059 4644827136 1089626 33554432000 4194304 4964704 140737465895824 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=4535964 CPUtime=1179.76 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 610275 0 0 0 117687 289 0 0 25 0 4 0 517371059 4644827136 1089626 33554432000 4194304 4964704 140737465895824 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=4535964 CPUtime=1173.42 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 275243 0 0 0 117156 186 0 0 25 0 4 0 517371059 4644827136 1089626 33554432000 4194304 4964704 140737465895824 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4715.24
Current children cumulated vsize (KiB) 4535964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.28 8.22 8.11 9/188 19660
/proc/meminfo: memFree=17483372/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=4544156 CPUtime=4800.34 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 1119949 0 0 0 479362 672 0 0 25 0 4 0 517370813 4653215744 1100906 33554432000 4194304 4964704 140737465895824 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 1136039 1100906 460 189 0 1130388 0
[pid=19564/tid=19566] ppid=19562 vsize=4544156 CPUtime=1201.1 cores=1,3,5,7
/proc/19564/task/19566/stat : 19566 (claspmt) R 19562 19564 19041 0 -1 4202560 108486 0 0 0 119992 118 0 0 25 0 4 0 517371059 4653215744 1100906 33554432000 4194304 4964704 140737465895824 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19564/tid=19567] ppid=19562 vsize=4544156 CPUtime=1201.07 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 619235 0 0 0 119814 293 0 0 25 0 4 0 517371059 4653215744 1100906 33554432000 4194304 4964704 140737465895824 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19564/tid=19568] ppid=19562 vsize=4544156 CPUtime=1194.6 cores=1,3,5,7
/proc/19564/task/19568/stat : 19568 (claspmt) R 19562 19564 19041 0 -1 4202560 275522 0 0 0 119274 186 0 0 25 0 4 0 517371059 4653215744 1100906 33554432000 4194304 4964704 140737465895824 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 4544156

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.28 8.22 8.11 6/187 19661
/proc/meminfo: memFree=17482884/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=4544156 CPUtime=4801.35 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) S 19562 19564 19041 0 -1 4202496 1119952 0 0 0 479463 672 0 0 25 0 2 0 517370813 4653215744 1100909 33554432000 4194304 4964704 140737465895824 18446744073709551615 232347695077 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/19564/statm: 1136039 1100909 462 189 0 1130388 0
[pid=19564/tid=19567] ppid=19562 vsize=4544156 CPUtime=1202.06 cores=1,3,5,7
/proc/19564/task/19567/stat : 19567 (claspmt) R 19562 19564 19041 0 -1 4202560 619235 0 0 0 119913 293 0 0 25 0 2 0 517371059 4653215744 1100909 33554432000 4194304 4964704 140737465895824 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4801.35
Current children cumulated vsize (KiB) 4544156

[startup+1205 s]
/proc/loadavg: 8.28 8.22 8.11 6/187 19661
/proc/meminfo: memFree=17482884/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=4524840 CPUtime=4801.76 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 1119960 0 0 0 479503 673 0 0 18 0 1 0 517370813 4633436160 1096088 33554432000 4194304 4964704 140737465895824 18446744073709551615 232335548571 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/19564/statm: 1131210 1096088 470 189 0 1125559 0
Current children cumulated CPU time (s) 4801.76
Current children cumulated vsize (KiB) 4524840

[startup+1205.2 s]
/proc/loadavg: 8.28 8.22 8.11 6/187 19661
/proc/meminfo: memFree=17482884/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=4131624 CPUtime=4801.95 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 1119961 0 0 0 479521 674 0 0 18 0 1 0 517370813 4230782976 1000552 33554432000 4194304 4964704 140737465895824 18446744073709551615 232335548418 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/19564/statm: 1032906 1000552 471 189 0 1027255 0
Current children cumulated CPU time (s) 4801.95
Current children cumulated vsize (KiB) 4131624

[startup+1205.3 s]
/proc/loadavg: 8.28 8.22 8.11 6/187 19661
/proc/meminfo: memFree=17482884/32951124 swapFree=67111524/67111528
[pid=19564] ppid=19562 vsize=2090420 CPUtime=4802.06 cores=1,3,5,7
/proc/19564/stat : 19564 (claspmt) R 19562 19564 19041 0 -1 4202496 1119961 0 0 0 479523 683 0 0 18 0 1 0 517370813 2140590080 473443 33554432000 4194304 4964704 140737465895824 18446744073709551615 232335935623 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/19564/statm: 522605 472928 471 189 0 516954 0
Current children cumulated CPU time (s) 4802.06
Current children cumulated vsize (KiB) 2090420

Child status: 0
Real time (s): 1205.38
CPU time (s): 4802.14
CPU user time (s): 4795.23
CPU system time (s): 6.90995
CPU usage (%): 398.392
Max. virtual memory (cumulated for all children) (KiB): 4544156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.23
system time used= 6.90995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1119962
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= 3792
involuntary context switches= 34656

runsolver used 1.79673 second user time and 4.78627 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 08:15:27
IDJOB=3299969
IDBENCH=82363
IDSOLVER=1683
FILE ID=node132/3299969-1304057725
RUNJOBID= node132-1304057522-19357
PBS_JOBID= 13170426
Free space on /tmp= 71820 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-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-3299969-1304057725/watcher-3299969-1304057725 -o /tmp/evaluation-result-3299969-1304057725/solver-3299969-1304057725 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299969-1304057725.cnf

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=1028959634

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24950844 kB
Buffers:        762400 kB
Cached:        6269760 kB
SwapCached:          4 kB
Active:        2341776 kB
Inactive:      5158336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24950844 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           44588 kB
Writeback:           0 kB
AnonPages:      467728 kB
Mapped:          15756 kB
Slab:           436220 kB
PageTables:       5700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   626524 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= 71792 MiB
End job on node132 at 2011-04-29 08:35:32