Trace number 3373491

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)UNSAT 744.037 189.603

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.9419
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
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 ...421759/instance-3373491-1305421759.cnf
3.99/4.04	c Solving...
743.93/189.59	s UNSATISFIABLE
743.93/189.59	
743.93/189.59	c Models        : 0     
743.93/189.59	c Time          : 189.480s (Solving: 185.44s 1st Model: 0.00s Unsat: 185.44s)
743.93/189.59	c CPU Time      : 743.910s

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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373491-1305421759/watcher-3373491-1305421759 -o /tmp/evaluation-result-3373491-1305421759/solver-3373491-1305421759 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373491-1305421759.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: 6.87 7.86 7.85 5/291 3708
/proc/meminfo: memFree=29196120/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=31268 CPUtime=0 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 1517 0 0 0 0 0 0 0 25 0 1 0 653773929 32018432 1447 33554432000 4194304 4964800 140736278859968 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/3708/statm: 7817 1455 375 189 0 2691 0

[startup+0.099014 s]
/proc/loadavg: 6.87 7.86 7.85 5/291 3708
/proc/meminfo: memFree=29196120/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=54168 CPUtime=0.09 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 11163 0 0 0 8 1 0 0 25 0 1 0 653773929 55468032 8502 33554432000 4194304 4964800 140736278859968 18446744073709551615 4617330 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/3708/statm: 13542 8502 398 189 0 8416 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54168

[startup+0.101012 s]
/proc/loadavg: 6.87 7.86 7.85 5/291 3708
/proc/meminfo: memFree=29196120/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=54168 CPUtime=0.09 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 11190 0 0 0 8 1 0 0 25 0 1 0 653773929 55468032 8529 33554432000 4194304 4964800 140736278859968 18446744073709551615 228122374853 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/3708/statm: 13542 8529 398 189 0 8416 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54168

[startup+0.300973 s]
/proc/loadavg: 6.87 7.86 7.85 5/291 3708
/proc/meminfo: memFree=29196120/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=65068 CPUtime=0.29 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 13857 0 0 0 27 2 0 0 25 0 1 0 653773929 66629632 11196 33554432000 4194304 4964800 140736278859968 18446744073709551615 228122374853 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/3708/statm: 16267 11196 403 189 0 11141 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65068

[startup+0.7009 s]
/proc/loadavg: 6.87 7.86 7.85 5/291 3708
/proc/meminfo: memFree=29196120/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=78972 CPUtime=0.69 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 17320 0 0 0 67 2 0 0 25 0 1 0 653773929 80867328 14656 33554432000 4194304 4964800 140736278859968 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/3708/statm: 19743 14656 403 189 0 14617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78972

[startup+1.50076 s]
/proc/loadavg: 6.87 7.86 7.85 6/292 3709
/proc/meminfo: memFree=29126796/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=109204 CPUtime=1.49 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 24895 0 0 0 146 3 0 0 25 0 1 0 653773929 111824896 22225 33554432000 4194304 4964800 140736278859968 18446744073709551615 4615415 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/3708/statm: 27301 22225 403 189 0 22175 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 109204

[startup+3.10047 s]
/proc/loadavg: 6.87 7.86 7.85 6/292 3709
/proc/meminfo: memFree=29079772/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=143788 CPUtime=3.09 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 33224 0 0 0 306 3 0 0 25 0 1 0 653773929 147238912 30551 33554432000 4194304 4964800 140736278859968 18446744073709551615 4622620 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/3708/statm: 35947 30551 403 189 0 30821 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 143788

[startup+6.30086 s]
/proc/loadavg: 6.72 7.82 7.83 10/295 3712
/proc/meminfo: memFree=29048484/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=299368 CPUtime=13 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 42484 0 0 0 1294 6 0 0 25 0 4 0 653773929 306552832 36597 33554432000 4194304 4964800 140736278859968 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3708/statm: 74842 36597 458 189 0 69191 0
[pid=3708/tid=3710] ppid=3706 vsize=299368 CPUtime=2.24 cores=1,3,5,7
/proc/3708/task/3710/stat : 3710 (claspmt) R 3706 3708 2611 0 -1 4202560 2029 0 0 0 224 0 0 0 21 0 4 0 653774334 306552832 36597 33554432000 4194304 4964800 140736278859968 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3708/tid=3711] ppid=3706 vsize=299368 CPUtime=2.24 cores=1,3,5,7
/proc/3708/task/3711/stat : 3711 (claspmt) R 3706 3708 2611 0 -1 4202560 3396 0 0 0 224 0 0 0 21 0 4 0 653774334 306552832 36597 33554432000 4194304 4964800 140736278859968 18446744073709551615 4321122 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3708/tid=3712] ppid=3706 vsize=299368 CPUtime=2.22 cores=1,3,5,7
/proc/3708/task/3712/stat : 3712 (claspmt) R 3706 3708 2611 0 -1 4202560 3286 0 0 0 222 0 0 0 21 0 4 0 653774334 306552832 36597 33554432000 4194304 4964800 140736278859968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 13
Current children cumulated vsize (KiB) 299368

[startup+12.7007 s]
/proc/loadavg: 6.90 7.84 7.84 9/295 3713
/proc/meminfo: memFree=29033908/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=299368 CPUtime=38.55 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 44038 0 0 0 3847 8 0 0 25 0 4 0 653773929 306552832 38151 33554432000 4194304 4964800 140736278859968 18446744073709551615 4668900 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3708/statm: 74842 38151 458 189 0 69191 0
[pid=3708/tid=3710] ppid=3706 vsize=299368 CPUtime=8.64 cores=1,3,5,7
/proc/3708/task/3710/stat : 3710 (claspmt) R 3706 3708 2611 0 -1 4202560 2115 0 0 0 864 0 0 0 25 0 4 0 653774334 306552832 38151 33554432000 4194304 4964800 140736278859968 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3708/tid=3711] ppid=3706 vsize=299368 CPUtime=8.64 cores=1,3,5,7
/proc/3708/task/3711/stat : 3711 (claspmt) R 3706 3708 2611 0 -1 4202560 3997 0 0 0 863 1 0 0 25 0 4 0 653774334 306552832 38151 33554432000 4194304 4964800 140736278859968 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3708/tid=3712] ppid=3706 vsize=299368 CPUtime=8.57 cores=1,3,5,7
/proc/3708/task/3712/stat : 3712 (claspmt) R 3706 3708 2611 0 -1 4202560 3999 0 0 0 856 1 0 0 25 0 4 0 653774334 306552832 38151 33554432000 4194304 4964800 140736278859968 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38.55
Current children cumulated vsize (KiB) 299368

[startup+25.5004 s]
/proc/loadavg: 7.14 7.84 7.84 9/295 3713
/proc/meminfo: memFree=29016716/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=299368 CPUtime=89.62 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 46196 0 0 0 8953 9 0 0 25 0 4 0 653773929 306552832 40309 33554432000 4194304 4964800 140736278859968 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3708/statm: 74842 40309 458 189 0 69191 0
[pid=3708/tid=3710] ppid=3706 vsize=299368 CPUtime=21.45 cores=1,3,5,7
/proc/3708/task/3710/stat : 3710 (claspmt) R 3706 3708 2611 0 -1 4202560 2466 0 0 0 2144 1 0 0 25 0 4 0 653774334 306552832 40309 33554432000 4194304 4964800 140736278859968 18446744073709551615 4370229 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3708/tid=3711] ppid=3706 vsize=299368 CPUtime=21.45 cores=1,3,5,7
/proc/3708/task/3711/stat : 3711 (claspmt) R 3706 3708 2611 0 -1 4202560 4915 0 0 0 2143 2 0 0 25 0 4 0 653774334 306552832 40309 33554432000 4194304 4964800 140736278859968 18446744073709551615 4675768 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3708/tid=3712] ppid=3706 vsize=299368 CPUtime=21.25 cores=1,3,5,7
/proc/3708/task/3712/stat : 3712 (claspmt) R 3706 3708 2611 0 -1 4202560 4700 0 0 0 2123 2 0 0 25 0 4 0 653774334 306552832 40309 33554432000 4194304 4964800 140736278859968 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 89.62
Current children cumulated vsize (KiB) 299368

[startup+51.1008 s]
/proc/loadavg: 7.43 7.85 7.84 9/295 3714
/proc/meminfo: memFree=28991832/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=299368 CPUtime=191.8 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 49753 0 0 0 19167 13 0 0 25 0 4 0 653773929 306552832 43866 33554432000 4194304 4964800 140736278859968 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3708/statm: 74842 43866 460 189 0 69191 0
[pid=3708/tid=3710] ppid=3706 vsize=299368 CPUtime=47.04 cores=1,3,5,7
/proc/3708/task/3710/stat : 3710 (claspmt) R 3706 3708 2611 0 -1 4202560 2825 0 0 0 4703 1 0 0 25 0 4 0 653774334 306552832 43866 33554432000 4194304 4964800 140736278859968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3708/tid=3711] ppid=3706 vsize=299368 CPUtime=47.05 cores=1,3,5,7
/proc/3708/task/3711/stat : 3711 (claspmt) R 3706 3708 2611 0 -1 4202560 7189 0 0 0 4701 4 0 0 25 0 4 0 653774334 306552832 43866 33554432000 4194304 4964800 140736278859968 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3708/tid=3712] ppid=3706 vsize=299368 CPUtime=46.62 cores=1,3,5,7
/proc/3708/task/3712/stat : 3712 (claspmt) R 3706 3708 2611 0 -1 4202560 5412 0 0 0 4659 3 0 0 25 0 4 0 653774334 306552832 43866 33554432000 4194304 4964800 140736278859968 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 191.8
Current children cumulated vsize (KiB) 299368

[startup+102.312 s]
/proc/loadavg: 7.63 7.84 7.84 9/295 3745
/proc/meminfo: memFree=28721020/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=299368 CPUtime=396.16 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 54038 0 0 0 39599 17 0 0 25 0 4 0 653773929 306552832 48151 33554432000 4194304 4964800 140736278859968 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3708/statm: 74842 48151 460 189 0 69191 0
[pid=3708/tid=3710] ppid=3706 vsize=299368 CPUtime=98.25 cores=1,3,5,7
/proc/3708/task/3710/stat : 3710 (claspmt) R 3706 3708 2611 0 -1 4202560 3339 0 0 0 9823 2 0 0 25 0 4 0 653774334 306552832 48151 33554432000 4194304 4964800 140736278859968 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3708/tid=3711] ppid=3706 vsize=299368 CPUtime=98.26 cores=1,3,5,7
/proc/3708/task/3711/stat : 3711 (claspmt) R 3706 3708 2611 0 -1 4202560 9701 0 0 0 9819 7 0 0 25 0 4 0 653774334 306552832 48151 33554432000 4194304 4964800 140736278859968 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3708/tid=3712] ppid=3706 vsize=299368 CPUtime=97.35 cores=1,3,5,7
/proc/3708/task/3712/stat : 3712 (claspmt) R 3706 3708 2611 0 -1 4202560 6229 0 0 0 9732 3 0 0 25 0 4 0 653774334 306552832 48151 33554432000 4194304 4964800 140736278859968 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 396.16
Current children cumulated vsize (KiB) 299368

[startup+162.301 s]
/proc/loadavg: 7.90 7.88 7.85 9/295 3747
/proc/meminfo: memFree=28615776/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=303800 CPUtime=635.58 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 68371 0 0 0 63527 31 0 0 25 0 4 0 653773929 311091200 62484 33554432000 4194304 4964800 140736278859968 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3708/statm: 75950 62484 460 189 0 70299 0
[pid=3708/tid=3710] ppid=3706 vsize=303800 CPUtime=158.24 cores=1,3,5,7
/proc/3708/task/3710/stat : 3710 (claspmt) R 3706 3708 2611 0 -1 4202560 4769 0 0 0 15821 3 0 0 25 0 4 0 653774334 311091200 62484 33554432000 4194304 4964800 140736278859968 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3708/tid=3711] ppid=3706 vsize=303800 CPUtime=158.24 cores=1,3,5,7
/proc/3708/task/3711/stat : 3711 (claspmt) R 3706 3708 2611 0 -1 4202560 13952 0 0 0 15814 10 0 0 25 0 4 0 653774334 311091200 62484 33554432000 4194304 4964800 140736278859968 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3708/tid=3712] ppid=3706 vsize=303800 CPUtime=156.8 cores=1,3,5,7
/proc/3708/task/3712/stat : 3712 (claspmt) R 3706 3708 2611 0 -1 4202560 14102 0 0 0 15669 11 0 0 25 0 4 0 653774334 311091200 62484 33554432000 4194304 4964800 140736278859968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 635.58
Current children cumulated vsize (KiB) 303800

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

[startup+166.301 s]
/proc/loadavg: 7.91 7.89 7.85 9/295 3747
/proc/meminfo: memFree=28611080/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=303800 CPUtime=651.54 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 68950 0 0 0 65123 31 0 0 25 0 4 0 653773929 311091200 63063 33554432000 4194304 4964800 140736278859968 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3708/statm: 75950 63063 460 189 0 70299 0
[pid=3708/tid=3710] ppid=3706 vsize=303800 CPUtime=162.24 cores=1,3,5,7
/proc/3708/task/3710/stat : 3710 (claspmt) R 3706 3708 2611 0 -1 4202560 4902 0 0 0 16221 3 0 0 25 0 4 0 653774334 311091200 63063 33554432000 4194304 4964800 140736278859968 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3708/tid=3711] ppid=3706 vsize=303800 CPUtime=162.24 cores=1,3,5,7
/proc/3708/task/3711/stat : 3711 (claspmt) R 3706 3708 2611 0 -1 4202560 13963 0 0 0 16214 10 0 0 25 0 4 0 653774334 311091200 63063 33554432000 4194304 4964800 140736278859968 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3708/tid=3712] ppid=3706 vsize=303800 CPUtime=160.77 cores=1,3,5,7
/proc/3708/task/3712/stat : 3712 (claspmt) R 3706 3708 2611 0 -1 4202560 14537 0 0 0 16065 12 0 0 25 0 4 0 653774334 311091200 63063 33554432000 4194304 4964800 140736278859968 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 651.54
Current children cumulated vsize (KiB) 303800

[startup+179.101 s]
/proc/loadavg: 8.00 7.91 7.85 9/295 3747
/proc/meminfo: memFree=28584148/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=377140 CPUtime=702.63 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 74742 0 0 0 70227 36 0 0 25 0 4 0 653773929 386191360 68855 33554432000 4194304 4964800 140736278859968 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3708/statm: 94285 68855 460 189 0 88634 0
[pid=3708/tid=3710] ppid=3706 vsize=377140 CPUtime=175.04 cores=1,3,5,7
/proc/3708/task/3710/stat : 3710 (claspmt) R 3706 3708 2611 0 -1 4202560 5650 0 0 0 17500 4 0 0 25 0 4 0 653774334 386191360 68855 33554432000 4194304 4964800 140736278859968 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3708/tid=3711] ppid=3706 vsize=377140 CPUtime=175.03 cores=1,3,5,7
/proc/3708/task/3711/stat : 3711 (claspmt) R 3706 3708 2611 0 -1 4202560 15752 0 0 0 17492 11 0 0 25 0 4 0 653774334 386191360 68855 33554432000 4194304 4964800 140736278859968 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3708/tid=3712] ppid=3706 vsize=377140 CPUtime=173.45 cores=1,3,5,7
/proc/3708/task/3712/stat : 3712 (claspmt) R 3706 3708 2611 0 -1 4202560 16604 0 0 0 17332 13 0 0 25 0 4 0 653774334 386191360 68855 33554432000 4194304 4964800 140736278859968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 702.63
Current children cumulated vsize (KiB) 377140

[startup+185.501 s]
/proc/loadavg: 8.00 7.91 7.86 9/295 3747
/proc/meminfo: memFree=28570012/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=444136 CPUtime=728.17 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 76404 0 0 0 72780 37 0 0 25 0 4 0 653773929 454795264 70517 33554432000 4194304 4964800 140736278859968 18446744073709551615 4670678 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3708/statm: 111034 70517 460 189 0 105383 0
[pid=3708/tid=3710] ppid=3706 vsize=444136 CPUtime=181.44 cores=1,3,5,7
/proc/3708/task/3710/stat : 3710 (claspmt) R 3706 3708 2611 0 -1 4202560 6096 0 0 0 18140 4 0 0 25 0 4 0 653774334 454795264 70517 33554432000 4194304 4964800 140736278859968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3708/tid=3711] ppid=3706 vsize=444136 CPUtime=181.44 cores=1,3,5,7
/proc/3708/task/3711/stat : 3711 (claspmt) R 3706 3708 2611 0 -1 4202560 16052 0 0 0 18132 12 0 0 25 0 4 0 653774334 454795264 70517 33554432000 4194304 4964800 140736278859968 18446744073709551615 4313801 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3708/tid=3712] ppid=3706 vsize=444136 CPUtime=179.8 cores=1,3,5,7
/proc/3708/task/3712/stat : 3712 (claspmt) R 3706 3708 2611 0 -1 4202560 17134 0 0 0 17966 14 0 0 25 0 4 0 653774334 454795264 70517 33554432000 4194304 4964800 140736278859968 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 728.17
Current children cumulated vsize (KiB) 444136

[startup+187.1 s]
/proc/loadavg: 8.00 7.91 7.86 9/295 3747
/proc/meminfo: memFree=28568644/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=444136 CPUtime=734.54 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 76404 0 0 0 73417 37 0 0 25 0 4 0 653773929 454795264 70517 33554432000 4194304 4964800 140736278859968 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3708/statm: 111034 70517 460 189 0 105383 0
[pid=3708/tid=3710] ppid=3706 vsize=444136 CPUtime=183.04 cores=1,3,5,7
/proc/3708/task/3710/stat : 3710 (claspmt) R 3706 3708 2611 0 -1 4202560 6096 0 0 0 18300 4 0 0 25 0 4 0 653774334 454795264 70517 33554432000 4194304 4964800 140736278859968 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3708/tid=3711] ppid=3706 vsize=444136 CPUtime=183.04 cores=1,3,5,7
/proc/3708/task/3711/stat : 3711 (claspmt) R 3706 3708 2611 0 -1 4202560 16052 0 0 0 18292 12 0 0 25 0 4 0 653774334 454795264 70517 33554432000 4194304 4964800 140736278859968 18446744073709551615 4647774 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3708/tid=3712] ppid=3706 vsize=444136 CPUtime=181.38 cores=1,3,5,7
/proc/3708/task/3712/stat : 3712 (claspmt) R 3706 3708 2611 0 -1 4202560 17134 0 0 0 18124 14 0 0 25 0 4 0 653774334 454795264 70517 33554432000 4194304 4964800 140736278859968 18446744073709551615 4670398 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 734.54
Current children cumulated vsize (KiB) 444136

[startup+188.701 s]
/proc/loadavg: 8.00 7.91 7.86 9/295 3747
/proc/meminfo: memFree=28567652/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=444136 CPUtime=740.94 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 76404 0 0 0 74057 37 0 0 25 0 4 0 653773929 454795264 70517 33554432000 4194304 4964800 140736278859968 18446744073709551615 4627536 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3708/statm: 111034 70517 460 189 0 105383 0
[pid=3708/tid=3710] ppid=3706 vsize=444136 CPUtime=184.64 cores=1,3,5,7
/proc/3708/task/3710/stat : 3710 (claspmt) R 3706 3708 2611 0 -1 4202560 6096 0 0 0 18460 4 0 0 25 0 4 0 653774334 454795264 70517 33554432000 4194304 4964800 140736278859968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3708/tid=3711] ppid=3706 vsize=444136 CPUtime=184.64 cores=1,3,5,7
/proc/3708/task/3711/stat : 3711 (claspmt) R 3706 3708 2611 0 -1 4202560 16052 0 0 0 18452 12 0 0 25 0 4 0 653774334 454795264 70517 33554432000 4194304 4964800 140736278859968 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3708/tid=3712] ppid=3706 vsize=444136 CPUtime=182.97 cores=1,3,5,7
/proc/3708/task/3712/stat : 3712 (claspmt) R 3706 3708 2611 0 -1 4202560 17134 0 0 0 18283 14 0 0 25 0 4 0 653774334 454795264 70517 33554432000 4194304 4964800 140736278859968 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 740.94
Current children cumulated vsize (KiB) 444136

[startup+189.101 s]
/proc/loadavg: 8.00 7.91 7.86 9/295 3747
/proc/meminfo: memFree=28566660/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=509672 CPUtime=742.55 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 76470 0 0 0 74218 37 0 0 25 0 4 0 653773929 521904128 70583 33554432000 4194304 4964800 140736278859968 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3708/statm: 127418 70583 460 189 0 121767 0
[pid=3708/tid=3710] ppid=3706 vsize=509672 CPUtime=185.05 cores=1,3,5,7
/proc/3708/task/3710/stat : 3710 (claspmt) R 3706 3708 2611 0 -1 4202560 6101 0 0 0 18501 4 0 0 25 0 4 0 653774334 521904128 70583 33554432000 4194304 4964800 140736278859968 18446744073709551615 4684805 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=3708/tid=3711] ppid=3706 vsize=509672 CPUtime=185.05 cores=1,3,5,7
/proc/3708/task/3711/stat : 3711 (claspmt) R 3706 3708 2611 0 -1 4202560 16052 0 0 0 18493 12 0 0 25 0 4 0 653774334 521904128 70583 33554432000 4194304 4964800 140736278859968 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=3708/tid=3712] ppid=3706 vsize=509672 CPUtime=183.37 cores=1,3,5,7
/proc/3708/task/3712/stat : 3712 (claspmt) R 3706 3708 2611 0 -1 4202560 17193 0 0 0 18323 14 0 0 25 0 4 0 653774334 521904128 70583 33554432000 4194304 4964800 140736278859968 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 742.55
Current children cumulated vsize (KiB) 509672

[startup+189.501 s]
/proc/loadavg: 8.00 7.91 7.86 9/295 3747
/proc/meminfo: memFree=28566660/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=499420 CPUtime=743.93 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202496 76518 0 0 0 74355 38 0 0 25 0 1 0 653773929 511406080 68068 33554432000 4194304 4964800 140736278859968 18446744073709551615 4598422 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/3708/statm: 124855 68068 470 189 0 119204 0
Current children cumulated CPU time (s) 743.93
Current children cumulated vsize (KiB) 499420

[startup+189.601 s]
/proc/loadavg: 8.00 7.91 7.86 9/295 3747
/proc/meminfo: memFree=28566660/32951124 swapFree=54427468/67111528
[pid=3708] ppid=3706 vsize=0 CPUtime=744.03 cores=1,3,5,7
/proc/3708/stat : 3708 (claspmt) R 3706 3708 2611 0 -1 4202500 76520 0 0 0 74364 39 0 0 25 0 1 0 653773929 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/3708/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 744.03
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 189.603
CPU time (s): 744.037
CPU user time (s): 743.642
CPU system time (s): 0.394939
CPU usage (%): 392.418
Max. virtual memory (cumulated for all children) (KiB): 509672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 743.642
system time used= 0.394939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76520
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= 961
involuntary context switches= 5059

runsolver used 0.451931 second user time and 1.2788 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 03:09:20
IDJOB=3373491
IDBENCH=82477
IDSOLVER=1853
FILE ID=node138/3373491-1305421759
RUNJOBID= node138-1305421749-3563
PBS_JOBID= 13324560
Free space on /tmp= 73336 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3373491-1305421759/watcher-3373491-1305421759 -o /tmp/evaluation-result-3373491-1305421759/solver-3373491-1305421759 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373491-1305421759.cnf

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

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=1022386120

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.75
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      29196392 kB
Buffers:        255516 kB
Cached:        3146920 kB
SwapCached:      18472 kB
Active:         982372 kB
Inactive:      2558564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29196392 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:           10968 kB
Writeback:           0 kB
AnonPages:      130928 kB
Mapped:           9780 kB
Slab:           111704 kB
PageTables:      40480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39619184 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= 73308 MiB
End job on node138 at 2011-05-15 03:12:29