Trace number 2076422

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 0.552915 0.554762

DiagnosticValue
ASSIGNMENTS60

General information on the benchmark

Namecsp/lexPuzzle/
normalized-crossword-m1-lex-puzzle16.xml
MD5SUM0c5a53b323af0df90858476c1f792574
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.168973
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of constraints802
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension68
Number of constraints which are defined in intension734
Global constraints used (with number of constraints)

Solver Data

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

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-2076422-1247714182/watcher-2076422-1247714182 -o /tmp/evaluation-result-2076422-1247714182/solver-2076422-1247714182 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 2048631116 HOME/instance-2076422-1247714182.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: 2.14 2.09 2.03 4/73 13649
/proc/meminfo: memFree=1598040/2055920 swapFree=4192812/4192956
[pid=13649] ppid=13647 vsize=5212 CPUtime=0
/proc/13649/stat : 13649 (pcssolve) R 13647 13649 13038 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 58483548 5337088 93 996147200 4194304 4889804 548682068800 18446744073709551615 243665960260 0 0 4096 0 0 0 0 17 1 0 0
/proc/13649/statm: 1303 93 74 169 0 14 0

[startup+0.00891999 s]
/proc/loadavg: 2.14 2.09 2.03 4/73 13649
/proc/meminfo: memFree=1598040/2055920 swapFree=4192812/4192956
[pid=13649] ppid=13647 vsize=5356 CPUtime=0
/proc/13649/stat : 13649 (pcssolve) S 13647 13649 13038 0 -1 4194304 305 0 0 0 0 0 0 0 20 0 1 0 58483548 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13649/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101463 s]
/proc/loadavg: 2.14 2.09 2.03 4/73 13649
/proc/meminfo: memFree=1598040/2055920 swapFree=4192812/4192956
[pid=13649] ppid=13647 vsize=5864 CPUtime=0.08
/proc/13649/stat : 13649 (pcs.small) R 13647 13649 13038 0 -1 4194304 1113 974 0 0 8 0 0 0 25 0 1 0 58483548 6004736 722 996147200 134512640 135095119 4294956304 18446744073709551615 7249059 0 0 4096 0 0 0 0 17 0 0 0
/proc/13649/statm: 1466 722 388 142 0 420 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5864

[startup+0.301499 s]
/proc/loadavg: 2.14 2.09 2.03 4/73 13649
/proc/meminfo: memFree=1598040/2055920 swapFree=4192812/4192956
[pid=13649] ppid=13647 vsize=7296 CPUtime=0.28
/proc/13649/stat : 13649 (pcs.small) R 13647 13649 13038 0 -1 4194304 1566 974 0 0 28 0 0 0 25 0 1 0 58483548 7471104 1077 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/13649/statm: 1824 1077 400 142 0 778 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7296

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

[startup+0.501535 s]
/proc/loadavg: 2.14 2.09 2.03 4/73 13649
/proc/meminfo: memFree=1598040/2055920 swapFree=4192812/4192956
[pid=13649] ppid=13647 vsize=7296 CPUtime=0.48
/proc/13649/stat : 13649 (pcs.small) R 13647 13649 13038 0 -1 4194304 1577 974 0 0 48 0 0 0 25 0 1 0 58483548 7471104 1088 996147200 134512640 135095119 4294956304 18446744073709551615 134926985 0 0 4096 0 0 0 0 17 0 0 0
/proc/13649/statm: 1824 1088 400 142 0 778 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 7296

Child status: 0
Real time (s): 0.554762
CPU time (s): 0.552915
CPU user time (s): 0.537918
CPU system time (s): 0.014997
CPU usage (%): 99.667
Max. virtual memory (cumulated for all children) (KiB): 7296

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

runsolver used 0.002999 second user time and 0.006998 second system time

The end

Launcher Data

Begin job on node84 at 2009-07-16 05:16:22
IDJOB=2076422
IDBENCH=56420
IDSOLVER=733
FILE ID=node84/2076422-1247714182
PBS_JOBID= 9521381
Free space on /tmp= 66180 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/lexPuzzle/normalized-crossword-m1-lex-puzzle16.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076422-1247714182/watcher-2076422-1247714182 -o /tmp/evaluation-result-2076422-1247714182/solver-2076422-1247714182 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 2048631116 HOME/instance-2076422-1247714182.xml

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

MD5SUM BENCH= 0c5a53b323af0df90858476c1f792574
RANDOM SEED=2048631116

node84.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.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1598520 kB
Buffers:         66892 kB
Cached:         213268 kB
SwapCached:          0 kB
Active:         169672 kB
Inactive:       199868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1598520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2032 kB
Writeback:           0 kB
Mapped:         100700 kB
Slab:            73152 kB
Committed_AS:   563872 kB
PageTables:       1884 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= 66176 MiB
End job on node84 at 2009-07-16 05:16:22