Trace number 1715648

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 57.2573 57.2782

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-11-u.cnf
MD5SUM770fa9cd880a43d98e936f33f4e86d7a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1094
Satisfiable
(Un)Satisfiability was proved
Number of variables156980
Number of clauses696581
Sum of the clauses size1582352
Maximum clause length10
Minimum clause length1
Number of clauses of size 113310
Number of clauses of size 2570471
Number of clauses of size 382900
Number of clauses of size 43320
Number of clauses of size 513280
Number of clauses of size over 513300

Solver Data

57.17/57.26	
57.17/57.26	c decisions : 35865
57.17/57.26	c conflicts : 22116
57.17/57.26	c Memory limit 1620 MiB
57.17/57.26	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-1715648-1240605739/watcher-1715648-1240605739 -o /tmp/evaluation-result-1715648-1240605739/solver-1715648-1240605739 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1715648-1240605739.cnf -rs 1506769676 -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.08 0.02 0.01 3/64 20650
/proc/meminfo: memFree=1368504/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=4320 CPUtime=0
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 88601917 4423680 169 1992294400 134512640 135819388 4294956176 18446744073709551615 134644307 0 0 4096 1 0 0 0 17 1 0 0
/proc/20650/statm: 1080 170 119 319 0 758 0

[startup+0.0852899 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 20650
/proc/meminfo: memFree=1368504/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=8544 CPUtime=0.07
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 1322 0 0 0 7 0 0 0 18 0 1 0 88601917 8749056 1306 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/20650/statm: 2136 1307 119 319 0 1814 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8544

[startup+0.10129 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 20650
/proc/meminfo: memFree=1368504/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=9336 CPUtime=0.09
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 1536 0 0 0 9 0 0 0 18 0 1 0 88601917 9560064 1520 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/20650/statm: 2334 1520 119 319 0 2012 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9336

[startup+0.301308 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 20650
/proc/meminfo: memFree=1368504/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=19764 CPUtime=0.29
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 4330 0 0 0 27 2 0 0 19 0 1 0 88601917 20238336 4314 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/20650/statm: 4941 4315 119 319 0 4619 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19764

[startup+0.701345 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 20650
/proc/meminfo: memFree=1368504/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=38640 CPUtime=0.69
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 9384 0 0 0 65 4 0 0 22 0 1 0 88601917 39567360 9368 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/20650/statm: 9660 9368 119 319 0 9338 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38640

[startup+1.50142 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 20651
/proc/meminfo: memFree=1315888/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=64396 CPUtime=1.49
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 16461 0 0 0 142 7 0 0 25 0 1 0 88601917 65941504 15337 1992294400 134512640 135819388 4294956176 18446744073709551615 135226985 0 0 4096 1 0 0 0 17 1 0 0
/proc/20650/statm: 16099 15337 127 319 0 15777 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64396

[startup+3.10258 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 20651
/proc/meminfo: memFree=1301680/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=82856 CPUtime=3.09
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 21971 0 0 0 300 9 0 0 25 0 1 0 88601917 84844544 19137 1992294400 134512640 135819388 4294956176 18446744073709551615 134520641 0 0 4096 1 0 0 0 17 0 0 0
/proc/20650/statm: 20714 19137 128 319 0 20392 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82856

[startup+6.30186 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 20651
/proc/meminfo: memFree=1275056/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=100320 CPUtime=6.29
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 27925 0 0 0 618 11 0 0 25 0 1 0 88601917 102727680 23437 1992294400 134512640 135819388 4294956176 18446744073709551615 134593279 0 0 4096 1 0 0 0 17 1 0 0
/proc/20650/statm: 25080 23437 147 319 0 24758 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 100320

[startup+12.7015 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 20651
/proc/meminfo: memFree=1274864/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=100452 CPUtime=12.68
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 27961 0 0 0 1257 11 0 0 25 0 1 0 88601917 102862848 23473 1992294400 134512640 135819388 4294956176 18446744073709551615 134603701 0 0 4096 1 0 0 0 17 1 0 0
/proc/20650/statm: 25113 23473 147 319 0 24791 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 100452

[startup+25.5016 s]
/proc/loadavg: 0.39 0.09 0.03 2/65 20651
/proc/meminfo: memFree=1274800/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=100452 CPUtime=25.48
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 27985 0 0 0 2537 11 0 0 25 0 1 0 88601917 102862848 23497 1992294400 134512640 135819388 4294956176 18446744073709551615 134617150 0 0 4096 1 0 0 0 17 1 0 0
/proc/20650/statm: 25113 23497 147 319 0 24791 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 100452

[startup+51.102 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 20651
/proc/meminfo: memFree=1274480/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=100848 CPUtime=51.07
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 28080 0 0 0 5096 11 0 0 25 0 1 0 88601917 103268352 23592 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/20650/statm: 25212 23592 147 319 0 24890 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 100848

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

[startup+54.3013 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 20651
/proc/meminfo: memFree=1274416/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=100984 CPUtime=54.27
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 28086 0 0 0 5416 11 0 0 25 0 1 0 88601917 103407616 23598 1992294400 134512640 135819388 4294956176 18446744073709551615 134617587 0 0 4096 1 0 0 0 17 1 0 0
/proc/20650/statm: 25246 23598 147 319 0 24924 0
Current children cumulated CPU time (s) 54.27
Current children cumulated vsize (KiB) 100984

[startup+55.9014 s]
/proc/loadavg: 0.63 0.18 0.06 2/65 20651
/proc/meminfo: memFree=1274416/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=100984 CPUtime=55.87
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 28092 0 0 0 5576 11 0 0 25 0 1 0 88601917 103407616 23604 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/20650/statm: 25246 23604 147 319 0 24924 0
Current children cumulated CPU time (s) 55.87
Current children cumulated vsize (KiB) 100984

[startup+56.7015 s]
/proc/loadavg: 0.63 0.18 0.06 2/65 20651
/proc/meminfo: memFree=1274352/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=100984 CPUtime=56.67
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 28094 0 0 0 5656 11 0 0 25 0 1 0 88601917 103407616 23606 1992294400 134512640 135819388 4294956176 18446744073709551615 134585466 0 0 4096 1 0 0 0 17 1 0 0
/proc/20650/statm: 25246 23606 147 319 0 24924 0
Current children cumulated CPU time (s) 56.67
Current children cumulated vsize (KiB) 100984

[startup+57.1015 s]
/proc/loadavg: 0.63 0.18 0.06 2/65 20651
/proc/meminfo: memFree=1274352/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=100984 CPUtime=57.07
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 28097 0 0 0 5696 11 0 0 25 0 1 0 88601917 103407616 23609 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/20650/statm: 25246 23609 147 319 0 24924 0
Current children cumulated CPU time (s) 57.07
Current children cumulated vsize (KiB) 100984

[startup+57.2056 s]
/proc/loadavg: 0.63 0.18 0.06 2/65 20651
/proc/meminfo: memFree=1274352/2055920 swapFree=4181276/4192956
[pid=20650] ppid=20648 vsize=100984 CPUtime=57.17
/proc/20650/stat : 20650 (hydrasat-flat) R 20648 20650 20613 0 -1 4194304 28097 0 0 0 5706 11 0 0 25 0 1 0 88601917 103407616 23609 1992294400 134512640 135819388 4294956176 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 1 0 0
/proc/20650/statm: 25246 23609 147 319 0 24924 0
Current children cumulated CPU time (s) 57.17
Current children cumulated vsize (KiB) 100984

Child status: 20
Real time (s): 57.2782
CPU time (s): 57.2573
CPU user time (s): 57.1233
CPU system time (s): 0.133979
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 100984

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

runsolver used 0.050992 second user time and 0.12798 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-24 22:42:21
IDJOB=1715648
IDBENCH=20343
IDSOLVER=519
FILE ID=node48/1715648-1240605739
PBS_JOBID= 9186269
Free space on /tmp= 66312 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-11-u.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715648-1240605739/watcher-1715648-1240605739 -o /tmp/evaluation-result-1715648-1240605739/solver-1715648-1240605739 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1715648-1240605739.cnf -rs 1506769676 -co memory_limit 1800

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

MD5SUM BENCH= 770fa9cd880a43d98e936f33f4e86d7a
RANDOM SEED=1506769676

node48.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.209
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.209
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:       1368920 kB
Buffers:         70364 kB
Cached:         538636 kB
SwapCached:       6400 kB
Active:         152760 kB
Inactive:       464860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1368920 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:           13432 kB
Writeback:           0 kB
Mapped:          13340 kB
Slab:            55348 kB
Committed_AS:   355076 kB
PageTables:       1368 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= 66312 MiB
End job on node48 at 2009-04-24 22:43:19