Trace number 3375621

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
MPhaseSAT64 2011-05-14 (fixed)UNSAT 384.058 384.041

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_28_u.cnf
MD5SUM7fb794f1c5d1c4d1723aeeb5efb40cdc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.3054
Satisfiable
(Un)Satisfiability was proved
Number of variables2856
Number of clauses10578
Sum of the clauses size26556
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25178
Number of clauses of size 35400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

384.01/384.04	c MPhaseSAT64 version 514 by Jingchao Chen,  May 13,2011
384.01/384.04	c input CNF file=HOME/instance-3375621-1305450526.cnf 
384.01/384.04	c Clause#=10578  var#=2856  ratio=3 
384.01/384.04	c phase 1 
384.01/384.04	c height=22 
384.01/384.04	c Simplified clause#=10510 
384.01/384.04	c XOR_varElimination deleted var#=28 clauses#=8694 
384.01/384.04	c inative var#=0 
384.01/384.04	c free var#=1177  
384.01/384.04	c local search off 
384.01/384.04	c height=12 age=18.784600 
384.01/384.04	c 
384.01/384.04	s UNSATISFIABLE
384.01/384.04	c 
384.01/384.04	c  Running time=384.055615 

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-3375621-1305450526/watcher-3375621-1305450526 -o /tmp/evaluation-result-3375621-1305450526/solver-3375621-1305450526 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3375621-1305450526.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.22 1.09 1.75 5/342 1183
/proc/meminfo: memFree=22699872/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=12116 CPUtime=0 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 379 0 0 0 0 0 0 0 25 0 1 0 637468258 12406784 321 33554432000 4194304 4479436 140735440575424 18446744073709551615 4213885 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 3029 321 267 70 0 149 0

[startup+0.0559489 s]
/proc/loadavg: 1.22 1.09 1.75 5/342 1183
/proc/meminfo: memFree=22699872/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=12808 CPUtime=0.05 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 855 0 0 0 5 0 0 0 25 0 1 0 637468258 13115392 590 33554432000 4194304 4479436 140735440575424 18446744073709551615 4357987 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 3202 590 313 70 0 322 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12808

[startup+0.100937 s]
/proc/loadavg: 1.22 1.09 1.75 5/342 1183
/proc/meminfo: memFree=22699872/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=13064 CPUtime=0.09 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 952 0 0 0 9 0 0 0 25 0 1 0 637468258 13377536 687 33554432000 4194304 4479436 140735440575424 18446744073709551615 4355535 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 3266 687 314 70 0 386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13064

[startup+0.300901 s]
/proc/loadavg: 1.22 1.09 1.75 5/342 1183
/proc/meminfo: memFree=22699872/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=13516 CPUtime=0.29 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 1034 0 0 0 29 0 0 0 25 0 1 0 637468258 13840384 769 33554432000 4194304 4479436 140735440575424 18446744073709551615 4305109 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 3379 769 314 70 0 499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13516

[startup+0.700818 s]
/proc/loadavg: 1.22 1.09 1.75 5/342 1183
/proc/meminfo: memFree=22699872/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=13516 CPUtime=0.69 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 1037 0 0 0 69 0 0 0 25 0 1 0 637468258 13840384 772 33554432000 4194304 4479436 140735440575424 18446744073709551615 4451111 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 3379 772 317 70 0 499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13516

[startup+1.50067 s]
/proc/loadavg: 1.22 1.09 1.75 5/343 1184
/proc/meminfo: memFree=22685704/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=15120 CPUtime=1.49 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 1676 0 0 0 149 0 0 0 25 0 1 0 637468258 15482880 1205 33554432000 4194304 4479436 140735440575424 18446744073709551615 4381442 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 3780 1205 317 70 0 900 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15120

[startup+3.10034 s]
/proc/loadavg: 1.44 1.14 1.76 5/343 1184
/proc/meminfo: memFree=22681116/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=15640 CPUtime=3.09 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 2703 0 0 0 309 0 0 0 25 0 1 0 637468258 16015360 1335 33554432000 4194304 4479436 140735440575424 18446744073709551615 4452031 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 3910 1335 317 70 0 1030 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15640

[startup+6.30071 s]
/proc/loadavg: 1.44 1.14 1.76 5/343 1184
/proc/meminfo: memFree=22681984/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=18972 CPUtime=6.29 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 3952 0 0 0 629 0 0 0 25 0 1 0 637468258 19427328 2168 33554432000 4194304 4479436 140735440575424 18446744073709551615 4450802 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 4743 2168 317 70 0 1863 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18972

[startup+12.7004 s]
/proc/loadavg: 1.83 1.23 1.79 5/343 1184
/proc/meminfo: memFree=22677056/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=16224 CPUtime=12.69 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 5912 0 0 0 1269 0 0 0 25 0 1 0 637468258 16613376 1457 33554432000 4194304 4479436 140735440575424 18446744073709551615 4304576 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 4056 1457 325 70 0 1176 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16224

[startup+25.5009 s]
/proc/loadavg: 2.17 1.32 1.81 5/343 1185
/proc/meminfo: memFree=22660696/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=20260 CPUtime=25.49 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7001 0 0 0 2549 0 0 0 25 0 1 0 637468258 20746240 2467 33554432000 4194304 4479436 140735440575424 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 5065 2467 326 70 0 2185 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20260

[startup+51.1008 s]
/proc/loadavg: 2.79 1.54 1.87 5/343 1185
/proc/meminfo: memFree=22663944/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=24100 CPUtime=51.1 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7966 0 0 0 5109 1 0 0 25 0 1 0 637468258 24678400 3432 33554432000 4194304 4479436 140735440575424 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 6025 3432 331 70 0 3145 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 24100

[startup+102.313 s]
/proc/loadavg: 3.52 1.95 1.99 5/343 1187
/proc/meminfo: memFree=22643580/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=24100 CPUtime=102.31 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7966 0 0 0 10230 1 0 0 25 0 1 0 637468258 24678400 3432 33554432000 4194304 4479436 140735440575424 18446744073709551615 4450905 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 6025 3432 331 70 0 3145 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 24100

[startup+162.301 s]
/proc/loadavg: 3.92 2.35 2.12 5/343 1215
/proc/meminfo: memFree=22656776/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=24100 CPUtime=162.3 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7966 0 0 0 16229 1 0 0 25 0 1 0 637468258 24678400 3432 33554432000 4194304 4479436 140735440575424 18446744073709551615 4331546 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 6025 3432 331 70 0 3145 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 24100

[startup+222.301 s]
/proc/loadavg: 3.97 2.65 2.24 5/343 1217
/proc/meminfo: memFree=22648472/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=24100 CPUtime=222.3 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7966 0 0 0 22229 1 0 0 25 0 1 0 637468258 24678400 3432 33554432000 4194304 4479436 140735440575424 18446744073709551615 4330289 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 6025 3432 331 70 0 3145 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 24100

[startup+282.301 s]
/proc/loadavg: 4.12 2.92 2.35 5/343 1219
/proc/meminfo: memFree=22652520/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=24100 CPUtime=282.31 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7966 0 0 0 28230 1 0 0 25 0 1 0 637468258 24678400 3432 33554432000 4194304 4479436 140735440575424 18446744073709551615 4451088 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 6025 3432 331 70 0 3145 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 24100

[startup+342.301 s]
/proc/loadavg: 4.04 3.12 2.45 5/343 1220
/proc/meminfo: memFree=22640088/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=24100 CPUtime=342.31 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7966 0 0 0 34230 1 0 0 25 0 1 0 637468258 24678400 3432 33554432000 4194304 4479436 140735440575424 18446744073709551615 4451020 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 6025 3432 331 70 0 3145 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 24100

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

[startup+358.301 s]
/proc/loadavg: 4.03 3.16 2.48 5/343 1221
/proc/meminfo: memFree=22646648/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=24100 CPUtime=358.31 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7966 0 0 0 35830 1 0 0 25 0 1 0 637468258 24678400 3432 33554432000 4194304 4479436 140735440575424 18446744073709551615 4451360 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 6025 3432 331 70 0 3145 0
Current children cumulated CPU time (s) 358.31
Current children cumulated vsize (KiB) 24100

[startup+371.1 s]
/proc/loadavg: 4.03 3.19 2.49 5/343 1221
/proc/meminfo: memFree=22646400/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=24100 CPUtime=371.11 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7966 0 0 0 37110 1 0 0 25 0 1 0 637468258 24678400 3432 33554432000 4194304 4479436 140735440575424 18446744073709551615 4451957 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 6025 3432 331 70 0 3145 0
Current children cumulated CPU time (s) 371.11
Current children cumulated vsize (KiB) 24100

[startup+377.501 s]
/proc/loadavg: 4.02 3.21 2.51 5/343 1221
/proc/meminfo: memFree=22642420/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=24100 CPUtime=377.51 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7966 0 0 0 37750 1 0 0 25 0 1 0 637468258 24678400 3432 33554432000 4194304 4479436 140735440575424 18446744073709551615 4331448 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 6025 3432 331 70 0 3145 0
Current children cumulated CPU time (s) 377.51
Current children cumulated vsize (KiB) 24100

[startup+380.7 s]
/proc/loadavg: 4.02 3.21 2.51 5/343 1221
/proc/meminfo: memFree=22646512/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=24100 CPUtime=380.71 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7966 0 0 0 38070 1 0 0 25 0 1 0 637468258 24678400 3432 33554432000 4194304 4479436 140735440575424 18446744073709551615 4306808 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 6025 3432 331 70 0 3145 0
Current children cumulated CPU time (s) 380.71
Current children cumulated vsize (KiB) 24100

[startup+382.301 s]
/proc/loadavg: 4.02 3.23 2.52 5/343 1221
/proc/meminfo: memFree=22646512/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=24100 CPUtime=382.31 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7966 0 0 0 38230 1 0 0 25 0 1 0 637468258 24678400 3432 33554432000 4194304 4479436 140735440575424 18446744073709551615 4450927 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 6025 3432 331 70 0 3145 0
Current children cumulated CPU time (s) 382.31
Current children cumulated vsize (KiB) 24100

[startup+383.101 s]
/proc/loadavg: 4.02 3.23 2.52 5/343 1221
/proc/meminfo: memFree=22638948/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=24100 CPUtime=383.11 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7966 0 0 0 38310 1 0 0 25 0 1 0 637468258 24678400 3432 33554432000 4194304 4479436 140735440575424 18446744073709551615 4451184 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 6025 3432 331 70 0 3145 0
Current children cumulated CPU time (s) 383.11
Current children cumulated vsize (KiB) 24100

[startup+383.501 s]
/proc/loadavg: 4.02 3.23 2.52 5/343 1221
/proc/meminfo: memFree=22638948/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=24100 CPUtime=383.51 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7966 0 0 0 38350 1 0 0 25 0 1 0 637468258 24678400 3432 33554432000 4194304 4479436 140735440575424 18446744073709551615 4451053 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 6025 3432 331 70 0 3145 0
Current children cumulated CPU time (s) 383.51
Current children cumulated vsize (KiB) 24100

[startup+383.913 s]
/proc/loadavg: 4.02 3.23 2.52 5/343 1221
/proc/meminfo: memFree=22638948/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=24100 CPUtime=383.92 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7966 0 0 0 38391 1 0 0 25 0 1 0 637468258 24678400 3432 33554432000 4194304 4479436 140735440575424 18446744073709551615 4331608 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 6025 3432 331 70 0 3145 0
Current children cumulated CPU time (s) 383.92
Current children cumulated vsize (KiB) 24100

[startup+384.001 s]
/proc/loadavg: 4.02 3.23 2.52 5/343 1221
/proc/meminfo: memFree=22638948/32951124 swapFree=59367104/67111528
[pid=1183] ppid=1181 vsize=24100 CPUtime=384.01 cores=5,7
/proc/1183/stat : 1183 (MPhaseSAT64) R 1181 1183 32723 0 -1 4202496 7966 0 0 0 38400 1 0 0 25 0 1 0 637468258 24678400 3432 33554432000 4194304 4479436 140735440575424 18446744073709551615 4331442 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/1183/statm: 6025 3432 331 70 0 3145 0
Current children cumulated CPU time (s) 384.01
Current children cumulated vsize (KiB) 24100

Child status: 20
Real time (s): 384.041
CPU time (s): 384.058
CPU user time (s): 384.046
CPU system time (s): 0.011998
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 24100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 384.046
system time used= 0.011998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7968
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= 6
involuntary context switches= 4552

runsolver used 1.24281 second user time and 2.75658 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 11:08:46
IDJOB=3375621
IDBENCH=83192
IDSOLVER=1855
FILE ID=node143/3375621-1305450526
RUNJOBID= node143-1305450518-1117
PBS_JOBID= 13324839
Free space on /tmp= 73548 MiB

SOLVER NAME= MPhaseSAT64 2011-05-14 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_100_28_u.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3375621-1305450526/watcher-3375621-1305450526 -o /tmp/evaluation-result-3375621-1305450526/solver-3375621-1305450526 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3375621-1305450526.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 7fb794f1c5d1c4d1723aeeb5efb40cdc
RANDOM SEED=1199119959

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      22699904 kB
Buffers:        199504 kB
Cached:        1244152 kB
SwapCached:      67400 kB
Active:         223400 kB
Inactive:      9790540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22699904 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:            4884 kB
Writeback:           0 kB
AnonPages:     8502704 kB
Mapped:          23332 kB
Slab:           119260 kB
PageTables:      54172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 70048460 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= 73548 MiB
End job on node143 at 2011-05-15 11:15:11