Trace number 1773039

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
Rsat 2009-03-22UNSAT 9.60354 9.60591

General information on the benchmark

Nameindustrial/babic/hsatv17/
hsat_vc11803.cnf
MD5SUM6c6fd606fd41d7205b07602118ad74a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.53477
Satisfiable
(Un)Satisfiability was proved
Number of variables276402
Number of clauses798348
Sum of the clauses size2080196
Maximum clause length3
Minimum clause length1
Number of clauses of size 131560
Number of clauses of size 2251728
Number of clauses of size 3515060
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.68/0.75	c ==============================================================================
0.68/0.75	c |           |     ORIGINAL     |              LEARNT              |          |
0.68/0.75	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.68/0.75	c ==============================================================================
0.68/0.75	c |         0 |  766201  2047461 |  229860       0        0     nan |  0.000 % |
9.49/9.56	c (contradiction during subsumption)
9.49/9.56	c starts                :        0
9.49/9.56	c conflicts             :        0   (0 /sec)
9.49/9.56	c reduce learnts        :        0   (0 /sec)
9.49/9.56	c decisions             :        0   (0 /sec)
9.49/9.56	c propagations          :        0   (0 /sec)
9.49/9.56	c inspects              :        0   (0 /sec)
9.49/9.56	c memory used           :  221.129 MB
9.49/9.56	c CPU time              :   9.2156 s
9.49/9.56	c 
9.49/9.56	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-1773039-1241330239/watcher-1773039-1241330239 -o /tmp/evaluation-result-1773039-1241330239/solver-1773039-1241330239 -C 10000 -W 12000 -M 1800 HOME/rsat.sh HOME/instance-1773039-1241330239.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 28743
/proc/meminfo: memFree=1726072/2055920 swapFree=4181244/4192956
[pid=28743] ppid=28741 vsize=5356 CPUtime=0
/proc/28743/stat : 28743 (rsat.sh) R 28741 28743 28647 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 161057520 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 272467815071 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/28743/statm: 1339 238 198 169 0 50 0
[pid=28744] ppid=28743 vsize=1868 CPUtime=0
/proc/28744/stat : 28744 (SatElite) R 28743 28743 28647 0 -1 4194304 274 0 0 0 0 0 0 0 18 0 1 0 161057520 1912832 258 1992294400 4194304 4959918 548682068688 18446744073709551615 4438128 0 0 4096 3 0 0 0 17 0 0 0
/proc/28744/statm: 467 266 65 186 0 277 0

[startup+0.088232 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 28743
/proc/meminfo: memFree=1726072/2055920 swapFree=4181244/4192956
[pid=28743] ppid=28741 vsize=5356 CPUtime=0
/proc/28743/stat : 28743 (rsat.sh) S 28741 28743 28647 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161057520 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28743/statm: 1339 239 199 169 0 50 0
[pid=28744] ppid=28743 vsize=31000 CPUtime=0.07
/proc/28744/stat : 28744 (SatElite) R 28743 28743 28647 0 -1 4194304 6780 0 0 0 5 2 0 0 19 0 1 0 161057520 31744000 6762 1992294400 4194304 4959918 548682068688 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 0 0 0
/proc/28744/statm: 7750 6768 65 186 0 7560 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36356

[startup+0.101233 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 28743
/proc/meminfo: memFree=1726072/2055920 swapFree=4181244/4192956
[pid=28743] ppid=28741 vsize=5356 CPUtime=0
/proc/28743/stat : 28743 (rsat.sh) S 28741 28743 28647 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161057520 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28743/statm: 1339 239 199 169 0 50 0
[pid=28744] ppid=28743 vsize=41308 CPUtime=0.08
/proc/28744/stat : 28744 (SatElite) R 28743 28743 28647 0 -1 4194304 7694 0 0 0 6 2 0 0 19 0 1 0 161057520 42299392 7628 1992294400 4194304 4959918 548682068688 18446744073709551615 4449258 0 0 4096 3 0 0 0 17 0 0 0
/proc/28744/statm: 10327 7628 65 186 0 10137 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 46664

[startup+0.301245 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 28743
/proc/meminfo: memFree=1726072/2055920 swapFree=4181244/4192956
[pid=28743] ppid=28741 vsize=5356 CPUtime=0
/proc/28743/stat : 28743 (rsat.sh) S 28741 28743 28647 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161057520 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28743/statm: 1339 239 199 169 0 50 0
[pid=28744] ppid=28743 vsize=106768 CPUtime=0.29
/proc/28744/stat : 28744 (SatElite) R 28743 28743 28647 0 -1 4194304 19248 0 0 0 20 9 0 0 21 0 1 0 161057520 109330432 19182 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/28744/statm: 26692 19185 65 186 0 26502 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112124

[startup+0.70127 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 28743
/proc/meminfo: memFree=1726072/2055920 swapFree=4181244/4192956
[pid=28743] ppid=28741 vsize=5356 CPUtime=0
/proc/28743/stat : 28743 (rsat.sh) S 28741 28743 28647 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161057520 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28743/statm: 1339 239 199 169 0 50 0
[pid=28744] ppid=28743 vsize=200676 CPUtime=0.68
/proc/28744/stat : 28744 (SatElite) R 28743 28743 28647 0 -1 4194304 42415 0 0 0 49 19 0 0 25 0 1 0 161057520 205492224 42349 1992294400 4194304 4959918 548682068688 18446744073709551615 4232853 0 0 4096 3 0 0 0 17 0 0 0
/proc/28744/statm: 50169 42349 66 186 0 49979 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 206032

[startup+1.50132 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 28745
/proc/meminfo: memFree=1544936/2055920 swapFree=4181244/4192956
[pid=28743] ppid=28741 vsize=5356 CPUtime=0
/proc/28743/stat : 28743 (rsat.sh) S 28741 28743 28647 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161057520 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28743/statm: 1339 239 199 169 0 50 0
[pid=28744] ppid=28743 vsize=215000 CPUtime=1.49
/proc/28744/stat : 28744 (SatElite) R 28743 28743 28647 0 -1 4194304 46790 0 0 0 125 24 0 0 25 0 1 0 161057520 220160000 45091 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/28744/statm: 53750 45091 92 186 0 53560 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 220356

[startup+3.10142 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 28745
/proc/meminfo: memFree=1529960/2055920 swapFree=4181244/4192956
[pid=28743] ppid=28741 vsize=5356 CPUtime=0
/proc/28743/stat : 28743 (rsat.sh) S 28741 28743 28647 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161057520 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28743/statm: 1339 239 199 169 0 50 0
[pid=28744] ppid=28743 vsize=220804 CPUtime=3.09
/proc/28744/stat : 28744 (SatElite) R 28743 28743 28647 0 -1 4194304 48194 0 0 0 282 27 0 0 25 0 1 0 161057520 226103296 46495 1992294400 4194304 4959918 548682068688 18446744073709551615 4241774 0 0 4096 3 0 0 0 17 0 0 0
/proc/28744/statm: 55201 46495 92 186 0 55011 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 226160

[startup+6.30263 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 28745
/proc/meminfo: memFree=1522216/2055920 swapFree=4181244/4192956
[pid=28743] ppid=28741 vsize=5356 CPUtime=0
/proc/28743/stat : 28743 (rsat.sh) S 28741 28743 28647 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161057520 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28743/statm: 1339 239 199 169 0 50 0
[pid=28744] ppid=28743 vsize=224368 CPUtime=6.29
/proc/28744/stat : 28744 (SatElite) R 28743 28743 28647 0 -1 4194304 48925 0 0 0 598 31 0 0 25 0 1 0 161057520 229752832 47226 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/28744/statm: 56092 47226 92 186 0 55902 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 229724

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

[startup+7.90174 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 28745
/proc/meminfo: memFree=1518312/2055920 swapFree=4181244/4192956
[pid=28743] ppid=28741 vsize=5356 CPUtime=0
/proc/28743/stat : 28743 (rsat.sh) S 28741 28743 28647 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161057520 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28743/statm: 1339 239 199 169 0 50 0
[pid=28744] ppid=28743 vsize=225464 CPUtime=7.89
/proc/28744/stat : 28744 (SatElite) R 28743 28743 28647 0 -1 4194304 49245 0 0 0 757 32 0 0 25 0 1 0 161057520 230875136 47546 1992294400 4194304 4959918 548682068688 18446744073709551615 4241710 0 0 4096 3 0 0 0 17 0 0 0
/proc/28744/statm: 56366 47546 92 186 0 56176 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 230820

[startup+8.70179 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 28745
/proc/meminfo: memFree=1516008/2055920 swapFree=4181244/4192956
[pid=28743] ppid=28741 vsize=5356 CPUtime=0
/proc/28743/stat : 28743 (rsat.sh) S 28741 28743 28647 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161057520 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28743/statm: 1339 239 199 169 0 50 0
[pid=28744] ppid=28743 vsize=225780 CPUtime=8.69
/proc/28744/stat : 28744 (SatElite) R 28743 28743 28647 0 -1 4194304 49346 0 0 0 836 33 0 0 25 0 1 0 161057520 231198720 47647 1992294400 4194304 4959918 548682068688 18446744073709551615 4241699 0 0 4096 3 0 0 0 17 0 0 0
/proc/28744/statm: 56445 47647 92 186 0 56255 0
Current children cumulated CPU time (s) 8.69
Current children cumulated vsize (KiB) 231136

[startup+9.10181 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 28745
/proc/meminfo: memFree=1516008/2055920 swapFree=4181244/4192956
[pid=28743] ppid=28741 vsize=5356 CPUtime=0
/proc/28743/stat : 28743 (rsat.sh) S 28741 28743 28647 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161057520 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28743/statm: 1339 239 199 169 0 50 0
[pid=28744] ppid=28743 vsize=226284 CPUtime=9.09
/proc/28744/stat : 28744 (SatElite) R 28743 28743 28647 0 -1 4194304 49446 0 0 0 876 33 0 0 25 0 1 0 161057520 231714816 47747 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 0 0 0
/proc/28744/statm: 56571 47747 92 186 0 56381 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 231640

[startup+9.50184 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 28745
/proc/meminfo: memFree=1516008/2055920 swapFree=4181244/4192956
[pid=28743] ppid=28741 vsize=5356 CPUtime=0
/proc/28743/stat : 28743 (rsat.sh) S 28741 28743 28647 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 161057520 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28743/statm: 1339 239 199 169 0 50 0
[pid=28744] ppid=28743 vsize=226432 CPUtime=9.49
/proc/28744/stat : 28744 (SatElite) R 28743 28743 28647 0 -1 4194304 49493 0 0 0 915 34 0 0 25 0 1 0 161057520 231866368 47794 1992294400 4194304 4959918 548682068688 18446744073709551615 4241768 0 0 4096 3 0 0 0 17 0 0 0
/proc/28744/statm: 56608 47794 92 186 0 56418 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 231788

[startup+9.60186 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 28745
/proc/meminfo: memFree=1516008/2055920 swapFree=4181244/4192956
[pid=28743] ppid=28741 vsize=5356 CPUtime=9.58
/proc/28743/stat : 28743 (rsat.sh) S 28741 28743 28647 0 -1 4194304 314 49501 0 0 0 0 921 37 16 0 1 0 161057520 5484544 242 1992294400 4194304 4889804 548682068784 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28743/statm: 1339 242 200 169 0 50 0
Current children cumulated CPU time (s) 9.58
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 9.60591
CPU time (s): 9.60354
CPU user time (s): 9.2166
CPU system time (s): 0.386941
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 231788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.2166
system time used= 0.386941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49945
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= 7
involuntary context switches= 28

runsolver used 0.009998 second user time and 0.031995 second system time

The end

Launcher Data

Begin job on node22 at 2009-05-03 07:57:20
IDJOB=1773039
IDBENCH=20463
IDSOLVER=615
FILE ID=node22/1773039-1241330239
PBS_JOBID= 9225410
Free space on /tmp= 66412 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/industrial/babic/hsatv17/hsat_vc11803.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773039-1241330239/watcher-1773039-1241330239 -o /tmp/evaluation-result-1773039-1241330239/solver-1773039-1241330239 -C 10000 -W 12000 -M 1800  HOME/rsat.sh HOME/instance-1773039-1241330239.cnf HOME

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

MD5SUM BENCH= 6c6fd606fd41d7205b07602118ad74a0
RANDOM SEED=2056034921

node22.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.232
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.232
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:       1726552 kB
Buffers:         33480 kB
Cached:         198216 kB
SwapCached:       5556 kB
Active:          89704 kB
Inactive:       149884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726552 kB
SwapTotal:     4192956 kB
SwapFree:      4181244 kB
Dirty:           21744 kB
Writeback:           0 kB
Mapped:          13540 kB
Slab:            75884 kB
Committed_AS:   783488 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= 66408 MiB
End job on node22 at 2009-05-03 07:57:29