Trace number 1563463

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 102.299 102.344

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.3399
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

102.25/102.31	
102.25/102.31	c decisions : 55154
102.25/102.31	c conflicts : 25827
102.25/102.31	c Memory limit 1620 MiB
102.25/102.31	c RANDOM SEED: 1841477674
102.25/102.31	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-1563463-1238786486/watcher-1563463-1238786486 -o /tmp/evaluation-result-1563463-1238786486/solver-1563463-1238786486 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1563463-1238786486.cnf -rs 1841477674 -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.22 1.11 1.05 3/64 32398
/proc/meminfo: memFree=1962744/2055920 swapFree=4175784/4192956
[pid=32398] ppid=32396 vsize=5052 CPUtime=0
/proc/32398/stat : 32398 (hydrasat) R 32396 32398 32237 0 -1 4194304 221 0 0 0 0 0 0 0 18 0 1 0 1151313738 5173248 205 1992294400 134512640 135997824 4294956160 18446744073709551615 134615107 0 0 4096 1 0 0 0 17 1 0 0
/proc/32398/statm: 1263 206 151 362 0 898 0

[startup+0.065684 s]
/proc/loadavg: 1.22 1.11 1.05 3/64 32398
/proc/meminfo: memFree=1962744/2055920 swapFree=4175784/4192956
[pid=32398] ppid=32396 vsize=7164 CPUtime=0.06
/proc/32398/stat : 32398 (hydrasat) R 32396 32398 32237 0 -1 4194304 813 0 0 0 6 0 0 0 18 0 1 0 1151313738 7335936 797 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/32398/statm: 1791 799 151 362 0 1426 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7164

[startup+0.101691 s]
/proc/loadavg: 1.22 1.11 1.05 3/64 32398
/proc/meminfo: memFree=1962744/2055920 swapFree=4175784/4192956
[pid=32398] ppid=32396 vsize=8484 CPUtime=0.09
/proc/32398/stat : 32398 (hydrasat) R 32396 32398 32237 0 -1 4194304 1163 0 0 0 9 0 0 0 18 0 1 0 1151313738 8687616 1147 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/32398/statm: 2121 1147 151 362 0 1756 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8484

[startup+0.301729 s]
/proc/loadavg: 1.22 1.11 1.05 3/64 32398
/proc/meminfo: memFree=1962744/2055920 swapFree=4175784/4192956
[pid=32398] ppid=32396 vsize=15480 CPUtime=0.29
/proc/32398/stat : 32398 (hydrasat) R 32396 32398 32237 0 -1 4194304 3104 0 0 0 28 1 0 0 19 0 1 0 1151313738 15851520 3088 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/32398/statm: 3870 3088 151 362 0 3505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15480

[startup+0.70181 s]
/proc/loadavg: 1.22 1.11 1.05 3/64 32398
/proc/meminfo: memFree=1962744/2055920 swapFree=4175784/4192956
[pid=32398] ppid=32396 vsize=29208 CPUtime=0.69
/proc/32398/stat : 32398 (hydrasat) R 32396 32398 32237 0 -1 4194304 6891 0 0 0 66 3 0 0 22 0 1 0 1151313738 29908992 6875 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/32398/statm: 7302 6875 151 362 0 6937 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29208

[startup+1.50197 s]
/proc/loadavg: 1.22 1.11 1.05 2/65 32399
/proc/meminfo: memFree=1917552/2055920 swapFree=4175784/4192956
[pid=32398] ppid=32396 vsize=66296 CPUtime=1.49
/proc/32398/stat : 32398 (hydrasat) R 32396 32398 32237 0 -1 4194304 16915 0 0 0 142 7 0 0 25 0 1 0 1151313738 67887104 16059 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/32398/statm: 16574 16059 158 362 0 16209 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66296

[startup+3.10129 s]
/proc/loadavg: 1.22 1.11 1.05 2/65 32399
/proc/meminfo: memFree=1896624/2055920 swapFree=4175784/4192956
[pid=32398] ppid=32396 vsize=87896 CPUtime=3.09
/proc/32398/stat : 32398 (hydrasat) R 32396 32398 32237 0 -1 4194304 23198 0 0 0 299 10 0 0 25 0 1 0 1151313738 90005504 20524 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/32398/statm: 21974 20524 159 362 0 21609 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87896

[startup+6.30193 s]
/proc/loadavg: 1.21 1.11 1.04 2/65 32399
/proc/meminfo: memFree=1854512/2055920 swapFree=4175784/4192956
[pid=32398] ppid=32396 vsize=148608 CPUtime=6.29
/proc/32398/stat : 32398 (hydrasat) R 32396 32398 32237 0 -1 4194304 42748 0 0 0 611 18 0 0 25 0 1 0 1151313738 152174592 35970 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/32398/statm: 37152 35970 175 362 0 36787 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 148608

[startup+12.7012 s]
/proc/loadavg: 1.19 1.11 1.04 2/65 32399
/proc/meminfo: memFree=1819320/2055920 swapFree=4175784/4192956
[pid=32398] ppid=32396 vsize=148740 CPUtime=12.68
/proc/32398/stat : 32398 (hydrasat) R 32396 32398 32237 0 -1 4194304 42785 0 0 0 1250 18 0 0 25 0 1 0 1151313738 152309760 36007 1992294400 134512640 135997824 4294956160 18446744073709551615 134590849 0 0 4096 1 0 0 0 17 1 0 0
/proc/32398/statm: 37185 36007 175 362 0 36820 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 148740

[startup+25.5018 s]
/proc/loadavg: 1.15 1.10 1.04 2/65 32399
/proc/meminfo: memFree=1819384/2055920 swapFree=4175784/4192956
[pid=32398] ppid=32396 vsize=149004 CPUtime=25.48
/proc/32398/stat : 32398 (hydrasat) R 32396 32398 32237 0 -1 4194304 42835 0 0 0 2530 18 0 0 25 0 1 0 1151313738 152580096 36057 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/32398/statm: 37251 36057 175 362 0 36886 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 149004

[startup+51.1019 s]
/proc/loadavg: 1.10 1.09 1.04 2/65 32399
/proc/meminfo: memFree=1819064/2055920 swapFree=4175784/4192956
[pid=32398] ppid=32396 vsize=149272 CPUtime=51.07
/proc/32398/stat : 32398 (hydrasat) R 32396 32398 32237 0 -1 4194304 42920 0 0 0 5089 18 0 0 25 0 1 0 1151313738 152854528 36142 1992294400 134512640 135997824 4294956160 18446744073709551615 134843656 0 0 4096 1 0 0 0 17 1 0 0
/proc/32398/statm: 37318 36142 175 362 0 36953 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 149272

[startup+102.305 s]
/proc/loadavg: 1.04 1.08 1.04 2/65 32399
/proc/meminfo: memFree=1816184/2055920 swapFree=4175784/4192956
[pid=32398] ppid=32396 vsize=152208 CPUtime=102.25
/proc/32398/stat : 32398 (hydrasat) R 32396 32398 32237 0 -1 4194304 43635 0 0 0 10206 19 0 0 25 0 1 0 1151313738 155860992 36857 1992294400 134512640 135997824 4294956160 18446744073709551615 134694775 0 0 4096 1 0 0 0 17 1 0 0
/proc/32398/statm: 38052 36857 175 362 0 37687 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 152208

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

Child status: 20
Real time (s): 102.344
CPU time (s): 102.299
CPU user time (s): 102.082
CPU system time (s): 0.216967
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 152208

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

runsolver used 0.098984 second user time and 0.231964 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-03 21:21:27
IDJOB=1563463
IDBENCH=70954
IDSOLVER=520
FILE ID=node33/1563463-1238786486
PBS_JOBID= 9085618
Free space on /tmp= 66508 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563463-1238786486/watcher-1563463-1238786486 -o /tmp/evaluation-result-1563463-1238786486/solver-1563463-1238786486 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1563463-1238786486.cnf -rs 1841477674 -co memory_limit 1800

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED=1841477674

node33.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.266
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.266
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:       1964184 kB
Buffers:          1076 kB
Cached:          33100 kB
SwapCached:       9684 kB
Active:          38052 kB
Inactive:         7384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1964184 kB
SwapTotal:     4192956 kB
SwapFree:      4175784 kB
Dirty:           16740 kB
Writeback:           0 kB
Mapped:          17964 kB
Slab:            32356 kB
Committed_AS:  3356436 kB
PageTables:       1400 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= 66508 MiB
End job on node33 at 2009-04-03 21:23:10