Trace number 275971

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, and are wall clock time (not CPU 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
aolibpvo 2007-01-17OPTIMUM 370.698 373.967

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-33_ext.xml
MD5SUMbc93713de166b1eb8718a7b2d6ead437
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints58
Best CPU time to get the best result obtained on this benchmark351.726
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables20
Number of constraints59
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension59
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

373.96	
373.96	s SATISFIABLE
373.96	o 46
373.96	v 15 0 0 0 12 14 1 0 0 0 3 10 0 1 14 3 0 6 0 0
373.96	s SATISFIABLE
373.96	o 47
373.96	v 1 0 4 0 12 3 1 0 0 0 8 10 1 1 14 3 0 6 0 0
373.96	s SATISFIABLE
373.96	o 48
373.96	v 1 0 4 0 12 3 1 0 0 0 8 10 4 1 14 3 0 6 0 0
373.96	s SATISFIABLE
373.96	o 49
373.96	v 4 0 5 0 9 2 1 0 1 0 15 15 4 15 14 3 17 17 0 0
373.96	s SATISFIABLE
373.96	o 50
373.96	v 5 0 1 0 11 3 1 0 2 0 8 1 4 15 14 3 0 17 0 0
373.96	s SATISFIABLE
373.96	o 51
373.96	v 4 0 5 0 6 2 1 6 1 0 8 15 4 15 14 3 8 17 0 0
373.96	s SATISFIABLE
373.96	o 52
373.96	v 7 0 1 0 13 2 1 17 2 0 1 13 15 5 14 3 12 17 0 0
373.96	s SATISFIABLE
373.96	o 53
373.96	v 7 0 1 0 13 2 1 17 12 0 4 13 3 13 14 3 12 6 3 0
373.96	s SATISFIABLE
373.96	o 54
373.96	v 7 0 1 0 13 2 1 17 12 0 13 13 15 5 14 3 12 6 5 0
373.96	s SATISFIABLE
373.96	o 55
373.96	v 6 0 18 0 19 5 2 17 12 0 19 15 3 13 0 3 12 6 12 0
373.96	s SATISFIABLE
373.96	o 56
373.96	v 13 0 8 0 9 5 4 6 12 0 3 15 3 13 11 3 8 6 3 0
373.96	s SATISFIABLE
373.96	o 57
373.96	v 15 0 3 0 6 5 7 10 3 5 19 13 15 12 6 14 19 13 6 0
373.96	s SATISFIABLE
373.96	o 58
373.96	v 9 0 6 1 16 7 19 15 9 13 14 13 4 11 5 15 2 13 10 5
373.96	o 58
373.96	v 9 0 6 1 16 7 19 15 9 13 14 13 4 11 5 15 2 13 10 5
373.96	s OPTIMUM FOUND
c 
c 
c 
c conversion script
c 
c 

parsing "/tmp/evaluation/275971-1169230035/unknown.xml" file ... done.
writing "/tmp/evaluation/275971-1169230035/unknown.wcsp" file ... done.

Verifier Data (download as text)

1 unsatisfied constraints, 58 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node72/watcher-275971-1169230035 -o ROOT/results/node72/solver-275971-1169230035 -C 2400 -M 900 /tmp/evaluation/275971-1169230035/aolibpvo /tmp/evaluation/275971-1169230035/unknown.wcsp 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.10453 s]
/proc/loadavg: 2.00 2.00 1.93 5/93 1129
/proc/meminfo: memFree=1225000/2055920 swapFree=4191880/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 2.00 2.00 1.93 5/93 1129
/proc/meminfo: memFree=1225000/2055920 swapFree=4191880/4192956
[pid=1128] ppid=1126 vsize=4100 CPUtime=0.09
/proc/1128/stat : 1128 (aolibpvo) R 1126 1128 572 0 -1 0 595 0 0 0 9 0 0 0 20 0 1 0 271413025 4198400 577 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135045161 0 0 4096 0 0 0 0 17 1 0 0
/proc/1128/statm: 1025 577 121 428 0 594 0

[startup+0.512561 s]
/proc/loadavg: 2.00 2.00 1.93 5/93 1129
/proc/meminfo: memFree=1225000/2055920 swapFree=4191880/4192956
[pid=1128] ppid=1126 vsize=9300 CPUtime=0.5
/proc/1128/stat : 1128 (aolibpvo) R 1126 1128 572 0 -1 0 1961 0 0 0 50 0 0 0 24 0 1 0 271413025 9523200 1942 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135741026 0 0 4096 0 0 0 0 17 1 0 0
/proc/1128/statm: 2325 1942 198 428 0 1894 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9300

[startup+1.33363 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 1129
/proc/meminfo: memFree=1217960/2055920 swapFree=4191880/4192956
[pid=1128] ppid=1126 vsize=9300 CPUtime=1.31
/proc/1128/stat : 1128 (aolibpvo) R 1126 1128 572 0 -1 0 1961 0 0 0 131 0 0 0 25 0 1 0 271413025 9523200 1942 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135051903 0 0 4096 0 0 0 0 17 1 0 0
/proc/1128/statm: 2325 1942 198 428 0 1894 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9300

[startup+2.97079 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 1129
/proc/meminfo: memFree=1217960/2055920 swapFree=4191880/4192956
[pid=1128] ppid=1126 vsize=9300 CPUtime=2.94
/proc/1128/stat : 1128 (aolibpvo) R 1126 1128 572 0 -1 0 1961 0 0 0 294 0 0 0 25 0 1 0 271413025 9523200 1942 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134655705 0 0 4096 0 0 0 0 17 1 0 0
/proc/1128/statm: 2325 1942 198 428 0 1894 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9300

[startup+6.25008 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 1129
/proc/meminfo: memFree=1217960/2055920 swapFree=4191880/4192956
[pid=1128] ppid=1126 vsize=9300 CPUtime=6.19
/proc/1128/stat : 1128 (aolibpvo) R 1126 1128 572 0 -1 0 1961 0 0 0 619 0 0 0 25 0 1 0 271413025 9523200 1942 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134667432 0 0 4096 0 0 0 0 17 1 0 0
/proc/1128/statm: 2325 1942 198 428 0 1894 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 9300

[startup+12.7197 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 1129
/proc/meminfo: memFree=1218088/2055920 swapFree=4191880/4192956
[pid=1128] ppid=1126 vsize=9300 CPUtime=12.6
/proc/1128/stat : 1128 (aolibpvo) R 1126 1128 572 0 -1 0 1961 0 0 0 1260 0 0 0 25 0 1 0 271413025 9523200 1942 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134657808 0 0 4096 0 0 0 0 17 1 0 0
/proc/1128/statm: 2325 1942 198 428 0 1894 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 9300

[startup+25.5579 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 1129
/proc/meminfo: memFree=1218152/2055920 swapFree=4191880/4192956
[pid=1128] ppid=1126 vsize=9300 CPUtime=25.32
/proc/1128/stat : 1128 (aolibpvo) R 1126 1128 572 0 -1 0 1961 0 0 0 2532 0 0 0 25 0 1 0 271413025 9523200 1942 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134613097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1128/statm: 2325 1942 198 428 0 1894 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 9300

[startup+51.2052 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 1129
/proc/meminfo: memFree=1218280/2055920 swapFree=4191880/4192956
[pid=1128] ppid=1126 vsize=9300 CPUtime=50.75
/proc/1128/stat : 1128 (aolibpvo) R 1126 1128 572 0 -1 0 1961 0 0 0 5075 0 0 0 25 0 1 0 271413025 9523200 1942 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 135238043 0 0 4096 0 0 0 0 17 1 0 0
/proc/1128/statm: 2325 1942 198 428 0 1894 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 9300

[startup+102.488 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 1129
/proc/meminfo: memFree=1218344/2055920 swapFree=4191880/4192956
[pid=1128] ppid=1126 vsize=9300 CPUtime=101.6
/proc/1128/stat : 1128 (aolibpvo) R 1126 1128 572 0 -1 0 1961 0 0 0 10159 1 0 0 25 0 1 0 271413025 9523200 1942 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134647928 0 0 4096 0 0 0 0 17 1 0 0
/proc/1128/statm: 2325 1942 198 428 0 1894 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 9300

[startup+162.529 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 1129
/proc/meminfo: memFree=1218280/2055920 swapFree=4191880/4192956
[pid=1128] ppid=1126 vsize=9300 CPUtime=161.1
/proc/1128/stat : 1128 (aolibpvo) R 1126 1128 572 0 -1 0 1961 0 0 0 16109 1 0 0 25 0 1 0 271413025 9523200 1942 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134655713 0 0 4096 0 0 0 0 17 1 0 0
/proc/1128/statm: 2325 1942 198 428 0 1894 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 9300

[startup+222.587 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 1129
/proc/meminfo: memFree=1218280/2055920 swapFree=4191880/4192956
[pid=1128] ppid=1126 vsize=9300 CPUtime=220.64
/proc/1128/stat : 1128 (aolibpvo) R 1126 1128 572 0 -1 0 1961 0 0 0 22062 2 0 0 25 0 1 0 271413025 9523200 1942 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134613097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1128/statm: 2325 1942 198 428 0 1894 0
Current children cumulated CPU time (s) 220.64
Current children cumulated vsize (KiB) 9300

[startup+282.607 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 1129
/proc/meminfo: memFree=1218280/2055920 swapFree=4191880/4192956
[pid=1128] ppid=1126 vsize=9300 CPUtime=280.13
/proc/1128/stat : 1128 (aolibpvo) R 1126 1128 572 0 -1 0 1961 0 0 0 28011 2 0 0 25 0 1 0 271413025 9523200 1942 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134691704 0 0 4096 0 0 0 0 17 1 0 0
/proc/1128/statm: 2325 1942 198 428 0 1894 0
Current children cumulated CPU time (s) 280.13
Current children cumulated vsize (KiB) 9300

[startup+342.61 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 1129
/proc/meminfo: memFree=1218280/2055920 swapFree=4191880/4192956
[pid=1128] ppid=1126 vsize=9300 CPUtime=339.61
/proc/1128/stat : 1128 (aolibpvo) R 1126 1128 572 0 -1 0 1961 0 0 0 33958 3 0 0 25 0 1 0 271413025 9523200 1942 18446744073709551615 134512640 136266365 4294956720 18446744073709551615 134611904 0 0 4096 0 0 0 0 17 1 0 0
/proc/1128/statm: 2325 1942 198 428 0 1894 0
Current children cumulated CPU time (s) 339.61
Current children cumulated vsize (KiB) 9300

Child status: 0
Real time (s): 373.967
CPU time (s): 370.698
CPU user time (s): 370.662
CPU system time (s): 0.035994
CPU usage (%): 99.1258
Max. virtual memory (cumulated for all children) (KiB): 9300

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

runsolver used 0.470928 s user time and 1.05384 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Fri Jan 19 18:07:15 UTC 2007


IDJOB= 275971
IDBENCH= 5198
IDSOLVER= 60
FILE ID= node72/275971-1169230035

PBS_JOBID= 3589257

Free space on /tmp= 66559 MiB

SOLVER NAME= aolibpvo 2007-01-17
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20/rand-3-20-20-60-632-33_ext.xml
COMMAND LINE= /tmp/evaluation/275971-1169230035/aolibpvo /tmp/evaluation/275971-1169230035/unknown.wcsp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node72/convwatcher-275971-1169230035 -o ROOT/results/node72/conversion-275971-1169230035 -C 600 -M 900 python xcsp2wcsp.py /tmp/evaluation/275971-1169230035/unknown.xml
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-275971-1169230035 -o ROOT/results/node72/solver-275971-1169230035 -C 2400 -M 900  /tmp/evaluation/275971-1169230035/aolibpvo /tmp/evaluation/275971-1169230035/unknown.wcsp

META MD5SUM SOLVER= b8e99429ba4d9a99d2bd28d3d95367aa
MD5SUM BENCH=  bc93713de166b1eb8718a7b2d6ead437

RANDOM SEED= 482218960

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/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.223
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.223
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:       1225416 kB
Buffers:         56944 kB
Cached:         578928 kB
SwapCached:        268 kB
Active:         356488 kB
Inactive:       393300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1225416 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5192 kB
Writeback:           0 kB
Mapped:         141328 kB
Slab:            65108 kB
Committed_AS:  5335004 kB
PageTables:       2456 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= 66557 MiB



End job on node72 on Fri Jan 19 18:13:36 UTC 2007