Trace number 1064028

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
Mistral-option 1.314SAT 374.255 377.772

DiagnosticValue
ASSIGNMENTS54622
CHECKS133821000

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-23-01.xml
MD5SUM55626d95c8e007c45cfc87612d8eb23f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.34979
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of constraints3002
Maximum constraint arity46
Maximum domain size26
Number of constraints which are defined in extension172
Number of constraints which are defined in intension2830
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.01	c mistral-option version 1.313
374.18/377.72	s SATISFIABLE
374.18/377.72	v 2 0 13 20 11 0 6 17 0 15 15 0 11 8 2 4 6 13 20 18 0 3 8 15 8 2 18 0 11 0 0 12 0 3 0 12 11 14 17 4 5 8 17 18 19 2 14 20 18 8 13 18 14 13 2 4 17 4 12 14 21 4 3 4 4 11 24 14 1 8 19 7 4 0 18 19 17 0 21 0 8 6 18 20 18 15 17 14 19 7 17 14 12 1 8 13 6 17 4 4 2 4 8 3 4 0 8 13 0 11 0 0 4 18 2 5 0 8 10 4 18 12 0 2 7 20 12 8 3 14 12 18 10 0 6 13 4 18 3 4 17 4 10 12 4 18 0 11 0 12 0 19 8 2 14 20 4 19 0 6 8 3 4 0 4 3 2 8 15 7 4 17 8 13 18 15 8 17 4 21 8 3 4 13 3 0 18 0 17 0 22 0 10 0 18 19 0 17 4 3 0 13 3 11 4 18 5 8 17 17 0 3 18 18 4 0 1 4 11 19 15 4 0 18 0 13 19 21 0 18 19 6 0 1 4 12 0 13 0 13 19 1 8 12 0 13 0 14 17 0 17 8 20 12 1 17 14 2 0 17 3 22 8 3 4 6 0 1 2 4 17 0 19 4 12 4 18 7 4 3 1 0 3 13 0 6 0 0 0 18 8 0 18 0 11 19 14 0 22 0 17 3 14 19 19 14 18 1 11 0 6 1 0 18 8 4 0 1 0 12 8 18 4 17 4 7 22 24 11 4 11 5 10 0 4 6 8 11 0 1 0 19 14 17 5 11 0 18 7 5 11 14 14 3 18 0 2 19 18 8 13 5 14 13 8 0 0 20 11 0 5 4 22 14 6 17 4 19 14 19 0 11 8 13 19 4 17 13 0 11 17 4 5 11 4 2 19 8 14 13 14 19 8 2 4 6 0 3 0 13 10 0 17 0 4 0 19 14 20 19 17 0 2 4 18 14 15 7 18 19 0 19 0 11 10 13 14 18 15 18
374.18/377.72	d CHECKS 133820697
374.18/377.72	d ASSIGNMENTS 54622

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064028-1215139565/watcher-1064028-1215139565 -o /tmp/evaluation-result-1064028-1215139565/solver-1064028-1215139565 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1064028-1215139565.xml -heu dyn -sac 3 -ds 2 

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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 2.01 1.99 4/82 26304
/proc/meminfo: memFree=1294024/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=820 CPUtime=0
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 39 0 0 0 0 0 0 0 19 0 1 0 1992931864 839680 25 996147200 134512640 135239763 4294956208 18446744073709551615 10588964 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 205 25 19 177 0 3 0

[startup+0.0744459 s]
/proc/loadavg: 1.93 2.01 1.99 4/82 26304
/proc/meminfo: memFree=1294024/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=5840 CPUtime=0.06
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 739 0 0 0 6 0 0 0 19 0 1 0 1992931864 5980160 705 996147200 134512640 135239763 4294956208 18446744073709551615 134670312 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 1460 705 355 177 0 363 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5840

[startup+0.101447 s]
/proc/loadavg: 1.93 2.01 1.99 4/82 26304
/proc/meminfo: memFree=1294024/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=6236 CPUtime=0.09
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 849 0 0 0 9 0 0 0 19 0 1 0 1992931864 6385664 815 996147200 134512640 135239763 4294956208 18446744073709551615 134642402 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 1559 815 355 177 0 462 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6236

[startup+0.301467 s]
/proc/loadavg: 1.93 2.01 1.99 4/82 26304
/proc/meminfo: memFree=1294024/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=9224 CPUtime=0.28
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 1591 0 0 0 28 0 0 0 21 0 1 0 1992931864 9445376 1557 996147200 134512640 135239763 4294956208 18446744073709551615 134670275 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 2306 1557 355 177 0 1209 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9224

[startup+0.701509 s]
/proc/loadavg: 1.93 2.01 1.99 4/82 26304
/proc/meminfo: memFree=1294024/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29032 CPUtime=0.68
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6450 0 0 0 65 3 0 0 25 0 1 0 1992931864 29728768 6416 996147200 134512640 135239763 4294956208 18446744073709551615 135096142 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7258 6416 401 177 0 6161 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 29032

[startup+1.50159 s]
/proc/loadavg: 1.93 2.01 1.99 3/83 26305
/proc/meminfo: memFree=1269760/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29296 CPUtime=1.47
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6505 0 0 0 144 3 0 0 25 0 1 0 1992931864 29999104 6471 996147200 134512640 135239763 4294956208 18446744073709551615 135096128 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7324 6471 405 177 0 6227 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 29296

[startup+3.10174 s]
/proc/loadavg: 1.93 2.01 1.99 3/83 26305
/proc/meminfo: memFree=1269568/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29296 CPUtime=3.06
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6505 0 0 0 303 3 0 0 25 0 1 0 1992931864 29999104 6471 996147200 134512640 135239763 4294956208 18446744073709551615 134789108 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7324 6471 405 177 0 6227 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 29296

[startup+6.30105 s]
/proc/loadavg: 1.93 2.01 1.99 3/83 26305
/proc/meminfo: memFree=1269440/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29296 CPUtime=6.23
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6506 0 0 0 620 3 0 0 25 0 1 0 1992931864 29999104 6472 996147200 134512640 135239763 4294956208 18446744073709551615 134789108 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7324 6472 405 177 0 6227 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 29296

[startup+12.7017 s]
/proc/loadavg: 1.94 2.01 1.99 3/83 26305
/proc/meminfo: memFree=1269568/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29296 CPUtime=12.57
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6506 0 0 0 1254 3 0 0 25 0 1 0 1992931864 29999104 6472 996147200 134512640 135239763 4294956208 18446744073709551615 134788877 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7324 6472 405 177 0 6227 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 29296

[startup+25.5029 s]
/proc/loadavg: 1.95 2.01 1.99 3/83 26305
/proc/meminfo: memFree=1269632/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29296 CPUtime=25.25
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6514 0 0 0 2522 3 0 0 25 0 1 0 1992931864 29999104 6480 996147200 134512640 135239763 4294956208 18446744073709551615 134789108 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7324 6480 405 177 0 6227 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 29296

[startup+51.1024 s]
/proc/loadavg: 1.97 2.01 1.99 3/83 26305
/proc/meminfo: memFree=1269760/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29448 CPUtime=50.6
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6525 0 0 0 5057 3 0 0 25 0 1 0 1992931864 30154752 6491 996147200 134512640 135239763 4294956208 18446744073709551615 135015491 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7362 6491 405 177 0 6265 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 29448

[startup+102.306 s]
/proc/loadavg: 1.98 2.00 1.99 3/83 26305
/proc/meminfo: memFree=1260608/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29448 CPUtime=101.34
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6525 0 0 0 10130 4 0 0 25 0 1 0 1992931864 30154752 6491 996147200 134512640 135239763 4294956208 18446744073709551615 135015456 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7362 6491 405 177 0 6265 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 29448

[startup+162.303 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26305
/proc/meminfo: memFree=1250304/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29448 CPUtime=160.79
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6525 0 0 0 16075 4 0 0 25 0 1 0 1992931864 30154752 6491 996147200 134512640 135239763 4294956208 18446744073709551615 135057041 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7362 6491 405 177 0 6265 0
Current children cumulated CPU time (s) 160.79
Current children cumulated vsize (KiB) 29448

[startup+222.303 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26305
/proc/meminfo: memFree=1250304/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29448 CPUtime=220.21
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6525 0 0 0 22017 4 0 0 25 0 1 0 1992931864 30154752 6491 996147200 134512640 135239763 4294956208 18446744073709551615 135019177 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7362 6491 405 177 0 6265 0
Current children cumulated CPU time (s) 220.21
Current children cumulated vsize (KiB) 29448

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26305
/proc/meminfo: memFree=1250368/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29448 CPUtime=279.66
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6525 0 0 0 27962 4 0 0 25 0 1 0 1992931864 30154752 6491 996147200 134512640 135239763 4294956208 18446744073709551615 135015486 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7362 6491 405 177 0 6265 0
Current children cumulated CPU time (s) 279.66
Current children cumulated vsize (KiB) 29448

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26305
/proc/meminfo: memFree=1249032/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29448 CPUtime=339.1
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6525 0 0 0 33906 4 0 0 25 0 1 0 1992931864 30154752 6491 996147200 134512640 135239763 4294956208 18446744073709551615 134789108 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7362 6491 405 177 0 6265 0
Current children cumulated CPU time (s) 339.1
Current children cumulated vsize (KiB) 29448

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

[startup+358.303 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26305
/proc/meminfo: memFree=1249032/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29448 CPUtime=354.95
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6525 0 0 0 35491 4 0 0 25 0 1 0 1992931864 30154752 6491 996147200 134512640 135239763 4294956208 18446744073709551615 135072163 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7362 6491 405 177 0 6265 0
Current children cumulated CPU time (s) 354.95
Current children cumulated vsize (KiB) 29448

[startup+371.102 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26305
/proc/meminfo: memFree=1248264/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29448 CPUtime=367.64
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6527 0 0 0 36759 5 0 0 25 0 1 0 1992931864 30154752 6493 996147200 134512640 135239763 4294956208 18446744073709551615 135042187 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7362 6493 405 177 0 6265 0
Current children cumulated CPU time (s) 367.64
Current children cumulated vsize (KiB) 29448

[startup+374.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26305
/proc/meminfo: memFree=1248264/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29448 CPUtime=370.81
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6527 0 0 0 37076 5 0 0 25 0 1 0 1992931864 30154752 6493 996147200 134512640 135239763 4294956208 18446744073709551615 135030883 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7362 6493 405 177 0 6265 0
Current children cumulated CPU time (s) 370.81
Current children cumulated vsize (KiB) 29448

[startup+375.902 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26305
/proc/meminfo: memFree=1248264/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29448 CPUtime=372.4
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6527 0 0 0 37235 5 0 0 25 0 1 0 1992931864 30154752 6493 996147200 134512640 135239763 4294956208 18446744073709551615 135015460 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7362 6493 405 177 0 6265 0
Current children cumulated CPU time (s) 372.4
Current children cumulated vsize (KiB) 29448

[startup+376.701 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26305
/proc/meminfo: memFree=1248264/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29448 CPUtime=373.19
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6527 0 0 0 37314 5 0 0 25 0 1 0 1992931864 30154752 6493 996147200 134512640 135239763 4294956208 18446744073709551615 134789144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7362 6493 405 177 0 6265 0
Current children cumulated CPU time (s) 373.19
Current children cumulated vsize (KiB) 29448

[startup+377.501 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26305
/proc/meminfo: memFree=1248264/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29448 CPUtime=373.98
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6530 0 0 0 37393 5 0 0 25 0 1 0 1992931864 30154752 6496 996147200 134512640 135239763 4294956208 18446744073709551615 134799912 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7362 6496 408 177 0 6265 0
Current children cumulated CPU time (s) 373.98
Current children cumulated vsize (KiB) 29448

[startup+377.702 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 26305
/proc/meminfo: memFree=1248264/2055920 swapFree=4180028/4192956
[pid=26304] ppid=26302 vsize=29456 CPUtime=374.18
/proc/26304/stat : 26304 (xsolve) R 26302 26304 24090 0 -1 4194304 6557 0 0 0 37413 5 0 0 25 0 1 0 1992931864 30162944 6523 996147200 134512640 135239763 4294956208 18446744073709551615 134789108 0 0 4096 0 0 0 0 17 1 0 0
/proc/26304/statm: 7364 6523 408 177 0 6267 0
Current children cumulated CPU time (s) 374.18
Current children cumulated vsize (KiB) 29456

Child status: 0
Real time (s): 377.772
CPU time (s): 374.255
CPU user time (s): 374.2
CPU system time (s): 0.054991
CPU usage (%): 99.0689
Max. virtual memory (cumulated for all children) (KiB): 29456

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

runsolver used 0.470928 second user time and 1.19682 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-04 04:46:05
IDJOB=1064028
IDBENCH=54898
IDSOLVER=357
FILE ID=node4/1064028-1215139565
PBS_JOBID= 7877314
Free space on /tmp= 66484 MiB

SOLVER NAME= Mistral-option 1.314
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-23-01.xml
COMMAND LINE= HOME/xsolve BENCHNAME -heu dyn -sac 3 -ds 2 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064028-1215139565/watcher-1064028-1215139565 -o /tmp/evaluation-result-1064028-1215139565/solver-1064028-1215139565 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1064028-1215139565.xml -heu dyn -sac 3 -ds 2 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 55626d95c8e007c45cfc87612d8eb23f
RANDOM SEED=108397733

node4.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.213
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.213
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:       1294568 kB
Buffers:         54484 kB
Cached:         353228 kB
SwapCached:       7292 kB
Active:         538800 kB
Inactive:       160140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1294568 kB
SwapTotal:     4192956 kB
SwapFree:      4180028 kB
Dirty:           13384 kB
Writeback:           0 kB
Mapped:         307140 kB
Slab:            46648 kB
Committed_AS:  3543168 kB
PageTables:       2664 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= 66468 MiB
End job on node4 at 2008-07-04 04:52:23