Trace number 3283476

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-03-03UNSAT 427.826 427.811

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

427.81/427.80	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
427.81/427.80	c input CNF file=HOME/instance-3283476-1303760279.cnf 
427.81/427.80	c Clause#=1005834  var#=199304  ratio=5 
427.81/427.80	c phase 1 
427.81/427.80	c height=222 
427.81/427.80	c eliminated 73133 out of 199276 variables 
427.81/427.80	c Simplified clause#=1704266 
427.81/427.80	c XOR_varElimination deleted var#=1432 clauses#=1695054 
427.81/427.80	c free var#=37566  
427.81/427.80	c solve by multiple heuristics 
427.81/427.80	c 
427.81/427.80	s UNSATISFIABLE
427.81/427.80	c 
427.81/427.80	c  Running time=427.823961 

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

running on 2 cores: 1,3

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: 3.92 3.84 4.31 4/189 27027
/proc/meminfo: memFree=13701312/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=18788 CPUtime=0 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 487625087 19238912 271 33554432000 134512640 134761588 4292485792 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 4697 272 225 61 0 4000 0

[startup+0.0549339 s]
/proc/loadavg: 3.92 3.84 4.31 4/189 27027
/proc/meminfo: memFree=13701312/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=18788 CPUtime=0.05 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 579 0 0 0 5 0 0 0 21 0 1 0 487625087 19238912 520 33554432000 134512640 134761588 4292485792 18446744073709551615 134531305 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 4697 520 225 61 0 4000 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18788

[startup+0.100922 s]
/proc/loadavg: 3.92 3.84 4.31 4/189 27027
/proc/meminfo: memFree=13701312/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=18788 CPUtime=0.09 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 816 0 0 0 9 0 0 0 21 0 1 0 487625087 19238912 757 33554432000 134512640 134761588 4292485792 18446744073709551615 9184432 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 4697 757 225 61 0 4000 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18788

[startup+0.300886 s]
/proc/loadavg: 3.92 3.84 4.31 4/189 27027
/proc/meminfo: memFree=13701312/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=18788 CPUtime=0.29 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 1840 0 0 0 29 0 0 0 22 0 1 0 487625087 19238912 1781 33554432000 134512640 134761588 4292485792 18446744073709551615 134531215 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 4697 1782 225 61 0 4000 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18788

[startup+0.700816 s]
/proc/loadavg: 3.92 3.84 4.31 4/189 27027
/proc/meminfo: memFree=13701312/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=21124 CPUtime=0.69 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 4390 0 0 0 68 1 0 0 24 0 1 0 487625087 21630976 3967 33554432000 134512640 134761588 4292485792 18446744073709551615 134574992 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 5281 3967 254 61 0 4584 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21124

[startup+1.50066 s]
/proc/loadavg: 3.92 3.84 4.31 5/190 27028
/proc/meminfo: memFree=13686184/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=21124 CPUtime=1.49 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 4390 0 0 0 148 1 0 0 25 0 1 0 487625087 21630976 3967 33554432000 134512640 134761588 4292485792 18446744073709551615 134575045 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 5281 3967 254 61 0 4584 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21124

[startup+3.10036 s]
/proc/loadavg: 3.92 3.84 4.31 5/190 27028
/proc/meminfo: memFree=13684456/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=21124 CPUtime=3.09 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 4390 0 0 0 308 1 0 0 25 0 1 0 487625087 21630976 3967 33554432000 134512640 134761588 4292485792 18446744073709551615 134575015 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 5281 3967 254 61 0 4584 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21124

[startup+6.30074 s]
/proc/loadavg: 3.93 3.84 4.31 5/190 27028
/proc/meminfo: memFree=13660028/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=41916 CPUtime=6.29 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 60471 0 0 0 621 8 0 0 25 0 1 0 487625087 42921984 10006 33554432000 134512640 134761588 4292485792 18446744073709551615 134665215 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 10479 10006 310 61 0 9782 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41916

[startup+12.7005 s]
/proc/loadavg: 3.93 3.84 4.31 5/190 27028
/proc/meminfo: memFree=13651140/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=53292 CPUtime=12.69 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 65217 0 0 0 1260 9 0 0 25 0 1 0 487625087 54571008 12854 33554432000 134512640 134761588 4292485792 18446744073709551615 134621039 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 13323 12854 315 61 0 12626 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53292

[startup+25.5011 s]
/proc/loadavg: 3.95 3.85 4.31 5/190 27028
/proc/meminfo: memFree=13629964/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=72192 CPUtime=25.49 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 77886 0 0 0 2538 11 0 0 25 0 1 0 487625087 73924608 17583 33554432000 134512640 134761588 4292485792 18446744073709551615 134747037 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 18048 17583 319 61 0 17351 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72192

[startup+51.1012 s]
/proc/loadavg: 3.96 3.86 4.30 5/190 27029
/proc/meminfo: memFree=13618904/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=72848 CPUtime=51.09 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 91219 0 0 0 5096 13 0 0 25 0 1 0 487625087 74596352 17747 33554432000 134512640 134761588 4292485792 18446744073709551615 134747659 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 18212 17747 319 61 0 17515 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72848

[startup+102.307 s]
/proc/loadavg: 3.98 3.88 4.28 5/190 27030
/proc/meminfo: memFree=13625620/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=72300 CPUtime=102.3 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 97680 0 0 0 10216 14 0 0 25 0 1 0 487625087 74035200 17610 33554432000 134512640 134761588 4292485792 18446744073709551615 134747221 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 18075 17610 319 61 0 17378 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72300

[startup+162.301 s]
/proc/loadavg: 3.99 3.90 4.26 5/190 27032
/proc/meminfo: memFree=13625492/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=70920 CPUtime=162.3 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 108199 0 0 0 16214 16 0 0 25 0 1 0 487625087 72622080 17265 33554432000 134512640 134761588 4292485792 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 17730 17265 319 61 0 17033 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 70920

[startup+222.3 s]
/proc/loadavg: 3.99 3.91 4.24 5/190 27034
/proc/meminfo: memFree=13573904/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=113456 CPUtime=222.3 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 290311 0 0 0 22182 48 0 0 25 0 1 0 487625087 116178944 27796 33554432000 134512640 134761588 4292485792 18446744073709551615 134682535 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 28364 27796 286 61 0 27667 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 113456

[startup+282.301 s]
/proc/loadavg: 4.04 3.94 4.23 5/190 27062
/proc/meminfo: memFree=13620788/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=128528 CPUtime=282.3 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 324386 0 0 0 28178 52 0 0 25 0 1 0 487625087 131612672 31564 33554432000 134512640 134761588 4292485792 18446744073709551615 134632841 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 32132 31564 286 61 0 31435 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 128528

[startup+342.3 s]
/proc/loadavg: 4.01 3.95 4.21 5/190 27064
/proc/meminfo: memFree=13614116/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=123364 CPUtime=342.31 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 354612 0 0 0 34174 57 0 0 25 0 1 0 487625087 126324736 30273 33554432000 134512640 134761588 4292485792 18446744073709551615 134747168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 30841 30273 286 61 0 30144 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 123364

[startup+402.301 s]
/proc/loadavg: 4.07 3.97 4.20 5/190 27065
/proc/meminfo: memFree=13616956/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=120200 CPUtime=402.31 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 368938 0 0 0 40172 59 0 0 25 0 1 0 487625087 123084800 29482 33554432000 134512640 134761588 4292485792 18446744073709551615 134643057 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 30050 29482 286 61 0 29353 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 120200

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

[startup+409.5 s]
/proc/loadavg: 4.06 3.97 4.19 5/190 27066
/proc/meminfo: memFree=13617204/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=120200 CPUtime=409.5 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 373035 0 0 0 40891 59 0 0 25 0 1 0 487625087 123084800 29482 33554432000 134512640 134761588 4292485792 18446744073709551615 134682723 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 30050 29482 286 61 0 29353 0
Current children cumulated CPU time (s) 409.5
Current children cumulated vsize (KiB) 120200

[startup+415.9 s]
/proc/loadavg: 4.05 3.97 4.19 5/190 27066
/proc/meminfo: memFree=13626380/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=114056 CPUtime=415.9 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 373035 0 0 0 41531 59 0 0 25 0 1 0 487625087 116793344 27946 33554432000 134512640 134761588 4292485792 18446744073709551615 134748168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 28514 27946 286 61 0 27817 0
Current children cumulated CPU time (s) 415.9
Current children cumulated vsize (KiB) 114056

[startup+422.301 s]
/proc/loadavg: 4.05 3.97 4.19 5/190 27066
/proc/meminfo: memFree=13632948/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=106888 CPUtime=422.31 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 373035 0 0 0 42172 59 0 0 25 0 1 0 487625087 109453312 26154 33554432000 134512640 134761588 4292485792 18446744073709551615 134747041 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 26722 26154 286 61 0 26025 0
Current children cumulated CPU time (s) 422.31
Current children cumulated vsize (KiB) 106888

[startup+425.5 s]
/proc/loadavg: 4.05 3.97 4.19 5/190 27066
/proc/meminfo: memFree=13629972/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=106888 CPUtime=425.5 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 373035 0 0 0 42491 59 0 0 25 0 1 0 487625087 109453312 26154 33554432000 134512640 134761588 4292485792 18446744073709551615 134747069 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 26722 26154 286 61 0 26025 0
Current children cumulated CPU time (s) 425.5
Current children cumulated vsize (KiB) 106888

[startup+427.101 s]
/proc/loadavg: 4.05 3.97 4.19 5/190 27066
/proc/meminfo: memFree=13637412/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=108424 CPUtime=427.11 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 373419 0 0 0 42652 59 0 0 25 0 1 0 487625087 111026176 26538 33554432000 134512640 134761588 4292485792 18446744073709551615 134636797 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 27106 26538 286 61 0 26409 0
Current children cumulated CPU time (s) 427.11
Current children cumulated vsize (KiB) 108424

[startup+427.501 s]
/proc/loadavg: 4.05 3.97 4.19 5/190 27066
/proc/meminfo: memFree=13637412/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=108936 CPUtime=427.51 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 373547 0 0 0 42692 59 0 0 25 0 1 0 487625087 111550464 26666 33554432000 134512640 134761588 4292485792 18446744073709551615 134747041 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 27234 26666 286 61 0 26537 0
Current children cumulated CPU time (s) 427.51
Current children cumulated vsize (KiB) 108936

[startup+427.701 s]
/proc/loadavg: 4.05 3.97 4.19 5/190 27066
/proc/meminfo: memFree=13637412/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=108936 CPUtime=427.71 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 373547 0 0 0 42712 59 0 0 25 0 1 0 487625087 111550464 26666 33554432000 134512640 134761588 4292485792 18446744073709551615 134747171 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 27234 26666 286 61 0 26537 0
Current children cumulated CPU time (s) 427.71
Current children cumulated vsize (KiB) 108936

[startup+427.801 s]
/proc/loadavg: 4.12 3.99 4.19 5/190 27066
/proc/meminfo: memFree=13635924/32950928 swapFree=67087032/67111528
[pid=27027] ppid=27025 vsize=70312 CPUtime=427.81 cores=1,3
/proc/27027/stat : 27027 (MPhaseSAT64) R 27025 27027 26622 0 -1 4202496 373547 0 0 0 42722 59 0 0 25 0 1 0 487625087 71999488 16865 33554432000 134512640 134761588 4292485792 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/27027/statm: 17578 16865 286 61 0 16881 0
Current children cumulated CPU time (s) 427.81
Current children cumulated vsize (KiB) 70312

Child status: 20
Real time (s): 427.811
CPU time (s): 427.826
CPU user time (s): 427.224
CPU system time (s): 0.601908
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 161300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 427.224
system time used= 0.601908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 373557
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= 14
involuntary context switches= 650

runsolver used 0.659899 second user time and 1.68074 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-25 21:38:00
IDJOB=3283476
IDBENCH=71039
IDSOLVER=1521
FILE ID=node148/3283476-1303760279
RUNJOBID= node148-1303759501-26642
PBS_JOBID= 13157117
Free space on /tmp= 70496 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283476-1303760279/watcher-3283476-1303760279 -o /tmp/evaluation-result-3283476-1303760279/solver-3283476-1303760279 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3283476-1303760279.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=2050159931

node148.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.83
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.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.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13701592 kB
Buffers:       2058920 kB
Cached:       16216392 kB
SwapCached:       5264 kB
Active:        9514544 kB
Inactive:      9169080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13701592 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           18596 kB
Writeback:           0 kB
AnonPages:      404720 kB
Mapped:          15672 kB
Slab:           498304 kB
PageTables:       6060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   621420 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= 70524 MiB
End job on node148 at 2011-04-25 21:45:08