Trace number 1730151

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 46.8999 46.9118

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
MD5SUMae4e3f3661a3c7ad7c7ec30d56d611a1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.913
Satisfiable
(Un)Satisfiability was proved
Number of variables1980
Number of clauses86175
Sum of the clauses size259380
Maximum clause length44
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2990
Number of clauses of size 385140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.79/0.80	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.79/0.80	c Eliminate time :       0.68 
46.88/46.91	c CNF read time  :       0.11 
46.88/46.91	c CNF solve time :      46.82 
46.88/46.91	c Memory usage :    30.3008 MB
46.88/46.91	c Restart : 359
46.88/46.91	c Decisions : random(14753), heuristic(845149), history(0/0)
46.88/46.91	c Implications : 13770709
46.88/46.91	c Forced Restart : 0
46.88/46.91	c Polarity Change : 1542
46.88/46.91	c Learned clasues  : 59796 out of 445787
46.88/46.91	c Learned literals : 2214279 out of 30833231
46.88/46.91	c Number of first UIP : 116607 out of 445787
46.88/46.91	c Number of simplify : 0
46.88/46.91	c Number of continuous distill : 12702
46.88/46.91	c Average depth of OTS : 12
46.88/46.91	c Average depth of additional conflict : 25
46.88/46.91	c Saved conflict clasues : 4425
46.88/46.91	c Saved conflict literals : 246169
46.88/46.91	c Additional conflict clauses : 12517
46.88/46.91	c Additional conflict literals : 677734
46.88/46.91	c Additional conflict analysis : 23741
46.88/46.91	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-1730151-1240756476/watcher-1730151-1240756476 -o /tmp/evaluation-result-1730151-1240756476/solver-1730151-1240756476 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1730151-1240756476.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: 1.99 1.85 1.45 3/64 25340
/proc/meminfo: memFree=1823320/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=2128 CPUtime=0
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 120000 103681613 2179072 179 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 532 180 70 173 0 357 0

[startup+0.0169189 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 25340
/proc/meminfo: memFree=1823320/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=2804 CPUtime=0.01
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 339 0 0 0 1 0 0 0 18 0 1 120000 103681613 2871296 324 1992294400 134512640 135224549 4294956208 18446744073709551615 134726407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 701 324 70 173 0 526 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2804

[startup+0.101926 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 25340
/proc/meminfo: memFree=1823320/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=6620 CPUtime=0.09
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 1397 0 0 0 9 0 0 0 18 0 1 120000 103681613 6778880 1284 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 1655 1285 70 173 0 1480 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6620

[startup+0.301941 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 25340
/proc/meminfo: memFree=1823320/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=7540 CPUtime=0.29
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 1675 0 0 0 28 1 0 0 19 0 1 120000 103681613 7720960 1561 1992294400 134512640 135224549 4294956208 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 1885 1561 74 173 0 1710 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7540

[startup+0.701973 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 25340
/proc/meminfo: memFree=1823320/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=7540 CPUtime=0.69
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 1675 0 0 0 68 1 0 0 22 0 1 120000 103681613 7720960 1561 1992294400 134512640 135224549 4294956208 18446744073709551615 134570670 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 1885 1561 74 173 0 1710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7540

[startup+1.50104 s]
/proc/loadavg: 1.99 1.85 1.45 2/65 25341
/proc/meminfo: memFree=1816080/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=10976 CPUtime=1.49
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 2552 0 0 0 148 1 0 0 25 0 1 120000 103681613 11239424 2438 1992294400 134512640 135224549 4294956208 18446744073709551615 134618699 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 2744 2438 90 173 0 2569 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10976

[startup+3.10117 s]
/proc/loadavg: 1.99 1.85 1.45 2/65 25341
/proc/meminfo: memFree=1812624/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=13484 CPUtime=3.09
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 3163 0 0 0 308 1 0 0 25 0 1 120000 103681613 13807616 3049 1992294400 134512640 135224549 4294956208 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 3371 3049 90 173 0 3196 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13484

[startup+6.30143 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 25341
/proc/meminfo: memFree=1809808/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=15596 CPUtime=6.29
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 3724 0 0 0 627 2 0 0 25 0 1 120000 103681613 15970304 3610 1992294400 134512640 135224549 4294956208 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 3899 3610 90 173 0 3724 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15596

[startup+12.702 s]
/proc/loadavg: 1.84 1.82 1.45 2/65 25341
/proc/meminfo: memFree=1806352/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=18516 CPUtime=12.69
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 4440 0 0 0 1267 2 0 0 25 0 1 120000 103681613 18960384 4326 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 4629 4326 90 173 0 4454 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18516

[startup+25.502 s]
/proc/loadavg: 1.65 1.78 1.44 2/65 25341
/proc/meminfo: memFree=1804496/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=20196 CPUtime=25.49
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 4829 0 0 0 2546 3 0 0 25 0 1 120000 103681613 20680704 4715 1992294400 134512640 135224549 4294956208 18446744073709551615 134595769 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 5049 4715 90 173 0 4874 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20196

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

[startup+38.301 s]
/proc/loadavg: 1.51 1.74 1.43 2/65 25341
/proc/meminfo: memFree=1793552/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=31024 CPUtime=38.28
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 7570 0 0 0 3823 5 0 0 25 0 1 120000 103681613 31768576 7456 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 7756 7456 90 173 0 7581 0
Current children cumulated CPU time (s) 38.28
Current children cumulated vsize (KiB) 31024

[startup+41.5013 s]
/proc/loadavg: 1.51 1.74 1.43 2/65 25341
/proc/meminfo: memFree=1793552/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=31024 CPUtime=41.48
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 7577 0 0 0 4143 5 0 0 25 0 1 120000 103681613 31768576 7463 1992294400 134512640 135224549 4294956208 18446744073709551615 134631398 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 7756 7463 90 173 0 7581 0
Current children cumulated CPU time (s) 41.48
Current children cumulated vsize (KiB) 31024

[startup+44.7026 s]
/proc/loadavg: 1.47 1.73 1.43 2/65 25341
/proc/meminfo: memFree=1793488/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=31024 CPUtime=44.68
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 7578 0 0 0 4463 5 0 0 25 0 1 120000 103681613 31768576 7464 1992294400 134512640 135224549 4294956208 18446744073709551615 134618580 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 7756 7464 90 173 0 7581 0
Current children cumulated CPU time (s) 44.68
Current children cumulated vsize (KiB) 31024

[startup+46.3017 s]
/proc/loadavg: 1.47 1.73 1.43 2/65 25341
/proc/meminfo: memFree=1793488/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=31024 CPUtime=46.28
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 7579 0 0 0 4623 5 0 0 25 0 1 120000 103681613 31768576 7465 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 7756 7465 90 173 0 7581 0
Current children cumulated CPU time (s) 46.28
Current children cumulated vsize (KiB) 31024

[startup+46.7017 s]
/proc/loadavg: 1.47 1.73 1.43 2/65 25341
/proc/meminfo: memFree=1793488/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=31024 CPUtime=46.68
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 7579 0 0 0 4663 5 0 0 25 0 1 120000 103681613 31768576 7465 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 7756 7465 90 173 0 7581 0
Current children cumulated CPU time (s) 46.68
Current children cumulated vsize (KiB) 31024

[startup+46.9018 s]
/proc/loadavg: 1.47 1.73 1.43 2/65 25341
/proc/meminfo: memFree=1793488/2055920 swapFree=4192812/4192956
[pid=25340] ppid=25338 vsize=30508 CPUtime=46.88
/proc/25340/stat : 25340 (CirCUs) R 25338 25340 25003 0 -1 4194304 7583 0 0 0 4683 5 0 0 25 0 1 120000 103681613 31240192 7383 1992294400 134512640 135224549 4294956208 18446744073709551615 134717036 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25340/statm: 7627 7383 92 173 0 7452 0
Current children cumulated CPU time (s) 46.88
Current children cumulated vsize (KiB) 30508

Child status: 0
Real time (s): 46.9118
CPU time (s): 46.8999
CPU user time (s): 46.8389
CPU system time (s): 0.06099
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 31024

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

runsolver used 0.043993 second user time and 0.096985 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-26 16:34:36
IDJOB=1730151
IDBENCH=24722
IDSOLVER=544
FILE ID=node3/1730151-1240756476
PBS_JOBID= 9187075
Free space on /tmp= 66068 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730151-1240756476/watcher-1730151-1240756476 -o /tmp/evaluation-result-1730151-1240756476/solver-1730151-1240756476 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1730151-1240756476.cnf -t 1200

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

MD5SUM BENCH= ae4e3f3661a3c7ad7c7ec30d56d611a1
RANDOM SEED=1330645095

node3.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:       1823736 kB
Buffers:         27860 kB
Cached:         119904 kB
SwapCached:          0 kB
Active:          37160 kB
Inactive:       124472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2484 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            56608 kB
Committed_AS:   404916 kB
PageTables:       1372 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= 66068 MiB
End job on node3 at 2009-04-26 16:35:23