Trace number 2091932

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 69.5694 70.2288

DiagnosticValue
ASSIGNMENTS99491

General information on the benchmark

Namecsp/tightness0.1/
normalized-rand-2-40-8-753-100-45_ext.xml
MD5SUMdc0ab0ecd9e92c01302f77e906ca179d
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 benchmark4.12137
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints752
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension752
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.00/0.02	c Seed is 58012444
0.00/0.02	c Constructing HOME/instance-2091932-1247733585.xml  with 3045 constraints
0.00/0.06	c Solving 99491 backtracks 19 restarts
69.52/70.22	s SATISFIABLE
69.52/70.22	c V0=2, V1=7, V2=6, V3=2, V4=4, V5=3, V6=3, V7=3, V8=0, V9=4, V10=5, V11=0, V12=4, V13=2, V14=2, V15=3, V16=4, V17=1, V18=4, V19=6, V20=1, V21=6, V22=5, V23=4, V24=1, V25=2, V26=2, V27=7, V28=4, V29=3, V30=6, V31=6, V32=6, V33=5, V34=4, V35=6, V36=4, V37=1, V38=1, V39=4, 
69.52/70.22	v 2 7 6 2 4 3 3 3 0 4 5 0 4 2 2 3 4 1 4 6 1 6 5 4 1 2 2 7 4 3 6 6 6 5 4 6 4 1 1 4 
69.52/70.22	d ASSIGNMENTS 99491

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-2091932-1247733585/watcher-2091932-1247733585 -o /tmp/evaluation-result-2091932-1247733585/solver-2091932-1247733585 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 58012444 HOME/instance-2091932-1247733585.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.00 2.00 2.00 4/81 17003
/proc/meminfo: memFree=1224736/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=5356 CPUtime=0
/proc/17003/stat : 17003 (pcssolve) R 17001 17003 15802 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 60421625 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 226238196383 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17003/statm: 1339 241 200 169 0 50 0
[pid=17004] ppid=17003 vsize=5356 CPUtime=0
/proc/17004/stat : 17004 (pcssolve) R 17003 17003 15802 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 60421626 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 226238196383 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17004/statm: 1339 241 200 169 0 50 0

[startup+0.0157739 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17003
/proc/meminfo: memFree=1224736/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=5356 CPUtime=0
/proc/17003/stat : 17003 (pcssolve) R 17001 17003 15802 0 -1 4194304 348 649 0 0 0 0 0 0 23 0 1 0 60421625 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 226238196383 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17003/statm: 1339 243 202 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101742 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17003
/proc/meminfo: memFree=1224736/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=5076 CPUtime=0.07
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 1000 822 0 0 7 0 0 0 24 0 1 0 60421625 5197824 609 996147200 134512640 135095119 4294956304 18446744073709551615 134840443 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 1269 609 378 142 0 223 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5076

[startup+0.301759 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17003
/proc/meminfo: memFree=1224736/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=5336 CPUtime=0.27
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 1060 822 0 0 27 0 0 0 25 0 1 0 60421625 5464064 636 996147200 134512640 135095119 4294956304 18446744073709551615 134589539 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 1334 636 378 142 0 288 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5336

[startup+0.701794 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17003
/proc/meminfo: memFree=1224736/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=5724 CPUtime=0.67
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 1189 822 0 0 67 0 0 0 25 0 1 0 60421625 5861376 732 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 1431 732 378 142 0 385 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5724

[startup+1.50187 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17009
/proc/meminfo: memFree=1222872/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=6896 CPUtime=1.46
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 1568 822 0 0 146 0 0 0 25 0 1 0 60421625 7061504 981 996147200 134512640 135095119 4294956304 18446744073709551615 134840777 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 1724 981 378 142 0 678 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 6896

[startup+3.10201 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17009
/proc/meminfo: memFree=1221656/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=8192 CPUtime=3.05
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 2038 822 0 0 304 1 0 0 25 0 1 0 60421625 8388608 1322 996147200 134512640 135095119 4294956304 18446744073709551615 134555074 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 2048 1322 378 142 0 1002 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 8192

[startup+6.30129 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17009
/proc/meminfo: memFree=1218712/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=11296 CPUtime=6.22
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 3063 822 0 0 620 2 0 0 25 0 1 0 60421625 11567104 1961 996147200 134512640 135095119 4294956304 18446744073709551615 134589672 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 2824 1961 378 142 0 1778 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 11296

[startup+12.7019 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17009
/proc/meminfo: memFree=1213592/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=17520 CPUtime=12.55
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 4984 822 0 0 1253 2 0 0 25 0 1 0 60421625 17940480 3112 996147200 134512640 135095119 4294956304 18446744073709551615 134589601 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 4380 3112 378 142 0 3334 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 17520

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17009
/proc/meminfo: memFree=1208792/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=20256 CPUtime=25.24
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 6186 822 0 0 2520 4 0 0 25 0 1 0 60421625 20742144 4314 996147200 134512640 135095119 4294956304 18446744073709551615 134576613 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 5064 4314 378 142 0 4018 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 20256

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17009
/proc/meminfo: memFree=1200280/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=31784 CPUtime=50.6
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 9863 822 0 0 5053 7 0 0 25 0 1 0 60421625 32546816 6453 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 7946 6453 378 142 0 6900 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 31784

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

[startup+63.9014 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17009
/proc/meminfo: memFree=1196888/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=33868 CPUtime=63.28
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 10698 822 0 0 6320 8 0 0 25 0 1 0 60421625 34680832 7288 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 8467 7288 378 142 0 7421 0
Current children cumulated CPU time (s) 63.28
Current children cumulated vsize (KiB) 33868

[startup+67.1066 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17009
/proc/meminfo: memFree=1196056/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=34388 CPUtime=66.46
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 10896 822 0 0 6638 8 0 0 25 0 1 0 60421625 35213312 7486 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 8597 7486 378 142 0 7551 0
Current children cumulated CPU time (s) 66.46
Current children cumulated vsize (KiB) 34388

[startup+68.7018 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17009
/proc/meminfo: memFree=1195800/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=34648 CPUtime=68.04
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 10993 822 0 0 6796 8 0 0 25 0 1 0 60421625 35479552 7583 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 8662 7583 378 142 0 7616 0
Current children cumulated CPU time (s) 68.04
Current children cumulated vsize (KiB) 34648

[startup+69.5019 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17009
/proc/meminfo: memFree=1195544/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=34780 CPUtime=68.82
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 11041 822 0 0 6874 8 0 0 25 0 1 0 60421625 35614720 7631 996147200 134512640 135095119 4294956304 18446744073709551615 134626176 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 8695 7631 378 142 0 7649 0
Current children cumulated CPU time (s) 68.82
Current children cumulated vsize (KiB) 34780

[startup+69.9029 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17009
/proc/meminfo: memFree=1195544/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=34780 CPUtime=69.23
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 11066 822 0 0 6915 8 0 0 25 0 1 0 60421625 35614720 7656 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 8695 7656 378 142 0 7649 0
Current children cumulated CPU time (s) 69.23
Current children cumulated vsize (KiB) 34780

[startup+70.1029 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17009
/proc/meminfo: memFree=1195544/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=34780 CPUtime=69.43
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 11078 822 0 0 6935 8 0 0 25 0 1 0 60421625 35614720 7668 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 8695 7668 378 142 0 7649 0
Current children cumulated CPU time (s) 69.43
Current children cumulated vsize (KiB) 34780

[startup+70.2029 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17009
/proc/meminfo: memFree=1195544/2055920 swapFree=4192812/4192956
[pid=17003] ppid=17001 vsize=22484 CPUtime=69.52
/proc/17003/stat : 17003 (pcs.small) R 17001 17003 15802 0 -1 4194304 11080 822 0 0 6944 8 0 0 25 0 1 0 60421625 23023616 4972 996147200 134512640 135095119 4294956304 18446744073709551615 5300228 0 0 4096 0 0 0 0 17 1 0 0
/proc/17003/statm: 5621 4972 378 142 0 4575 0
Current children cumulated CPU time (s) 69.52
Current children cumulated vsize (KiB) 22484

Child status: 0
Real time (s): 70.2288
CPU time (s): 69.5694
CPU user time (s): 69.4724
CPU system time (s): 0.096985
CPU usage (%): 99.0611
Max. virtual memory (cumulated for all children) (KiB): 34780

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

runsolver used 0.121981 second user time and 0.207968 second system time

The end

Launcher Data

Begin job on node58 at 2009-07-16 10:39:45
IDJOB=2091932
IDBENCH=60187
IDSOLVER=733
FILE ID=node58/2091932-1247733585
PBS_JOBID= 9521517
Free space on /tmp= 66244 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/tightness0.1/normalized-rand-2-40-8-753-100-45_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2091932-1247733585/watcher-2091932-1247733585 -o /tmp/evaluation-result-2091932-1247733585/solver-2091932-1247733585 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 58012444 HOME/instance-2091932-1247733585.xml

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

MD5SUM BENCH= dc0ab0ecd9e92c01302f77e906ca179d
RANDOM SEED=58012444

node58.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:       1225216 kB
Buffers:         88668 kB
Cached:         634036 kB
SwapCached:          0 kB
Active:         233356 kB
Inactive:       523996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1225216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2008 kB
Writeback:           0 kB
Mapped:          55000 kB
Slab:            58564 kB
Committed_AS:   559608 kB
PageTables:       1808 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= 66244 MiB
End job on node58 at 2009-07-16 10:40:55