Trace number 199370

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 442.797 444.552

General information on the benchmark

NameallIntervalSeries/
series-16.xml
MD5SUM7447b147e8de23753df044c6f29ad235
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.024995
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables31
Number of constraints240
Maximum constraint arity3
Maximum domain size16
Number of constraints which are defined in extension0
Number of constraints which are defined in intension240
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=1383 #SATclauses=2669 #CSPpredicates=240
444.52	Verified 2669 original clauses.
444.52	c SAT problem is solved
444.52	restarts              : 26
444.52	conflicts             : 5980891        (13513 /sec)
444.52	decisions             : 7767242        (0.93 % random) (17550 /sec)
444.52	propagations          : 822306091      (1857955 /sec)
444.52	conflict literals     : 214503472      (24.54 % deleted)
444.52	Memory used           : 137.48 MB
444.52	CPU time              : 442.587 s
444.52	c all predicates checked
444.52	
444.52	s SATISFIABLE
444.52	v 2 15 0 14 4 13 1 12 7 5 11 3 10 6 9 8 12 14 13 9 8 11 10 4 1 5 7 6 3 2 0 
444.52	

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/node45/watcher-199370-1168053683 -o ROOT/results/node45/solver-199370-1168053683 -C 1800 -M 900 /tmp/evaluation/199370-1168053683/CSPtoSAT+minisat /tmp/evaluation/199370-1168053683/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.32 1.84 1.89 2/69 17836
/proc/meminfo: memFree=1415496/2055920 swapFree=4184004/4192956
[pid=17835] ppid=17832 vsize=6696 CPUtime=0
/proc/17835/stat : 17835 (CSPtoSAT+minisa) R 17832 17835 16951 0 -1 4194304 412 0 0 0 0 0 0 0 18 0 1 0 153767308 6856704 391 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4697377 0 0 4096 0 0 0 0 17 1 0 0
/proc/17835/statm: 1674 399 361 52 0 30 0

[startup+0.102715 s]
/proc/loadavg: 1.32 1.84 1.89 2/69 17836
/proc/meminfo: memFree=1415496/2055920 swapFree=4184004/4192956
[pid=17835] ppid=17832 vsize=7056 CPUtime=0.09
/proc/17835/stat : 17835 (CSPtoSAT+minisa) R 17832 17835 16951 0 -1 4194304 919 0 0 0 9 0 0 0 18 0 1 0 153767308 7225344 865 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 1 0 0
/proc/17835/statm: 1764 865 720 52 0 132 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7056

[startup+0.539792 s]
/proc/loadavg: 1.32 1.84 1.89 2/69 17836
/proc/meminfo: memFree=1415496/2055920 swapFree=4184004/4192956
[pid=17835] ppid=17832 vsize=7320 CPUtime=0.53
/proc/17835/stat : 17835 (CSPtoSAT+minisa) R 17832 17835 16951 0 -1 4194304 976 0 0 0 53 0 0 0 21 0 1 0 153767308 7495680 922 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134679126 0 0 4096 0 0 0 0 17 1 0 0
/proc/17835/statm: 1830 922 720 52 0 198 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 7320

[startup+1.35994 s]
/proc/loadavg: 1.32 1.84 1.89 2/68 17837
/proc/meminfo: memFree=1414544/2055920 swapFree=4184004/4192956
[pid=17835] ppid=17832 vsize=7716 CPUtime=1.35
/proc/17835/stat : 17835 (CSPtoSAT+minisa) R 17832 17835 16951 0 -1 4194304 1096 0 0 0 135 0 0 0 25 0 1 0 153767308 7901184 1042 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 1 0 0
/proc/17835/statm: 1929 1042 720 52 0 297 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 7716

[startup+2.99724 s]
/proc/loadavg: 1.32 1.84 1.89 2/68 17840
/proc/meminfo: memFree=1413136/2055920 swapFree=4184004/4192956
[pid=17835] ppid=17832 vsize=9300 CPUtime=2.98
/proc/17835/stat : 17835 (CSPtoSAT+minisa) R 17832 17835 16951 0 -1 4194304 1473 0 0 0 298 0 0 0 25 0 1 0 153767308 9523200 1419 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/17835/statm: 2325 1419 720 52 0 693 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 9300

[startup+6.27683 s]
/proc/loadavg: 1.29 1.82 1.89 3/73 17863
/proc/meminfo: memFree=1405992/2055920 swapFree=4184004/4192956
[pid=17835] ppid=17832 vsize=11808 CPUtime=6.24
/proc/17835/stat : 17835 (CSPtoSAT+minisa) R 17832 17835 16951 0 -1 4194304 2108 0 0 0 624 0 0 0 25 0 1 0 153767308 12091392 2054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17835/statm: 2952 2054 720 52 0 1320 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 11808

[startup+12.733 s]
/proc/loadavg: 1.35 1.83 1.89 2/68 17874
/proc/meminfo: memFree=1405968/2055920 swapFree=4184004/4192956
[pid=17835] ppid=17832 vsize=16292 CPUtime=12.68
/proc/17835/stat : 17835 (CSPtoSAT+minisa) R 17832 17835 16951 0 -1 4194304 3240 0 0 0 1267 1 0 0 25 0 1 0 153767308 16683008 3186 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/17835/statm: 4073 3186 720 52 0 2441 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16292

[startup+25.5483 s]
/proc/loadavg: 1.42 1.82 1.88 3/73 17900
/proc/meminfo: memFree=1391784/2055920 swapFree=4184004/4192956
[pid=17835] ppid=17832 vsize=24740 CPUtime=25.45
/proc/17835/stat : 17835 (CSPtoSAT+minisa) R 17832 17835 16951 0 -1 4194304 5335 0 0 0 2543 2 0 0 25 0 1 0 153767308 25333760 5281 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 1 0 0
/proc/17835/statm: 6185 5281 720 52 0 4553 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 24740

[startup+51.184 s]
/proc/loadavg: 1.62 1.83 1.89 3/73 17900
/proc/meminfo: memFree=1377064/2055920 swapFree=4184004/4192956
[pid=17835] ppid=17832 vsize=37280 CPUtime=50.97
/proc/17835/stat : 17835 (CSPtoSAT+minisa) R 17832 17835 16951 0 -1 4194304 8490 0 0 0 5094 3 0 0 25 0 1 0 153767308 38174720 8436 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672980 0 0 4096 0 0 0 0 17 1 0 0
/proc/17835/statm: 9320 8436 720 52 0 7688 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 37280

[startup+102.455 s]
/proc/loadavg: 1.83 1.86 1.89 3/73 17900
/proc/meminfo: memFree=1357608/2055920 swapFree=4184004/4192956
[pid=17835] ppid=17832 vsize=56044 CPUtime=102.05
/proc/17835/stat : 17835 (CSPtoSAT+minisa) R 17832 17835 16951 0 -1 4194304 13151 0 0 0 10200 5 0 0 25 0 1 0 153767308 57389056 13097 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671344 0 0 4096 0 0 0 0 17 1 0 0
/proc/17835/statm: 14011 13097 720 52 0 12379 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 56044

[startup+162.551 s]
/proc/loadavg: 1.94 1.88 1.90 3/73 17900
/proc/meminfo: memFree=1338856/2055920 swapFree=4184004/4192956
[pid=17835] ppid=17832 vsize=73464 CPUtime=161.91
/proc/17835/stat : 17835 (CSPtoSAT+minisa) R 17832 17835 16951 0 -1 4194304 17527 0 0 0 16183 8 0 0 25 0 1 0 153767308 75227136 17473 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672965 0 0 4096 0 0 0 0 17 1 0 0
/proc/17835/statm: 18366 17473 720 52 0 16734 0
Current children cumulated CPU time (s) 161.91
Current children cumulated vsize (KiB) 73464

[startup+222.644 s]
/proc/loadavg: 1.97 1.90 1.90 3/73 17900
/proc/meminfo: memFree=1324456/2055920 swapFree=4184004/4192956
[pid=17835] ppid=17832 vsize=87324 CPUtime=221.77
/proc/17835/stat : 17835 (CSPtoSAT+minisa) R 17832 17835 16951 0 -1 4194304 20989 0 0 0 22167 10 0 0 25 0 1 0 153767308 89419776 20935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671330 0 0 4096 0 0 0 0 17 1 0 0
/proc/17835/statm: 21831 20935 720 52 0 20199 0
Current children cumulated CPU time (s) 221.77
Current children cumulated vsize (KiB) 87324

[startup+282.737 s]
/proc/loadavg: 1.99 1.91 1.91 3/73 17900
/proc/meminfo: memFree=1308840/2055920 swapFree=4184004/4192956
[pid=17835] ppid=17832 vsize=102892 CPUtime=281.63
/proc/17835/stat : 17835 (CSPtoSAT+minisa) R 17832 17835 16951 0 -1 4194304 24874 0 0 0 28151 12 0 0 25 0 1 0 153767308 105361408 24820 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/17835/statm: 25723 24820 720 52 0 24091 0
Current children cumulated CPU time (s) 281.63
Current children cumulated vsize (KiB) 102892

[startup+342.828 s]
/proc/loadavg: 1.99 1.93 1.91 3/73 17900
/proc/meminfo: memFree=1293544/2055920 swapFree=4184004/4192956
[pid=17835] ppid=17832 vsize=117940 CPUtime=341.48
/proc/17835/stat : 17835 (CSPtoSAT+minisa) R 17832 17835 16951 0 -1 4194304 28647 0 0 0 34134 14 0 0 25 0 1 0 153767308 120770560 28593 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/17835/statm: 29485 28593 720 52 0 27853 0
Current children cumulated CPU time (s) 341.48
Current children cumulated vsize (KiB) 117940

[startup+402.928 s]
/proc/loadavg: 1.99 1.94 1.91 3/73 17900
/proc/meminfo: memFree=1278696/2055920 swapFree=4184004/4192956
[pid=17835] ppid=17832 vsize=131404 CPUtime=401.34
/proc/17835/stat : 17835 (CSPtoSAT+minisa) R 17832 17835 16951 0 -1 4194304 31995 0 0 0 40117 17 0 0 25 0 1 0 153767308 134557696 31941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/17835/statm: 32851 31941 720 52 0 31219 0
Current children cumulated CPU time (s) 401.34
Current children cumulated vsize (KiB) 131404

Child status: 0
Real time (s): 444.552
CPU time (s): 442.797
CPU user time (s): 442.59
CPU system time (s): 0.206968
CPU usage (%): 99.6052
Max. virtual memory (cumulated for all children) (KiB): 140776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 442.59
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34348
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= 11
involuntary context switches= 4762

runsolver used 0.311952 s user time and 1.27181 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan  6 03:21:23 UTC 2007


IDJOB= 199370
IDBENCH= 3611
FILE ID= node45/199370-1168053683

PBS_JOBID= 3475503

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  7447b147e8de23753df044c6f29ad235

RANDOM SEED= 539116248

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.259
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.259
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:       1416176 kB
Buffers:         48672 kB
Cached:         505228 kB
SwapCached:       2748 kB
Active:          79968 kB
Inactive:       488120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1416176 kB
SwapTotal:     4192956 kB
SwapFree:      4184004 kB
Dirty:            1744 kB
Writeback:           0 kB
Mapped:          20292 kB
Slab:            57508 kB
Committed_AS:  2564700 kB
PageTables:       1596 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= 66541 MiB



End job on node45 on Sat Jan  6 03:28:48 UTC 2007