Trace number 199500

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 265.495 265.766

General information on the benchmark

NameallIntervalSeries/
series-15.xml
MD5SUMc3c020e92582c095fcd4287156ec48b1
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 provedYES
Number of variables29
Number of constraints210
Maximum constraint arity3
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension210
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.02	c ...done
0.02	c #SATvar=1207 #SATclauses=2323 #CSPpredicates=210
265.74	Verified 2323 original clauses.
265.74	c SAT problem is solved
265.74	restarts              : 25
265.74	conflicts             : 4209456        (15865 /sec)
265.74	decisions             : 5343171        (0.89 % random) (20138 /sec)
265.74	propagations          : 548560724      (2067507 /sec)
265.74	conflict literals     : 132929741      (27.81 % deleted)
265.74	Memory used           : 101.27 MB
265.74	CPU time              : 265.325 s
265.74	c all predicates checked
265.74	
265.74	s SATISFIABLE
265.74	v 4 11 3 14 0 13 1 10 9 5 8 6 12 2 7 6 7 10 13 12 11 8 0 3 2 1 5 9 4 
265.74	

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/node4/watcher-199500-1168053706 -o ROOT/results/node4/solver-199500-1168053706 -C 1800 -M 900 /tmp/evaluation/199500-1168053706/CSPtoSAT+minisat /tmp/evaluation/199500-1168053706/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.54 1.85 1.80 4/86 6826
/proc/meminfo: memFree=1332456/2055920 swapFree=4191880/4192956
[pid=6825] ppid=6823 vsize=6696 CPUtime=0
/proc/6825/stat : 6825 (CSPtoSAT+minisa) R 6823 6825 6733 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 153766145 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10558328 0 0 4096 0 0 0 0 17 0 0 0
/proc/6825/statm: 1674 415 375 52 0 30 0

[startup+0.103829 s]
/proc/loadavg: 1.54 1.85 1.80 4/86 6826
/proc/meminfo: memFree=1332456/2055920 swapFree=4191880/4192956
[pid=6825] ppid=6823 vsize=7060 CPUtime=0.09
/proc/6825/stat : 6825 (CSPtoSAT+minisa) R 6823 6825 6733 0 -1 4194304 914 0 0 0 9 0 0 0 19 0 1 0 153766145 7229440 861 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533178 0 0 4096 0 0 0 0 17 0 0 0
/proc/6825/statm: 1765 861 720 52 0 133 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7060

[startup+0.511868 s]
/proc/loadavg: 1.54 1.85 1.80 4/86 6826
/proc/meminfo: memFree=1332456/2055920 swapFree=4191880/4192956
[pid=6825] ppid=6823 vsize=7324 CPUtime=0.5
/proc/6825/stat : 6825 (CSPtoSAT+minisa) R 6823 6825 6733 0 -1 4194304 981 0 0 0 50 0 0 0 22 0 1 0 153766145 7499776 928 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 0 0 0
/proc/6825/statm: 1831 928 720 52 0 199 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7324

[startup+1.33595 s]
/proc/loadavg: 1.58 1.85 1.80 3/86 6826
/proc/meminfo: memFree=1330856/2055920 swapFree=4191880/4192956
[pid=6825] ppid=6823 vsize=8116 CPUtime=1.32
/proc/6825/stat : 6825 (CSPtoSAT+minisa) R 6823 6825 6733 0 -1 4194304 1182 0 0 0 132 0 0 0 25 0 1 0 153766145 8310784 1129 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/6825/statm: 2029 1129 720 52 0 397 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8116

[startup+2.9811 s]
/proc/loadavg: 1.58 1.85 1.80 3/86 6826
/proc/meminfo: memFree=1329704/2055920 swapFree=4191880/4192956
[pid=6825] ppid=6823 vsize=9700 CPUtime=2.97
/proc/6825/stat : 6825 (CSPtoSAT+minisa) R 6823 6825 6733 0 -1 4194304 1572 0 0 0 297 0 0 0 25 0 1 0 153766145 9932800 1519 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/6825/statm: 2425 1519 720 52 0 793 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 9700

[startup+6.26042 s]
/proc/loadavg: 1.58 1.85 1.80 3/86 6826
/proc/meminfo: memFree=1326504/2055920 swapFree=4191880/4192956
[pid=6825] ppid=6823 vsize=12604 CPUtime=6.24
/proc/6825/stat : 6825 (CSPtoSAT+minisa) R 6823 6825 6733 0 -1 4194304 2317 0 0 0 623 1 0 0 25 0 1 0 153766145 12906496 2264 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671376 0 0 4096 0 0 0 0 17 0 0 0
/proc/6825/statm: 3151 2264 720 52 0 1519 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 12604

[startup+12.727 s]
/proc/loadavg: 1.64 1.86 1.80 3/86 6826
/proc/meminfo: memFree=1321192/2055920 swapFree=4191880/4192956
[pid=6825] ppid=6823 vsize=17356 CPUtime=12.71
/proc/6825/stat : 6825 (CSPtoSAT+minisa) R 6823 6825 6733 0 -1 4194304 3491 0 0 0 1268 3 0 0 25 0 1 0 153766145 17772544 3438 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 0 0 0
/proc/6825/statm: 4339 3438 720 52 0 2707 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 17356

[startup+25.5433 s]
/proc/loadavg: 1.70 1.86 1.80 3/86 6826
/proc/meminfo: memFree=1313000/2055920 swapFree=4191880/4192956
[pid=6825] ppid=6823 vsize=25540 CPUtime=25.49
/proc/6825/stat : 6825 (CSPtoSAT+minisa) R 6823 6825 6733 0 -1 4194304 5528 0 0 0 2546 3 0 0 25 0 1 0 153766145 26152960 5475 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/6825/statm: 6385 5475 720 52 0 4753 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25540

[startup+51.1927 s]
/proc/loadavg: 1.81 1.87 1.81 3/86 6826
/proc/meminfo: memFree=1300072/2055920 swapFree=4191880/4192956
[pid=6825] ppid=6823 vsize=37552 CPUtime=51.13
/proc/6825/stat : 6825 (CSPtoSAT+minisa) R 6823 6825 6733 0 -1 4194304 8555 0 0 0 5108 5 0 0 25 0 1 0 153766145 38453248 8502 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/6825/statm: 9388 8502 720 52 0 7756 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 37552

[startup+102.485 s]
/proc/loadavg: 1.92 1.89 1.82 3/86 6826
/proc/meminfo: memFree=1280936/2055920 swapFree=4191880/4192956
[pid=6825] ppid=6823 vsize=55900 CPUtime=102.37
/proc/6825/stat : 6825 (CSPtoSAT+minisa) R 6823 6825 6733 0 -1 4194304 13128 0 0 0 10230 7 0 0 25 0 1 0 153766145 57241600 13075 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11019849 0 0 4096 0 0 0 0 17 0 0 0
/proc/6825/statm: 13975 13075 720 52 0 12343 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 55900

[startup+162.499 s]
/proc/loadavg: 1.97 1.91 1.82 3/86 6826
/proc/meminfo: memFree=1260456/2055920 swapFree=4191880/4192956
[pid=6825] ppid=6823 vsize=75300 CPUtime=162.31
/proc/6825/stat : 6825 (CSPtoSAT+minisa) R 6823 6825 6733 0 -1 4194304 17965 0 0 0 16221 10 0 0 25 0 1 0 153766145 77107200 17912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/6825/statm: 18825 17912 720 52 0 17193 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 75300

[startup+222.525 s]
/proc/loadavg: 1.99 1.92 1.83 3/86 6826
/proc/meminfo: memFree=1242152/2055920 swapFree=4191880/4192956
[pid=6825] ppid=6823 vsize=92472 CPUtime=222.29
/proc/6825/stat : 6825 (CSPtoSAT+minisa) R 6823 6825 6733 0 -1 4194304 22282 0 0 0 22216 13 0 0 25 0 1 0 153766145 94691328 22229 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573839 0 0 4096 0 0 0 0 17 0 0 0
/proc/6825/statm: 23118 22229 720 52 0 21486 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 92472

Child status: 0
Real time (s): 265.766
CPU time (s): 265.495
CPU user time (s): 265.327
CPU system time (s): 0.167974
CPU usage (%): 99.8977
Max. virtual memory (cumulated for all children) (KiB): 103692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 265.327
system time used= 0.167974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25104
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= 10
involuntary context switches= 6569

runsolver used 0.362944 s user time and 0.805877 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan  6 03:21:46 UTC 2007


IDJOB= 199500
IDBENCH= 3621
FILE ID= node4/199500-1168053706

PBS_JOBID= 3475335

Free space on /tmp= 66307 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-15.xml
COMMAND LINE= /tmp/evaluation/199500-1168053706/CSPtoSAT+minisat /tmp/evaluation/199500-1168053706/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-199500-1168053706 -o ROOT/results/node4/solver-199500-1168053706 -C 1800 -M 900  /tmp/evaluation/199500-1168053706/CSPtoSAT+minisat /tmp/evaluation/199500-1168053706/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c3c020e92582c095fcd4287156ec48b1

RANDOM SEED= 623762471

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.223
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.223
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:       1332872 kB
Buffers:         72444 kB
Cached:         501820 kB
SwapCached:        268 kB
Active:         404816 kB
Inactive:       223732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1332872 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3556 kB
Writeback:           0 kB
Mapped:          75980 kB
Slab:            79256 kB
Committed_AS:  3684368 kB
PageTables:       2368 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= 66307 MiB



End job on node4 on Sat Jan  6 03:26:12 UTC 2007