Trace number 2085212

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-restart 0.3.2UNSAT 0.225965 0.232182

DiagnosticValue
ASSIGNMENTS0

General information on the benchmark

Namecsp/graphColoring/sgb/queen/
normalized-queen16-16-15.xml
MD5SUM50dcc29cd1e06e43abc35d1b0ce7d78d
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.223965
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of constraints6320
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6320
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c small-domain mode
0.17/0.21	c Seed is 2111474601
0.17/0.21	c Constructing HOME/instance-2085212-1247725513.xml 
0.17/0.22	c deduced all_different(V1,V2,V3,V4,V5,V6,V7,V8,V9,V10,V11,V12,V13,V14,V15,V0)
0.17/0.22	c deduced all_different(V0,V1,V17,V16)
0.17/0.22	c deduced all_different(V1,V2,V3,V18)
0.17/0.22	c deduced all_different(V2,V3,V4,V19)
0.17/0.22	c deduced all_different(V3,V4,V5,V20)
0.17/0.22	c deduced all_different(V4,V5,V6,V21)
0.17/0.22	c deduced all_different(V5,V6,V7,V22)
0.17/0.22	c deduced all_different(V6,V7,V8,V23)
0.17/0.22	c deduced all_different(V7,V8,V9,V24)
0.17/0.22	c deduced all_different(V8,V9,V10,V25)
0.17/0.22	c deduced all_different(V9,V10,V11,V26)
0.17/0.22	c deduced all_different(V10,V11,V12,V27)
0.17/0.22	c deduced all_different(V11,V12,V13,V28)
0.17/0.22	c deduced all_different(V12,V13,V14,V29)
0.17/0.22	c deduced all_different(V13,V14,V15,V30)
0.17/0.22	c deduced all_different(V14,V15,V30,V31)
0.17/0.22	c deduced all_different(V0,V2,V17,V34,V32)
0.17/0.22	c deduced all_different(V1,V3,V18,V35,V33)
0.17/0.22	c deduced all_different(V2,V4,V6,V36)
0.17/0.22	c deduced all_different(V3,V5,V7,V37)
0.17/0.22	c deduced all_different(V4,V6,V8,V38)
0.17/0.22	c deduced all_different(V5,V7,V9,V39)
0.17/0.22	c deduced all_different(V6,V8,V10,V40)
0.17/0.22	c deduced all_different(V7,V9,V11,V41)
0.17/0.22	c deduced all_different(V8,V10,V12,V42)
0.17/0.22	c deduced all_different(V9,V11,V13,V43)
0.17/0.22	c deduced all_different(V10,V12,V14,V44)
0.17/0.22	c deduced all_different(V11,V13,V15,V45)
0.17/0.22	c deduced all_different(V12,V14,V29,V44,V46)
0.17/0.22	c deduced all_different(V13,V15,V30,V45,V47)
0.17/0.22	c deduced all_different(V0,V3,V51,V48)
0.17/0.22	c deduced all_different(V1,V4,V52,V49)
0.17/0.22	c deduced all_different(V2,V5,V53,V50)
0.17/0.22	c deduced all_different(V3,V6,V9,V54)
0.17/0.22	c deduced all_different(V4,V7,V10,V55)
0.17/0.22	c deduced all_different(V5,V8,V11,V56)
0.17/0.22	c deduced all_different(V6,V9,V12,V57)
0.17/0.22	c deduced all_different(V7,V10,V13,V58)
0.17/0.22	c deduced all_different(V8,V11,V14,V59)
0.17/0.22	c deduced all_different(V9,V12,V15,V60)
0.17/0.22	c deduced all_different(V10,V13,V58,V61)
0.17/0.22	c deduced all_different(V11,V14,V59,V62)
0.17/0.22	c deduced all_different(V12,V15,V60,V63)
0.17/0.22	c deduced all_different(V0,V4,V34,V68,V64)
0.17/0.22	c deduced all_different(V1,V5,V35,V69,V65)
0.17/0.22	c deduced all_different(V2,V6,V36,V70,V66)
0.17/0.22	c deduced all_different(V3,V7,V37,V71,V67)
0.17/0.22	c deduced all_different(V4,V8,V12,V72)
0.17/0.22	c deduced all_different(V5,V9,V13,V73)
0.17/0.22	c deduced all_different(V6,V10,V14,V74)
0.17/0.22	c deduced all_different(V7,V11,V15,V75)
0.17/0.22	c deduced all_different(V8,V12,V42,V72,V76)
0.17/0.22	c deduced all_different(V9,V13,V43,V73,V77)
0.17/0.22	c deduced all_different(V10,V14,V44,V74,V78)
0.17/0.22	c deduced all_different(V11,V15,V45,V75,V79)
0.17/0.22	c deduced all_different(V0,V5,V85,V80)
0.17/0.22	c deduced all_different(V1,V6,V86,V81)
0.17/0.22	c deduced all_different(V2,V7,V87,V82)
0.17/0.22	c deduced all_different(V3,V8,V88,V83)
0.17/0.22	c deduced all_different(V4,V9,V89,V84)
0.17/0.22	c deduced all_different(V5,V10,V15,V90)
0.17/0.22	c deduced all_different(V6,V11,V86,V91)
0.17/0.22	c deduced all_different(V7,V12,V87,V92)
0.17/0.22	c deduced all_different(V8,V13,V88,V93)
0.17/0.22	c deduced all_different(V9,V14,V89,V94)
0.17/0.22	c deduced all_different(V10,V15,V90,V95)
0.17/0.22	c deduced all_different(V0,V6,V51,V102,V96)
0.17/0.22	c deduced all_different(V1,V7,V52,V103,V97)
0.17/0.22	c deduced all_different(V2,V8,V53,V104,V98)
0.17/0.22	c deduced all_different(V3,V9,V54,V105,V99)
0.17/0.22	c deduced all_different(V4,V10,V55,V106,V100)
0.17/0.22	c deduced all_different(V5,V11,V56,V107,V101)
0.17/0.22	c deduced all_different(V6,V12,V57,V102,V108)
0.17/0.22	c deduced all_different(V7,V13,V58,V103,V109)
0.17/0.22	c deduced all_different(V8,V14,V59,V104,V110)
0.17/0.22	c deduced all_different(V9,V15,V60,V105,V111)
0.17/0.22	c deduced all_different(V0,V7,V119,V112)
0.17/0.22	c deduced all_different(V1,V8,V120,V113)
0.17/0.22	c deduced all_different(V2,V9,V121,V114)
0.17/0.22	c deduced all_different(V3,V10,V122,V115)
0.17/0.22	c deduced all_different(V4,V11,V123,V116)
0.17/0.22	c deduced all_different(V5,V12,V124,V117)
0.17/0.22	c deduced all_different(V6,V13,V125,V118)
0.17/0.22	c deduced all_different(V7,V14,V119,V126)
0.17/0.22	c deduced all_different(V8,V15,V120,V127)
0.17/0.22	c deduced all_different(V0,V8,V68,V136,V128)
0.17/0.22	c deduced all_different(V1,V9,V69,V137,V129)
0.17/0.22	c deduced all_different(V2,V10,V70,V138,V130)
0.17/0.22	c deduced all_different(V3,V11,V71,V139,V131)
0.17/0.22	c deduced all_different(V4,V12,V72,V140,V132)
0.17/0.22	c deduced all_different(V5,V13,V73,V141,V133)
0.17/0.22	c deduced all_different(V6,V14,V74,V142,V134)
0.17/0.22	c deduced all_different(V7,V15,V75,V143,V135)
0.17/0.22	c deduced all_different(V0,V9,V153,V144)
0.17/0.22	c deduced all_different(V1,V10,V154,V145)
0.17/0.22	c deduced all_different(V2,V11,V155,V146)
0.17/0.22	c deduced all_different(V3,V12,V156,V147)
0.17/0.22	c deduced all_different(V4,V13,V157,V148)
0.17/0.22	c deduced all_different(V5,V14,V158,V149)
0.17/0.22	c deduced all_different(V6,V15,V159,V150)
0.17/0.22	c deduced all_different(V7,V23,V39,V55,V71,V87,V103,V119,V135,V167,V183,V199,V215,V231,V247,V151)
0.17/0.22	c deduced all_different(V8,V24,V40,V56,V72,V88,V104,V120,V136,V168,V184,V200,V216,V232,V248,V152)
0.17/0.22	c deduced all_different(V0,V10,V85,V170,V160)
0.17/0.22	c deduced all_different(V1,V11,V86,V171,V161)
0.17/0.22	c deduced all_different(V2,V12,V87,V172,V162)
0.17/0.22	c deduced all_different(V3,V13,V88,V173,V163)
0.17/0.22	c deduced all_different(V4,V14,V89,V174,V164)
0.17/0.22	c deduced all_different(V5,V15,V90,V175,V165)
0.17/0.22	c deduced all_different(V6,V22,V38,V54,V70,V86,V102,V118,V134,V150,V182,V198,V214,V230,V246,V166)
0.17/0.22	c deduced all_different(V9,V25,V41,V57,V73,V89,V105,V121,V137,V153,V185,V201,V217,V233,V249,V169)
0.17/0.22	c deduced all_different(V0,V11,V187,V176)
0.17/0.22	c deduced all_different(V1,V12,V188,V177)
0.17/0.22	c deduced all_different(V2,V13,V189,V178)
0.17/0.22	c deduced all_different(V3,V14,V190,V179)
0.17/0.22	c deduced all_different(V4,V15,V191,V180)
0.17/0.22	c deduced all_different(V5,V21,V37,V53,V69,V85,V101,V117,V133,V149,V165,V197,V213,V229,V245,V181)
0.17/0.22	c deduced all_different(V10,V26,V42,V58,V74,V90,V106,V122,V138,V154,V170,V202,V218,V234,V250,V186)
0.17/0.22	c deduced all_different(V0,V12,V102,V204,V192)
0.17/0.22	c deduced all_different(V1,V13,V103,V205,V193)
0.17/0.22	c deduced all_different(V2,V14,V104,V206,V194)
0.17/0.22	c deduced all_different(V3,V15,V105,V207,V195)
0.17/0.22	c deduced all_different(V4,V20,V36,V52,V68,V84,V100,V116,V132,V148,V164,V180,V212,V228,V244,V196)
0.17/0.22	c deduced all_different(V11,V27,V43,V59,V75,V91,V107,V123,V139,V155,V171,V187,V219,V235,V251,V203)
0.17/0.22	c deduced all_different(V0,V13,V221,V208)
0.17/0.22	c deduced all_different(V1,V14,V222,V209)
0.17/0.22	c deduced all_different(V2,V15,V223,V210)
0.17/0.22	c deduced all_different(V3,V19,V35,V51,V67,V83,V99,V115,V131,V147,V163,V179,V195,V227,V243,V211)
0.17/0.22	c deduced all_different(V12,V28,V44,V60,V76,V92,V108,V124,V140,V156,V172,V188,V204,V236,V252,V220)
0.17/0.22	c deduced all_different(V0,V14,V119,V238,V224)
0.17/0.22	c deduced all_different(V1,V15,V120,V239,V225)
0.17/0.22	c deduced all_different(V2,V18,V34,V50,V66,V82,V98,V114,V130,V146,V162,V178,V194,V210,V242,V226)
0.17/0.22	c deduced all_different(V13,V29,V45,V61,V77,V93,V109,V125,V141,V157,V173,V189,V205,V221,V253,V237)
0.17/0.22	c deduced all_different(V0,V15,V255,V240)
0.17/0.22	c deduced all_different(V1,V17,V33,V49,V65,V81,V97,V113,V129,V145,V161,V177,V193,V209,V225,V241)
0.17/0.22	c deduced all_different(V14,V30,V46,V62,V78,V94,V110,V126,V142,V158,V174,V190,V206,V222,V238,V254)
0.17/0.22	c  with 6455 constraints
0.17/0.22	c Solving 0 backtracks
0.17/0.23	s UNSATISFIABLE
0.17/0.23	d ASSIGNMENTS 0

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2085212-1247725513/watcher-2085212-1247725513 -o /tmp/evaluation-result-2085212-1247725513/solver-2085212-1247725513 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 2111474601 HOME/instance-2085212-1247725513.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.98 1.99 2.00 4/81 18848
/proc/meminfo: memFree=1503840/2055920 swapFree=4192812/4192956
[pid=18848] ppid=18846 vsize=18576 CPUtime=0
/proc/18848/stat : 18848 (runsolver) R 18846 18848 18695 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59614792 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 246406507815 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18848/statm: 4644 284 249 26 0 2626 0

[startup+0.0223849 s]
/proc/loadavg: 1.98 1.99 2.00 4/81 18848
/proc/meminfo: memFree=1503840/2055920 swapFree=4192812/4192956
[pid=18848] ppid=18846 vsize=5356 CPUtime=0
/proc/18848/stat : 18848 (pcssolve) S 18846 18848 18695 0 -1 4194304 367 649 0 0 0 0 0 0 24 0 1 0 59614792 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 246406505284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18848/statm: 1339 243 202 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10139 s]
/proc/loadavg: 1.98 1.99 2.00 4/81 18848
/proc/meminfo: memFree=1503840/2055920 swapFree=4192812/4192956
[pid=18848] ppid=18846 vsize=4896 CPUtime=0.07
/proc/18848/stat : 18848 (pcs.small) R 18846 18848 18695 0 -1 4194304 944 822 0 0 7 0 0 0 18 0 1 0 59614792 5013504 553 996147200 134512640 135095119 4294956304 18446744073709551615 134794486 0 0 4096 0 0 0 0 17 1 0 0
/proc/18848/statm: 1224 553 373 142 0 178 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4896

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

[startup+0.201398 s]
/proc/loadavg: 1.98 1.99 2.00 4/81 18848
/proc/meminfo: memFree=1503840/2055920 swapFree=4192812/4192956
[pid=18848] ppid=18846 vsize=5540 CPUtime=0.17
/proc/18848/stat : 18848 (pcs.small) R 18846 18848 18695 0 -1 4194304 1121 822 0 0 17 0 0 0 18 0 1 0 59614792 5672960 697 996147200 134512640 135095119 4294956304 18446744073709551615 134777568 0 0 4096 0 0 0 0 17 1 0 0
/proc/18848/statm: 1385 697 373 142 0 339 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 5540

Child status: 0
Real time (s): 0.232182
CPU time (s): 0.225965
CPU user time (s): 0.209968
CPU system time (s): 0.015997
CPU usage (%): 97.3223
Max. virtual memory (cumulated for all children) (KiB): 5540

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

runsolver used 0.002999 second user time and 0.006998 second system time

The end

Launcher Data

Begin job on node61 at 2009-07-16 08:25:13
IDJOB=2085212
IDBENCH=58318
IDSOLVER=734
FILE ID=node61/2085212-1247725513
PBS_JOBID= 9521573
Free space on /tmp= 66380 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/graphColoring/sgb/queen/normalized-queen16-16-15.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2085212-1247725513/watcher-2085212-1247725513 -o /tmp/evaluation-result-2085212-1247725513/solver-2085212-1247725513 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 2111474601 HOME/instance-2085212-1247725513.xml

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

MD5SUM BENCH= 50dcc29cd1e06e43abc35d1b0ce7d78d
RANDOM SEED=2111474601

node61.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.229
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.229
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:       1504320 kB
Buffers:        109516 kB
Cached:         297260 kB
SwapCached:          0 kB
Active:         129360 kB
Inactive:       321224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2468 kB
Writeback:           0 kB
Mapped:          64212 kB
Slab:            86192 kB
Committed_AS:   599168 kB
PageTables:       1868 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66376 MiB
End job on node61 at 2009-07-16 08:25:14