Trace number 1729833

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
CircUs 2009-03-23UNSAT 70.0064 70.0302

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
MD5SUM749c079607e9e37c206eeb8bd5b8bfaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark55.7415
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7809
Sum of the clauses size65959
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31172
Number of clauses of size 4124
Number of clauses of size 5894
Number of clauses of size over 55297

Solver Data

0.02/0.08	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.02/0.08	c Eliminate time :       0.06 
69.96/70.03	c CNF read time  :       0.02 
69.96/70.03	c CNF solve time :      69.98 
69.96/70.03	c Memory usage :    10.3477 MB
69.96/70.03	c Restart : 701
69.96/70.03	c Decisions : random(11116), heuristic(576710), history(0/0)
69.96/70.03	c Implications : 11789801
69.96/70.03	c Forced Restart : 0
69.96/70.03	c Polarity Change : 922
69.96/70.03	c Learned clasues  : 20575 out of 330187
69.96/70.03	c Learned literals : 297477 out of 7319928
69.96/70.03	c Number of first UIP : 76167 out of 330187
69.96/70.03	c Number of simplify : 2
69.96/70.03	c Number of continuous distill : 2880
69.96/70.03	c Average depth of OTS : 3
69.96/70.03	c Average depth of additional conflict : 17
69.96/70.03	c Saved conflict clasues : 819
69.96/70.03	c Saved conflict literals : 9972
69.96/70.03	c Additional conflict clauses : 7823
69.96/70.03	c Additional conflict literals : 154191
69.96/70.03	c Additional conflict analysis : 31006
69.96/70.03	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-1729833-1240753959/watcher-1729833-1240753959 -o /tmp/evaluation-result-1729833-1240753959/solver-1729833-1240753959 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1729833-1240753959.cnf -t 1200 

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: 0.99 0.97 0.99 3/64 30293
/proc/meminfo: memFree=1754936/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=1472 CPUtime=0
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 120000 103423681 1507328 158 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 368 159 70 173 0 193 0

[startup+0.0266791 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30293
/proc/meminfo: memFree=1754936/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=2260 CPUtime=0.02
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 381 0 0 0 2 0 0 0 18 0 1 120000 103423681 2314240 365 1992294400 134512640 135224549 4294956208 18446744073709551615 134566685 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 565 365 76 173 0 390 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2260

[startup+0.102686 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30293
/proc/meminfo: memFree=1754936/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=2720 CPUtime=0.1
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 535 0 0 0 10 0 0 0 18 0 1 120000 103423681 2785280 489 1992294400 134512640 135224549 4294956208 18446744073709551615 134587956 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 680 489 93 173 0 505 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2720

[startup+0.301704 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30293
/proc/meminfo: memFree=1754936/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=2984 CPUtime=0.29
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 596 0 0 0 29 0 0 0 19 0 1 120000 103423681 3055616 550 1992294400 134512640 135224549 4294956208 18446744073709551615 134618691 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 746 550 93 173 0 571 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2984

[startup+0.702742 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30293
/proc/meminfo: memFree=1754936/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=3260 CPUtime=0.69
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 643 0 0 0 69 0 0 0 22 0 1 120000 103423681 3338240 597 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 815 597 93 173 0 640 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3260

[startup+1.50182 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30294
/proc/meminfo: memFree=1752624/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=3656 CPUtime=1.49
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 756 0 0 0 149 0 0 0 25 0 1 120000 103423681 3743744 710 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 914 710 93 173 0 739 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3656

[startup+3.10196 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30294
/proc/meminfo: memFree=1752112/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=4332 CPUtime=3.09
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 910 0 0 0 309 0 0 0 25 0 1 120000 103423681 4435968 864 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 1083 864 93 173 0 908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4332

[startup+6.30126 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30294
/proc/meminfo: memFree=1751024/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=5256 CPUtime=6.29
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 1126 0 0 0 629 0 0 0 25 0 1 120000 103423681 5382144 1080 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 1314 1080 93 173 0 1139 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5256

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30294
/proc/meminfo: memFree=1749680/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=6180 CPUtime=12.69
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 1374 0 0 0 1269 0 0 0 25 0 1 120000 103423681 6328320 1328 1992294400 134512640 135224549 4294956208 18446744073709551615 134587956 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 1545 1328 93 173 0 1370 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6180

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30294
/proc/meminfo: memFree=1748144/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=7772 CPUtime=25.48
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 1766 0 0 0 2547 1 0 0 25 0 1 120000 103423681 7958528 1687 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 1943 1687 93 173 0 1768 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7772

[startup+51.1014 s]
/proc/loadavg: 1.06 0.99 1.00 2/65 30294
/proc/meminfo: memFree=1746352/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=9512 CPUtime=51.07
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 2222 0 0 0 5106 1 0 0 25 0 1 120000 103423681 9740288 2143 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 2378 2143 93 173 0 2203 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9512

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

[startup+57.501 s]
/proc/loadavg: 1.06 0.99 1.00 2/65 30294
/proc/meminfo: memFree=1745904/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=10052 CPUtime=57.47
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 2335 0 0 0 5746 1 0 0 25 0 1 120000 103423681 10293248 2256 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 2513 2256 93 173 0 2338 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 10052

[startup+63.9016 s]
/proc/loadavg: 1.05 0.99 1.00 2/65 30294
/proc/meminfo: memFree=1745712/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=10324 CPUtime=63.87
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 2389 0 0 0 6386 1 0 0 25 0 1 120000 103423681 10571776 2310 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 2581 2310 93 173 0 2406 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 10324

[startup+67.1059 s]
/proc/loadavg: 1.05 0.99 1.00 2/65 30294
/proc/meminfo: memFree=1745584/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=10324 CPUtime=67.07
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 2417 0 0 0 6706 1 0 0 25 0 1 120000 103423681 10571776 2338 1992294400 134512640 135224549 4294956208 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 2581 2338 93 173 0 2406 0
Current children cumulated CPU time (s) 67.07
Current children cumulated vsize (KiB) 10324

[startup+68.7011 s]
/proc/loadavg: 1.05 0.99 1.00 2/65 30294
/proc/meminfo: memFree=1745520/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=10460 CPUtime=68.66
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 2434 0 0 0 6865 1 0 0 25 0 1 120000 103423681 10711040 2355 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 2615 2355 93 173 0 2440 0
Current children cumulated CPU time (s) 68.66
Current children cumulated vsize (KiB) 10460

[startup+69.5022 s]
/proc/loadavg: 1.04 0.99 1.00 2/65 30294
/proc/meminfo: memFree=1745456/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=10592 CPUtime=69.47
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 2467 0 0 0 6946 1 0 0 25 0 1 120000 103423681 10846208 2388 1992294400 134512640 135224549 4294956208 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 2648 2388 93 173 0 2473 0
Current children cumulated CPU time (s) 69.47
Current children cumulated vsize (KiB) 10592

[startup+69.9012 s]
/proc/loadavg: 1.04 0.99 1.00 2/65 30294
/proc/meminfo: memFree=1745456/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=10592 CPUtime=69.86
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 2478 0 0 0 6985 1 0 0 25 0 1 120000 103423681 10846208 2399 1992294400 134512640 135224549 4294956208 18446744073709551615 134631364 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 2648 2399 93 173 0 2473 0
Current children cumulated CPU time (s) 69.86
Current children cumulated vsize (KiB) 10592

[startup+70.0012 s]
/proc/loadavg: 1.04 0.99 1.00 2/65 30294
/proc/meminfo: memFree=1745456/2055920 swapFree=4181240/4192956
[pid=30293] ppid=30291 vsize=10592 CPUtime=69.96
/proc/30293/stat : 30293 (CirCUs) R 30291 30293 30012 0 -1 4194304 2478 0 0 0 6995 1 0 0 25 0 1 120000 103423681 10846208 2399 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30293/statm: 2648 2399 93 173 0 2473 0
Current children cumulated CPU time (s) 69.96
Current children cumulated vsize (KiB) 10592

Child status: 0
Real time (s): 70.0302
CPU time (s): 70.0064
CPU user time (s): 69.9874
CPU system time (s): 0.018997
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 10592

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

runsolver used 0.065989 second user time and 0.141978 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-26 15:52:39
IDJOB=1729833
IDBENCH=24715
IDSOLVER=544
FILE ID=node48/1729833-1240753959
PBS_JOBID= 9187087
Free space on /tmp= 66384 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729833-1240753959/watcher-1729833-1240753959 -o /tmp/evaluation-result-1729833-1240753959/solver-1729833-1240753959 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1729833-1240753959.cnf -t 1200

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

MD5SUM BENCH= 749c079607e9e37c206eeb8bd5b8bfaf
RANDOM SEED=1030410046

node48.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.209
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.209
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:       1755352 kB
Buffers:         30768 kB
Cached:         206852 kB
SwapCached:       5684 kB
Active:          64820 kB
Inactive:       180824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1755352 kB
SwapTotal:     4192956 kB
SwapFree:      4181240 kB
Dirty:            1376 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            40880 kB
Committed_AS:   476188 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= 66384 MiB
End job on node48 at 2009-04-26 15:53:50