Trace number 1581739

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 232.518 232.59

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.4389
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

232.42/232.57	
232.42/232.57	c decisions : 553833
232.42/232.57	c conflicts : 161009
232.42/232.57	c Memory limit 1620 MiB
232.42/232.57	c RANDOM SEED: 710175781
232.42/232.57	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-1581739-1238932110/watcher-1581739-1238932110 -o /tmp/evaluation-result-1581739-1238932110/solver-1581739-1238932110 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1581739-1238932110.cnf -rs 710175781 -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 1.08 3/64 25072
/proc/meminfo: memFree=1529272/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=4220 CPUtime=0
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 224 0 0 0 0 0 0 0 18 0 1 0 1165873650 4321280 208 1992294400 134512640 135997824 4294956160 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 1055 208 151 362 0 690 0

[startup+0.031149 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 25072
/proc/meminfo: memFree=1529272/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=5144 CPUtime=0.02
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 499 0 0 0 2 0 0 0 18 0 1 0 1165873650 5267456 483 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 1286 484 151 362 0 921 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5144

[startup+0.101156 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 25072
/proc/meminfo: memFree=1529272/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=7784 CPUtime=0.09
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 1200 0 0 0 9 0 0 0 18 0 1 0 1165873650 7970816 1184 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 1946 1185 151 362 0 1581 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7784

[startup+0.301177 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 25072
/proc/meminfo: memFree=1529272/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=14912 CPUtime=0.29
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 3162 0 0 0 28 1 0 0 19 0 1 0 1165873650 15269888 3146 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 3728 3146 151 362 0 3363 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14912

[startup+0.701219 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 25072
/proc/meminfo: memFree=1529272/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=28376 CPUtime=0.69
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 6851 0 0 0 65 4 0 0 22 0 1 0 1165873650 29057024 6835 1992294400 134512640 135997824 4294956160 18446744073709551615 134615107 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 7094 6836 151 362 0 6729 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28376

[startup+1.50131 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25073
/proc/meminfo: memFree=1489392/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=48400 CPUtime=1.49
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 12391 0 0 0 143 6 0 0 25 0 1 0 1165873650 49561600 11463 1992294400 134512640 135997824 4294956160 18446744073709551615 134666837 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 12100 11463 158 362 0 11735 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48400

[startup+3.10148 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25073
/proc/meminfo: memFree=1475568/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=64456 CPUtime=3.09
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 16982 0 0 0 300 9 0 0 25 0 1 0 1165873650 66002944 14444 1992294400 134512640 135997824 4294956160 18446744073709551615 134519329 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 16114 14444 159 362 0 15749 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64456

[startup+6.30182 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25073
/proc/meminfo: memFree=1446960/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=89796 CPUtime=6.29
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 24780 0 0 0 617 12 0 0 25 0 1 0 1165873650 91951104 20720 1992294400 134512640 135997824 4294956160 18446744073709551615 134757553 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 22449 20720 175 362 0 22084 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89796

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25073
/proc/meminfo: memFree=1446192/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=90324 CPUtime=12.69
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 24914 0 0 0 1257 12 0 0 25 0 1 0 1165873650 92491776 20854 1992294400 134512640 135997824 4294956160 18446744073709551615 134843936 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 22581 20854 175 362 0 22216 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 90324

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25073
/proc/meminfo: memFree=1445744/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=90720 CPUtime=25.49
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 25034 0 0 0 2537 12 0 0 25 0 1 0 1165873650 92897280 20974 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 22680 20974 175 362 0 22315 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90720

[startup+51.1016 s]
/proc/loadavg: 1.08 1.02 1.08 2/65 25073
/proc/meminfo: memFree=1444720/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=91776 CPUtime=51.06
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 25297 0 0 0 5094 12 0 0 25 0 1 0 1165873650 93978624 21237 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 22944 21237 175 362 0 22579 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 91776

[startup+102.305 s]
/proc/loadavg: 1.03 1.01 1.08 2/65 25073
/proc/meminfo: memFree=1443120/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=93424 CPUtime=102.25
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 25694 0 0 0 10213 12 0 0 25 0 1 0 1165873650 95666176 21634 1992294400 134512640 135997824 4294956160 18446744073709551615 134683463 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 23356 21634 175 362 0 22991 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 93424

[startup+162.302 s]
/proc/loadavg: 1.04 1.02 1.08 2/65 25073
/proc/meminfo: memFree=1441008/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=95544 CPUtime=162.23
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 26235 0 0 0 16210 13 0 0 25 0 1 0 1165873650 97837056 22175 1992294400 134512640 135997824 4294956160 18446744073709551615 134843936 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 23886 22175 175 362 0 23521 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 95544

[startup+222.302 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 25073
/proc/meminfo: memFree=1437936/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=98708 CPUtime=222.22
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 26992 0 0 0 22208 14 0 0 25 0 1 0 1165873650 101076992 22932 1992294400 134512640 135997824 4294956160 18446744073709551615 134843605 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 24677 22932 175 362 0 24312 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 98708

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

[startup+223.901 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 25073
/proc/meminfo: memFree=1437872/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=98708 CPUtime=223.82
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 27007 0 0 0 22368 14 0 0 25 0 1 0 1165873650 101076992 22947 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 24677 22947 175 362 0 24312 0
Current children cumulated CPU time (s) 223.82
Current children cumulated vsize (KiB) 98708

[startup+227.102 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 25073
/proc/meminfo: memFree=1437744/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=98840 CPUtime=227.02
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 27049 0 0 0 22687 15 0 0 25 0 1 0 1165873650 101212160 22989 1992294400 134512640 135997824 4294956160 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 24710 22989 175 362 0 24345 0
Current children cumulated CPU time (s) 227.02
Current children cumulated vsize (KiB) 98840

[startup+230.302 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 25073
/proc/meminfo: memFree=1437616/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=98976 CPUtime=230.22
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 27073 0 0 0 23007 15 0 0 25 0 1 0 1165873650 101351424 23013 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 24744 23013 175 362 0 24379 0
Current children cumulated CPU time (s) 230.22
Current children cumulated vsize (KiB) 98976

[startup+231.901 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 25073
/proc/meminfo: memFree=1437552/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=98976 CPUtime=231.82
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 27079 0 0 0 23167 15 0 0 25 0 1 0 1165873650 101351424 23019 1992294400 134512640 135997824 4294956160 18446744073709551615 134845092 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 24744 23019 175 362 0 24379 0
Current children cumulated CPU time (s) 231.82
Current children cumulated vsize (KiB) 98976

[startup+232.301 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 25073
/proc/meminfo: memFree=1437552/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=99108 CPUtime=232.22
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 27084 0 0 0 23207 15 0 0 25 0 1 0 1165873650 101486592 23024 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 24777 23024 175 362 0 24412 0
Current children cumulated CPU time (s) 232.22
Current children cumulated vsize (KiB) 99108

[startup+232.501 s]
/proc/loadavg: 1.01 1.02 1.07 2/65 25073
/proc/meminfo: memFree=1437552/2055920 swapFree=4177844/4192956
[pid=25072] ppid=25070 vsize=99108 CPUtime=232.42
/proc/25072/stat : 25072 (hydrasat) R 25070 25072 24792 0 -1 4194304 27084 0 0 0 23227 15 0 0 25 0 1 0 1165873650 101486592 23024 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/25072/statm: 24777 23024 175 362 0 24412 0
Current children cumulated CPU time (s) 232.42
Current children cumulated vsize (KiB) 99108

Child status: 20
Real time (s): 232.59
CPU time (s): 232.518
CPU user time (s): 232.351
CPU system time (s): 0.166974
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 99108

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

runsolver used 0.210967 second user time and 0.530919 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-05 13:48:31
IDJOB=1581739
IDBENCH=71042
IDSOLVER=520
FILE ID=node47/1581739-1238932110
PBS_JOBID= 9101438
Free space on /tmp= 66548 MiB

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

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED=710175781

node47.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.216
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.216
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:       1529752 kB
Buffers:         44216 kB
Cached:         403448 kB
SwapCached:       9024 kB
Active:         221408 kB
Inactive:       236844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1529752 kB
SwapTotal:     4192956 kB
SwapFree:      4177844 kB
Dirty:           12448 kB
Writeback:           0 kB
Mapped:          16164 kB
Slab:            53832 kB
Committed_AS:  3583260 kB
PageTables:       1464 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= 66544 MiB
End job on node47 at 2009-04-05 13:52:24