Trace number 2079073

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
pcs 0.3.2SAT 2.22766 2.25888

DiagnosticValue
ASSIGNMENTS31

General information on the benchmark

Namecsp/ogdPuzzle/
normalized-crossword-m1-ogd-puzzle22.xml
MD5SUM4fd9722e59aa2e5ca5e508f77baf17c8
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.412936
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of constraints662
Maximum constraint arity26
Maximum domain size26
Number of constraints which are defined in extension60
Number of constraints which are defined in intension602
Global constraints used (with number of constraints)

Solver Data

0.00/0.04	c small-domain mode
0.00/0.06	c Seed is 1809549754
0.00/0.06	c Constructing HOME/instance-2079073-1247716620.xml  with 7558 constraints
0.37/0.49	c Solving 31 backtracks 1 restarts
2.16/2.25	s SATISFIABLE
2.16/2.25	c V0=14, V1=15, V2=19, V3=4, V4=18, V5=15, V6=0, V7=5, V8=4, V9=19, V10=20, V11=19, V12=14, V13=17, V14=17, V15=19, V16=7, V17=18, V18=0, V19=11, V20=20, V21=18, V22=4, V23=17, V24=8, V25=13, V26=17, V27=14, V28=18, V29=1, V30=20, V31=4, V32=4, V33=17, V34=4, V35=15, V36=4, V37=19, V38=8, V39=19, V40=8, V41=21, V42=8, V43=19, V44=4, V45=18, V46=18, V47=0, V48=23, V49=19, V50=20, V51=0, V52=21, V53=4, V54=17, V55=19, V56=20, V57=18, V58=13, V59=8, V60=5, V61=5, V62=0, V63=20, V64=13, V65=0, V66=18, V67=20, V68=4, V69=4, V70=17, V71=4, V72=1, V73=20, V74=19, V75=21, V76=14, V77=19, V78=17, V79=4, V80=6, V81=4, V82=14, V83=4, V84=19, V85=2, V86=8, V87=13, V88=3, V89=20, V90=11, V91=6, V92=4, V93=13, V94=2, V95=8, V96=4, V97=17, V98=0, V99=13, V100=0, V101=14, V102=18, V103=17, V104=20, V105=19, V106=4, V107=11, V108=0, V109=13, V110=20, V111=13, V112=8, V113=19, V114=4, V115=17, V116=4, V117=19, V118=20, V119=19, V120=20, V121=10, V122=14, V123=19, V124=4, V125=18, V126=14, V127=18, V128=24, V129=0, V130=18, V131=18, 
2.16/2.25	v 14 15 19 4 18 15 0 5 4 19 20 19 14 17 17 19 7 18 0 11 20 18 4 17 8 13 17 14 18 1 20 4 4 17 4 15 4 19 8 19 8 21 8 19 4 18 18 0 23 19 20 0 21 4 17 19 20 18 13 8 5 5 0 20 13 0 18 20 4 4 17 4 1 20 19 21 14 19 17 4 6 4 14 4 19 2 8 13 3 20 11 6 4 13 2 8 4 17 0 13 0 14 18 17 20 19 4 11 0 13 20 13 8 19 4 17 4 19 20 19 20 10 14 19 4 18 14 18 24 0 18 18 
2.16/2.25	d ASSIGNMENTS 31

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2079073-1247716620/watcher-2079073-1247716620 -o /tmp/evaluation-result-2079073-1247716620/solver-2079073-1247716620 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1809549754 HOME/instance-2079073-1247716620.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 1.99 1.97 1.99 4/83 17402
/proc/meminfo: memFree=1413696/2055920 swapFree=4192812/4192956
[pid=17402] ppid=17400 vsize=5356 CPUtime=0
/proc/17402/stat : 17402 (pcssolve) R 17400 17402 16340 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58727798 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 228774701727 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17402/statm: 1339 241 200 169 0 50 0
[pid=17403] ppid=17402 vsize=100 CPUtime=0
/proc/17403/stat : 17403 (fgrep) R 17402 17402 16340 0 -1 4194304 24 0 0 0 0 0 0 0 22 0 1 0 58727798 102400 3 996147200 0 0 548682069725 18446744073709551615 228774702375 0 0 4096 0 0 0 0 17 1 0 0
/proc/17403/statm: 25 3 0 0 0 2 0
[pid=17404] ppid=17402 vsize=5356 CPUtime=0
/proc/17404/stat : 17404 (pcssolve) R 17402 17402 16340 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58727798 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 228774701727 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17404/statm: 1339 241 200 169 0 50 0

[startup+0.0890511 s]
/proc/loadavg: 1.99 1.97 1.99 4/83 17402
/proc/meminfo: memFree=1413696/2055920 swapFree=4192812/4192956
[pid=17402] ppid=17400 vsize=5336 CPUtime=0.07
/proc/17402/stat : 17402 (pcs.small) R 17400 17402 16340 0 -1 4194304 964 3371 0 0 4 0 1 2 18 0 1 0 58727798 5464064 573 996147200 134512640 135095119 4294956304 18446744073709551615 134653773 0 0 4096 0 0 0 0 17 1 0 0
/proc/17402/statm: 1334 573 375 142 0 288 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5336

[startup+0.101049 s]
/proc/loadavg: 1.99 1.97 1.99 4/83 17402
/proc/meminfo: memFree=1413696/2055920 swapFree=4192812/4192956
[pid=17402] ppid=17400 vsize=5468 CPUtime=0.08
/proc/17402/stat : 17402 (pcs.small) R 17400 17402 16340 0 -1 4194304 1014 3371 0 0 5 0 1 2 18 0 1 0 58727798 5599232 623 996147200 134512640 135095119 4294956304 18446744073709551615 134739562 0 0 4096 0 0 0 0 17 1 0 0
/proc/17402/statm: 1367 623 375 142 0 321 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5468

[startup+0.301079 s]
/proc/loadavg: 1.99 1.97 1.99 4/83 17402
/proc/meminfo: memFree=1413696/2055920 swapFree=4192812/4192956
[pid=17402] ppid=17400 vsize=8252 CPUtime=0.28
/proc/17402/stat : 17402 (pcs.small) R 17400 17402 16340 0 -1 4194304 1985 3371 0 0 25 0 1 2 19 0 1 0 58727798 8450048 1369 996147200 134512640 135095119 4294956304 18446744073709551615 134934329 0 0 4096 0 0 0 0 17 1 0 0
/proc/17402/statm: 2063 1369 375 142 0 1017 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8252

[startup+0.701123 s]
/proc/loadavg: 1.99 1.97 1.99 4/83 17402
/proc/meminfo: memFree=1413696/2055920 swapFree=4192812/4192956
[pid=17402] ppid=17400 vsize=8692 CPUtime=0.67
/proc/17402/stat : 17402 (pcs.small) R 17400 17402 16340 0 -1 4194304 2400 3371 0 0 64 0 1 2 23 0 1 0 58727798 8900608 1529 996147200 134512640 135095119 4294956304 18446744073709551615 134926997 0 0 4096 0 0 0 0 17 1 0 0
/proc/17402/statm: 2173 1529 400 142 0 1127 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8692

[startup+1.50122 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 17408
/proc/meminfo: memFree=1408888/2055920 swapFree=4192812/4192956
[pid=17402] ppid=17400 vsize=8692 CPUtime=1.46
/proc/17402/stat : 17402 (pcs.small) R 17400 17402 16340 0 -1 4194304 2400 3371 0 0 143 0 1 2 25 0 1 0 58727798 8900608 1529 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/17402/statm: 2173 1529 400 142 0 1127 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 8692

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

[startup+1.90126 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 17408
/proc/meminfo: memFree=1408888/2055920 swapFree=4192812/4192956
[pid=17402] ppid=17400 vsize=8692 CPUtime=1.86
/proc/17402/stat : 17402 (pcs.small) R 17400 17402 16340 0 -1 4194304 2400 3371 0 0 183 0 1 2 25 0 1 0 58727798 8900608 1529 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 1 0 0
/proc/17402/statm: 2173 1529 400 142 0 1127 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 8692

[startup+2.10229 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 17408
/proc/meminfo: memFree=1408760/2055920 swapFree=4192812/4192956
[pid=17402] ppid=17400 vsize=8692 CPUtime=2.06
/proc/17402/stat : 17402 (pcs.small) R 17400 17402 16340 0 -1 4194304 2400 3371 0 0 203 0 1 2 25 0 1 0 58727798 8900608 1529 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 1 0 0
/proc/17402/statm: 2173 1529 400 142 0 1127 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 8692

[startup+2.2073 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 17408
/proc/meminfo: memFree=1408760/2055920 swapFree=4192812/4192956
[pid=17402] ppid=17400 vsize=8692 CPUtime=2.16
/proc/17402/stat : 17402 (pcs.small) R 17400 17402 16340 0 -1 4194304 2402 3371 0 0 213 0 1 2 25 0 1 0 58727798 8900608 1531 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 1 0 0
/proc/17402/statm: 2173 1531 400 142 0 1127 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 8692

Child status: 0
Real time (s): 2.25888
CPU time (s): 2.22766
CPU user time (s): 2.19667
CPU system time (s): 0.030995
CPU usage (%): 98.618
Max. virtual memory (cumulated for all children) (KiB): 9116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.19667
system time used= 0.030995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5825
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= 22
involuntary context switches= 66

runsolver used 0.004999 second user time and 0.014997 second system time

The end

Launcher Data

Begin job on node74 at 2009-07-16 05:57:00
IDJOB=2079073
IDBENCH=56845
IDSOLVER=733
FILE ID=node74/2079073-1247716620
PBS_JOBID= 9521410
Free space on /tmp= 103032 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/ogdPuzzle/normalized-crossword-m1-ogd-puzzle22.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2079073-1247716620/watcher-2079073-1247716620 -o /tmp/evaluation-result-2079073-1247716620/solver-2079073-1247716620 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1809549754 HOME/instance-2079073-1247716620.xml

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

MD5SUM BENCH= 4fd9722e59aa2e5ca5e508f77baf17c8
RANDOM SEED=1809549754

node74.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.234
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.234
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:       1414112 kB
Buffers:         69484 kB
Cached:         368164 kB
SwapCached:          0 kB
Active:         171988 kB
Inactive:       398480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1414112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3140 kB
Writeback:           0 kB
Mapped:         153176 kB
Slab:            56256 kB
Committed_AS:   650872 kB
PageTables:       2128 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103032 MiB
End job on node74 at 2009-07-16 05:57:02