Trace number 1554100

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
CSat 2009-03-22UNSAT 75.9964 76.0223

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate016.cnf
MD5SUMcb3e934c498918abbc8bcf7f964c0d21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.837
Satisfiable
(Un)Satisfiability was proved
Number of variables2087
Number of clauses6212
Sum of the clauses size14492
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24140
Number of clauses of size 32070
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

75.96/76.02	c Variable Count:   2087
75.96/76.02	c Clause Count:     6212
75.96/76.02	s UNSATISFIABLE
75.96/76.02	c Total Time: 75.99

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-1554100-1238723586/watcher-1554100-1238723586 -o /tmp/evaluation-result-1554100-1238723586/solver-1554100-1238723586 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1554100-1238723586.cnf 

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.19 1.52 1.39 3/73 27801
/proc/meminfo: memFree=1783144/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=18576 CPUtime=0
/proc/27801/stat : 27801 (runsolver) R 27799 27801 27174 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1024777205 19021824 292 1992294400 4194304 4302564 548682068464 18446744073709551615 234045893927 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27801/statm: 4644 292 257 26 0 2626 0

[startup+0.0810061 s]
/proc/loadavg: 1.19 1.52 1.39 3/73 27801
/proc/meminfo: memFree=1783144/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=7596 CPUtime=0.06
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 1688 0 0 0 6 0 0 0 20 0 1 0 1024777205 7778304 1671 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 1899 1671 91 271 0 1625 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7596

[startup+0.101007 s]
/proc/loadavg: 1.19 1.52 1.39 3/73 27801
/proc/meminfo: memFree=1783144/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=7596 CPUtime=0.08
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 1688 0 0 0 8 0 0 0 20 0 1 0 1024777205 7778304 1671 1992294400 134512640 135625496 4294956224 18446744073709551615 134540765 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 1899 1671 91 271 0 1625 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7596

[startup+0.301028 s]
/proc/loadavg: 1.19 1.52 1.39 3/73 27801
/proc/meminfo: memFree=1783144/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=7596 CPUtime=0.28
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 1692 0 0 0 28 0 0 0 22 0 1 0 1024777205 7778304 1675 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 1899 1675 91 271 0 1625 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7596

[startup+0.701069 s]
/proc/loadavg: 1.19 1.52 1.39 3/73 27801
/proc/meminfo: memFree=1783144/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=7596 CPUtime=0.68
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 1701 0 0 0 68 0 0 0 25 0 1 0 1024777205 7778304 1684 1992294400 134512640 135625496 4294956224 18446744073709551615 134541405 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 1899 1684 91 271 0 1625 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7596

[startup+1.50115 s]
/proc/loadavg: 1.19 1.52 1.39 2/74 27802
/proc/meminfo: memFree=1776672/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=7720 CPUtime=1.48
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 1718 0 0 0 148 0 0 0 25 0 1 0 1024777205 7905280 1701 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 1930 1701 91 271 0 1656 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7720

[startup+3.10132 s]
/proc/loadavg: 1.19 1.52 1.39 2/74 27802
/proc/meminfo: memFree=1776480/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=7840 CPUtime=3.08
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 1751 0 0 0 308 0 0 0 25 0 1 0 1024777205 8028160 1734 1992294400 134512640 135625496 4294956224 18446744073709551615 134514924 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 1960 1734 91 271 0 1686 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7840

[startup+6.30166 s]
/proc/loadavg: 1.17 1.51 1.39 2/74 27802
/proc/meminfo: memFree=1776104/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=8088 CPUtime=6.28
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 1818 0 0 0 628 0 0 0 25 0 1 0 1024777205 8282112 1801 1992294400 134512640 135625496 4294956224 18446744073709551615 134522507 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 2022 1801 91 271 0 1748 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8088

[startup+12.7013 s]
/proc/loadavg: 1.16 1.50 1.38 2/74 27802
/proc/meminfo: memFree=1775592/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=8600 CPUtime=12.68
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 1939 0 0 0 1267 1 0 0 25 0 1 0 1024777205 8806400 1922 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 2150 1922 91 271 0 1876 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8600

[startup+25.5017 s]
/proc/loadavg: 1.12 1.48 1.38 2/74 27802
/proc/meminfo: memFree=1774568/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=9656 CPUtime=25.48
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 2188 0 0 0 2546 2 0 0 25 0 1 0 1024777205 9887744 2171 1992294400 134512640 135625496 4294956224 18446744073709551615 134530256 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 2414 2171 91 271 0 2140 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9656

[startup+51.1013 s]
/proc/loadavg: 1.08 1.44 1.36 2/74 27802
/proc/meminfo: memFree=1773160/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=11140 CPUtime=51.07
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 2570 0 0 0 5103 4 0 0 25 0 1 0 1024777205 11407360 2512 1992294400 134512640 135625496 4294956224 18446744073709551615 134517067 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 2785 2512 91 271 0 2511 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11140

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

[startup+63.9027 s]
/proc/loadavg: 1.07 1.42 1.36 2/74 27802
/proc/meminfo: memFree=1772712/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=11540 CPUtime=63.87
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 2680 0 0 0 6381 6 0 0 25 0 1 0 1024777205 11816960 2622 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 2885 2622 91 271 0 2611 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 11540

[startup+70.3013 s]
/proc/loadavg: 1.06 1.41 1.36 2/74 27802
/proc/meminfo: memFree=1772328/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=11792 CPUtime=70.27
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 2798 0 0 0 7021 6 0 0 25 0 1 0 1024777205 12075008 2679 1992294400 134512640 135625496 4294956224 18446744073709551615 134540125 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 2948 2679 91 271 0 2674 0
Current children cumulated CPU time (s) 70.27
Current children cumulated vsize (KiB) 11792

[startup+73.5017 s]
/proc/loadavg: 1.06 1.41 1.36 2/74 27802
/proc/meminfo: memFree=1772328/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=11924 CPUtime=73.46
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 2825 0 0 0 7340 6 0 0 25 0 1 0 1024777205 12210176 2706 1992294400 134512640 135625496 4294956224 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 2981 2706 91 271 0 2707 0
Current children cumulated CPU time (s) 73.46
Current children cumulated vsize (KiB) 11924

[startup+75.1018 s]
/proc/loadavg: 1.05 1.40 1.35 2/74 27802
/proc/meminfo: memFree=1772328/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=12088 CPUtime=75.06
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 2840 0 0 0 7500 6 0 0 25 0 1 0 1024777205 12378112 2721 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 3022 2721 91 271 0 2748 0
Current children cumulated CPU time (s) 75.06
Current children cumulated vsize (KiB) 12088

[startup+75.5019 s]
/proc/loadavg: 1.05 1.40 1.35 2/74 27802
/proc/meminfo: memFree=1772328/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=12088 CPUtime=75.46
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 2840 0 0 0 7540 6 0 0 25 0 1 0 1024777205 12378112 2721 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 3022 2721 91 271 0 2748 0
Current children cumulated CPU time (s) 75.46
Current children cumulated vsize (KiB) 12088

[startup+75.9059 s]
/proc/loadavg: 1.05 1.40 1.35 2/74 27802
/proc/meminfo: memFree=1772328/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=12088 CPUtime=75.87
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 2841 0 0 0 7581 6 0 0 25 0 1 0 1024777205 12378112 2722 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 3022 2722 91 271 0 2748 0
Current children cumulated CPU time (s) 75.87
Current children cumulated vsize (KiB) 12088

[startup+76.0019 s]
/proc/loadavg: 1.05 1.40 1.35 2/74 27802
/proc/meminfo: memFree=1772328/2055920 swapFree=4175376/4192956
[pid=27801] ppid=27799 vsize=12088 CPUtime=75.96
/proc/27801/stat : 27801 (csat) R 27799 27801 27174 0 -1 4194304 2841 0 0 0 7590 6 0 0 25 0 1 0 1024777205 12378112 2722 1992294400 134512640 135625496 4294956224 18446744073709551615 134540791 0 0 4096 0 0 0 0 17 1 0 0
/proc/27801/statm: 3022 2722 91 271 0 2748 0
Current children cumulated CPU time (s) 75.96
Current children cumulated vsize (KiB) 12088

Child status: 20
Real time (s): 76.0223
CPU time (s): 75.9964
CPU user time (s): 75.9265
CPU system time (s): 0.069989
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 12088

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

runsolver used 0.088986 second user time and 0.19697 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-03 03:53:06
IDJOB=1554100
IDBENCH=70774
IDSOLVER=517
FILE ID=node79/1554100-1238723586
PBS_JOBID= 9085320
Free space on /tmp= 65536 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate016.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554100-1238723586/watcher-1554100-1238723586 -o /tmp/evaluation-result-1554100-1238723586/solver-1554100-1238723586 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1554100-1238723586.cnf

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

MD5SUM BENCH= cb3e934c498918abbc8bcf7f964c0d21
RANDOM SEED=1532027517

node79.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1783624 kB
Buffers:         34708 kB
Cached:         141036 kB
SwapCached:      11800 kB
Active:          26108 kB
Inactive:       165532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783624 kB
SwapTotal:     4192956 kB
SwapFree:      4175376 kB
Dirty:            1516 kB
Writeback:           0 kB
Mapped:          22716 kB
Slab:            65804 kB
Committed_AS:  2950464 kB
PageTables:       2004 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= 65536 MiB
End job on node79 at 2009-04-03 03:54:23