Trace number 2078413

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 9.59354 9.68838

DiagnosticValue
ASSIGNMENTS2634

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-10_ext.xml
MD5SUMdec81affb6b7afb8da83e07c9c8a7d85
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.6096
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.03	c small-domain mode
0.00/0.05	c Seed is 1293022535
0.00/0.05	c Constructing HOME/instance-2078413-1247716289.xml  with 60 constraints
0.38/0.48	c Solving 2634 backtracks 10 restarts
9.49/9.68	s SATISFIABLE
9.49/9.68	c V0=7, V1=14, V2=9, V3=2, V4=19, V5=5, V6=14, V7=1, V8=19, V9=2, V10=13, V11=16, V12=18, V13=16, V14=0, V15=17, V16=9, V17=18, V18=8, V19=8, 
9.49/9.68	v 7 14 9 2 19 5 14 1 19 2 13 16 18 16 0 17 9 18 8 8 
9.49/9.68	d ASSIGNMENTS 2634

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-2078413-1247716289/watcher-2078413-1247716289 -o /tmp/evaluation-result-2078413-1247716289/solver-2078413-1247716289 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1293022535 HOME/instance-2078413-1247716289.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.93 1.99 2.06 4/72 13587
/proc/meminfo: memFree=1522128/2055920 swapFree=4192812/4192956
[pid=13587] ppid=13585 vsize=5356 CPUtime=0
/proc/13587/stat : 13587 (pcssolve) R 13585 13587 12731 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 58692839 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13587/statm: 1339 241 200 169 0 50 0
[pid=13588] ppid=13587 vsize=5356 CPUtime=0
/proc/13588/stat : 13588 (pcssolve) R 13587 13587 12731 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 58692840 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/13588/statm: 1339 241 200 169 0 50 0

[startup+0.095669 s]
/proc/loadavg: 1.93 1.99 2.06 4/72 13587
/proc/meminfo: memFree=1522128/2055920 swapFree=4192812/4192956
[pid=13587] ppid=13585 vsize=5220 CPUtime=0.06
/proc/13587/stat : 13587 (pcs.small) R 13585 13587 12731 0 -1 4194304 929 822 0 0 5 0 1 0 18 0 1 0 58692839 5345280 538 996147200 134512640 135095119 4294956304 18446744073709551615 134921146 0 0 4096 0 0 0 0 17 1 0 0
/proc/13587/statm: 1305 538 375 142 0 259 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5220

[startup+0.102668 s]
/proc/loadavg: 1.93 1.99 2.06 4/72 13587
/proc/meminfo: memFree=1522128/2055920 swapFree=4192812/4192956
[pid=13587] ppid=13585 vsize=5220 CPUtime=0.07
/proc/13587/stat : 13587 (pcs.small) R 13585 13587 12731 0 -1 4194304 936 822 0 0 6 0 1 0 18 0 1 0 58692839 5345280 545 996147200 134512640 135095119 4294956304 18446744073709551615 12873350 0 0 4096 0 0 0 0 17 1 0 0
/proc/13587/statm: 1305 545 375 142 0 259 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5220

[startup+0.301708 s]
/proc/loadavg: 1.93 1.99 2.06 4/72 13587
/proc/meminfo: memFree=1522128/2055920 swapFree=4192812/4192956
[pid=13587] ppid=13585 vsize=8044 CPUtime=0.27
/proc/13587/stat : 13587 (pcs.small) R 13585 13587 12731 0 -1 4194304 1280 822 0 0 26 0 1 0 19 0 1 0 58692839 8237056 889 996147200 134512640 135095119 4294956304 18446744073709551615 134724928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13587/statm: 2011 889 375 142 0 965 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8044

[startup+0.702788 s]
/proc/loadavg: 1.93 1.99 2.06 4/72 13587
/proc/meminfo: memFree=1522128/2055920 swapFree=4192812/4192956
[pid=13587] ppid=13585 vsize=10468 CPUtime=0.68
/proc/13587/stat : 13587 (pcs.small) R 13585 13587 12731 0 -1 4194304 1616 822 0 0 66 1 1 0 23 0 1 0 58692839 10719232 1225 996147200 134512640 135095119 4294956304 18446744073709551615 134918187 0 0 4096 0 0 0 0 17 1 0 0
/proc/13587/statm: 2617 1225 389 142 0 1571 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10468

[startup+1.50194 s]
/proc/loadavg: 1.93 1.99 2.06 3/73 13593
/proc/meminfo: memFree=1518664/2055920 swapFree=4192812/4192956
[pid=13587] ppid=13585 vsize=10468 CPUtime=1.47
/proc/13587/stat : 13587 (pcs.small) R 13585 13587 12731 0 -1 4194304 1628 822 0 0 145 1 1 0 25 0 1 0 58692839 10719232 1237 996147200 134512640 135095119 4294956304 18446744073709551615 134918227 0 0 4096 0 0 0 0 17 1 0 0
/proc/13587/statm: 2617 1237 389 142 0 1571 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10468

[startup+3.10124 s]
/proc/loadavg: 1.93 1.99 2.06 3/73 13593
/proc/meminfo: memFree=1518472/2055920 swapFree=4192812/4192956
[pid=13587] ppid=13585 vsize=10468 CPUtime=3.06
/proc/13587/stat : 13587 (pcs.small) R 13585 13587 12731 0 -1 4194304 1644 822 0 0 304 1 1 0 25 0 1 0 58692839 10719232 1253 996147200 134512640 135095119 4294956304 18446744073709551615 134918231 0 0 4096 0 0 0 0 17 1 0 0
/proc/13587/statm: 2617 1253 389 142 0 1571 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 10468

[startup+6.30185 s]
/proc/loadavg: 1.94 1.99 2.06 3/73 13593
/proc/meminfo: memFree=1518152/2055920 swapFree=4192812/4192956
[pid=13587] ppid=13585 vsize=10728 CPUtime=6.23
/proc/13587/stat : 13587 (pcs.small) R 13585 13587 12731 0 -1 4194304 1735 822 0 0 621 1 1 0 25 0 1 0 58692839 10985472 1311 996147200 134512640 135095119 4294956304 18446744073709551615 134918178 0 0 4096 0 0 0 0 17 1 0 0
/proc/13587/statm: 2682 1311 389 142 0 1636 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 10728

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

[startup+7.90116 s]
/proc/loadavg: 1.94 1.99 2.06 3/73 13593
/proc/meminfo: memFree=1517960/2055920 swapFree=4192812/4192956
[pid=13587] ppid=13585 vsize=10860 CPUtime=7.8
/proc/13587/stat : 13587 (pcs.small) R 13585 13587 12731 0 -1 4194304 1785 822 0 0 778 1 1 0 25 0 1 0 58692839 11120640 1361 996147200 134512640 135095119 4294956304 18446744073709551615 134927084 0 0 4096 0 0 0 0 17 1 0 0
/proc/13587/statm: 2715 1361 389 142 0 1669 0
Current children cumulated CPU time (s) 7.8
Current children cumulated vsize (KiB) 10860

[startup+8.70131 s]
/proc/loadavg: 1.94 1.99 2.06 3/73 13593
/proc/meminfo: memFree=1517896/2055920 swapFree=4192812/4192956
[pid=13587] ppid=13585 vsize=10860 CPUtime=8.6
/proc/13587/stat : 13587 (pcs.small) R 13585 13587 12731 0 -1 4194304 1791 822 0 0 858 1 1 0 25 0 1 0 58692839 11120640 1367 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13587/statm: 2715 1367 389 142 0 1669 0
Current children cumulated CPU time (s) 8.6
Current children cumulated vsize (KiB) 10860

[startup+9.10139 s]
/proc/loadavg: 1.94 1.99 2.06 3/73 13593
/proc/meminfo: memFree=1517896/2055920 swapFree=4192812/4192956
[pid=13587] ppid=13585 vsize=10860 CPUtime=8.99
/proc/13587/stat : 13587 (pcs.small) R 13585 13587 12731 0 -1 4194304 1794 822 0 0 897 1 1 0 25 0 1 0 58692839 11120640 1370 996147200 134512640 135095119 4294956304 18446744073709551615 134927036 0 0 4096 0 0 0 0 17 1 0 0
/proc/13587/statm: 2715 1370 389 142 0 1669 0
Current children cumulated CPU time (s) 8.99
Current children cumulated vsize (KiB) 10860

[startup+9.50146 s]
/proc/loadavg: 1.94 1.99 2.06 3/73 13593
/proc/meminfo: memFree=1517896/2055920 swapFree=4192812/4192956
[pid=13587] ppid=13585 vsize=10860 CPUtime=9.39
/proc/13587/stat : 13587 (pcs.small) R 13585 13587 12731 0 -1 4194304 1798 822 0 0 937 1 1 0 25 0 1 0 58692839 11120640 1374 996147200 134512640 135095119 4294956304 18446744073709551615 134916454 0 0 4096 0 0 0 0 17 1 0 0
/proc/13587/statm: 2715 1374 389 142 0 1669 0
Current children cumulated CPU time (s) 9.39
Current children cumulated vsize (KiB) 10860

[startup+9.60148 s]
/proc/loadavg: 1.94 1.99 2.06 3/73 13593
/proc/meminfo: memFree=1517896/2055920 swapFree=4192812/4192956
[pid=13587] ppid=13585 vsize=10860 CPUtime=9.49
/proc/13587/stat : 13587 (pcs.small) R 13585 13587 12731 0 -1 4194304 1800 822 0 0 947 1 1 0 25 0 1 0 58692839 11120640 1376 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/13587/statm: 2715 1376 389 142 0 1669 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 10860

Child status: 0
Real time (s): 9.68838
CPU time (s): 9.59354
CPU user time (s): 9.57754
CPU system time (s): 0.015997
CPU usage (%): 99.0211
Max. virtual memory (cumulated for all children) (KiB): 10860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.57754
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= 2627
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= 23
involuntary context switches= 206

runsolver used 0.014997 second user time and 0.033994 second system time

The end

Launcher Data

Begin job on node42 at 2009-07-16 05:51:29
IDJOB=2078413
IDBENCH=56750
IDSOLVER=733
FILE ID=node42/2078413-1247716289
PBS_JOBID= 9521419
Free space on /tmp= 66292 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/rand-3-20-20-fcd/normalized-rand-3-20-20-60-632-fcd-10_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2078413-1247716289/watcher-2078413-1247716289 -o /tmp/evaluation-result-2078413-1247716289/solver-2078413-1247716289 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1293022535 HOME/instance-2078413-1247716289.xml

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

MD5SUM BENCH= dec81affb6b7afb8da83e07c9c8a7d85
RANDOM SEED=1293022535

node42.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.283
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.283
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:       1522608 kB
Buffers:         79816 kB
Cached:         326960 kB
SwapCached:          0 kB
Active:         113064 kB
Inactive:       330948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3740 kB
Writeback:           0 kB
Mapped:          48760 kB
Slab:            74636 kB
Committed_AS:   565568 kB
PageTables:       1768 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= 66292 MiB
End job on node42 at 2009-07-16 05:51:39