Trace number 1579399

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 237.666 237.771

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-5p0.cnf
MD5SUMb0f091d476e617a8697e9f8acfd1538f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark41.6977
Satisfiable
(Un)Satisfiability was proved
Number of variables123925
Number of clauses539763
Sum of the clauses size1252804
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2437089
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

237.59/237.75	
237.59/237.75	c decisions : 368201
237.59/237.75	c conflicts : 84016
237.59/237.75	c Memory limit 1620 MiB
237.59/237.75	c RANDOM SEED: 910413786
237.59/237.75	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-1579399-1238907221/watcher-1579399-1238907221 -o /tmp/evaluation-result-1579399-1238907221/solver-1579399-1238907221 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1579399-1238907221.cnf -rs 910413786 -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.01 1.00 3/64 9113
/proc/meminfo: memFree=1560104/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=3880 CPUtime=0
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 223 0 0 0 0 0 0 0 18 0 1 0 1163387851 3973120 207 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 970 208 151 362 0 605 0

[startup+0.0571571 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 9113
/proc/meminfo: memFree=1560104/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=5860 CPUtime=0.05
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 767 0 0 0 5 0 0 0 18 0 1 0 1163387851 6000640 751 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 1465 751 151 362 0 1100 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5860

[startup+0.101161 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 9113
/proc/meminfo: memFree=1560104/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=7444 CPUtime=0.09
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 1195 0 0 0 9 0 0 0 18 0 1 0 1163387851 7622656 1179 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 1861 1179 151 362 0 1496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7444

[startup+0.301184 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 9113
/proc/meminfo: memFree=1560104/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=14704 CPUtime=0.29
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 3186 0 0 0 28 1 0 0 19 0 1 0 1163387851 15056896 3170 1992294400 134512640 135997824 4294956160 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 3676 3171 151 362 0 3311 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14704

[startup+0.701232 s]
/proc/loadavg: 1.02 1.01 1.00 3/64 9113
/proc/meminfo: memFree=1560104/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=31172 CPUtime=0.69
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 7583 0 0 0 67 2 0 0 22 0 1 0 1163387851 31920128 7567 1992294400 134512640 135997824 4294956160 18446744073709551615 134698051 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 7793 7567 155 362 0 7428 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31172

[startup+1.50133 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 9114
/proc/meminfo: memFree=1521120/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=46884 CPUtime=1.49
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 11929 0 0 0 146 3 0 0 25 0 1 0 1163387851 48009216 10406 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 11721 10406 159 362 0 11356 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46884

[startup+3.10151 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 9114
/proc/meminfo: memFree=1512096/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=78688 CPUtime=3.09
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 21395 0 0 0 302 7 0 0 25 0 1 0 1163387851 80576512 18444 1992294400 134512640 135997824 4294956160 18446744073709551615 135387657 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 19672 18444 174 362 0 19307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 78688

[startup+6.30109 s]
/proc/loadavg: 1.02 1.01 1.00 3/65 9114
/proc/meminfo: memFree=1485984/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=79216 CPUtime=6.29
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 21547 0 0 0 622 7 0 0 25 0 1 0 1163387851 81117184 18596 1992294400 134512640 135997824 4294956160 18446744073709551615 134590879 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 19804 18596 175 362 0 19439 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79216

[startup+12.7016 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 9114
/proc/meminfo: memFree=1485728/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=79480 CPUtime=12.68
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 21623 0 0 0 1261 7 0 0 25 0 1 0 1163387851 81387520 18672 1992294400 134512640 135997824 4294956160 18446744073709551615 134843612 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 19870 18672 175 362 0 19505 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 79480

[startup+25.5052 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 9114
/proc/meminfo: memFree=1485536/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=79744 CPUtime=25.47
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 21676 0 0 0 2540 7 0 0 25 0 1 0 1163387851 81657856 18725 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 19936 18725 175 362 0 19571 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 79744

[startup+51.1012 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 9114
/proc/meminfo: memFree=1485152/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=80140 CPUtime=51.05
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 21774 0 0 0 5098 7 0 0 25 0 1 0 1163387851 82063360 18823 1992294400 134512640 135997824 4294956160 18446744073709551615 134682746 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 20035 18823 175 362 0 19670 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 80140

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9114
/proc/meminfo: memFree=1484640/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=80672 CPUtime=102.23
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 21918 0 0 0 10216 7 0 0 25 0 1 0 1163387851 82608128 18967 1992294400 134512640 135997824 4294956160 18446744073709551615 134817088 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 20168 18967 175 362 0 19803 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 80672

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9114
/proc/meminfo: memFree=1484000/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=81336 CPUtime=162.21
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 22071 0 0 0 16214 7 0 0 25 0 1 0 1163387851 83288064 19120 1992294400 134512640 135997824 4294956160 18446744073709551615 134816893 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 20334 19120 175 362 0 19969 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 81336

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9114
/proc/meminfo: memFree=1483104/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=82320 CPUtime=222.19
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 22291 0 0 0 22212 7 0 0 25 0 1 0 1163387851 84295680 19340 1992294400 134512640 135997824 4294956160 18446744073709551615 134816801 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 20580 19340 175 362 0 20215 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 82320

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

[startup+225.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9114
/proc/meminfo: memFree=1482976/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=82320 CPUtime=225.09
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 22309 0 0 0 22502 7 0 0 25 0 1 0 1163387851 84295680 19358 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 20580 19358 175 362 0 20215 0
Current children cumulated CPU time (s) 225.09
Current children cumulated vsize (KiB) 82320

[startup+231.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9114
/proc/meminfo: memFree=1482912/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=82452 CPUtime=231.48
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 22331 0 0 0 23141 7 0 0 25 0 1 0 1163387851 84430848 19380 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 20613 19380 175 362 0 20248 0
Current children cumulated CPU time (s) 231.48
Current children cumulated vsize (KiB) 82452

[startup+234.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9114
/proc/meminfo: memFree=1482912/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=82452 CPUtime=234.68
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 22338 0 0 0 23461 7 0 0 25 0 1 0 1163387851 84430848 19387 1992294400 134512640 135997824 4294956160 18446744073709551615 134816893 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 20613 19387 175 362 0 20248 0
Current children cumulated CPU time (s) 234.68
Current children cumulated vsize (KiB) 82452

[startup+236.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9114
/proc/meminfo: memFree=1482848/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=82452 CPUtime=236.28
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 22340 0 0 0 23621 7 0 0 25 0 1 0 1163387851 84430848 19389 1992294400 134512640 135997824 4294956160 18446744073709551615 134845089 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 20613 19389 175 362 0 20248 0
Current children cumulated CPU time (s) 236.28
Current children cumulated vsize (KiB) 82452

[startup+237.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9114
/proc/meminfo: memFree=1482848/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=82452 CPUtime=237.08
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 22345 0 0 0 23701 7 0 0 25 0 1 0 1163387851 84430848 19394 1992294400 134512640 135997824 4294956160 18446744073709551615 134817232 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 20613 19394 175 362 0 20248 0
Current children cumulated CPU time (s) 237.08
Current children cumulated vsize (KiB) 82452

[startup+237.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9114
/proc/meminfo: memFree=1482848/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=82452 CPUtime=237.48
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 22346 0 0 0 23741 7 0 0 25 0 1 0 1163387851 84430848 19395 1992294400 134512640 135997824 4294956160 18446744073709551615 134657839 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 20613 19395 175 362 0 20248 0
Current children cumulated CPU time (s) 237.48
Current children cumulated vsize (KiB) 82452

[startup+237.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9114
/proc/meminfo: memFree=1482848/2055920 swapFree=4175692/4192956
[pid=9113] ppid=9111 vsize=82452 CPUtime=237.59
/proc/9113/stat : 9113 (hydrasat) R 9111 9113 6102 0 -1 4194304 22346 0 0 0 23752 7 0 0 25 0 1 0 1163387851 84430848 19395 1992294400 134512640 135997824 4294956160 18446744073709551615 134817280 0 0 4096 1 0 0 0 17 1 0 0
/proc/9113/statm: 20613 19395 175 362 0 20248 0
Current children cumulated CPU time (s) 237.59
Current children cumulated vsize (KiB) 82452

Child status: 20
Real time (s): 237.771
CPU time (s): 237.666
CPU user time (s): 237.575
CPU system time (s): 0.090986
CPU usage (%): 99.9558
Max. virtual memory (cumulated for all children) (KiB): 82452

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

runsolver used 0.221966 second user time and 0.561914 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-05 06:53:41
IDJOB=1579399
IDBENCH=70997
IDSOLVER=520
FILE ID=node28/1579399-1238907221
PBS_JOBID= 9086095
Free space on /tmp= 66416 MiB

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

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

MD5SUM BENCH= b0f091d476e617a8697e9f8acfd1538f
RANDOM SEED=910413786

node28.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.212
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.212
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:       1560520 kB
Buffers:         57376 kB
Cached:         342100 kB
SwapCached:      10496 kB
Active:         138456 kB
Inactive:       280608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560520 kB
SwapTotal:     4192956 kB
SwapFree:      4175692 kB
Dirty:           10676 kB
Writeback:           0 kB
Mapped:          17940 kB
Slab:            62096 kB
Committed_AS:  3268080 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66416 MiB
End job on node28 at 2009-04-05 06:57:39