Trace number 1717624

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 112.173 112.211

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

112.06/112.19	
112.06/112.19	c decisions : 113930
112.06/112.19	c conflicts : 65569
112.06/112.19	c Memory limit 1620 MiB
112.06/112.19	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-1717624-1240629419/watcher-1717624-1240629419 -o /tmp/evaluation-result-1717624-1240629419/solver-1717624-1240629419 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1717624-1240629419.cnf -rs 135970399 -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.28 1.11 1.10 3/64 19061
/proc/meminfo: memFree=1830920/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=3316 CPUtime=0
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 202 0 0 0 0 0 0 0 18 0 1 0 90970570 3395584 186 1992294400 134512640 135819388 4294956160 18446744073709551615 134644307 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 829 186 119 319 0 507 0

[startup+0.021527 s]
/proc/loadavg: 1.28 1.11 1.10 3/64 19061
/proc/meminfo: memFree=1830920/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=4108 CPUtime=0.01
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 408 0 0 0 1 0 0 0 18 0 1 0 90970570 4206592 392 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 1027 392 119 319 0 705 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4108

[startup+0.101542 s]
/proc/loadavg: 1.28 1.11 1.10 3/64 19061
/proc/meminfo: memFree=1830920/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=7924 CPUtime=0.09
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 1414 0 0 0 9 0 0 0 18 0 1 0 90970570 8114176 1398 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 1981 1398 119 319 0 1659 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7924

[startup+0.301579 s]
/proc/loadavg: 1.28 1.11 1.10 3/64 19061
/proc/meminfo: memFree=1830920/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=17416 CPUtime=0.29
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 3961 0 0 0 28 1 0 0 19 0 1 0 90970570 17833984 3945 1992294400 134512640 135819388 4294956160 18446744073709551615 135270494 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 4354 3946 119 319 0 4032 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17416

[startup+0.701654 s]
/proc/loadavg: 1.28 1.11 1.10 3/64 19061
/proc/meminfo: memFree=1830920/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=41640 CPUtime=0.69
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 10516 0 0 0 65 4 0 0 22 0 1 0 90970570 42639360 9846 1992294400 134512640 135819388 4294956160 18446744073709551615 134697971 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 10410 9847 127 319 0 10088 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41640

[startup+1.50181 s]
/proc/loadavg: 1.28 1.11 1.10 2/65 19062
/proc/meminfo: memFree=1791872/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=41640 CPUtime=1.49
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 10540 0 0 0 145 4 0 0 25 0 1 0 90970570 42639360 9870 1992294400 134512640 135819388 4294956160 18446744073709551615 134521401 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 10410 9870 127 319 0 10088 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41640

[startup+3.10111 s]
/proc/loadavg: 1.34 1.12 1.10 2/65 19062
/proc/meminfo: memFree=1791488/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=54752 CPUtime=3.09
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 13950 0 0 0 303 6 0 0 25 0 1 0 90970570 56066048 12721 1992294400 134512640 135819388 4294956160 18446744073709551615 135210599 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 13688 12721 128 319 0 13366 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54752

[startup+6.30171 s]
/proc/loadavg: 1.34 1.12 1.10 2/65 19062
/proc/meminfo: memFree=1767872/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=67128 CPUtime=6.29
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 17288 0 0 0 622 7 0 0 25 0 1 0 90970570 68739072 15802 1992294400 134512640 135819388 4294956160 18446744073709551615 134521426 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 16782 15802 128 319 0 16460 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67128

[startup+12.7019 s]
/proc/loadavg: 1.29 1.12 1.10 2/65 19062
/proc/meminfo: memFree=1742016/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=95076 CPUtime=12.68
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 25264 0 0 0 1257 11 0 0 25 0 1 0 90970570 97357824 22307 1992294400 134512640 135819388 4294956160 18446744073709551615 134603162 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 23769 22307 147 319 0 23447 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 95076

[startup+25.5013 s]
/proc/loadavg: 1.24 1.12 1.10 2/65 19062
/proc/meminfo: memFree=1741312/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=95868 CPUtime=25.49
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 25459 0 0 0 2537 12 0 0 25 0 1 0 90970570 98168832 22502 1992294400 134512640 135819388 4294956160 18446744073709551615 134593279 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 23967 22502 147 319 0 23645 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 95868

[startup+51.1012 s]
/proc/loadavg: 1.16 1.11 1.09 2/65 19062
/proc/meminfo: memFree=1740736/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=96532 CPUtime=51.08
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 25639 0 0 0 5096 12 0 0 25 0 1 0 90970570 98848768 22682 1992294400 134512640 135819388 4294956160 18446744073709551615 134603491 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 24133 22682 147 319 0 23811 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 96532

[startup+102.306 s]
/proc/loadavg: 1.06 1.08 1.09 2/65 19062
/proc/meminfo: memFree=1737024/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=100636 CPUtime=102.26
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 26557 0 0 0 10213 13 0 0 25 0 1 0 90970570 103051264 23600 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 25159 23600 147 319 0 24837 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 100636

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

[startup+108.701 s]
/proc/loadavg: 1.06 1.08 1.09 2/65 19062
/proc/meminfo: memFree=1736512/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=101184 CPUtime=108.66
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 26695 0 0 0 10853 13 0 0 25 0 1 0 90970570 103612416 23738 1992294400 134512640 135819388 4294956160 18446744073709551615 134668178 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 25296 23738 147 319 0 24974 0
Current children cumulated CPU time (s) 108.66
Current children cumulated vsize (KiB) 101184

[startup+110.301 s]
/proc/loadavg: 1.06 1.08 1.09 2/65 19062
/proc/meminfo: memFree=1736320/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=101316 CPUtime=110.26
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 26734 0 0 0 11013 13 0 0 25 0 1 0 90970570 103747584 23777 1992294400 134512640 135819388 4294956160 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 25329 23777 147 319 0 25007 0
Current children cumulated CPU time (s) 110.26
Current children cumulated vsize (KiB) 101316

[startup+111.105 s]
/proc/loadavg: 1.06 1.08 1.09 2/65 19062
/proc/meminfo: memFree=1736192/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=101448 CPUtime=111.06
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 26762 0 0 0 11093 13 0 0 25 0 1 0 90970570 103882752 23805 1992294400 134512640 135819388 4294956160 18446744073709551615 134602922 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 25362 23805 147 319 0 25040 0
Current children cumulated CPU time (s) 111.06
Current children cumulated vsize (KiB) 101448

[startup+111.902 s]
/proc/loadavg: 1.06 1.08 1.09 2/65 19062
/proc/meminfo: memFree=1736192/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=101448 CPUtime=111.86
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 26778 0 0 0 11173 13 0 0 25 0 1 0 90970570 103882752 23821 1992294400 134512640 135819388 4294956160 18446744073709551615 134616763 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 25362 23821 147 319 0 25040 0
Current children cumulated CPU time (s) 111.86
Current children cumulated vsize (KiB) 101448

[startup+112.102 s]
/proc/loadavg: 1.05 1.08 1.08 2/65 19062
/proc/meminfo: memFree=1736064/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=101636 CPUtime=112.06
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194304 26797 0 0 0 11193 13 0 0 25 0 1 0 90970570 104075264 23840 1992294400 134512640 135819388 4294956160 18446744073709551615 134599863 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 25409 23840 147 319 0 25087 0
Current children cumulated CPU time (s) 112.06
Current children cumulated vsize (KiB) 101636

[startup+112.206 s]
/proc/loadavg: 1.05 1.08 1.08 2/65 19062
/proc/meminfo: memFree=1736064/2055920 swapFree=4177552/4192956
[pid=19061] ppid=19059 vsize=0 CPUtime=112.16
/proc/19061/stat : 19061 (hydrasat-flat) R 19059 19061 17986 0 -1 4194308 26989 0 0 0 11202 14 0 0 25 0 1 0 90970570 0 0 1992294400 0 0 0 0 0 0 0 4096 1 0 0 0 17 1 0 0
/proc/19061/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 112.16
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 112.211
CPU time (s): 112.173
CPU user time (s): 112.024
CPU system time (s): 0.148977
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 101636

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

runsolver used 0.082987 second user time and 0.249962 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-25 05:17:00
IDJOB=1717624
IDBENCH=20420
IDSOLVER=519
FILE ID=node37/1717624-1240629419
PBS_JOBID= 9186388
Free space on /tmp= 66292 MiB

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

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

MD5SUM BENCH= 7634252332633927f116161c1beb6151
RANDOM SEED=135970399

node37.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.259
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.259
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:       1831400 kB
Buffers:         45256 kB
Cached:         118136 kB
SwapCached:      10280 kB
Active:          27700 kB
Inactive:       148196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831400 kB
SwapTotal:     4192956 kB
SwapFree:      4177552 kB
Dirty:            9200 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            34800 kB
Committed_AS:   376960 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= 66292 MiB
End job on node37 at 2009-04-25 05:18:52