Trace number 248723

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3SAT 348.96 350.599

General information on the benchmark

Nameprimes/primes-25/
primes-25-40-2-1.xml
MD5SUMd0bac870db939cc2c345dc2f73b933b0
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.022995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity3
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.05	c ...done
0.05	c #SATvar=28602 #SATclauses=56900 #CSPpredicates=40
350.56	Verified 25076 original clauses.
350.56	c SAT problem is solved
350.56	restarts              : 22
350.56	conflicts             : 1373755        (3938 /sec)
350.56	decisions             : 7582600        (1.56 % random) (21738 /sec)
350.56	propagations          : 2343704949     (6719145 /sec)
350.56	conflict literals     : 3870243        (14.26 % deleted)
350.56	Memory used           : 47.72 MB
350.56	CPU time              : 348.81 s
350.56	c all predicates checked
350.56	
350.56	s SATISFIABLE
350.56	v 23 37 5 90 67 31 37 61 97 79 28 67 34 29 74 2 51 3 83 37 84 67 67 80 56 13 10 89 61 31 11 5 83 23 74 33 67 17 37 50 11 89 79 71 82 55 89 96 88 73 43 4 88 6 67 15 41 73 79 17 13 36 45 92 37 65 36 68 43 88 97 73 36 73 47 32 31 7 25 2 17 23 14 38 43 29 28 3 11 10 19 28 3 61 47 54 3 37 12 47 
350.56	

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-248723-1168094042 -o ROOT/results/node15/solver-248723-1168094042 -C 1800 -M 900 /tmp/evaluation/248723-1168094042/CSPtoSAT+minisat /tmp/evaluation/248723-1168094042/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.98 1.68 1.71 4/86 20959
/proc/meminfo: memFree=1258904/2055920 swapFree=4174172/4192956
[pid=20958] ppid=20956 vsize=6696 CPUtime=0
/proc/20958/stat : 20958 (CSPtoSAT+minisa) R 20956 20958 20478 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 157799054 6856704 415 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 7476428 0 0 4096 0 0 0 0 17 0 0 0
/proc/20958/statm: 1674 415 375 52 0 30 0

[startup+0.103886 s]
/proc/loadavg: 1.98 1.68 1.71 4/86 20959
/proc/meminfo: memFree=1258904/2055920 swapFree=4174172/4192956
[pid=20958] ppid=20956 vsize=10944 CPUtime=0.08
/proc/20958/stat : 20958 (CSPtoSAT+minisa) R 20956 20958 20478 0 -1 4194304 1804 0 0 0 8 0 0 0 18 0 1 0 157799054 11206656 1755 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20958/statm: 2736 1755 719 52 0 1104 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10944

[startup+0.514955 s]
/proc/loadavg: 1.98 1.68 1.71 4/86 20959
/proc/meminfo: memFree=1258904/2055920 swapFree=4174172/4192956
[pid=20958] ppid=20956 vsize=11100 CPUtime=0.5
/proc/20958/stat : 20958 (CSPtoSAT+minisa) R 20956 20958 20478 0 -1 4194304 1838 0 0 0 50 0 0 0 22 0 1 0 157799054 11366400 1789 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 0 0 0
/proc/20958/statm: 2775 1789 725 52 0 1143 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11100

[startup+1.3401 s]
/proc/loadavg: 1.98 1.68 1.71 3/86 20959
/proc/meminfo: memFree=1254680/2055920 swapFree=4174172/4192956
[pid=20958] ppid=20956 vsize=11100 CPUtime=1.32
/proc/20958/stat : 20958 (CSPtoSAT+minisa) R 20956 20958 20478 0 -1 4194304 1860 0 0 0 132 0 0 0 25 0 1 0 157799054 11366400 1811 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 0 0 0
/proc/20958/statm: 2775 1811 725 52 0 1143 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 11100

[startup+2.97738 s]
/proc/loadavg: 1.98 1.68 1.71 3/86 20959
/proc/meminfo: memFree=1254552/2055920 swapFree=4174172/4192956
[pid=20958] ppid=20956 vsize=11364 CPUtime=2.95
/proc/20958/stat : 20958 (CSPtoSAT+minisa) R 20956 20958 20478 0 -1 4194304 1910 0 0 0 295 0 0 0 25 0 1 0 157799054 11636736 1861 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 0 0 0
/proc/20958/statm: 2841 1861 725 52 0 1209 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 11364

[startup+6.26295 s]
/proc/loadavg: 1.98 1.68 1.72 3/86 20959
/proc/meminfo: memFree=1254040/2055920 swapFree=4174172/4192956
[pid=20958] ppid=20956 vsize=11772 CPUtime=6.23
/proc/20958/stat : 20958 (CSPtoSAT+minisa) R 20956 20958 20478 0 -1 4194304 2016 0 0 0 622 1 0 0 25 0 1 0 157799054 12054528 1967 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 0 0 0
/proc/20958/statm: 2943 1967 725 52 0 1311 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 11772

[startup+12.7271 s]
/proc/loadavg: 1.98 1.69 1.72 3/86 20959
/proc/meminfo: memFree=1253344/2055920 swapFree=4174172/4192956
[pid=20958] ppid=20956 vsize=12488 CPUtime=12.66
/proc/20958/stat : 20958 (CSPtoSAT+minisa) R 20956 20958 20478 0 -1 4194304 2196 0 0 0 1265 1 0 0 25 0 1 0 157799054 12787712 2147 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/20958/statm: 3122 2147 725 52 0 1490 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12488

[startup+25.5493 s]
/proc/loadavg: 1.98 1.70 1.72 3/86 20959
/proc/meminfo: memFree=1251936/2055920 swapFree=4174172/4192956
[pid=20958] ppid=20956 vsize=13920 CPUtime=25.44
/proc/20958/stat : 20958 (CSPtoSAT+minisa) R 20956 20958 20478 0 -1 4194304 2538 0 0 0 2542 2 0 0 25 0 1 0 157799054 14254080 2489 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 0 0 0
/proc/20958/statm: 3480 2489 725 52 0 1848 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 13920

[startup+51.2057 s]
/proc/loadavg: 1.99 1.73 1.73 3/86 20959
/proc/meminfo: memFree=1250016/2055920 swapFree=4174172/4192956
[pid=20958] ppid=20956 vsize=15756 CPUtime=50.96
/proc/20958/stat : 20958 (CSPtoSAT+minisa) R 20956 20958 20478 0 -1 4194304 3006 0 0 0 5094 2 0 0 25 0 1 0 157799054 16134144 2957 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 0 0 0
/proc/20958/statm: 3939 2957 725 52 0 2307 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 15756

[startup+102.418 s]
/proc/loadavg: 1.99 1.77 1.74 4/86 20959
/proc/meminfo: memFree=1246688/2055920 swapFree=4174172/4192956
[pid=20958] ppid=20956 vsize=18792 CPUtime=101.93
/proc/20958/stat : 20958 (CSPtoSAT+minisa) R 20956 20958 20478 0 -1 4194304 3785 0 0 0 10190 3 0 0 25 0 1 0 157799054 19243008 3736 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 0 0 0
/proc/20958/statm: 4698 3736 725 52 0 3066 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 18792

[startup+162.445 s]
/proc/loadavg: 2.04 1.82 1.76 4/86 20959
/proc/meminfo: memFree=1243424/2055920 swapFree=4174172/4192956
[pid=20958] ppid=20956 vsize=22008 CPUtime=161.68
/proc/20958/stat : 20958 (CSPtoSAT+minisa) R 20956 20958 20478 0 -1 4194304 4539 0 0 0 16164 4 0 0 25 0 1 0 157799054 22536192 4490 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20958/statm: 5502 4490 725 52 0 3870 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 22008

[startup+222.481 s]
/proc/loadavg: 2.09 1.88 1.78 3/86 20959
/proc/meminfo: memFree=1240160/2055920 swapFree=4174172/4192956
[pid=20958] ppid=20956 vsize=24912 CPUtime=221.42
/proc/20958/stat : 20958 (CSPtoSAT+minisa) R 20956 20958 20478 0 -1 4194304 5296 0 0 0 22136 6 0 0 25 0 1 0 157799054 25509888 5247 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/20958/statm: 6228 5247 725 52 0 4596 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 24912

[startup+282.509 s]
/proc/loadavg: 2.03 1.90 1.79 4/86 20959
/proc/meminfo: memFree=1236896/2055920 swapFree=4174172/4192956
[pid=20958] ppid=20956 vsize=27948 CPUtime=281.16
/proc/20958/stat : 20958 (CSPtoSAT+minisa) R 20956 20958 20478 0 -1 4194304 6046 0 0 0 28109 7 0 0 25 0 1 0 157799054 28618752 5997 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/20958/statm: 6987 5997 725 52 0 5355 0
Current children cumulated CPU time (s) 281.16
Current children cumulated vsize (KiB) 27948

[startup+342.541 s]
/proc/loadavg: 2.01 1.91 1.80 3/86 20959
/proc/meminfo: memFree=1219040/2055920 swapFree=4174172/4192956
[pid=20958] ppid=20956 vsize=45816 CPUtime=340.93
/proc/20958/stat : 20958 (CSPtoSAT+minisa) R 20956 20958 20478 0 -1 4194304 10490 0 0 0 34082 11 0 0 25 0 1 0 157799054 46915584 10441 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/20958/statm: 11454 10441 725 52 0 9822 0
Current children cumulated CPU time (s) 340.93
Current children cumulated vsize (KiB) 45816

Child status: 0
Real time (s): 350.599
CPU time (s): 348.96
CPU user time (s): 348.835
CPU system time (s): 0.124981
CPU usage (%): 99.5326
Max. virtual memory (cumulated for all children) (KiB): 48860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 348.835
system time used= 0.124981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11259
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= 12
involuntary context switches= 6060

runsolver used 0.462929 s user time and 1.09683 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan  6 14:34:02 UTC 2007


IDJOB= 248723
IDBENCH= 11728
FILE ID= node15/248723-1168094042

PBS_JOBID= 3476406

Free space on /tmp= 66220 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-25/primes-25-40-2-1.xml
COMMAND LINE= /tmp/evaluation/248723-1168094042/CSPtoSAT+minisat /tmp/evaluation/248723-1168094042/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-248723-1168094042 -o ROOT/results/node15/solver-248723-1168094042 -C 1800 -M 900  /tmp/evaluation/248723-1168094042/CSPtoSAT+minisat /tmp/evaluation/248723-1168094042/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  d0bac870db939cc2c345dc2f73b933b0

RANDOM SEED= 258754105

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.276
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.276
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:       1259384 kB
Buffers:          9264 kB
Cached:         202684 kB
SwapCached:       6400 kB
Active:         632984 kB
Inactive:       111164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1259384 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            1552 kB
Writeback:           0 kB
Mapped:         545060 kB
Slab:            35792 kB
Committed_AS:  4799156 kB
PageTables:       3576 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= 66220 MiB



End job on node15 on Sat Jan  6 14:39:53 UTC 2007