Trace number 3299836

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-R4095UNSAT 104.93 26.423

General information on the benchmark

NameSAT04/industrial/hoonsang/vis-bmc/
all.used-as.sat04-986.cnf
MD5SUM51fef6c1c8ac21be9eb125cde1cdd08e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.941
Satisfiable
(Un)Satisfiability was proved
Number of variables21317
Number of clauses63664
Sum of the clauses size148532
Maximum clause length3
Minimum clause length1
Number of clauses of size 113
Number of clauses of size 242434
Number of clauses of size 321217
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...104272/instance-3299836-1304104272.cnf
0.09/0.17	c Solving...
104.90/26.42	s UNSATISFIABLE
104.90/26.42	
104.90/26.42	c Models        : 0     
104.90/26.42	c Time          : 26.403s (Solving: 26.23s 1st Model: 0.00s Unsat: 26.23s)
104.90/26.42	c CPU Time      : 104.900s

Verifier Data

No possible verification on an UNSAT instance

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

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

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


[startup+0 s]
/proc/loadavg: 8.06 8.03 7.98 5/180 27377
/proc/meminfo: memFree=22609872/32951124 swapFree=67111524/67111528
[pid=27377] ppid=27375 vsize=24876 CPUtime=0 cores=1,3,5,7
/proc/27377/stat : 27377 (claspmt) R 27375 27377 27138 0 -1 4202496 1519 0 0 0 0 0 0 0 25 0 1 0 522028102 25473024 1341 33554432000 4194304 4964704 140734812117056 18446744073709551615 4679071 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/27377/statm: 6219 1345 376 189 0 1093 0

[startup+0.0528349 s]
/proc/loadavg: 8.06 8.03 7.98 5/180 27377
/proc/meminfo: memFree=22609872/32951124 swapFree=67111524/67111528
[pid=27377] ppid=27375 vsize=31832 CPUtime=0.04 cores=1,3,5,7
/proc/27377/stat : 27377 (claspmt) R 27375 27377 27138 0 -1 4202496 3815 0 0 0 4 0 0 0 25 0 1 0 522028102 32595968 3079 33554432000 4194304 4964704 140734812117056 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/27377/statm: 7958 3079 403 189 0 2832 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31832

[startup+0.100819 s]
/proc/loadavg: 8.06 8.03 7.98 5/180 27377
/proc/meminfo: memFree=22609872/32951124 swapFree=67111524/67111528
[pid=27377] ppid=27375 vsize=33416 CPUtime=0.09 cores=1,3,5,7
/proc/27377/stat : 27377 (claspmt) R 27375 27377 27138 0 -1 4202496 4201 0 0 0 9 0 0 0 25 0 1 0 522028102 34217984 3465 33554432000 4194304 4964704 140734812117056 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/27377/statm: 8354 3465 403 189 0 3228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33416

[startup+0.300748 s]
/proc/loadavg: 8.06 8.03 7.98 5/180 27377
/proc/meminfo: memFree=22609872/32951124 swapFree=67111524/67111528
[pid=27377] ppid=27375 vsize=185468 CPUtime=0.64 cores=1,3,5,7
/proc/27377/stat : 27377 (claspmt) R 27375 27377 27138 0 -1 4202496 7009 0 0 0 64 0 0 0 25 0 4 0 522028102 189919232 5434 33554432000 4194304 4964704 140734812117056 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27377/statm: 46367 5434 458 189 0 40716 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 185468

[startup+0.700678 s]
/proc/loadavg: 8.06 8.03 7.98 5/180 27377
/proc/meminfo: memFree=22609872/32951124 swapFree=67111524/67111528
[pid=27377] ppid=27375 vsize=185864 CPUtime=2.25 cores=1,3,5,7
/proc/27377/stat : 27377 (claspmt) R 27375 27377 27138 0 -1 4202496 7771 0 0 0 224 1 0 0 25 0 4 0 522028102 190324736 6196 33554432000 4194304 4964704 140734812117056 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27377/statm: 46466 6196 458 189 0 40815 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 185864

[startup+1.50054 s]
/proc/loadavg: 8.06 8.03 7.98 9/184 27381
/proc/meminfo: memFree=22583076/32951124 swapFree=67111524/67111528
[pid=27377] ppid=27375 vsize=186524 CPUtime=5.44 cores=1,3,5,7
/proc/27377/stat : 27377 (claspmt) R 27375 27377 27138 0 -1 4202496 8460 0 0 0 543 1 0 0 25 0 4 0 522028102 191000576 6885 33554432000 4194304 4964704 140734812117056 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27377/statm: 46631 6885 458 189 0 40980 0
[pid=27377/tid=27379] ppid=27375 vsize=186524 CPUtime=1.31 cores=1,3,5,7
/proc/27377/task/27379/stat : 27379 (claspmt) R 27375 27377 27138 0 -1 4202560 811 0 0 0 131 0 0 0 19 0 4 0 522028120 191000576 6885 33554432000 4194304 4964704 140734812117056 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27377/tid=27380] ppid=27375 vsize=186524 CPUtime=1.31 cores=1,3,5,7
/proc/27377/task/27380/stat : 27380 (claspmt) R 27375 27377 27138 0 -1 4202560 1435 0 0 0 131 0 0 0 25 0 4 0 522028120 191000576 6885 33554432000 4194304 4964704 140734812117056 18446744073709551615 4669056 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27377/tid=27381] ppid=27375 vsize=186524 CPUtime=1.31 cores=1,3,5,7
/proc/27377/task/27381/stat : 27381 (claspmt) R 27375 27377 27138 0 -1 4202560 1276 0 0 0 131 0 0 0 19 0 4 0 522028120 191000576 6885 33554432000 4194304 4964704 140734812117056 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 186524

[startup+3.10025 s]
/proc/loadavg: 8.06 8.03 7.98 9/184 27381
/proc/meminfo: memFree=22577248/32951124 swapFree=67111524/67111528
[pid=27377] ppid=27375 vsize=188392 CPUtime=11.83 cores=1,3,5,7
/proc/27377/stat : 27377 (claspmt) R 27375 27377 27138 0 -1 4202496 9567 0 0 0 1182 1 0 0 25 0 4 0 522028102 192913408 7992 33554432000 4194304 4964704 140734812117056 18446744073709551615 4660367 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27377/statm: 47098 7992 458 189 0 41447 0
[pid=27377/tid=27379] ppid=27375 vsize=188392 CPUtime=2.91 cores=1,3,5,7
/proc/27377/task/27379/stat : 27379 (claspmt) R 27375 27377 27138 0 -1 4202560 1049 0 0 0 291 0 0 0 25 0 4 0 522028120 192913408 7992 33554432000 4194304 4964704 140734812117056 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27377/tid=27380] ppid=27375 vsize=188392 CPUtime=2.9 cores=1,3,5,7
/proc/27377/task/27380/stat : 27380 (claspmt) R 27375 27377 27138 0 -1 4202560 1885 0 0 0 290 0 0 0 25 0 4 0 522028120 192913408 7992 33554432000 4194304 4964704 140734812117056 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27377/tid=27381] ppid=27375 vsize=188392 CPUtime=2.91 cores=1,3,5,7
/proc/27377/task/27381/stat : 27381 (claspmt) R 27375 27377 27138 0 -1 4202560 1431 0 0 0 291 0 0 0 24 0 4 0 522028120 192913408 7992 33554432000 4194304 4964704 140734812117056 18446744073709551615 4668816 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 188392

[startup+6.30069 s]
/proc/loadavg: 8.06 8.03 7.98 9/184 27381
/proc/meminfo: memFree=22560840/32951124 swapFree=67111524/67111528
[pid=27377] ppid=27375 vsize=189804 CPUtime=24.61 cores=1,3,5,7
/proc/27377/stat : 27377 (claspmt) R 27375 27377 27138 0 -1 4202496 10889 0 0 0 2459 2 0 0 25 0 4 0 522028102 194359296 9314 33554432000 4194304 4964704 140734812117056 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27377/statm: 47451 9314 460 189 0 41800 0
[pid=27377/tid=27379] ppid=27375 vsize=189804 CPUtime=6.11 cores=1,3,5,7
/proc/27377/task/27379/stat : 27379 (claspmt) R 27375 27377 27138 0 -1 4202560 1312 0 0 0 611 0 0 0 25 0 4 0 522028120 194359296 9314 33554432000 4194304 4964704 140734812117056 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27377/tid=27380] ppid=27375 vsize=189804 CPUtime=6.08 cores=1,3,5,7
/proc/27377/task/27380/stat : 27380 (claspmt) R 27375 27377 27138 0 -1 4202560 2413 0 0 0 608 0 0 0 25 0 4 0 522028120 194359296 9314 33554432000 4194304 4964704 140734812117056 18446744073709551615 4362905 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27377/tid=27381] ppid=27375 vsize=189804 CPUtime=6.11 cores=1,3,5,7
/proc/27377/task/27381/stat : 27381 (claspmt) R 27375 27377 27138 0 -1 4202560 1674 0 0 0 611 0 0 0 25 0 4 0 522028120 194359296 9314 33554432000 4194304 4964704 140734812117056 18446744073709551615 4342177 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.61
Current children cumulated vsize (KiB) 189804

[startup+12.7006 s]
/proc/loadavg: 8.05 8.03 7.98 9/184 27382
/proc/meminfo: memFree=22540524/32951124 swapFree=67111524/67111528
[pid=27377] ppid=27375 vsize=192356 CPUtime=50.17 cores=1,3,5,7
/proc/27377/stat : 27377 (claspmt) R 27375 27377 27138 0 -1 4202496 13025 0 0 0 5013 4 0 0 25 0 4 0 522028102 196972544 11450 33554432000 4194304 4964704 140734812117056 18446744073709551615 4677965 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27377/statm: 48089 11450 460 189 0 42438 0
[pid=27377/tid=27379] ppid=27375 vsize=192356 CPUtime=12.5 cores=1,3,5,7
/proc/27377/task/27379/stat : 27379 (claspmt) R 27375 27377 27138 0 -1 4202560 1636 0 0 0 1250 0 0 0 25 0 4 0 522028120 196972544 11450 33554432000 4194304 4964704 140734812117056 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27377/tid=27380] ppid=27375 vsize=192356 CPUtime=12.44 cores=1,3,5,7
/proc/27377/task/27380/stat : 27380 (claspmt) R 27375 27377 27138 0 -1 4202560 3537 0 0 0 1243 1 0 0 25 0 4 0 522028120 196972544 11450 33554432000 4194304 4964704 140734812117056 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27377/tid=27381] ppid=27375 vsize=192356 CPUtime=12.51 cores=1,3,5,7
/proc/27377/task/27381/stat : 27381 (claspmt) R 27375 27377 27138 0 -1 4202560 2006 0 0 0 1251 0 0 0 25 0 4 0 522028120 196972544 11450 33554432000 4194304 4964704 140734812117056 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.17
Current children cumulated vsize (KiB) 192356

[startup+25.5003 s]
/proc/loadavg: 8.11 8.04 7.99 9/184 27382
/proc/meminfo: memFree=22525396/32951124 swapFree=67111524/67111528
[pid=27377] ppid=27375 vsize=194872 CPUtime=101.3 cores=1,3,5,7
/proc/27377/stat : 27377 (claspmt) R 27375 27377 27138 0 -1 4202496 14983 0 0 0 10125 5 0 0 25 0 4 0 522028102 199548928 13408 33554432000 4194304 4964704 140734812117056 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27377/statm: 48718 13408 460 189 0 43067 0
[pid=27377/tid=27379] ppid=27375 vsize=194872 CPUtime=25.31 cores=1,3,5,7
/proc/27377/task/27379/stat : 27379 (claspmt) R 27375 27377 27138 0 -1 4202560 2012 0 0 0 2530 1 0 0 25 0 4 0 522028120 199548928 13408 33554432000 4194304 4964704 140734812117056 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27377/tid=27380] ppid=27375 vsize=194872 CPUtime=25.17 cores=1,3,5,7
/proc/27377/task/27380/stat : 27380 (claspmt) R 27375 27377 27138 0 -1 4202560 4477 0 0 0 2516 1 0 0 25 0 4 0 522028120 199548928 13408 33554432000 4194304 4964704 140734812117056 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27377/tid=27381] ppid=27375 vsize=194872 CPUtime=25.31 cores=1,3,5,7
/proc/27377/task/27381/stat : 27381 (claspmt) R 27375 27377 27138 0 -1 4202560 2345 0 0 0 2531 0 0 0 25 0 4 0 522028120 199548928 13408 33554432000 4194304 4964704 140734812117056 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 194872

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

[startup+25.9002 s]
/proc/loadavg: 8.11 8.04 7.99 9/184 27382
/proc/meminfo: memFree=22525396/32951124 swapFree=67111524/67111528
[pid=27377] ppid=27375 vsize=194872 CPUtime=102.9 cores=1,3,5,7
/proc/27377/stat : 27377 (claspmt) R 27375 27377 27138 0 -1 4202496 14985 0 0 0 10285 5 0 0 25 0 4 0 522028102 199548928 13410 33554432000 4194304 4964704 140734812117056 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27377/statm: 48718 13410 460 189 0 43067 0
[pid=27377/tid=27379] ppid=27375 vsize=194872 CPUtime=25.71 cores=1,3,5,7
/proc/27377/task/27379/stat : 27379 (claspmt) R 27375 27377 27138 0 -1 4202560 2013 0 0 0 2570 1 0 0 25 0 4 0 522028120 199548928 13410 33554432000 4194304 4964704 140734812117056 18446744073709551615 4669263 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27377/tid=27380] ppid=27375 vsize=194872 CPUtime=25.57 cores=1,3,5,7
/proc/27377/task/27380/stat : 27380 (claspmt) R 27375 27377 27138 0 -1 4202560 4478 0 0 0 2556 1 0 0 25 0 4 0 522028120 199548928 13410 33554432000 4194304 4964704 140734812117056 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27377/tid=27381] ppid=27375 vsize=194872 CPUtime=25.71 cores=1,3,5,7
/proc/27377/task/27381/stat : 27381 (claspmt) R 27375 27377 27138 0 -1 4202560 2345 0 0 0 2571 0 0 0 25 0 4 0 522028120 199548928 13410 33554432000 4194304 4964704 140734812117056 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.9
Current children cumulated vsize (KiB) 194872

[startup+26.3012 s]
/proc/loadavg: 8.11 8.04 7.99 9/184 27382
/proc/meminfo: memFree=22524900/32951124 swapFree=67111524/67111528
[pid=27377] ppid=27375 vsize=194872 CPUtime=104.52 cores=1,3,5,7
/proc/27377/stat : 27377 (claspmt) R 27375 27377 27138 0 -1 4202496 14985 0 0 0 10447 5 0 0 25 0 4 0 522028102 199548928 13410 33554432000 4194304 4964704 140734812117056 18446744073709551615 4670179 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/27377/statm: 48718 13410 460 189 0 43067 0
[pid=27377/tid=27379] ppid=27375 vsize=194872 CPUtime=26.12 cores=1,3,5,7
/proc/27377/task/27379/stat : 27379 (claspmt) R 27375 27377 27138 0 -1 4202560 2013 0 0 0 2611 1 0 0 25 0 4 0 522028120 199548928 13410 33554432000 4194304 4964704 140734812117056 18446744073709551615 4379895 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27377/tid=27380] ppid=27375 vsize=194872 CPUtime=25.97 cores=1,3,5,7
/proc/27377/task/27380/stat : 27380 (claspmt) R 27375 27377 27138 0 -1 4202560 4478 0 0 0 2596 1 0 0 25 0 4 0 522028120 199548928 13410 33554432000 4194304 4964704 140734812117056 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27377/tid=27381] ppid=27375 vsize=194872 CPUtime=26.11 cores=1,3,5,7
/proc/27377/task/27381/stat : 27381 (claspmt) R 27375 27377 27138 0 -1 4202560 2345 0 0 0 2611 0 0 0 25 0 4 0 522028120 199548928 13410 33554432000 4194304 4964704 140734812117056 18446744073709551615 4669462 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 104.52
Current children cumulated vsize (KiB) 194872

[startup+26.4071 s]
/proc/loadavg: 8.11 8.04 7.99 9/184 27382
/proc/meminfo: memFree=22524900/32951124 swapFree=67111524/67111528
[pid=27377] ppid=27375 vsize=194872 CPUtime=104.9 cores=1,3,5,7
/proc/27377/stat : 27377 (claspmt) R 27375 27377 27138 0 -1 4202496 14995 0 0 0 10485 5 0 0 17 0 1 0 522028102 199548928 13420 33554432000 4194304 4964704 140734812117056 18446744073709551615 270612766619 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/27377/statm: 48718 13420 470 189 0 43067 0
Current children cumulated CPU time (s) 104.9
Current children cumulated vsize (KiB) 194872

Child status: 20
Real time (s): 26.423
CPU time (s): 104.93
CPU user time (s): 104.872
CPU system time (s): 0.057991
CPU usage (%): 397.117
Max. virtual memory (cumulated for all children) (KiB): 194872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 104.872
system time used= 0.057991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14997
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= 740
involuntary context switches= 704

runsolver used 0.040993 second user time and 0.109983 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 21:11:12
IDJOB=3299836
IDBENCH=84958
IDSOLVER=1683
FILE ID=node108/3299836-1304104272
RUNJOBID= node108-1304102971-27157
PBS_JOBID= 13170636
Free space on /tmp= 72100 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT04/industrial/hoonsang/vis-bmc/all.used-as.sat04-986.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-3299836-1304104272/watcher-3299836-1304104272 -o /tmp/evaluation-result-3299836-1304104272/solver-3299836-1304104272 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299836-1304104272.cnf

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

MD5SUM BENCH= 51fef6c1c8ac21be9eb125cde1cdd08e
RANDOM SEED=1735242687

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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:      22610152 kB
Buffers:       1983244 kB
Cached:        7408456 kB
SwapCached:          4 kB
Active:         680148 kB
Inactive:      9089112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22610152 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1976 kB
Writeback:           0 kB
AnonPages:      377576 kB
Mapped:          15732 kB
Slab:           509188 kB
PageTables:       5160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   534816 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= 72100 MiB
End job on node108 at 2011-04-29 21:11:38