Trace number 1717885

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 2009-03-22-BaseUNSAT 342.727 342.835

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h22-unknown.cnf
MD5SUM8c6ad18be635cee0d986377c4d06ab11
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.97
Satisfiable
(Un)Satisfiability was proved
Number of variables146874
Number of clauses937242
Sum of the clauses size2519136
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2791651
Number of clauses of size 3139269
Number of clauses of size 41522
Number of clauses of size 583
Number of clauses of size over 54592

Solver Data

342.69/342.81	
342.69/342.81	c decisions : 158722
342.69/342.81	c conflicts : 78027
342.69/342.81	c Memory limit 1620 MiB
342.69/342.81	c RANDOM SEED: 917876026
342.69/342.81	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-1717885-1240631943/watcher-1717885-1240631943 -o /tmp/evaluation-result-1717885-1240631943/solver-1717885-1240631943 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1717885-1240631943.cnf -rs 917876026 -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: 0.91 0.97 0.99 3/65 23360
/proc/meminfo: memFree=805824/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=5432 CPUtime=0
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 224 0 0 0 0 0 0 0 20 0 1 0 91228105 5562368 208 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 1358 208 151 362 0 993 0

[startup+0.0829539 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 23360
/proc/meminfo: memFree=805824/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=8196 CPUtime=0.07
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 991 0 0 0 7 0 0 0 20 0 1 0 91228105 8392704 975 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 2049 975 151 362 0 1684 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8196

[startup+0.101955 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 23360
/proc/meminfo: memFree=805824/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=8856 CPUtime=0.09
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 1175 0 0 0 9 0 0 0 20 0 1 0 91228105 9068544 1159 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 2214 1159 151 362 0 1849 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8856

[startup+0.301972 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 23360
/proc/meminfo: memFree=805824/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=15984 CPUtime=0.29
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 3127 0 0 0 28 1 0 0 22 0 1 0 91228105 16367616 3111 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 3996 3111 151 362 0 3631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15984

[startup+0.702011 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 23360
/proc/meminfo: memFree=805824/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=30324 CPUtime=0.69
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 7032 0 0 0 65 4 0 0 25 0 1 0 91228105 31051776 7016 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 7581 7017 151 362 0 7216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30324

[startup+1.50209 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 23361
/proc/meminfo: memFree=766712/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=69796 CPUtime=1.49
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 18015 0 0 0 141 8 0 0 25 0 1 0 91228105 71471104 16985 1992294400 134512640 135997824 4294956160 18446744073709551615 134520067 0 0 4096 1 0 0 0 17 0 0 0
/proc/23360/statm: 17449 16985 158 362 0 17084 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69796

[startup+3.10124 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 23361
/proc/meminfo: memFree=738168/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=69796 CPUtime=3.08
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 18016 0 0 0 300 8 0 0 25 0 1 0 91228105 71471104 16986 1992294400 134512640 135997824 4294956160 18446744073709551615 134520114 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 17449 16986 158 362 0 17084 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 69796

[startup+6.30154 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 23361
/proc/meminfo: memFree=734904/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=87860 CPUtime=6.28
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 22818 0 0 0 619 9 0 0 25 0 1 0 91228105 89968640 20645 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 21965 20646 159 362 0 21600 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 87860

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 23361
/proc/meminfo: memFree=702392/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=108448 CPUtime=12.67
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 28372 0 0 0 1256 11 0 0 25 0 1 0 91228105 111050752 25942 1992294400 134512640 135997824 4294956160 18446744073709551615 134520089 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 27112 25942 159 362 0 26747 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 108448

[startup+25.5013 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 23361
/proc/meminfo: memFree=656824/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=161816 CPUtime=25.48
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 42351 0 0 0 2531 17 0 0 25 0 1 0 91228105 165699584 37386 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 40454 37386 174 362 0 40089 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 161816

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 23361
/proc/meminfo: memFree=655608/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=163004 CPUtime=51.07
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 42646 0 0 0 5090 17 0 0 25 0 1 0 91228105 166916096 37681 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 40751 37681 174 362 0 40386 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 163004

[startup+102.306 s]
/proc/loadavg: 1.06 0.99 0.99 2/66 23361
/proc/meminfo: memFree=654968/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=163796 CPUtime=102.25
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 42820 0 0 0 10208 17 0 0 25 0 1 0 91228105 167727104 37855 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 40949 37855 174 362 0 40584 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 163796

[startup+162.301 s]
/proc/loadavg: 1.02 0.99 0.99 2/66 23367
/proc/meminfo: memFree=654072/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=164504 CPUtime=162.23
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 42999 0 0 0 16205 18 0 0 25 0 1 0 91228105 168452096 38034 1992294400 134512640 135997824 4294956160 18446744073709551615 134816893 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 41126 38034 174 362 0 40761 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 164504

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 23367
/proc/meminfo: memFree=653240/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=165592 CPUtime=222.22
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 43215 0 0 0 22204 18 0 0 25 0 1 0 91228105 169566208 38250 1992294400 134512640 135997824 4294956160 18446744073709551615 134682746 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 41398 38250 174 362 0 41033 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 165592

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 23367
/proc/meminfo: memFree=652216/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=166560 CPUtime=282.2
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 43482 0 0 0 28202 18 0 0 25 0 1 0 91228105 170557440 38517 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 41640 38517 174 362 0 41275 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 166560

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 23367
/proc/meminfo: memFree=650680/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=168492 CPUtime=342.18
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 43861 0 0 0 34200 18 0 0 25 0 1 0 91228105 172535808 38896 1992294400 134512640 135997824 4294956160 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 42123 38896 174 362 0 41758 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 168492

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

[startup+342.701 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 23367
/proc/meminfo: memFree=650680/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=168492 CPUtime=342.58
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 43862 0 0 0 34240 18 0 0 25 0 1 0 91228105 172535808 38897 1992294400 134512640 135997824 4294956160 18446744073709551615 134845101 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 42123 38897 174 362 0 41758 0
Current children cumulated CPU time (s) 342.58
Current children cumulated vsize (KiB) 168492

[startup+342.801 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 23367
/proc/meminfo: memFree=650680/2055920 swapFree=4192812/4192956
[pid=23360] ppid=23358 vsize=169652 CPUtime=342.69
/proc/23360/stat : 23360 (hydrasat) R 23358 23360 22438 0 -1 4194304 44152 0 0 0 34250 19 0 0 25 0 1 0 91228105 173723648 39187 1992294400 134512640 135997824 4294956160 18446744073709551615 134694775 0 0 4096 1 0 0 0 17 1 0 0
/proc/23360/statm: 42413 39187 174 362 0 42048 0
Current children cumulated CPU time (s) 342.69
Current children cumulated vsize (KiB) 169652

Child status: 20
Real time (s): 342.835
CPU time (s): 342.727
CPU user time (s): 342.513
CPU system time (s): 0.213967
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 169652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 342.513
system time used= 0.213967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44157
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= 863

runsolver used 0.399939 second user time and 0.808877 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-25 05:59:04
IDJOB=1717885
IDBENCH=20430
IDSOLVER=520
FILE ID=node8/1717885-1240631943
PBS_JOBID= 9186371
Free space on /tmp= 66164 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h22-unknown.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717885-1240631943/watcher-1717885-1240631943 -o /tmp/evaluation-result-1717885-1240631943/solver-1717885-1240631943 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1717885-1240631943.cnf -rs 917876026 -co memory_limit 1800

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

MD5SUM BENCH= 8c6ad18be635cee0d986377c4d06ab11
RANDOM SEED=917876026

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        806240 kB
Buffers:         76352 kB
Cached:        1073796 kB
SwapCached:        140 kB
Active:         155524 kB
Inactive:      1009632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        806240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           18640 kB
Writeback:           0 kB
Mapped:          24580 kB
Slab:            70312 kB
Committed_AS:   427676 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66160 MiB
End job on node8 at 2009-04-25 06:04:47