Trace number 1723061

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 49.2755 49.2973

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_06_UNSAT.cnf
MD5SUM540450986cd3d9879ae19d42219d1fab
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.0469
Satisfiable
(Un)Satisfiability was proved
Number of variables980
Number of clauses47620
Sum of the clauses size141221
Maximum clause length7
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21731
Number of clauses of size 345866
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

49.17/49.29	
49.17/49.29	c decisions : 211518
49.17/49.29	c conflicts : 157802
49.17/49.29	c Memory limit 1620 MiB
49.17/49.29	c RANDOM SEED: 1383160337
49.17/49.29	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-1723061-1240682658/watcher-1723061-1240682658 -o /tmp/evaluation-result-1723061-1240682658/solver-1723061-1240682658 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1723061-1240682658.cnf -rs 1383160337 -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.55 1.76 1.44 3/64 16977
/proc/meminfo: memFree=1161848/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=1956 CPUtime=0
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 224 0 0 0 0 0 0 0 18 0 1 0 96298523 2002944 208 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 489 208 151 362 0 124 0

[startup+0.0225379 s]
/proc/loadavg: 1.55 1.76 1.44 3/64 16977
/proc/meminfo: memFree=1161848/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=2484 CPUtime=0.02
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 389 0 0 0 2 0 0 0 18 0 1 0 96298523 2543616 373 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 621 373 151 362 0 256 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2484

[startup+0.101548 s]
/proc/loadavg: 1.55 1.76 1.44 3/64 16977
/proc/meminfo: memFree=1161848/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=4780 CPUtime=0.09
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 1016 0 0 0 9 0 0 0 18 0 1 0 96298523 4894720 972 1992294400 134512640 135997824 4294956160 18446744073709551615 134520042 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 1195 972 158 362 0 830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4780

[startup+0.301577 s]
/proc/loadavg: 1.55 1.76 1.44 3/64 16977
/proc/meminfo: memFree=1161848/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=5364 CPUtime=0.29
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 1144 0 0 0 29 0 0 0 19 0 1 0 96298523 5492736 1053 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 1341 1053 159 362 0 976 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5364

[startup+0.701635 s]
/proc/loadavg: 1.55 1.76 1.44 3/64 16977
/proc/meminfo: memFree=1161848/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=7124 CPUtime=0.69
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 1610 0 0 0 69 0 0 0 23 0 1 0 96298523 7294976 1518 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 1781 1520 173 362 0 1416 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7124

[startup+1.50175 s]
/proc/loadavg: 1.55 1.76 1.44 2/65 16978
/proc/meminfo: memFree=1154736/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=9156 CPUtime=1.49
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 2068 0 0 0 149 0 0 0 25 0 1 0 96298523 9375744 1976 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 2289 1976 174 362 0 1924 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9156

[startup+3.10198 s]
/proc/loadavg: 1.55 1.76 1.44 2/65 16978
/proc/meminfo: memFree=1154352/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=9436 CPUtime=3.09
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 2127 0 0 0 309 0 0 0 25 0 1 0 96298523 9662464 2035 1992294400 134512640 135997824 4294956160 18446744073709551615 134757383 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 2359 2035 174 362 0 1994 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9436

[startup+6.30145 s]
/proc/loadavg: 1.51 1.74 1.43 2/65 16978
/proc/meminfo: memFree=1153840/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=9840 CPUtime=6.29
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 2203 0 0 0 629 0 0 0 25 0 1 0 96298523 10076160 2111 1992294400 134512640 135997824 4294956160 18446744073709551615 134757811 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 2460 2111 174 362 0 2095 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9840

[startup+12.7014 s]
/proc/loadavg: 1.47 1.73 1.43 2/65 16978
/proc/meminfo: memFree=1153008/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=10712 CPUtime=12.68
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 2389 0 0 0 1268 0 0 0 25 0 1 0 96298523 10969088 2297 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 2678 2297 174 362 0 2313 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10712

[startup+25.5012 s]
/proc/loadavg: 1.36 1.69 1.43 2/65 16978
/proc/meminfo: memFree=1152752/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=11272 CPUtime=25.48
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 2494 0 0 0 2548 0 0 0 25 0 1 0 96298523 11542528 2402 1992294400 134512640 135997824 4294956160 18446744073709551615 134757699 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 2818 2402 174 362 0 2453 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11272

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

[startup+38.3011 s]
/proc/loadavg: 1.31 1.67 1.42 2/65 16978
/proc/meminfo: memFree=1152624/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=11272 CPUtime=38.27
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 2517 0 0 0 3827 0 0 0 25 0 1 0 96298523 11542528 2425 1992294400 134512640 135997824 4294956160 18446744073709551615 134756074 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 2818 2425 174 362 0 2453 0
Current children cumulated CPU time (s) 38.27
Current children cumulated vsize (KiB) 11272

[startup+44.702 s]
/proc/loadavg: 1.28 1.66 1.42 2/65 16978
/proc/meminfo: memFree=1152624/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=11412 CPUtime=44.67
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 2532 0 0 0 4467 0 0 0 25 0 1 0 96298523 11685888 2440 1992294400 134512640 135997824 4294956160 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 2853 2440 174 362 0 2488 0
Current children cumulated CPU time (s) 44.67
Current children cumulated vsize (KiB) 11412

[startup+46.3013 s]
/proc/loadavg: 1.26 1.65 1.42 2/65 16978
/proc/meminfo: memFree=1152624/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=11412 CPUtime=46.27
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 2533 0 0 0 4627 0 0 0 25 0 1 0 96298523 11685888 2441 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 2853 2441 174 362 0 2488 0
Current children cumulated CPU time (s) 46.27
Current children cumulated vsize (KiB) 11412

[startup+47.9015 s]
/proc/loadavg: 1.26 1.65 1.42 2/65 16978
/proc/meminfo: memFree=1152624/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=11412 CPUtime=47.87
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 2540 0 0 0 4786 1 0 0 25 0 1 0 96298523 11685888 2448 1992294400 134512640 135997824 4294956160 18446744073709551615 134757645 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 2853 2448 174 362 0 2488 0
Current children cumulated CPU time (s) 47.87
Current children cumulated vsize (KiB) 11412

[startup+48.7016 s]
/proc/loadavg: 1.26 1.65 1.42 2/65 16978
/proc/meminfo: memFree=1152624/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=11412 CPUtime=48.67
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 2542 0 0 0 4866 1 0 0 25 0 1 0 96298523 11685888 2450 1992294400 134512640 135997824 4294956160 18446744073709551615 134757845 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 2853 2450 174 362 0 2488 0
Current children cumulated CPU time (s) 48.67
Current children cumulated vsize (KiB) 11412

[startup+49.1017 s]
/proc/loadavg: 1.26 1.65 1.42 2/65 16978
/proc/meminfo: memFree=1152624/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=11412 CPUtime=49.07
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 2544 0 0 0 4906 1 0 0 25 0 1 0 96298523 11685888 2452 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 2853 2452 174 362 0 2488 0
Current children cumulated CPU time (s) 49.07
Current children cumulated vsize (KiB) 11412

[startup+49.2017 s]
/proc/loadavg: 1.26 1.65 1.42 2/65 16978
/proc/meminfo: memFree=1152624/2055920 swapFree=4192956/4192956
[pid=16977] ppid=16975 vsize=11412 CPUtime=49.17
/proc/16977/stat : 16977 (hydrasat) R 16975 16977 16631 0 -1 4194304 2545 0 0 0 4916 1 0 0 25 0 1 0 96298523 11685888 2453 1992294400 134512640 135997824 4294956160 18446744073709551615 134816801 0 0 4096 1 0 0 0 17 0 0 0
/proc/16977/statm: 2853 2453 174 362 0 2488 0
Current children cumulated CPU time (s) 49.17
Current children cumulated vsize (KiB) 11412

Child status: 20
Real time (s): 49.2973
CPU time (s): 49.2755
CPU user time (s): 49.2635
CPU system time (s): 0.011998
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 11412

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

runsolver used 0.047992 second user time and 0.137979 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-25 20:04:18
IDJOB=1723061
IDBENCH=71102
IDSOLVER=520
FILE ID=node30/1723061-1240682658
PBS_JOBID= 9186634
Free space on /tmp= 66248 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_06_UNSAT.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723061-1240682658/watcher-1723061-1240682658 -o /tmp/evaluation-result-1723061-1240682658/solver-1723061-1240682658 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1723061-1240682658.cnf -rs 1383160337 -co memory_limit 1800

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

MD5SUM BENCH= 540450986cd3d9879ae19d42219d1fab
RANDOM SEED=1383160337

node30.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.265
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.265
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:       1162328 kB
Buffers:         98936 kB
Cached:         689592 kB
SwapCached:          0 kB
Active:         146020 kB
Inactive:       656992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1162328 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2272 kB
Writeback:           0 kB
Mapped:          24208 kB
Slab:            76688 kB
Committed_AS:   423620 kB
PageTables:       1356 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= 66244 MiB
End job on node30 at 2009-04-25 20:05:07