Trace number 1064112

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 418.712 418.882

DiagnosticValue
ASSIGNMENTS86335
CHECKS163247000

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-23-07.xml
MD5SUM0c51a17c8729390bd738ed6881b4ff0b
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.53877
Satisfiable
(Un)Satisfiability was proved
Number of variables446
Number of constraints3889
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension174
Number of constraints which are defined in intension3715
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c mistral-option version 1.313
418.63/418.81	s SATISFIABLE
418.63/418.81	v 0 22 4 3 12 14 17 0 18 1 20 18 18 20 15 4 17 0 8 6 0 11 4 0 11 0 2 10 0 7 4 0 15 18 19 0 3 3 0 12 0 11 0 6 20 4 19 19 0 19 7 0 13 10 24 14 20 12 0 0 12 0 2 0 3 4 12 8 0 8 12 0 20 12 13 14 17 8 6 4 4 5 11 0 13 15 11 0 19 7 18 8 3 0 1 4 0 13 23 0 13 0 3 20 17 0 8 19 0 7 0 19 4 12 4 18 13 4 14 15 0 11 18 7 0 17 13 0 20 5 18 1 14 3 0 17 8 11 3 0 12 0 6 4 0 1 11 4 12 14 20 18 0 10 0 13 8 11 13 8 4 5 18 17 7 4 0 10 0 11 4 18 0 3 0 11 8 2 0 13 19 4 1 8 0 19 7 11 4 19 4 0 18 0 17 13 0 8 0 4 15 8 2 18 20 4 24 18 0 10 0 1 0 18 0 6 6 0 17 25 0 17 0 1 11 0 1 15 11 4 8 0 3 0 3 3 4 3 5 11 8 2 1 4 0 13 14 17 8 11 11 0 12 14 18 10 4 4 11 7 0 20 11 18 0 15 14 6 0 12 8 2 12 0 22 1 0 13 3 17 4 3 4 0 17 8 0 13 4 13 4 4 13 13 20 8 4 3 7 14 17 18 4 7 8 3 4 18 0 13 19 0 18 14 18 1 14 3 24 0 11 4 18 18 0 19 8 18 0 15 18 4 18 1 0 12 18 6 14 13 4 17 7 8 17 18 11 4 17 0 8 3 4 17 13 4 0 17 4 3 3 2 14 13 3 0 13 13 18 0 8 3 6 13 0 17 11 15 0 17 0 21 0 8 11 1 0 1 8 13 6 19 14 13 8 19 4 8 17 17 0 3 8 0 13 2 4 0 12 0 19 14 11 6 0 11 4 0 13 8 14 1 4 17 14 4 3 0 3 0 6 4 18 15 0 3 4 4 12 12 0 18 10 0 17 0
418.63/418.81	d CHECKS 163247032
418.63/418.81	d ASSIGNMENTS 86335

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-1064112-1215139811/watcher-1064112-1215139811 -o /tmp/evaluation-result-1064112-1215139811/solver-1064112-1215139811 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1064112-1215139811.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: 2.00 2.00 2.00 4/82 1775
/proc/meminfo: memFree=1502136/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=4584 CPUtime=0
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 371 0 0 0 0 0 0 0 18 0 1 0 248454925 4694016 337 996147200 134512640 135239763 4294956208 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 1146 342 293 177 0 49 0

[startup+0.09495 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 1775
/proc/meminfo: memFree=1502136/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=6364 CPUtime=0.08
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 868 0 0 0 8 0 0 0 18 0 1 0 248454925 6516736 834 996147200 134512640 135239763 4294956208 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 1591 834 355 177 0 494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6364

[startup+0.101951 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 1775
/proc/meminfo: memFree=1502136/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=6496 CPUtime=0.09
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 900 0 0 0 9 0 0 0 18 0 1 0 248454925 6651904 866 996147200 134512640 135239763 4294956208 18446744073709551615 6985339 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 1624 866 355 177 0 527 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6496

[startup+0.301973 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 1775
/proc/meminfo: memFree=1502136/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=9876 CPUtime=0.3
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 1761 0 0 0 29 1 0 0 19 0 1 0 248454925 10113024 1727 996147200 134512640 135239763 4294956208 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 2469 1727 355 177 0 1372 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9876

[startup+0.702015 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 1775
/proc/meminfo: memFree=1502136/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=17464 CPUtime=0.7
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 3670 0 0 0 68 2 0 0 23 0 1 0 248454925 17883136 3636 996147200 134512640 135239763 4294956208 18446744073709551615 134630598 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 4366 3637 369 177 0 3269 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 17464

[startup+1.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 1776
/proc/meminfo: memFree=1467696/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39580 CPUtime=1.49
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9021 0 0 0 146 3 0 0 25 0 1 0 248454925 40529920 8987 996147200 134512640 135239763 4294956208 18446744073709551615 134789108 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9895 8987 405 177 0 8798 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39580

[startup+3.10127 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 1776
/proc/meminfo: memFree=1467312/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39580 CPUtime=3.09
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9021 0 0 0 306 3 0 0 25 0 1 0 248454925 40529920 8987 996147200 134512640 135239763 4294956208 18446744073709551615 134789204 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9895 8987 405 177 0 8798 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39580

[startup+6.30161 s]
/proc/loadavg: 2.16 2.03 2.01 3/83 1776
/proc/meminfo: memFree=1467248/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39580 CPUtime=6.29
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9022 0 0 0 626 3 0 0 25 0 1 0 248454925 40529920 8988 996147200 134512640 135239763 4294956208 18446744073709551615 134789108 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9895 8988 405 177 0 8798 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39580

[startup+12.7013 s]
/proc/loadavg: 2.15 2.03 2.01 3/83 1776
/proc/meminfo: memFree=1467192/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39580 CPUtime=12.69
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9028 0 0 0 1266 3 0 0 25 0 1 0 248454925 40529920 8994 996147200 134512640 135239763 4294956208 18446744073709551615 134789108 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9895 8994 405 177 0 8798 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39580

[startup+25.5017 s]
/proc/loadavg: 2.11 2.03 2.01 3/83 1776
/proc/meminfo: memFree=1467256/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39580 CPUtime=25.48
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9029 0 0 0 2545 3 0 0 25 0 1 0 248454925 40529920 8995 996147200 134512640 135239763 4294956208 18446744073709551615 134789102 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9895 8995 405 177 0 8798 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39580

[startup+51.1014 s]
/proc/loadavg: 2.07 2.03 2.01 3/83 1776
/proc/meminfo: memFree=1467320/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39768 CPUtime=51.06
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9044 0 0 0 5103 3 0 0 25 0 1 0 248454925 40722432 9010 996147200 134512640 135239763 4294956208 18446744073709551615 134789108 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9942 9010 405 177 0 8845 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 39768

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 2.00 3/83 1776
/proc/meminfo: memFree=1467192/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39768 CPUtime=102.25
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9046 0 0 0 10222 3 0 0 25 0 1 0 248454925 40722432 9012 996147200 134512640 135239763 4294956208 18446744073709551615 135030894 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9942 9012 405 177 0 8845 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 39768

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 1776
/proc/meminfo: memFree=1467064/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39768 CPUtime=162.21
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9046 0 0 0 16218 3 0 0 25 0 1 0 248454925 40722432 9012 996147200 134512640 135239763 4294956208 18446744073709551615 134789108 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9942 9012 405 177 0 8845 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 39768

[startup+222.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 1776
/proc/meminfo: memFree=1467128/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39768 CPUtime=222.19
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9046 0 0 0 22216 3 0 0 25 0 1 0 248454925 40722432 9012 996147200 134512640 135239763 4294956208 18446744073709551615 135015491 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9942 9012 405 177 0 8845 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 39768

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 1776
/proc/meminfo: memFree=1467064/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39768 CPUtime=282.18
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9047 0 0 0 28214 4 0 0 25 0 1 0 248454925 40722432 9013 996147200 134512640 135239763 4294956208 18446744073709551615 135015491 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9942 9013 405 177 0 8845 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 39768

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 1776
/proc/meminfo: memFree=1466936/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39768 CPUtime=342.15
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9047 0 0 0 34211 4 0 0 25 0 1 0 248454925 40722432 9013 996147200 134512640 135239763 4294956208 18446744073709551615 135015491 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9942 9013 405 177 0 8845 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 39768

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 1776
/proc/meminfo: memFree=1466808/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39768 CPUtime=402.13
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9047 0 0 0 40209 4 0 0 25 0 1 0 248454925 40722432 9013 996147200 134512640 135239763 4294956208 18446744073709551615 134789108 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9942 9013 405 177 0 8845 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 39768

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

[startup+409.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 1776
/proc/meminfo: memFree=1466808/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39768 CPUtime=409.33
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9047 0 0 0 40929 4 0 0 25 0 1 0 248454925 40722432 9013 996147200 134512640 135239763 4294956208 18446744073709551615 135095312 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9942 9013 405 177 0 8845 0
Current children cumulated CPU time (s) 409.33
Current children cumulated vsize (KiB) 39768

[startup+412.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 1776
/proc/meminfo: memFree=1466808/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39768 CPUtime=412.53
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9047 0 0 0 41249 4 0 0 25 0 1 0 248454925 40722432 9013 996147200 134512640 135239763 4294956208 18446744073709551615 134789003 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9942 9013 405 177 0 8845 0
Current children cumulated CPU time (s) 412.53
Current children cumulated vsize (KiB) 39768

[startup+415.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 1776
/proc/meminfo: memFree=1466808/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39768 CPUtime=415.73
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9047 0 0 0 41569 4 0 0 25 0 1 0 248454925 40722432 9013 996147200 134512640 135239763 4294956208 18446744073709551615 134789045 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9942 9013 405 177 0 8845 0
Current children cumulated CPU time (s) 415.73
Current children cumulated vsize (KiB) 39768

[startup+417.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 1776
/proc/meminfo: memFree=1466808/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39768 CPUtime=417.33
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9047 0 0 0 41729 4 0 0 25 0 1 0 248454925 40722432 9013 996147200 134512640 135239763 4294956208 18446744073709551615 134788998 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9942 9013 405 177 0 8845 0
Current children cumulated CPU time (s) 417.33
Current children cumulated vsize (KiB) 39768

[startup+418.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 1776
/proc/meminfo: memFree=1466808/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39768 CPUtime=418.13
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9050 0 0 0 41809 4 0 0 25 0 1 0 248454925 40722432 9016 996147200 134512640 135239763 4294956208 18446744073709551615 134789102 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9942 9016 408 177 0 8845 0
Current children cumulated CPU time (s) 418.13
Current children cumulated vsize (KiB) 39768

[startup+418.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 1776
/proc/meminfo: memFree=1466808/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39780 CPUtime=418.53
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9075 0 0 0 41849 4 0 0 25 0 1 0 248454925 40734720 9041 996147200 134512640 135239763 4294956208 18446744073709551615 134789108 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9945 9041 408 177 0 8848 0
Current children cumulated CPU time (s) 418.53
Current children cumulated vsize (KiB) 39780

[startup+418.802 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 1776
/proc/meminfo: memFree=1466808/2055920 swapFree=4169364/4192956
[pid=1775] ppid=1773 vsize=39784 CPUtime=418.63
/proc/1775/stat : 1775 (xsolve) R 1773 1775 31812 0 -1 4194304 9085 0 0 0 41859 4 0 0 25 0 1 0 248454925 40738816 9051 996147200 134512640 135239763 4294956208 18446744073709551615 134789135 0 0 4096 0 0 0 0 17 0 0 0
/proc/1775/statm: 9946 9051 408 177 0 8849 0
Current children cumulated CPU time (s) 418.63
Current children cumulated vsize (KiB) 39784

Child status: 0
Real time (s): 418.882
CPU time (s): 418.712
CPU user time (s): 418.665
CPU system time (s): 0.046992
CPU usage (%): 99.9595
Max. virtual memory (cumulated for all children) (KiB): 39784

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

runsolver used 0.45993 second user time and 1.06884 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-04 04:50:11
IDJOB=1064112
IDBENCH=54907
IDSOLVER=357
FILE ID=node82/1064112-1215139811
PBS_JOBID= 7877301
Free space on /tmp= 66484 MiB

SOLVER NAME= Mistral-option 1.314
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-23-07.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-1064112-1215139811/watcher-1064112-1215139811 -o /tmp/evaluation-result-1064112-1215139811/solver-1064112-1215139811 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1064112-1215139811.xml -heu dyn -sac 3 -ds 2 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0c51a17c8729390bd738ed6881b4ff0b
RANDOM SEED=751071218

node82.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.239
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.239
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1502624 kB
Buffers:         40204 kB
Cached:         351192 kB
SwapCached:      17896 kB
Active:         308568 kB
Inactive:       200376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1502624 kB
SwapTotal:     4192956 kB
SwapFree:      4169364 kB
Dirty:            5860 kB
Writeback:           0 kB
Mapped:         119032 kB
Slab:            29460 kB
Committed_AS:  1270188 kB
PageTables:       2024 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66484 MiB
End job on node82 at 2008-07-04 04:57:10