Trace number 1732960

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
HydraSAT-Flat 2009-03-22-FlatUNSAT 121.677 121.717

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK10.cnf
MD5SUM6acad6aa08a1137d820dbdd152ca2acc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.3421
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses38430
Sum of the clauses size456120
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4630
Number of clauses of size 50
Number of clauses of size over 537800

Solver Data

121.65/121.71	
121.65/121.71	c decisions : 435361
121.65/121.71	c conflicts : 417765
121.65/121.71	c Memory limit 1620 MiB
121.65/121.71	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-1732960-1240784189/watcher-1732960-1240784189 -o /tmp/evaluation-result-1732960-1240784189/solver-1732960-1240784189 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1732960-1240784189.cnf -rs 368380522 -co memory_limit 1800 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10081
/proc/meminfo: memFree=1672688/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=1748 CPUtime=0
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 106444857 1789952 171 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 437 171 119 319 0 115 0

[startup+0.0536649 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10081
/proc/meminfo: memFree=1672688/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=3332 CPUtime=0.05
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 629 0 0 0 5 0 0 0 18 0 1 0 106444857 3411968 613 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 833 613 119 319 0 511 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3332

[startup+0.10167 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10081
/proc/meminfo: memFree=1672688/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=6488 CPUtime=0.09
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 1383 0 0 0 9 0 0 0 18 0 1 0 106444857 6643712 1367 1992294400 134512640 135819388 4294956160 18446744073709551615 134684750 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 1622 1367 125 319 0 1300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6488

[startup+0.301697 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10081
/proc/meminfo: memFree=1672688/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=7956 CPUtime=0.29
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 1666 0 0 0 29 0 0 0 19 0 1 0 106444857 8146944 1650 1992294400 134512640 135819388 4294956160 18446744073709551615 134681617 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 1989 1650 127 319 0 1667 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7956

[startup+0.701752 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10081
/proc/meminfo: memFree=1672688/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=7956 CPUtime=0.69
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 1666 0 0 0 69 0 0 0 22 0 1 0 106444857 8146944 1650 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 1989 1650 127 319 0 1667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7956

[startup+1.50186 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10082
/proc/meminfo: memFree=1666536/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=7956 CPUtime=1.49
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 1666 0 0 0 149 0 0 0 25 0 1 0 106444857 8146944 1650 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 1989 1650 127 319 0 1667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7956

[startup+3.10107 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10082
/proc/meminfo: memFree=1666408/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=7956 CPUtime=3.09
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 1666 0 0 0 309 0 0 0 25 0 1 0 106444857 8146944 1650 1992294400 134512640 135819388 4294956160 18446744073709551615 134521354 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 1989 1650 127 319 0 1667 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7956

[startup+6.30151 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10082
/proc/meminfo: memFree=1666280/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=7956 CPUtime=6.29
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 1666 0 0 0 629 0 0 0 25 0 1 0 106444857 8146944 1650 1992294400 134512640 135819388 4294956160 18446744073709551615 135226977 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 1989 1650 127 319 0 1667 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7956

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10082
/proc/meminfo: memFree=1666280/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=7956 CPUtime=12.68
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 1667 0 0 0 1268 0 0 0 25 0 1 0 106444857 8146944 1651 1992294400 134512640 135819388 4294956160 18446744073709551615 135226977 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 1989 1651 128 319 0 1667 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7956

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10082
/proc/meminfo: memFree=1665640/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=9480 CPUtime=25.48
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 2340 0 0 0 2548 0 0 0 25 0 1 0 106444857 9707520 1899 1992294400 134512640 135819388 4294956160 18446744073709551615 135050385 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 2370 1899 147 319 0 2048 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9480

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10082
/proc/meminfo: memFree=1663976/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=11256 CPUtime=51.08
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 2781 0 0 0 5107 1 0 0 25 0 1 0 106444857 11526144 2294 1992294400 134512640 135819388 4294956160 18446744073709551615 134616898 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 2814 2294 147 319 0 2492 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11256

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10082
/proc/meminfo: memFree=1662248/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=13004 CPUtime=102.26
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 3199 0 0 0 10225 1 0 0 25 0 1 0 106444857 13316096 2712 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 3251 2712 147 319 0 2929 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13004

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

[startup+115.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10082
/proc/meminfo: memFree=1661672/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=13712 CPUtime=115.06
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 3343 0 0 0 11505 1 0 0 25 0 1 0 106444857 14041088 2856 1992294400 134512640 135819388 4294956160 18446744073709551615 134616793 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 3428 2856 147 319 0 3106 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 13712

[startup+118.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10082
/proc/meminfo: memFree=1661608/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=13712 CPUtime=118.26
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 3365 0 0 0 11825 1 0 0 25 0 1 0 106444857 14041088 2878 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 3428 2878 147 319 0 3106 0
Current children cumulated CPU time (s) 118.26
Current children cumulated vsize (KiB) 13712

[startup+119.906 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10082
/proc/meminfo: memFree=1661352/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=14104 CPUtime=119.86
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 3414 0 0 0 11985 1 0 0 25 0 1 0 106444857 14442496 2927 1992294400 134512640 135819388 4294956160 18446744073709551615 134616959 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 3526 2927 147 319 0 3204 0
Current children cumulated CPU time (s) 119.86
Current children cumulated vsize (KiB) 14104

[startup+120.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10082
/proc/meminfo: memFree=1661352/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=14104 CPUtime=120.65
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 3415 0 0 0 12064 1 0 0 25 0 1 0 106444857 14442496 2928 1992294400 134512640 135819388 4294956160 18446744073709551615 134616978 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 3526 2928 147 319 0 3204 0
Current children cumulated CPU time (s) 120.65
Current children cumulated vsize (KiB) 14104

[startup+121.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10082
/proc/meminfo: memFree=1661352/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=14104 CPUtime=121.45
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 3423 0 0 0 12144 1 0 0 25 0 1 0 106444857 14442496 2936 1992294400 134512640 135819388 4294956160 18446744073709551615 134616915 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 3526 2936 147 319 0 3204 0
Current children cumulated CPU time (s) 121.45
Current children cumulated vsize (KiB) 14104

[startup+121.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10082
/proc/meminfo: memFree=1661352/2055920 swapFree=4191900/4192956
[pid=10081] ppid=10079 vsize=14104 CPUtime=121.65
/proc/10081/stat : 10081 (hydrasat-flat) R 10079 10081 9800 0 -1 4194304 3428 0 0 0 12164 1 0 0 25 0 1 0 106444857 14442496 2941 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/10081/statm: 3526 2941 147 319 0 3204 0
Current children cumulated CPU time (s) 121.65
Current children cumulated vsize (KiB) 14104

Child status: 20
Real time (s): 121.717
CPU time (s): 121.677
CPU user time (s): 121.664
CPU system time (s): 0.013997
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 14104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 121.664
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3433
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= 2
involuntary context switches= 331

runsolver used 0.105983 second user time and 0.239963 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-27 00:16:29
IDJOB=1732960
IDBENCH=71131
IDSOLVER=519
FILE ID=node71/1732960-1240784189
PBS_JOBID= 9187250
Free space on /tmp= 66428 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK10.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732960-1240784189/watcher-1732960-1240784189 -o /tmp/evaluation-result-1732960-1240784189/solver-1732960-1240784189 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1732960-1240784189.cnf -rs 368380522 -co memory_limit 1800

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

MD5SUM BENCH= 6acad6aa08a1137d820dbdd152ca2acc
RANDOM SEED=368380522

node71.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.236
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.236
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:       1673168 kB
Buffers:         37732 kB
Cached:         265360 kB
SwapCached:        528 kB
Active:         128204 kB
Inactive:       188948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1673168 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2632 kB
Writeback:           0 kB
Mapped:          22280 kB
Slab:            51600 kB
Committed_AS:   326152 kB
PageTables:       1436 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= 66424 MiB
End job on node71 at 2009-04-27 00:18:31