Trace number 1717625

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 170.177 170.232

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h27-unknown.cnf
MD5SUM7634252332633927f116161c1beb6151
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.7128
Satisfiable
(Un)Satisfiability was proved
Number of variables93573
Number of clauses439508
Sum of the clauses size1132510
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2347239
Number of clauses of size 388215
Number of clauses of size 41000
Number of clauses of size 5107
Number of clauses of size over 52757

Solver Data

170.14/170.21	
170.14/170.21	c decisions : 171969
170.14/170.21	c conflicts : 115153
170.14/170.21	c Memory limit 1620 MiB
170.14/170.21	c RANDOM SEED: 1967479419
170.14/170.21	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-1717625-1240629421/watcher-1717625-1240629421 -o /tmp/evaluation-result-1717625-1240629421/solver-1717625-1240629421 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1717625-1240629421.cnf -rs 1967479419 -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 0.98 2/65 18089
/proc/meminfo: memFree=1287232/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=3488 CPUtime=0
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 221 0 0 0 0 0 0 0 18 0 1 0 90971989 3571712 205 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 872 206 151 362 0 507 0

[startup+0.0736789 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 18089
/proc/meminfo: memFree=1287232/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=5992 CPUtime=0.06
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 899 0 0 0 6 0 0 0 18 0 1 0 90971989 6135808 883 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 1498 885 151 362 0 1133 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5992

[startup+0.10168 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 18089
/proc/meminfo: memFree=1287232/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=6916 CPUtime=0.09
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 1171 0 0 0 8 1 0 0 18 0 1 0 90971989 7081984 1155 1992294400 134512640 135997824 4294956176 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 1729 1156 151 362 0 1364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6916

[startup+0.301701 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 18089
/proc/meminfo: memFree=1287232/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=14028 CPUtime=0.29
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 3124 0 0 0 27 2 0 0 19 0 1 0 90971989 14364672 3108 1992294400 134512640 135997824 4294956176 18446744073709551615 134615107 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 3507 3108 151 362 0 3142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14028

[startup+0.701744 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 18089
/proc/meminfo: memFree=1287232/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=34984 CPUtime=0.69
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 8863 0 0 0 65 4 0 0 23 0 1 0 90971989 35823616 8193 1992294400 134512640 135997824 4294956176 18446744073709551615 134520114 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 8746 8193 158 362 0 8381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34984

[startup+1.50183 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18090
/proc/meminfo: memFree=1255032/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=34984 CPUtime=1.49
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 8864 0 0 0 145 4 0 0 25 0 1 0 90971989 35823616 8194 1992294400 134512640 135997824 4294956176 18446744073709551615 134520063 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 8746 8194 158 362 0 8381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34984

[startup+3.102 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18090
/proc/meminfo: memFree=1254648/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=50460 CPUtime=3.09
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 12976 0 0 0 304 5 0 0 25 0 1 0 90971989 51671040 11747 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 12615 11747 159 362 0 12250 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50460

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18090
/proc/meminfo: memFree=1232184/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=59272 CPUtime=6.28
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 15301 0 0 0 623 5 0 0 25 0 1 0 90971989 60694528 13815 1992294400 134512640 135997824 4294956176 18446744073709551615 134520087 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 14818 13815 159 362 0 14453 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 59272

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18090
/proc/meminfo: memFree=1206456/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=87176 CPUtime=12.69
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 23247 0 0 0 1260 9 0 0 25 0 1 0 90971989 89268224 20290 1992294400 134512640 135997824 4294956176 18446744073709551615 134757431 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 21794 20290 174 362 0 21429 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87176

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18090
/proc/meminfo: memFree=1205816/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=87836 CPUtime=25.48
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 23403 0 0 0 2539 9 0 0 25 0 1 0 90971989 89944064 20446 1992294400 134512640 135997824 4294956176 18446744073709551615 134849360 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 21959 20446 174 362 0 21594 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87836

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18090
/proc/meminfo: memFree=1204664/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=88924 CPUtime=51.06
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 23689 0 0 0 5097 9 0 0 25 0 1 0 90971989 91058176 20732 1992294400 134512640 135997824 4294956176 18446744073709551615 134816893 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 22231 20732 174 362 0 21866 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 88924

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18090
/proc/meminfo: memFree=1200504/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=93656 CPUtime=102.26
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 24738 0 0 0 10215 11 0 0 25 0 1 0 90971989 95903744 21781 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 23414 21781 174 362 0 23049 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 93656

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18090
/proc/meminfo: memFree=1194488/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=100808 CPUtime=162.24
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 26320 0 0 0 16212 12 0 0 25 0 1 0 90971989 103227392 23363 1992294400 134512640 135997824 4294956176 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 25202 23363 174 362 0 24837 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 100808

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

[startup+166.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18090
/proc/meminfo: memFree=1193784/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=101408 CPUtime=166.24
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 26409 0 0 0 16612 12 0 0 25 0 1 0 90971989 103841792 23452 1992294400 134512640 135997824 4294956176 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 25352 23452 174 362 0 24987 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 101408

[startup+167.902 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18090
/proc/meminfo: memFree=1193720/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=101408 CPUtime=167.84
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 26415 0 0 0 16772 12 0 0 25 0 1 0 90971989 103841792 23458 1992294400 134512640 135997824 4294956176 18446744073709551615 134845074 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 25352 23458 174 362 0 24987 0
Current children cumulated CPU time (s) 167.84
Current children cumulated vsize (KiB) 101408

[startup+169.502 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18090
/proc/meminfo: memFree=1193720/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=101408 CPUtime=169.44
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 26419 0 0 0 16932 12 0 0 25 0 1 0 90971989 103841792 23462 1992294400 134512640 135997824 4294956176 18446744073709551615 134757385 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 25352 23462 174 362 0 24987 0
Current children cumulated CPU time (s) 169.44
Current children cumulated vsize (KiB) 101408

[startup+169.902 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18090
/proc/meminfo: memFree=1193720/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=101408 CPUtime=169.84
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 26420 0 0 0 16972 12 0 0 25 0 1 0 90971989 103841792 23463 1992294400 134512640 135997824 4294956176 18446744073709551615 134843607 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 25352 23463 174 362 0 24987 0
Current children cumulated CPU time (s) 169.84
Current children cumulated vsize (KiB) 101408

[startup+170.102 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18090
/proc/meminfo: memFree=1193720/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=101408 CPUtime=170.04
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 26420 0 0 0 16992 12 0 0 25 0 1 0 90971989 103841792 23463 1992294400 134512640 135997824 4294956176 18446744073709551615 134850769 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 25352 23463 174 362 0 24987 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (KiB) 101408

[startup+170.202 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18090
/proc/meminfo: memFree=1193720/2055920 swapFree=4192812/4192956
[pid=18089] ppid=18087 vsize=102192 CPUtime=170.14
/proc/18089/stat : 18089 (hydrasat) R 18087 18089 17356 0 -1 4194304 26615 0 0 0 17002 12 0 0 25 0 1 0 90971989 104644608 23658 1992294400 134512640 135997824 4294956176 18446744073709551615 134694775 0 0 4096 1 0 0 0 17 1 0 0
/proc/18089/statm: 25548 23658 174 362 0 25183 0
Current children cumulated CPU time (s) 170.14
Current children cumulated vsize (KiB) 102192

Child status: 20
Real time (s): 170.232
CPU time (s): 170.177
CPU user time (s): 170.039
CPU system time (s): 0.137979
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 102192

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

runsolver used 0.178972 second user time and 0.447931 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-25 05:17:02
IDJOB=1717625
IDBENCH=20420
IDSOLVER=520
FILE ID=node81/1717625-1240629421
PBS_JOBID= 9186384
Free space on /tmp= 126436 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h27-unknown.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717625-1240629421/watcher-1717625-1240629421 -o /tmp/evaluation-result-1717625-1240629421/solver-1717625-1240629421 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1717625-1240629421.cnf -rs 1967479419 -co memory_limit 1800

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

MD5SUM BENCH= 7634252332633927f116161c1beb6151
RANDOM SEED=1967479419

node81.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.234
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.234
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:       1287712 kB
Buffers:         52528 kB
Cached:         625840 kB
SwapCached:          0 kB
Active:         130548 kB
Inactive:       562656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1287712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9120 kB
Writeback:           0 kB
Mapped:          24528 kB
Slab:            60744 kB
Committed_AS:   328484 kB
PageTables:       1452 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= 126436 MiB
End job on node81 at 2009-04-25 05:19:52