Trace number 269446

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
VALCSP 3.1? (MO) 226.318 228.419

General information on the benchmark

Nametaillard/js-taillard-15/
js-taillard-15-100-1.xml
MD5SUMb3d611ca069239f98b1759de1b883165
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.0037
SatisfiableYES
(Un)Satisfiability was proved
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1263
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
Global constraints used (with number of constraints)

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-269446-1168980765 -o ROOT/results/node12/solver-269446-1168980765 -C 1800 -M 900 /tmp/evaluation/269446-1168980765/VALCSP /tmp/evaluation/269446-1168980765/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.92 1.48 1.42 5/86 28378
/proc/meminfo: memFree=1589736/2055920 swapFree=4160348/4192956
[pid=28377] ppid=28375 vsize=3064 CPUtime=0
/proc/28377/stat : 28377 (VALCSP) R 28375 28377 27753 0 -1 4194304 517 0 0 0 0 0 0 0 20 0 1 0 246471540 3137536 495 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/28377/statm: 766 495 64 8 0 438 0

[startup+0.108985 s]
/proc/loadavg: 1.92 1.48 1.42 5/86 28378
/proc/meminfo: memFree=1589736/2055920 swapFree=4160348/4192956
[pid=28377] ppid=28375 vsize=14280 CPUtime=0.09
/proc/28377/stat : 28377 (VALCSP) R 28375 28377 27753 0 -1 4194304 3296 0 0 0 8 1 0 0 20 0 1 0 246471540 14622720 3274 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134529329 0 0 4096 0 0 0 0 17 1 0 0
/proc/28377/statm: 3570 3274 64 8 0 3242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14280

[startup+0.517055 s]
/proc/loadavg: 1.92 1.48 1.42 5/86 28378
/proc/meminfo: memFree=1589736/2055920 swapFree=4160348/4192956
[pid=28377] ppid=28375 vsize=14280 CPUtime=0.49
/proc/28377/stat : 28377 (VALCSP) R 28375 28377 27753 0 -1 4194304 3296 0 0 0 48 1 0 0 24 0 1 0 246471540 14622720 3274 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134529339 0 0 4096 0 0 0 0 17 1 0 0
/proc/28377/statm: 3570 3274 64 8 0 3242 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 14280

[startup+1.3382 s]
/proc/loadavg: 1.92 1.48 1.42 3/86 28378
/proc/meminfo: memFree=1576808/2055920 swapFree=4160348/4192956
[pid=28377] ppid=28375 vsize=14280 CPUtime=1.31
/proc/28377/stat : 28377 (VALCSP) R 28375 28377 27753 0 -1 4194304 3296 0 0 0 130 1 0 0 25 0 1 0 246471540 14622720 3274 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134529329 0 0 4096 0 0 0 0 17 1 0 0
/proc/28377/statm: 3570 3274 64 8 0 3242 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 14280

[startup+2.9755 s]
/proc/loadavg: 1.92 1.48 1.42 3/86 28378
/proc/meminfo: memFree=1571368/2055920 swapFree=4160348/4192956
[pid=28377] ppid=28375 vsize=25040 CPUtime=2.93
/proc/28377/stat : 28377 (VALCSP) R 28375 28377 27753 0 -1 4194304 6004 0 0 0 290 3 0 0 25 0 1 0 246471540 25640960 5982 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134528624 0 0 4096 0 0 0 0 17 1 0 0
/proc/28377/statm: 6260 5982 64 8 0 5932 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 25040

[startup+6.25909 s]
/proc/loadavg: 1.92 1.48 1.42 3/86 28378
/proc/meminfo: memFree=1554792/2055920 swapFree=4160348/4192956
[pid=28377] ppid=28375 vsize=36168 CPUtime=6.18
/proc/28377/stat : 28377 (VALCSP) R 28375 28377 27753 0 -1 4194304 8794 0 0 0 614 4 0 0 25 0 1 0 246471540 37036032 8772 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134529344 0 0 4096 0 0 0 0 17 1 0 0
/proc/28377/statm: 9042 8772 64 8 0 8714 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 36168

[startup+12.7202 s]
/proc/loadavg: 1.93 1.50 1.43 3/86 28378
/proc/meminfo: memFree=1526504/2055920 swapFree=4160348/4192956
[pid=28377] ppid=28375 vsize=64396 CPUtime=12.59
/proc/28377/stat : 28377 (VALCSP) R 28375 28377 27753 0 -1 4194304 15843 0 0 0 1251 8 0 0 25 0 1 0 246471540 65941504 15821 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134528738 0 0 4096 0 0 0 0 17 1 0 0
/proc/28377/statm: 16099 15821 64 8 0 15771 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 64396

[startup+25.5396 s]
/proc/loadavg: 1.94 1.52 1.43 3/86 28378
/proc/meminfo: memFree=1474792/2055920 swapFree=4160348/4192956
[pid=28377] ppid=28375 vsize=116028 CPUtime=25.29
/proc/28377/stat : 28377 (VALCSP) R 28375 28377 27753 0 -1 4194304 28756 0 0 0 2514 15 0 0 25 0 1 0 246471540 118812672 28734 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134529329 0 0 4096 0 0 0 0 17 1 0 0
/proc/28377/statm: 29007 28734 64 8 0 28679 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 116028

[startup+51.1782 s]
/proc/loadavg: 1.96 1.55 1.45 3/86 28378
/proc/meminfo: memFree=1375144/2055920 swapFree=4160348/4192956
[pid=28377] ppid=28375 vsize=221288 CPUtime=50.69
/proc/28377/stat : 28377 (VALCSP) R 28375 28377 27753 0 -1 4194304 55058 0 0 0 5040 29 0 0 25 0 1 0 246471540 226598912 55036 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134529329 0 0 4096 0 0 0 0 17 1 0 0
/proc/28377/statm: 55322 55036 64 8 0 54994 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 221288

[startup+102.447 s]
/proc/loadavg: 1.98 1.62 1.47 3/86 28378
/proc/meminfo: memFree=1165928/2055920 swapFree=4160348/4192956
[pid=28377] ppid=28375 vsize=424168 CPUtime=101.49
/proc/28377/stat : 28377 (VALCSP) R 28375 28377 27753 0 -1 4194304 105795 0 0 0 10093 56 0 0 25 0 1 0 246471540 434348032 105773 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134528704 0 0 4096 0 0 0 0 17 1 0 0
/proc/28377/statm: 106042 105773 64 8 0 105714 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 424168

[startup+162.54 s]
/proc/loadavg: 1.99 1.69 1.50 3/86 28378
/proc/meminfo: memFree=929448/2055920 swapFree=4160348/4192956
[pid=28377] ppid=28375 vsize=665044 CPUtime=161.03
/proc/28377/stat : 28377 (VALCSP) R 28375 28377 27753 0 -1 4194304 165999 0 0 0 16015 88 0 0 25 0 1 0 246471540 681005056 165977 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/28377/statm: 166261 165977 64 8 0 165933 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 665044

[startup+222.626 s]
/proc/loadavg: 2.05 1.76 1.54 3/86 28378
/proc/meminfo: memFree=691880/2055920 swapFree=4160348/4192956
[pid=28377] ppid=28375 vsize=902956 CPUtime=220.57
/proc/28377/stat : 28377 (VALCSP) R 28375 28377 27753 0 -1 4194304 225490 0 0 0 21936 121 0 0 25 0 1 0 246471540 924626944 225468 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134529339 0 0 4096 0 0 0 0 17 1 0 0
/proc/28377/statm: 225739 225468 64 8 0 225411 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 902956



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+228.269 s]
/proc/loadavg: 2.04 1.76 1.54 3/86 28378
/proc/meminfo: memFree=662440/2055920 swapFree=4160348/4192956
[pid=28377] ppid=28375 vsize=926596 CPUtime=226.16
/proc/28377/stat : 28377 (VALCSP) R 28375 28377 27753 0 -1 4194304 231392 0 0 0 22492 124 0 0 25 0 1 0 246471540 948834304 231370 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134529339 0 0 4096 0 0 0 0 17 1 0 0
/proc/28377/statm: 231649 231370 64 8 0 231321 0
Current children cumulated CPU time (s) 226.16
Current children cumulated vsize (KiB) 926596

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 228.419
CPU time (s): 226.318
CPU user time (s): 224.925
CPU system time (s): 1.39279
CPU usage (%): 99.0801
Max. virtual memory (cumulated for all children) (KiB): 926596

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

runsolver used 0.268959 s user time and 0.757884 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Tue Jan 16 20:52:45 UTC 2007


IDJOB= 269446
IDBENCH= 6671
IDSOLVER= 90
FILE ID= node12/269446-1168980765

PBS_JOBID= 3565970

Free space on /tmp= 66564 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-15/js-taillard-15-100-1.xml
COMMAND LINE= /tmp/evaluation/269446-1168980765/VALCSP /tmp/evaluation/269446-1168980765/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-269446-1168980765 -o ROOT/results/node12/solver-269446-1168980765 -C 1800 -M 900  /tmp/evaluation/269446-1168980765/VALCSP /tmp/evaluation/269446-1168980765/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  b3d611ca069239f98b1759de1b883165

RANDOM SEED= 241498746

TIME LIMIT= 1800 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.265
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.265
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:       1590216 kB
Buffers:         45276 kB
Cached:         153084 kB
SwapCached:       5164 kB
Active:         350076 kB
Inactive:        53928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1590216 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:             328 kB
Writeback:           0 kB
Mapped:         215704 kB
Slab:            46504 kB
Committed_AS:  7143596 kB
PageTables:       2364 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= 66564 MiB



End job on node12 on Tue Jan 16 20:56:34 UTC 2007