Trace number 1578203

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 198.703 198.756

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-10-5p0.cnf
MD5SUM9d45c35f4df88b155135c4914792c59e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.3138
Satisfiable
(Un)Satisfiability was proved
Number of variables104481
Number of clauses500875
Sum of the clauses size1175028
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398201
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

198.64/198.74	
198.64/198.74	c decisions : 370524
198.64/198.74	c conflicts : 88998
198.64/198.74	c Memory limit 1620 MiB
198.64/198.74	c RANDOM SEED: 1169437532
198.64/198.74	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-1578203-1238895959/watcher-1578203-1238895959 -o /tmp/evaluation-result-1578203-1238895959/solver-1578203-1238895959 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1578203-1238895959.cnf -rs 1169437532 -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.02 1.03 1.09 3/64 2588
/proc/meminfo: memFree=1697664/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=3728 CPUtime=0
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 223 0 0 0 0 0 0 0 18 0 1 0 1162258731 3817472 207 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 932 208 151 362 0 567 0

[startup+0.026284 s]
/proc/loadavg: 1.02 1.03 1.09 3/64 2588
/proc/meminfo: memFree=1697664/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=4520 CPUtime=0.02
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 451 0 0 0 2 0 0 0 18 0 1 0 1162258731 4628480 435 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 1130 435 151 362 0 765 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4520

[startup+0.10129 s]
/proc/loadavg: 1.02 1.03 1.09 3/64 2588
/proc/meminfo: memFree=1697664/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=7292 CPUtime=0.09
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 1199 0 0 0 8 1 0 0 18 0 1 0 1162258731 7467008 1183 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 1823 1183 151 362 0 1458 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7292

[startup+0.301307 s]
/proc/loadavg: 1.02 1.03 1.09 3/64 2588
/proc/meminfo: memFree=1697664/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=14552 CPUtime=0.29
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 3184 0 0 0 27 2 0 0 19 0 1 0 1162258731 14901248 3168 1992294400 134512640 135997824 4294956160 18446744073709551615 135371271 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 3638 3168 151 362 0 3273 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14552

[startup+0.701343 s]
/proc/loadavg: 1.02 1.03 1.09 3/64 2588
/proc/meminfo: memFree=1697664/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=30752 CPUtime=0.69
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 7480 0 0 0 66 3 0 0 22 0 1 0 1162258731 31490048 7464 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 7688 7464 155 362 0 7323 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30752

[startup+1.50142 s]
/proc/loadavg: 1.02 1.03 1.09 2/65 2589
/proc/meminfo: memFree=1661176/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=44636 CPUtime=1.48
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 11404 0 0 0 144 4 0 0 25 0 1 0 1162258731 45707264 10052 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 11159 10052 159 362 0 10794 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44636

[startup+3.10156 s]
/proc/loadavg: 1.02 1.03 1.09 2/65 2589
/proc/meminfo: memFree=1653752/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=69444 CPUtime=3.08
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 18949 0 0 0 301 7 0 0 25 0 1 0 1162258731 71110656 16338 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 17361 16338 175 362 0 16996 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 69444

[startup+6.30185 s]
/proc/loadavg: 1.02 1.03 1.09 2/65 2589
/proc/meminfo: memFree=1632120/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=69972 CPUtime=6.28
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 19066 0 0 0 621 7 0 0 25 0 1 0 1162258731 71651328 16455 1992294400 134512640 135997824 4294956160 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 17493 16455 175 362 0 17128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 69972

[startup+12.7024 s]
/proc/loadavg: 1.01 1.03 1.09 2/65 2589
/proc/meminfo: memFree=1631928/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=70236 CPUtime=12.69
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 19135 0 0 0 1261 8 0 0 25 0 1 0 1162258731 71921664 16524 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 17559 16524 175 362 0 17194 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70236

[startup+25.5016 s]
/proc/loadavg: 1.01 1.03 1.09 2/65 2589
/proc/meminfo: memFree=1631480/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=70632 CPUtime=25.48
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 19236 0 0 0 2540 8 0 0 25 0 1 0 1162258731 72327168 16625 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 17658 16625 175 362 0 17293 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 70632

[startup+51.1019 s]
/proc/loadavg: 1.01 1.02 1.09 2/65 2589
/proc/meminfo: memFree=1631160/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=71028 CPUtime=51.07
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 19326 0 0 0 5099 8 0 0 25 0 1 0 1162258731 72732672 16715 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 17757 16715 175 362 0 17392 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 71028

[startup+102.305 s]
/proc/loadavg: 1.00 1.02 1.08 2/65 2589
/proc/meminfo: memFree=1630200/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=71952 CPUtime=102.26
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 19560 0 0 0 10218 8 0 0 25 0 1 0 1162258731 73678848 16949 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 17988 16949 175 362 0 17623 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 71952

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.08 2/65 2589
/proc/meminfo: memFree=1629304/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=72888 CPUtime=162.25
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 19785 0 0 0 16216 9 0 0 25 0 1 0 1162258731 74637312 17174 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 18222 17174 175 362 0 17857 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 72888

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

[startup+179.101 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 2589
/proc/meminfo: memFree=1629048/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=73152 CPUtime=179.04
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 19839 0 0 0 17895 9 0 0 25 0 1 0 1162258731 74907648 17228 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 18288 17228 175 362 0 17923 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 73152

[startup+191.902 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 2589
/proc/meminfo: memFree=1628920/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=73284 CPUtime=191.84
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 19877 0 0 0 19175 9 0 0 25 0 1 0 1162258731 75042816 17266 1992294400 134512640 135997824 4294956160 18446744073709551615 134816893 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 18321 17266 175 362 0 17956 0
Current children cumulated CPU time (s) 191.84
Current children cumulated vsize (KiB) 73284

[startup+195.102 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 2589
/proc/meminfo: memFree=1628792/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=73416 CPUtime=195.04
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 19903 0 0 0 19495 9 0 0 25 0 1 0 1162258731 75177984 17292 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 18354 17292 175 362 0 17989 0
Current children cumulated CPU time (s) 195.04
Current children cumulated vsize (KiB) 73416

[startup+196.702 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 2589
/proc/meminfo: memFree=1628792/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=73416 CPUtime=196.64
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 19908 0 0 0 19655 9 0 0 25 0 1 0 1162258731 75177984 17297 1992294400 134512640 135997824 4294956160 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 18354 17297 175 362 0 17989 0
Current children cumulated CPU time (s) 196.64
Current children cumulated vsize (KiB) 73416

[startup+197.502 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 2589
/proc/meminfo: memFree=1628792/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=73416 CPUtime=197.44
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 19911 0 0 0 19735 9 0 0 25 0 1 0 1162258731 75177984 17300 1992294400 134512640 135997824 4294956160 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 18354 17300 175 362 0 17989 0
Current children cumulated CPU time (s) 197.44
Current children cumulated vsize (KiB) 73416

[startup+198.301 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 2589
/proc/meminfo: memFree=1628728/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=73416 CPUtime=198.24
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 19918 0 0 0 19815 9 0 0 25 0 1 0 1162258731 75177984 17307 1992294400 134512640 135997824 4294956160 18446744073709551615 134758056 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 18354 17307 175 362 0 17989 0
Current children cumulated CPU time (s) 198.24
Current children cumulated vsize (KiB) 73416

[startup+198.701 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 2589
/proc/meminfo: memFree=1628728/2055920 swapFree=4178364/4192956
[pid=2588] ppid=2586 vsize=73416 CPUtime=198.64
/proc/2588/stat : 2588 (hydrasat) R 2586 2588 2093 0 -1 4194304 19920 0 0 0 19855 9 0 0 25 0 1 0 1162258731 75177984 17309 1992294400 134512640 135997824 4294956160 18446744073709551615 134758056 0 0 4096 1 0 0 0 17 1 0 0
/proc/2588/statm: 18354 17309 175 362 0 17989 0
Current children cumulated CPU time (s) 198.64
Current children cumulated vsize (KiB) 73416

Child status: 20
Real time (s): 198.756
CPU time (s): 198.703
CPU user time (s): 198.595
CPU system time (s): 0.107983
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 73416

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

runsolver used 0.222966 second user time and 0.444932 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-05 03:45:59
IDJOB=1578203
IDBENCH=70974
IDSOLVER=520
FILE ID=node43/1578203-1238895959
PBS_JOBID= 9086048
Free space on /tmp= 66476 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1578203-1238895959/watcher-1578203-1238895959 -o /tmp/evaluation-result-1578203-1238895959/solver-1578203-1238895959 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1578203-1238895959.cnf -rs 1169437532 -co memory_limit 1800

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

MD5SUM BENCH= 9d45c35f4df88b155135c4914792c59e
RANDOM SEED=1169437532

node43.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.242
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.242
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:       1698080 kB
Buffers:         49176 kB
Cached:         242308 kB
SwapCached:       8872 kB
Active:         104488 kB
Inactive:       197484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698080 kB
SwapTotal:     4192956 kB
SwapFree:      4178364 kB
Dirty:            9960 kB
Writeback:           0 kB
Mapped:          15852 kB
Slab:            41752 kB
Committed_AS:  2897000 kB
PageTables:       1456 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= 66472 MiB
End job on node43 at 2009-04-05 03:49:18