Trace number 1796576

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
SatElite + ReVivAl 0.23 2009-03-18UNSAT 4.22036 4.22369

General information on the benchmark

Namehoons-vbmc-lucky7.cnf
MD5SUMe05028f569e580a3335aeab2d092cf1f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.22036
Satisfiable
(Un)Satisfiability was proved
Number of variables8503
Number of clauses25116
Sum of the clauses size58576
Maximum clause length3
Minimum clause length1
Number of clauses of size 121
Number of clauses of size 216730
Number of clauses of size 38365
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 revival is preprocessing the formula...#ITERATIONS 6
0.89/1.00	#LEARNT CLAUSES 10
1.00/1.01	done !
1.00/1.01	c Now, SatElite...
1.00/1.02	c Parsing...
1.00/1.04	c ==============================================================================
1.00/1.04	c |           |     ORIGINAL     |              LEARNT              |          |
1.00/1.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.00/1.04	c ==============================================================================
1.00/1.04	c |         0 |   22887    53141 |    6866       0        0     nan |  0.000 % |
1.01/1.23	c |         0 |    9953    34082 |      --       0       --      -- |     --   | -12934/-19059
1.01/1.23	c ==============================================================================
1.01/1.23	c Result  :   #vars: 1733   #clauses: 9953   #literals: 34082
1.01/1.23	c CPU time:   0.212967 s
1.01/1.23	c ==============================================================================
1.01/1.26	c SatElite is done !
1.01/1.26	c Calling MINISAT
1.01/1.26	This is MiniSat 2.0 beta
1.01/1.26	WARNING: for repeatability, setting FPU to use double precision
1.01/1.26	============================[ Problem Statistics ]=============================
1.01/1.26	|                                                                             |
1.01/1.26	|  Number of variables:  1733                                                 |
1.01/1.26	|  Number of clauses:    9953                                                 |
1.01/1.27	|  Parsing time:         0.00         s                                       |
1.01/1.27	============================[ Search Statistics ]==============================
1.01/1.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.01/1.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.01/1.27	===============================================================================
1.01/1.27	|         0 |    1733     9953    34082 |     3317        0    nan |  0.000 % |
1.01/1.27	|       101 |    1733     9953    34082 |     3649      101      7 |  0.000 % |
1.01/1.28	|       251 |    1729     9953    34082 |     4014      249      7 |  0.232 % |
1.01/1.29	|       477 |    1727     9913    33970 |     4415      471      9 |  0.808 % |
1.25/1.30	|       814 |    1723     9913    33970 |     4857      807     10 |  0.923 % |
1.25/1.33	|      1320 |    1716     9850    33808 |     5343     1312     11 |  1.039 % |
1.25/1.37	|      2079 |    1714     9836    33772 |     5877     2070     13 |  1.154 % |
1.25/1.44	|      3218 |    1713     9821    33727 |     6465     3209     13 |  1.154 % |
1.25/1.54	|      4926 |    1711     9807    33691 |     7111     4916     14 |  1.274 % |
1.25/1.74	|      7490 |    1711     9807    33691 |     7822     7480     16 |  1.270 % |
1.25/2.06	|     11334 |    1711     9807    33691 |     8605     7363     15 |  1.270 % |
2.57/2.60	|     17100 |    1711     9807    33691 |     9465     4386     14 |  1.270 % |
3.47/3.50	|     25750 |    1704     9756    33514 |    10412     7649     14 |  1.674 % |
4.17/4.22	===============================================================================
4.17/4.22	restarts              : 13
4.17/4.22	conflicts             : 31708          (10746 /sec)
4.17/4.22	decisions             : 53143          (1.57 % random) (18011 /sec)
4.17/4.22	propagations          : 4864696        (1648742 /sec)
4.17/4.22	conflict literals     : 508894         (44.34 % deleted)
4.17/4.22	Memory used           : 3.46 MB
4.17/4.22	CPU time              : 2.95055 s
4.17/4.22	
4.17/4.22	UNSATISFIABLE
4.17/4.22	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1796576-1242077678/watcher-1796576-1242077678 -o /tmp/evaluation-result-1796576-1242077678/solver-1796576-1242077678 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796576-1242077678.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.15 1.04 1.01 3/64 28123
/proc/meminfo: memFree=1923552/2055920 swapFree=4180268/4192956
[pid=28123] ppid=28121 vsize=5360 CPUtime=0
/proc/28123/stat : 28123 (run.sh) R 28121 28123 27807 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235793833 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 233402067615 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/28123/statm: 1340 236 195 169 0 51 0
[pid=28124] ppid=28123 vsize=1968 CPUtime=0
/proc/28124/stat : 28124 (revival) R 28123 28123 27807 0 -1 4194304 255 0 0 0 0 0 0 0 18 0 1 0 235793833 2015232 221 1992294400 134512640 134537284 4294956368 18446744073709551615 8855311 0 0 4096 0 0 0 0 17 0 0 0
/proc/28124/statm: 492 221 82 6 0 130 0

[startup+0.0708839 s]
/proc/loadavg: 1.15 1.04 1.01 3/64 28123
/proc/meminfo: memFree=1923552/2055920 swapFree=4180268/4192956
[pid=28123] ppid=28121 vsize=5360 CPUtime=0
/proc/28123/stat : 28123 (run.sh) S 28121 28123 27807 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235793833 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28123/statm: 1340 237 196 169 0 51 0
[pid=28124] ppid=28123 vsize=3476 CPUtime=0.06
/proc/28124/stat : 28124 (revival) R 28123 28123 27807 0 -1 4194304 613 0 0 0 6 0 0 0 19 0 1 50000 235793833 3559424 485 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28124/statm: 869 485 85 6 0 507 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8836

[startup+0.102887 s]
/proc/loadavg: 1.15 1.04 1.01 3/64 28123
/proc/meminfo: memFree=1923552/2055920 swapFree=4180268/4192956
[pid=28123] ppid=28121 vsize=5360 CPUtime=0
/proc/28123/stat : 28123 (run.sh) S 28121 28123 27807 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235793833 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28123/statm: 1340 237 196 169 0 51 0
[pid=28124] ppid=28123 vsize=3476 CPUtime=0.09
/proc/28124/stat : 28124 (revival) R 28123 28123 27807 0 -1 4194304 613 0 0 0 9 0 0 0 19 0 1 50000 235793833 3559424 485 1992294400 134512640 134537284 4294956368 18446744073709551615 134523659 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28124/statm: 869 485 85 6 0 507 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8836

[startup+0.301907 s]
/proc/loadavg: 1.15 1.04 1.01 3/64 28123
/proc/meminfo: memFree=1923552/2055920 swapFree=4180268/4192956
[pid=28123] ppid=28121 vsize=5360 CPUtime=0
/proc/28123/stat : 28123 (run.sh) S 28121 28123 27807 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235793833 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28123/statm: 1340 237 196 169 0 51 0
[pid=28124] ppid=28123 vsize=3476 CPUtime=0.29
/proc/28124/stat : 28124 (revival) R 28123 28123 27807 0 -1 4194304 613 0 0 0 29 0 0 0 21 0 1 50000 235793833 3559424 485 1992294400 134512640 134537284 4294956368 18446744073709551615 134524039 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28124/statm: 869 485 85 6 0 507 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8836

[startup+0.701948 s]
/proc/loadavg: 1.15 1.04 1.01 3/64 28123
/proc/meminfo: memFree=1923552/2055920 swapFree=4180268/4192956
[pid=28123] ppid=28121 vsize=5360 CPUtime=0
/proc/28123/stat : 28123 (run.sh) S 28121 28123 27807 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235793833 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28123/statm: 1340 237 196 169 0 51 0
[pid=28124] ppid=28123 vsize=3476 CPUtime=0.69
/proc/28124/stat : 28124 (revival) R 28123 28123 27807 0 -1 4194304 614 0 0 0 69 0 0 0 25 0 1 50000 235793833 3559424 486 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28124/statm: 869 486 85 6 0 507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8836

[startup+1.50203 s]
/proc/loadavg: 1.15 1.04 1.01 2/66 28125
/proc/meminfo: memFree=1921488/2055920 swapFree=4180268/4192956
[pid=28123] ppid=28121 vsize=5360 CPUtime=1.25
/proc/28123/stat : 28123 (run.sh) S 28121 28123 27807 0 -1 4194304 341 1751 0 0 0 0 124 1 16 0 1 0 235793833 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28123/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 5360

[startup+3.10118 s]
/proc/loadavg: 1.15 1.04 1.01 2/66 28127
/proc/meminfo: memFree=1920272/2055920 swapFree=4180268/4192956
[pid=28123] ppid=28121 vsize=5360 CPUtime=1.25
/proc/28123/stat : 28123 (run.sh) S 28121 28123 27807 0 -1 4194304 341 1751 0 0 0 0 124 1 16 0 1 0 235793833 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28123/statm: 1340 241 197 169 0 51 0
[pid=28127] ppid=28123 vsize=3540 CPUtime=1.82
/proc/28127/stat : 28127 (minisat) R 28123 28123 27807 0 -1 4194304 560 0 0 0 182 0 0 0 25 0 1 0 235793959 3624960 544 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/28127/statm: 885 544 76 170 0 713 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8900

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

[startup+3.90126 s]
/proc/loadavg: 1.15 1.04 1.01 2/66 28127
/proc/meminfo: memFree=1919952/2055920 swapFree=4180268/4192956
[pid=28123] ppid=28121 vsize=5360 CPUtime=1.25
/proc/28123/stat : 28123 (run.sh) S 28121 28123 27807 0 -1 4194304 341 1751 0 0 0 0 124 1 16 0 1 0 235793833 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28123/statm: 1340 241 197 169 0 51 0
[pid=28127] ppid=28123 vsize=3540 CPUtime=2.62
/proc/28127/stat : 28127 (minisat) R 28123 28123 27807 0 -1 4194304 586 0 0 0 262 0 0 0 25 0 1 0 235793959 3624960 570 1992294400 134512640 135212939 4294956240 18446744073709551615 134536105 0 0 4096 3 0 0 0 17 0 0 0
/proc/28127/statm: 885 570 76 170 0 713 0
Current children cumulated CPU time (s) 3.87
Current children cumulated vsize (KiB) 8900

[startup+4.10128 s]
/proc/loadavg: 1.15 1.04 1.01 2/66 28127
/proc/meminfo: memFree=1919952/2055920 swapFree=4180268/4192956
[pid=28123] ppid=28121 vsize=5360 CPUtime=1.25
/proc/28123/stat : 28123 (run.sh) S 28121 28123 27807 0 -1 4194304 341 1751 0 0 0 0 124 1 16 0 1 0 235793833 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28123/statm: 1340 241 197 169 0 51 0
[pid=28127] ppid=28123 vsize=3540 CPUtime=2.82
/proc/28127/stat : 28127 (minisat) R 28123 28123 27807 0 -1 4194304 587 0 0 0 282 0 0 0 25 0 1 0 235793959 3624960 571 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/28127/statm: 885 571 76 170 0 713 0
Current children cumulated CPU time (s) 4.07
Current children cumulated vsize (KiB) 8900

[startup+4.20129 s]
/proc/loadavg: 1.15 1.04 1.01 2/66 28127
/proc/meminfo: memFree=1919952/2055920 swapFree=4180268/4192956
[pid=28123] ppid=28121 vsize=5360 CPUtime=1.25
/proc/28123/stat : 28123 (run.sh) S 28121 28123 27807 0 -1 4194304 341 1751 0 0 0 0 124 1 16 0 1 0 235793833 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28123/statm: 1340 241 197 169 0 51 0
[pid=28127] ppid=28123 vsize=3540 CPUtime=2.92
/proc/28127/stat : 28127 (minisat) R 28123 28123 27807 0 -1 4194304 589 0 0 0 292 0 0 0 25 0 1 0 235793959 3624960 573 1992294400 134512640 135212939 4294956240 18446744073709551615 134529615 0 0 4096 3 0 0 0 17 0 0 0
/proc/28127/statm: 885 573 76 170 0 713 0
Current children cumulated CPU time (s) 4.17
Current children cumulated vsize (KiB) 8900

Child status: 20
Real time (s): 4.22369
CPU time (s): 4.22036
CPU user time (s): 4.19936
CPU system time (s): 0.020996
CPU usage (%): 99.921
Max. virtual memory (cumulated for all children) (KiB): 8900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.19936
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2704
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= 10
involuntary context switches= 31

runsolver used 0.006998 second user time and 0.016997 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-11 23:34:38
IDJOB=1796576
IDBENCH=69576
IDSOLVER=647
FILE ID=node70/1796576-1242077678
PBS_JOBID= 9277648
Free space on /tmp= 66336 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE08/cnf/hoons-vbmc-lucky7.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796576-1242077678/watcher-1796576-1242077678 -o /tmp/evaluation-result-1796576-1242077678/solver-1796576-1242077678 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796576-1242077678.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= e05028f569e580a3335aeab2d092cf1f
RANDOM SEED=1417354958

node70.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1924096 kB
Buffers:          2152 kB
Cached:          60032 kB
SwapCached:       6496 kB
Active:          13108 kB
Inactive:        57532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1924096 kB
SwapTotal:     4192956 kB
SwapFree:      4180268 kB
Dirty:            2232 kB
Writeback:           0 kB
Mapped:          14032 kB
Slab:            47260 kB
Committed_AS:   753272 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66332 MiB
End job on node70 at 2009-05-11 23:34:42