Trace number 205492

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 14.1838 14.2678

General information on the benchmark

Namehanoi/
hanoi-6_ext.xml
MD5SUMc43d8487c6737bd064b66ad3463195a5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.234963
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables62
Number of constraints61
Maximum constraint arity2
Maximum domain size729
Number of constraints which are defined in extension61
Number of constraints which are defined in intension0
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.12	c preparing clauses for relation R0
0.13	c preparing clauses for relation R1
0.21	c preparing clauses for relation R2
0.21	c instanciating clauses for relation R0 (supports) and variables V0 V1 
0.21	c instanciating clauses for relation R1 (supports) and variables V1 V2 
0.41	c instanciating clauses for relation R1 (supports) and variables V2 V3 
0.60	c instanciating clauses for relation R1 (supports) and variables V3 V4 
0.79	c instanciating clauses for relation R1 (supports) and variables V4 V5 
0.98	c instanciating clauses for relation R1 (supports) and variables V5 V6 
1.18	c instanciating clauses for relation R1 (supports) and variables V6 V7 
1.37	c instanciating clauses for relation R1 (supports) and variables V7 V8 
1.57	c instanciating clauses for relation R1 (supports) and variables V8 V9 
1.76	c instanciating clauses for relation R1 (supports) and variables V9 V10 
1.95	c instanciating clauses for relation R1 (supports) and variables V10 V11 
2.15	c instanciating clauses for relation R1 (supports) and variables V11 V12 
2.34	c instanciating clauses for relation R1 (supports) and variables V12 V13 
2.53	c instanciating clauses for relation R1 (supports) and variables V13 V14 
2.73	c instanciating clauses for relation R1 (supports) and variables V14 V15 
2.92	c instanciating clauses for relation R1 (supports) and variables V15 V16 
3.12	c instanciating clauses for relation R1 (supports) and variables V16 V17 
3.30	c instanciating clauses for relation R1 (supports) and variables V17 V18 
3.49	c instanciating clauses for relation R1 (supports) and variables V18 V19 
3.68	c instanciating clauses for relation R1 (supports) and variables V19 V20 
3.87	c instanciating clauses for relation R1 (supports) and variables V20 V21 
4.07	c instanciating clauses for relation R1 (supports) and variables V21 V22 
4.26	c instanciating clauses for relation R1 (supports) and variables V22 V23 
4.45	c instanciating clauses for relation R1 (supports) and variables V23 V24 
4.64	c instanciating clauses for relation R1 (supports) and variables V24 V25 
4.83	c instanciating clauses for relation R1 (supports) and variables V25 V26 
5.03	c instanciating clauses for relation R1 (supports) and variables V26 V27 
5.22	c instanciating clauses for relation R1 (supports) and variables V27 V28 
5.41	c instanciating clauses for relation R1 (supports) and variables V28 V29 
5.60	c instanciating clauses for relation R1 (supports) and variables V29 V30 
5.79	c instanciating clauses for relation R1 (supports) and variables V30 V31 
5.98	c instanciating clauses for relation R1 (supports) and variables V31 V32 
6.17	c instanciating clauses for relation R1 (supports) and variables V32 V33 
6.37	c instanciating clauses for relation R1 (supports) and variables V33 V34 
6.55	c instanciating clauses for relation R1 (supports) and variables V34 V35 
6.73	c instanciating clauses for relation R1 (supports) and variables V35 V36 
6.93	c instanciating clauses for relation R1 (supports) and variables V36 V37 
7.12	c instanciating clauses for relation R1 (supports) and variables V37 V38 
7.31	c instanciating clauses for relation R1 (supports) and variables V38 V39 
7.50	c instanciating clauses for relation R1 (supports) and variables V39 V40 
7.69	c instanciating clauses for relation R1 (supports) and variables V40 V41 
7.89	c instanciating clauses for relation R1 (supports) and variables V41 V42 
8.08	c instanciating clauses for relation R1 (supports) and variables V42 V43 
8.27	c instanciating clauses for relation R1 (supports) and variables V43 V44 
8.46	c instanciating clauses for relation R1 (supports) and variables V44 V45 
8.66	c instanciating clauses for relation R1 (supports) and variables V45 V46 
8.85	c instanciating clauses for relation R1 (supports) and variables V46 V47 
9.04	c instanciating clauses for relation R1 (supports) and variables V47 V48 
9.23	c instanciating clauses for relation R1 (supports) and variables V48 V49 
9.42	c instanciating clauses for relation R1 (supports) and variables V49 V50 
9.62	c instanciating clauses for relation R1 (supports) and variables V50 V51 
9.81	c instanciating clauses for relation R1 (supports) and variables V51 V52 
10.00	c instanciating clauses for relation R1 (supports) and variables V52 V53 
10.19	c instanciating clauses for relation R1 (supports) and variables V53 V54 
10.38	c instanciating clauses for relation R1 (supports) and variables V54 V55 
10.58	c instanciating clauses for relation R1 (supports) and variables V55 V56 
10.77	c instanciating clauses for relation R1 (supports) and variables V56 V57 
10.97	c instanciating clauses for relation R1 (supports) and variables V57 V58 
11.16	c instanciating clauses for relation R1 (supports) and variables V58 V59 
11.35	c instanciating clauses for relation R1 (supports) and variables V59 V60 
11.54	c instanciating clauses for relation R2 (supports) and variables V60 V61 
11.55	c ...done
11.55	c #SATvar=517588 #SATclauses=1464605 #CSPpredicates=0
13.86	Verified 1464605 original clauses.
13.88	c SAT problem is solved
13.88	restarts              : 1
13.88	conflicts             : 1              (0 /sec)
13.88	decisions             : 4              (0.00 % random) (0 /sec)
13.88	propagations          : 639827         (49036 /sec)
13.88	conflict literals     : 4              (0.00 % deleted)
13.88	Memory used           : 814.19 MB
13.88	CPU time              : 13.048 s
13.88	c all predicates checked
13.88	
13.88	s SATISFIABLE
13.88	v 1 7 8 17 15 12 13 67 68 65 63 72 73 79 80 161 159 156 157 139 140 137 135 108 109 115 116 125 123 120 121 607 608 605 603 612 613 619 620 593 591 588 589 571 572 569 567 648 649 655 656 665 663 660 661 715 716 713 711 720 721 727 
13.88	

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/node47/watcher-205492-1168059161 -o ROOT/results/node47/solver-205492-1168059161 -C 1800 -M 900 /tmp/evaluation/205492-1168059161/CSPtoSAT+minisat /tmp/evaluation/205492-1168059161/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: 0.93 0.99 1.09 2/68 32517
/proc/meminfo: memFree=1228808/2055920 swapFree=4192812/4192956
[pid=32516] ppid=32511 vsize=6696 CPUtime=0
/proc/32516/stat : 32516 (CSPtoSAT+minisa) R 32511 32516 32436 0 -1 4194304 427 0 0 0 0 0 0 0 18 0 1 0 154315486 6856704 406 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10522714 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 1674 406 366 52 0 30 0

[startup+0.102778 s]
/proc/loadavg: 0.93 0.99 1.09 2/68 32517
/proc/meminfo: memFree=1228808/2055920 swapFree=4192812/4192956
[pid=32516] ppid=32511 vsize=22524 CPUtime=0.09
/proc/32516/stat : 32516 (CSPtoSAT+minisa) R 32511 32516 32436 0 -1 4194304 4343 0 0 0 8 1 0 0 18 0 1 0 154315486 23064576 4281 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 5631 4283 696 52 0 3999 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22524

[startup+0.510818 s]
/proc/loadavg: 0.93 0.99 1.09 2/68 32517
/proc/meminfo: memFree=1228808/2055920 swapFree=4192812/4192956
[pid=32516] ppid=32511 vsize=63248 CPUtime=0.5
/proc/32516/stat : 32516 (CSPtoSAT+minisa) R 32511 32516 32436 0 -1 4194304 17656 0 0 0 43 7 0 0 21 0 1 0 154315486 64765952 13528 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672384 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 15812 13531 705 52 0 14180 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 63248

[startup+1.33091 s]
/proc/loadavg: 0.93 0.99 1.09 2/68 32522
/proc/meminfo: memFree=1134216/2055920 swapFree=4192812/4192956
[pid=32516] ppid=32511 vsize=121440 CPUtime=1.32
/proc/32516/stat : 32516 (CSPtoSAT+minisa) R 32511 32516 32436 0 -1 4194304 31968 0 0 0 119 13 0 0 25 0 1 0 154315486 124354560 27840 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672384 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 30360 27840 705 52 0 28728 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 121440

[startup+2.96812 s]
/proc/loadavg: 0.93 0.99 1.09 2/68 32530
/proc/meminfo: memFree=1054856/2055920 swapFree=4192812/4192956
[pid=32516] ppid=32511 vsize=236468 CPUtime=2.95
/proc/32516/stat : 32516 (CSPtoSAT+minisa) R 32511 32516 32436 0 -1 4194304 60783 0 0 0 270 25 0 0 25 0 1 0 154315486 242143232 56655 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672384 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 59117 56657 705 52 0 57485 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 236468

[startup+6.25043 s]
/proc/loadavg: 0.93 0.99 1.09 2/68 32533
/proc/meminfo: memFree=816520/2055920 swapFree=4192812/4192956
[pid=32516] ppid=32511 vsize=469972 CPUtime=6.22
/proc/32516/stat : 32516 (CSPtoSAT+minisa) R 32511 32516 32436 0 -1 4194304 118917 0 0 0 576 46 0 0 25 0 1 0 154315486 481251328 114789 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672384 0 0 4096 0 0 0 0 17 1 0 0
/proc/32516/statm: 117493 114789 705 52 0 115861 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 469972

[startup+12.7041 s]
/proc/loadavg: 0.94 0.99 1.09 3/69 32540
/proc/meminfo: memFree=398592/2055920 swapFree=4192812/4192956
[pid=32516] ppid=32511 vsize=829524 CPUtime=12.66
/proc/32516/stat : 32516 (CSPtoSAT+minisa) R 32511 32516 32436 0 -1 4194304 212720 0 0 0 1187 79 0 0 25 0 1 0 154315486 849432576 205395 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/32516/statm: 207381 205395 714 52 0 205749 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 829524

Child status: 0
Real time (s): 14.2678
CPU time (s): 14.1838
CPU user time (s): 13.26
CPU system time (s): 0.923859
CPU usage (%): 99.4118
Max. virtual memory (cumulated for all children) (KiB): 840180

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

runsolver used 0.013997 s user time and 0.044993 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat Jan  6 04:52:42 UTC 2007


IDJOB= 205492
IDBENCH= 4133
FILE ID= node47/205492-1168059161

PBS_JOBID= 3475529

Free space on /tmp= 66533 MiB

BENCH NAME= HOME/pub/bench/CPAI06/hanoi/hanoi-6_ext.xml
COMMAND LINE= /tmp/evaluation/205492-1168059161/CSPtoSAT+minisat /tmp/evaluation/205492-1168059161/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-205492-1168059161 -o ROOT/results/node47/solver-205492-1168059161 -C 1800 -M 900  /tmp/evaluation/205492-1168059161/CSPtoSAT+minisat /tmp/evaluation/205492-1168059161/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c43d8487c6737bd064b66ad3463195a5

RANDOM SEED= 358617411

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.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:       1229288 kB
Buffers:         65400 kB
Cached:         654380 kB
SwapCached:          0 kB
Active:         118576 kB
Inactive:       621268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1229288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3348 kB
Writeback:           0 kB
Mapped:          30204 kB
Slab:            72516 kB
Committed_AS:  2743204 kB
PageTables:       1664 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= 66525 MiB



End job on node47 on Sat Jan  6 04:53:00 UTC 2007