Trace number 1773018

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 114.608 114.691

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h22-unknown.cnf
MD5SUM8c6ad18be635cee0d986377c4d06ab11
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.034
Satisfiable
(Un)Satisfiability was proved
Number of variables146874
Number of clauses937242
Sum of the clauses size2519136
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2791651
Number of clauses of size 3139269
Number of clauses of size 41522
Number of clauses of size 583
Number of clauses of size over 54592

Solver Data

34.66/34.77	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
34.66/34.77	c Eliminate time :      33.49 
114.51/114.69	c CNF read time  :       1.04 
114.51/114.69	c CNF solve time :     113.99 
114.51/114.69	c Memory usage :    163.996 MB
114.51/114.69	c Restart : 36
114.51/114.69	c Decisions : random(1070), heuristic(61489), history(0/0)
114.51/114.69	c Implications : 84753860
114.51/114.69	c Forced Restart : 0
114.51/114.69	c Polarity Change : 111
114.51/114.69	c Learned clasues  : 2904 out of 42272
114.51/114.69	c Learned literals : 22716 out of 728148
114.51/114.69	c Number of first UIP : 13825 out of 42272
114.51/114.69	c Number of simplify : 1
114.51/114.69	c Number of continuous distill : 476
114.51/114.69	c Average depth of OTS : 19
114.51/114.69	c Average depth of additional conflict : 82
114.51/114.69	c Saved conflict clasues : 194
114.51/114.69	c Saved conflict literals : 1339
114.51/114.69	c Additional conflict clauses : 1694
114.51/114.69	c Additional conflict literals : 22774
114.51/114.69	c Additional conflict analysis : 6217
114.51/114.69	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-1773018-1241314968/watcher-1773018-1241314968 -o /tmp/evaluation-result-1773018-1241314968/solver-1773018-1241314968 -C 10000 -W 12000 -M 1800 HOME/CirCUs HOME/instance-1773018-1241314968.cnf -t 10000 

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: 1.00 0.99 0.99 3/64 2479
/proc/meminfo: memFree=1874488/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=4672 CPUtime=0
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 749 0 0 0 0 0 0 0 18 0 1 1000000 159525384 4784128 734 1992294400 134512640 135224549 4294956224 18446744073709551615 134593794 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 1168 742 66 173 0 993 0

[startup+0.0358961 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 2479
/proc/meminfo: memFree=1874488/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=19128 CPUtime=0.03
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 2507 0 0 0 2 1 0 0 18 0 1 1000000 159525384 19587072 2492 1992294400 134512640 135224549 4294956224 18446744073709551615 134724833 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 4782 2492 70 173 0 4607 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19128

[startup+0.101904 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 2479
/proc/meminfo: memFree=1874488/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=23208 CPUtime=0.09
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 3633 0 0 0 8 1 0 0 18 0 1 1000000 159525384 23764992 3520 1992294400 134512640 135224549 4294956224 18446744073709551615 134633990 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 5802 3523 70 173 0 5627 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23208

[startup+0.301933 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 2479
/proc/meminfo: memFree=1874488/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=34148 CPUtime=0.3
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 6711 0 0 0 27 3 0 0 20 0 1 1000000 159525384 34967552 6469 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 8537 6469 70 173 0 8362 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 34148

[startup+0.701993 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 2479
/proc/meminfo: memFree=1874488/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=56492 CPUtime=0.69
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 12989 0 0 0 63 6 0 0 24 0 1 1000000 159525384 57847808 11977 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 14123 11977 70 173 0 13948 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56492

[startup+1.50114 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2480
/proc/meminfo: memFree=1809008/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=80044 CPUtime=1.49
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 19666 0 0 0 139 10 0 0 25 0 1 1000000 159525384 81965056 18653 1992294400 134512640 135224549 4294956224 18446744073709551615 134570472 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 20011 18653 74 173 0 19836 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80044

[startup+3.10138 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2480
/proc/meminfo: memFree=1799856/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=80044 CPUtime=3.09
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 19666 0 0 0 299 10 0 0 25 0 1 1000000 159525384 81965056 18653 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 20011 18653 74 173 0 19836 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80044

[startup+6.30182 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2480
/proc/meminfo: memFree=1760688/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=126368 CPUtime=6.28
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 31823 0 0 0 612 16 0 0 25 0 1 1000000 159525384 129400832 29785 1992294400 134512640 135224549 4294956224 18446744073709551615 134571577 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 31592 29785 77 173 0 31417 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 126368

[startup+12.7018 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2480
/proc/meminfo: memFree=1749744/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=129908 CPUtime=12.68
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 33228 0 0 0 1251 17 0 0 25 0 1 1000000 159525384 133025792 31190 1992294400 134512640 135224549 4294956224 18446744073709551615 134570469 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 32477 31190 77 173 0 32302 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 129908

[startup+25.5016 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2480
/proc/meminfo: memFree=1743920/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=135748 CPUtime=25.47
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 34753 0 0 0 2530 17 0 0 25 0 1 1000000 159525384 139005952 32715 1992294400 134512640 135224549 4294956224 18446744073709551615 134570914 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 33937 32715 77 173 0 33762 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 135748

[startup+51.1014 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2480
/proc/meminfo: memFree=1712496/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=167264 CPUtime=51.05
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 43607 0 0 0 5084 21 0 0 25 0 1 1000000 159525384 171278336 40576 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 41816 40576 93 173 0 41641 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 167264

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2480
/proc/meminfo: memFree=1711728/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=167928 CPUtime=102.22
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 43750 0 0 0 10200 22 0 0 25 0 1 1000000 159525384 171958272 40719 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 41982 40719 93 173 0 41807 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 167928

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

[startup+108.702 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2480
/proc/meminfo: memFree=1711728/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=167928 CPUtime=108.61
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 43761 0 0 0 10839 22 0 0 25 0 1 1000000 159525384 171958272 40730 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 41982 40730 93 173 0 41807 0
Current children cumulated CPU time (s) 108.61
Current children cumulated vsize (KiB) 167928

[startup+111.901 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2480
/proc/meminfo: memFree=1711728/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=167928 CPUtime=111.81
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 43761 0 0 0 11159 22 0 0 25 0 1 1000000 159525384 171958272 40730 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 41982 40730 93 173 0 41807 0
Current children cumulated CPU time (s) 111.81
Current children cumulated vsize (KiB) 167928

[startup+113.502 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2480
/proc/meminfo: memFree=1711728/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=167928 CPUtime=113.41
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 43770 0 0 0 11319 22 0 0 25 0 1 1000000 159525384 171958272 40739 1992294400 134512640 135224549 4294956224 18446744073709551615 134595239 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 41982 40739 93 173 0 41807 0
Current children cumulated CPU time (s) 113.41
Current children cumulated vsize (KiB) 167928

[startup+114.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2480
/proc/meminfo: memFree=1711664/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=167928 CPUtime=114.21
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 43780 0 0 0 11399 22 0 0 25 0 1 1000000 159525384 171958272 40748 1992294400 134512640 135224549 4294956224 18446744073709551615 134598871 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 41982 40748 95 173 0 41807 0
Current children cumulated CPU time (s) 114.21
Current children cumulated vsize (KiB) 167928

[startup+114.502 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2480
/proc/meminfo: memFree=1711664/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=150980 CPUtime=114.41
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 43780 0 0 0 11419 22 0 0 25 0 1 1000000 159525384 154603520 37300 1992294400 134512640 135224549 4294956224 18446744073709551615 134716943 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 37745 37300 95 173 0 37570 0
Current children cumulated CPU time (s) 114.41
Current children cumulated vsize (KiB) 150980

[startup+114.602 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 2480
/proc/meminfo: memFree=1711664/2055920 swapFree=4181288/4192956
[pid=2479] ppid=2477 vsize=150980 CPUtime=114.51
/proc/2479/stat : 2479 (CirCUs) R 2477 2479 2359 0 -1 4194304 43780 0 0 0 11429 22 0 0 25 0 1 1000000 159525384 154603520 37300 1992294400 134512640 135224549 4294956224 18446744073709551615 134720771 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2479/statm: 37745 37300 95 173 0 37570 0
Current children cumulated CPU time (s) 114.51
Current children cumulated vsize (KiB) 150980

Child status: 0
Real time (s): 114.691
CPU time (s): 114.608
CPU user time (s): 114.359
CPU system time (s): 0.248962
CPU usage (%): 99.9269
Max. virtual memory (cumulated for all children) (KiB): 167928

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

runsolver used 0.109983 second user time and 0.315951 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-03 03:42:50
IDJOB=1773018
IDBENCH=20430
IDSOLVER=614
FILE ID=node39/1773018-1241314968
PBS_JOBID= 9225282
Free space on /tmp= 66540 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h22-unknown.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773018-1241314968/watcher-1773018-1241314968 -o /tmp/evaluation-result-1773018-1241314968/solver-1773018-1241314968 -C 10000 -W 12000 -M 1800  HOME/CirCUs HOME/instance-1773018-1241314968.cnf -t 10000

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

MD5SUM BENCH= 8c6ad18be635cee0d986377c4d06ab11
RANDOM SEED=686859339

node39.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.281
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.281
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:       1874968 kB
Buffers:         16832 kB
Cached:         106308 kB
SwapCached:       5788 kB
Active:          41368 kB
Inactive:        89960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1874968 kB
SwapTotal:     4192956 kB
SwapFree:      4181288 kB
Dirty:           18224 kB
Writeback:           0 kB
Mapped:          13444 kB
Slab:            35672 kB
Committed_AS:   775200 kB
PageTables:       1380 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= 66536 MiB
End job on node39 at 2009-05-03 03:44:44