Trace number 1774518

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 127.345 127.391

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.9045
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

5.09/5.14	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
5.09/5.14	c Eliminate time :       4.01 
127.24/127.39	c CNF read time  :       0.97 
127.24/127.39	c CNF solve time :      126.7 
127.24/127.39	c Memory usage :    132.688 MB
127.24/127.39	c Restart : 41
127.24/127.39	c Decisions : random(878), heuristic(43043), history(0/0)
127.24/127.39	c Implications : 118868418
127.24/127.39	c Forced Restart : 0
127.24/127.39	c Polarity Change : 69
127.24/127.39	c Learned clasues  : 20836 out of 36593
127.24/127.39	c Learned literals : 293029 out of 578914
127.24/127.39	c Number of first UIP : 8446 out of 36593
127.24/127.39	c Number of simplify : 1
127.24/127.39	c Number of continuous distill : 150
127.24/127.39	c Average depth of OTS : 76
127.24/127.39	c Average depth of additional conflict : 1305
127.24/127.39	c Saved conflict clasues : 73
127.24/127.39	c Saved conflict literals : 446
127.24/127.39	c Additional conflict clauses : 723
127.24/127.39	c Additional conflict literals : 8698
127.24/127.39	c Additional conflict analysis : 6589
127.24/127.39	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-1774518-1241322984/watcher-1774518-1241322984 -o /tmp/evaluation-result-1774518-1241322984/solver-1774518-1241322984 -C 10000 -W 12000 -M 1800 HOME/CirCUs HOME/instance-1774518-1241322984.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: 0.99 1.00 1.00 3/64 27378
/proc/meminfo: memFree=1137440/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=7900 CPUtime=0
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 676 0 0 0 0 0 0 0 18 0 1 1000000 160332208 8089600 661 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 1975 668 66 173 0 1800 0

[startup+0.00997703 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 27378
/proc/meminfo: memFree=1137440/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=7900 CPUtime=0
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 1381 0 0 0 0 0 0 0 18 0 1 1000000 160332208 8089600 1366 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 1975 1371 66 173 0 1800 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7900

[startup+0.102986 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 27378
/proc/meminfo: memFree=1137440/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=29884 CPUtime=0.09
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 5188 0 0 0 8 1 0 0 18 0 1 1000000 160332208 30601216 5140 1992294400 134512640 135224549 4294956224 18446744073709551615 134549159 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 7471 5141 70 173 0 7296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29884

[startup+0.302007 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 27378
/proc/meminfo: memFree=1137440/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=40816 CPUtime=0.29
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 8305 0 0 0 26 3 0 0 19 0 1 1000000 160332208 41795584 8063 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 10204 8064 70 173 0 10029 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40816

[startup+0.702052 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 27378
/proc/meminfo: memFree=1137440/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=63952 CPUtime=0.69
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 14826 0 0 0 62 7 0 0 23 0 1 1000000 160332208 65486848 13814 1992294400 134512640 135224549 4294956224 18446744073709551615 134633578 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 15988 13815 70 173 0 15813 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63952

[startup+1.50114 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 27379
/proc/meminfo: memFree=1065048/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=87748 CPUtime=1.49
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 21582 0 0 0 139 10 0 0 25 0 1 1000000 160332208 89853952 20569 1992294400 134512640 135224549 4294956224 18446744073709551615 134563533 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 21937 20569 77 173 0 21762 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87748

[startup+3.10132 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 27379
/proc/meminfo: memFree=1040344/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=119548 CPUtime=3.09
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 30478 0 0 0 295 14 0 0 25 0 1 1000000 160332208 122417152 28311 1992294400 134512640 135224549 4294956224 18446744073709551615 134578355 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 29887 28311 77 173 0 29712 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119548

[startup+6.30168 s]
/proc/loadavg: 1.15 1.03 1.01 2/65 27379
/proc/meminfo: memFree=1012632/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=132604 CPUtime=6.29
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 35337 0 0 0 613 16 0 0 25 0 1 1000000 160332208 135786496 31152 1992294400 134512640 135224549 4294956224 18446744073709551615 134618565 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 33151 31152 92 173 0 32976 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132604

[startup+12.7014 s]
/proc/loadavg: 1.14 1.03 1.01 2/65 27379
/proc/meminfo: memFree=1012696/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=132736 CPUtime=12.69
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 35370 0 0 0 1253 16 0 0 25 0 1 1000000 160332208 135921664 31185 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 33184 31185 92 173 0 33009 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 132736

[startup+25.5018 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 27379
/proc/meminfo: memFree=1012312/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=133264 CPUtime=25.48
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 35486 0 0 0 2532 16 0 0 25 0 1 1000000 160332208 136462336 31301 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 33316 31301 92 173 0 33141 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 133264

[startup+51.1017 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 27379
/proc/meminfo: memFree=1011480/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=134188 CPUtime=51.06
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 35720 0 0 0 5090 16 0 0 25 0 1 1000000 160332208 137408512 31535 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 33547 31535 92 173 0 33372 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 134188

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 27379
/proc/meminfo: memFree=1009944/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=135868 CPUtime=102.26
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 36113 0 0 0 10209 17 0 0 25 0 1 1000000 160332208 139128832 31928 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 33967 31928 92 173 0 33792 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 135868

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

[startup+115.102 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 27379
/proc/meminfo: memFree=1009880/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=135868 CPUtime=115.05
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 36117 0 0 0 11488 17 0 0 25 0 1 1000000 160332208 139128832 31932 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 33967 31932 92 173 0 33792 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 135868

[startup+121.502 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 27379
/proc/meminfo: memFree=1009880/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=135868 CPUtime=121.45
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 36121 0 0 0 12128 17 0 0 25 0 1 1000000 160332208 139128832 31936 1992294400 134512640 135224549 4294956224 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 33967 31936 92 173 0 33792 0
Current children cumulated CPU time (s) 121.45
Current children cumulated vsize (KiB) 135868

[startup+124.702 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 27379
/proc/meminfo: memFree=1009880/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=135868 CPUtime=124.65
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 36121 0 0 0 12448 17 0 0 25 0 1 1000000 160332208 139128832 31936 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 33967 31936 92 173 0 33792 0
Current children cumulated CPU time (s) 124.65
Current children cumulated vsize (KiB) 135868

[startup+126.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 27379
/proc/meminfo: memFree=1009880/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=135868 CPUtime=126.24
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 36121 0 0 0 12607 17 0 0 25 0 1 1000000 160332208 139128832 31936 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 33967 31936 92 173 0 33792 0
Current children cumulated CPU time (s) 126.24
Current children cumulated vsize (KiB) 135868

[startup+127.101 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 27379
/proc/meminfo: memFree=1009880/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=110516 CPUtime=127.04
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 36125 0 0 0 12687 17 0 0 25 0 1 1000000 160332208 113168384 27393 1992294400 134512640 135224549 4294956224 18446744073709551615 134717017 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 27629 27393 95 173 0 27454 0
Current children cumulated CPU time (s) 127.04
Current children cumulated vsize (KiB) 110516

[startup+127.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 27379
/proc/meminfo: memFree=1009880/2055920 swapFree=4192812/4192956
[pid=27378] ppid=27376 vsize=110516 CPUtime=127.24
/proc/27378/stat : 27378 (CirCUs) R 27376 27378 27314 0 -1 4194304 36125 0 0 0 12707 17 0 0 25 0 1 1000000 160332208 113168384 27393 1992294400 134512640 135224549 4294956224 18446744073709551615 134717220 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27378/statm: 27629 27393 95 173 0 27454 0
Current children cumulated CPU time (s) 127.24
Current children cumulated vsize (KiB) 110516

Child status: 0
Real time (s): 127.391
CPU time (s): 127.345
CPU user time (s): 127.148
CPU system time (s): 0.19697
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 135868

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

runsolver used 0.12598 second user time and 0.271958 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-03 05:56:25
IDJOB=1774518
IDBENCH=70954
IDSOLVER=614
FILE ID=node9/1774518-1241322984
PBS_JOBID= 9225350
Free space on /tmp= 66544 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774518-1241322984/watcher-1774518-1241322984 -o /tmp/evaluation-result-1774518-1241322984/solver-1774518-1241322984 -C 10000 -W 12000 -M 1800  HOME/CirCUs HOME/instance-1774518-1241322984.cnf -t 10000

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED=1570105701

node9.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.240
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.240
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:       1137856 kB
Buffers:         89312 kB
Cached:         710912 kB
SwapCached:          0 kB
Active:         181252 kB
Inactive:       632804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1137856 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           16216 kB
Writeback:           0 kB
Mapped:          23624 kB
Slab:            89992 kB
Committed_AS:   670572 kB
PageTables:       1388 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= 66544 MiB
End job on node9 at 2009-05-03 05:58:32