Trace number 2077464

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 1.545? (TO) 1800.04 1850.22

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg7-11_ext.xml
MD5SUM044efd6ff8af237ad5eddd605292ebfe
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables77
Number of constraints18
Maximum constraint arity11
Maximum domain size26
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.17/0.21	c mistral version 1.545

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2077464-1247365053/watcher-2077464-1247365053 -o /tmp/evaluation-result-2077464-1247365053/solver-2077464-1247365053 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2077464-1247365053.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: 1.85 2.03 2.10 4/75 19314
/proc/meminfo: memFree=1680480/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=18576 CPUtime=0
/proc/19314/stat : 19314 (runsolver) R 19312 19314 19277 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 23568597 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 251252471434 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19314/statm: 4644 284 249 26 0 2626 0

[startup+0.0754021 s]
/proc/loadavg: 1.85 2.03 2.10 4/75 19314
/proc/meminfo: memFree=1680480/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=6116 CPUtime=0.06
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 687 0 0 0 6 0 0 0 18 0 1 0 23568597 6262784 666 996147200 1448431616 1448550632 4294956208 18446744073709551615 134671397 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 1529 666 358 29 0 344 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6116

[startup+0.101397 s]
/proc/loadavg: 1.85 2.03 2.10 4/75 19314
/proc/meminfo: memFree=1680480/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=6512 CPUtime=0.08
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 795 0 0 0 8 0 0 0 18 0 1 0 23568597 6668288 774 996147200 1448431616 1448550632 4294956208 18446744073709551615 134525394 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 1628 774 358 29 0 443 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6512

[startup+0.301433 s]
/proc/loadavg: 1.85 2.03 2.10 4/75 19314
/proc/meminfo: memFree=1680480/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=13088 CPUtime=0.28
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 2422 0 0 0 27 1 0 0 19 0 1 0 23568597 13402112 2401 996147200 1448431616 1448550632 4294956208 18446744073709551615 134749469 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 3272 2401 389 29 0 2087 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13088

[startup+0.701474 s]
/proc/loadavg: 1.85 2.03 2.10 4/75 19314
/proc/meminfo: memFree=1680480/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=51620 CPUtime=0.68
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11071 0 0 0 63 5 0 0 23 0 1 0 23568597 52858880 11050 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 12905 11050 411 29 0 11720 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 51620

[startup+1.50156 s]
/proc/loadavg: 1.85 2.03 2.10 3/76 19315
/proc/meminfo: memFree=1637720/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=51620 CPUtime=1.47
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11078 0 0 0 142 5 0 0 25 0 1 0 23568597 52858880 11057 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 12905 11057 411 29 0 11720 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 51620

[startup+3.10173 s]
/proc/loadavg: 1.86 2.03 2.10 3/76 19315
/proc/meminfo: memFree=1637592/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=51620 CPUtime=3.06
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11082 0 0 0 301 5 0 0 25 0 1 0 23568597 52858880 11061 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850067 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 12905 11061 411 29 0 11720 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 51620

[startup+6.30108 s]
/proc/loadavg: 1.86 2.03 2.10 3/76 19315
/proc/meminfo: memFree=1637400/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=51620 CPUtime=6.23
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11083 0 0 0 617 6 0 0 25 0 1 0 23568597 52858880 11062 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850067 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 12905 11062 411 29 0 11720 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 51620

[startup+12.7028 s]
/proc/loadavg: 1.88 2.03 2.10 3/76 19315
/proc/meminfo: memFree=1637400/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=51620 CPUtime=12.57
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11083 0 0 0 1251 6 0 0 25 0 1 0 23568597 52858880 11062 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 12905 11062 411 29 0 11720 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 51620

[startup+25.5012 s]
/proc/loadavg: 1.98 2.04 2.10 3/76 19315
/proc/meminfo: memFree=1637528/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=51620 CPUtime=25.25
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11083 0 0 0 2519 6 0 0 25 0 1 0 23568597 52858880 11062 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 12905 11062 411 29 0 11720 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 51620

[startup+51.102 s]
/proc/loadavg: 2.14 2.07 2.11 3/76 19315
/proc/meminfo: memFree=1637528/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=51620 CPUtime=50.6
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11084 0 0 0 5054 6 0 0 25 0 1 0 23568597 52858880 11063 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850051 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 12905 11063 411 29 0 11720 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 51620

[startup+102.307 s]
/proc/loadavg: 2.18 2.09 2.11 3/77 19316
/proc/meminfo: memFree=1637136/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52012 CPUtime=101.33
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11146 0 0 0 10127 6 0 0 25 0 1 0 23568597 53260288 11125 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 13003 11125 412 29 0 11818 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 52012

[startup+162.301 s]
/proc/loadavg: 2.07 2.07 2.10 3/77 19316
/proc/meminfo: memFree=1637008/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52012 CPUtime=160.77
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11158 0 0 0 16071 6 0 0 25 0 1 0 23568597 53260288 11137 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850046 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 13003 11137 412 29 0 11818 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 52012

[startup+222.302 s]
/proc/loadavg: 2.02 2.05 2.09 3/77 19316
/proc/meminfo: memFree=1637008/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52012 CPUtime=220.21
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11158 0 0 0 22015 6 0 0 25 0 1 0 23568597 53260288 11137 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 13003 11137 412 29 0 11818 0
Current children cumulated CPU time (s) 220.21
Current children cumulated vsize (KiB) 52012

[startup+282.301 s]
/proc/loadavg: 2.32 2.11 2.10 4/83 20487
/proc/meminfo: memFree=1633528/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52012 CPUtime=277.23
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11158 0 0 0 27716 7 0 0 25 0 1 0 23568597 53260288 11137 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850084 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 13003 11137 412 29 0 11818 0
Current children cumulated CPU time (s) 277.23
Current children cumulated vsize (KiB) 52012

[startup+342.302 s]
/proc/loadavg: 2.88 2.31 2.17 4/80 27899
/proc/meminfo: memFree=1718480/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52012 CPUtime=327.6
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11158 0 0 0 32750 10 0 0 25 0 1 0 23568597 53260288 11137 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850102 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13003 11137 412 29 0 11818 0
Current children cumulated CPU time (s) 327.6
Current children cumulated vsize (KiB) 52012

[startup+402.301 s]
/proc/loadavg: 3.17 2.49 2.24 4/89 563
/proc/meminfo: memFree=1597304/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52012 CPUtime=378.21
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11158 0 0 0 37808 13 0 0 25 0 1 0 23568597 53260288 11137 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 13003 11137 412 29 0 11818 0
Current children cumulated CPU time (s) 378.21
Current children cumulated vsize (KiB) 52012

[startup+462.302 s]
/proc/loadavg: 3.19 2.63 2.30 4/81 5875
/proc/meminfo: memFree=1631480/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52012 CPUtime=430.72
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11158 0 0 0 43056 16 0 0 25 0 1 0 23568597 53260288 11137 996147200 1448431616 1448550632 4294956208 18446744073709551615 134849855 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13003 11137 412 29 0 11818 0
Current children cumulated CPU time (s) 430.72
Current children cumulated vsize (KiB) 52012

[startup+522.301 s]
/proc/loadavg: 3.18 2.72 2.35 4/81 11107
/proc/meminfo: memFree=1606520/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52144 CPUtime=488.85
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11168 0 0 0 48865 20 0 0 25 0 1 0 23568597 53395456 11147 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13036 11147 412 29 0 11851 0
Current children cumulated CPU time (s) 488.85
Current children cumulated vsize (KiB) 52144

[startup+582.302 s]
/proc/loadavg: 3.18 2.80 2.40 4/81 16657
/proc/meminfo: memFree=1595128/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52144 CPUtime=544
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11170 0 0 0 54373 27 0 0 25 0 1 0 23568597 53395456 11149 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850102 0 0 4096 0 0 0 0 17 1 0 0
/proc/19314/statm: 13036 11149 412 29 0 11851 0
Current children cumulated CPU time (s) 544
Current children cumulated vsize (KiB) 52144

[startup+642.301 s]
/proc/loadavg: 3.19 2.88 2.45 3/75 22016
/proc/meminfo: memFree=1588784/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52144 CPUtime=597.01
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11176 0 0 0 59672 29 0 0 25 0 1 0 23568597 53395456 11155 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13036 11155 412 29 0 11851 0
Current children cumulated CPU time (s) 597.01
Current children cumulated vsize (KiB) 52144

[startup+702.302 s]

################
# More data... #
################

[startup+882.302 s]
/proc/loadavg: 2.02 2.38 2.34 3/75 22016
/proc/meminfo: memFree=1586904/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=836.04
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11200 0 0 0 83574 30 0 0 25 0 1 0 23568597 53530624 11179 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850049 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11179 412 29 0 11884 0
Current children cumulated CPU time (s) 836.04
Current children cumulated vsize (KiB) 52276

[startup+942.301 s]
/proc/loadavg: 2.01 2.32 2.32 3/75 22016
/proc/meminfo: memFree=1586336/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=895.79
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11200 0 0 0 89549 30 0 0 25 0 1 0 23568597 53530624 11179 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11179 412 29 0 11884 0
Current children cumulated CPU time (s) 895.79
Current children cumulated vsize (KiB) 52276

[startup+1002.3 s]
/proc/loadavg: 2.00 2.25 2.29 3/75 22016
/proc/meminfo: memFree=1585376/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=955.55
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11209 0 0 0 95525 30 0 0 25 0 1 0 23568597 53530624 11188 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11188 412 29 0 11884 0
Current children cumulated CPU time (s) 955.55
Current children cumulated vsize (KiB) 52276

[startup+1062.3 s]
/proc/loadavg: 2.00 2.21 2.27 3/75 22016
/proc/meminfo: memFree=1584800/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=1015.3
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11211 0 0 0 101500 30 0 0 25 0 1 0 23568597 53530624 11190 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11190 412 29 0 11884 0
Current children cumulated CPU time (s) 1015.3
Current children cumulated vsize (KiB) 52276

[startup+1122.3 s]
/proc/loadavg: 2.00 2.16 2.25 3/75 22016
/proc/meminfo: memFree=1584800/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=1075.07
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11214 0 0 0 107477 30 0 0 25 0 1 0 23568597 53530624 11193 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11193 412 29 0 11884 0
Current children cumulated CPU time (s) 1075.07
Current children cumulated vsize (KiB) 52276

[startup+1182.3 s]
/proc/loadavg: 2.00 2.13 2.24 3/75 22016
/proc/meminfo: memFree=1584032/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=1134.82
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11215 0 0 0 113452 30 0 0 25 0 1 0 23568597 53530624 11194 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11194 412 29 0 11884 0
Current children cumulated CPU time (s) 1134.82
Current children cumulated vsize (KiB) 52276

[startup+1242.3 s]
/proc/loadavg: 2.00 2.11 2.22 3/75 22016
/proc/meminfo: memFree=1584096/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=1194.58
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11215 0 0 0 119428 30 0 0 25 0 1 0 23568597 53530624 11194 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850096 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11194 412 29 0 11884 0
Current children cumulated CPU time (s) 1194.58
Current children cumulated vsize (KiB) 52276

[startup+1302.3 s]
/proc/loadavg: 2.00 2.08 2.20 3/75 22016
/proc/meminfo: memFree=1583520/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=1254.35
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11216 0 0 0 125404 31 0 0 25 0 1 0 23568597 53530624 11195 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850077 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11195 412 29 0 11884 0
Current children cumulated CPU time (s) 1254.35
Current children cumulated vsize (KiB) 52276

[startup+1362.3 s]
/proc/loadavg: 2.00 2.07 2.18 3/75 22016
/proc/meminfo: memFree=1583520/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=1314.1
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11216 0 0 0 131379 31 0 0 25 0 1 0 23568597 53530624 11195 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11195 412 29 0 11884 0
Current children cumulated CPU time (s) 1314.1
Current children cumulated vsize (KiB) 52276

[startup+1422.31 s]
/proc/loadavg: 2.00 2.05 2.17 3/75 22016
/proc/meminfo: memFree=1583264/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=1373.86
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11217 0 0 0 137355 31 0 0 25 0 1 0 23568597 53530624 11196 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11196 412 29 0 11884 0
Current children cumulated CPU time (s) 1373.86
Current children cumulated vsize (KiB) 52276

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.16 3/75 22016
/proc/meminfo: memFree=1583200/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=1433.62
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11217 0 0 0 143331 31 0 0 25 0 1 0 23568597 53530624 11196 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850067 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11196 412 29 0 11884 0
Current children cumulated CPU time (s) 1433.62
Current children cumulated vsize (KiB) 52276

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.15 3/75 22016
/proc/meminfo: memFree=1581984/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=1493.37
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11221 0 0 0 149306 31 0 0 25 0 1 0 23568597 53530624 11200 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11200 412 29 0 11884 0
Current children cumulated CPU time (s) 1493.37
Current children cumulated vsize (KiB) 52276

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.14 3/75 22016
/proc/meminfo: memFree=1581920/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=1553.12
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11221 0 0 0 155281 31 0 0 25 0 1 0 23568597 53530624 11200 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850051 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11200 412 29 0 11884 0
Current children cumulated CPU time (s) 1553.12
Current children cumulated vsize (KiB) 52276

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.12 3/75 22016
/proc/meminfo: memFree=1581408/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=1612.89
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11225 0 0 0 161257 32 0 0 25 0 1 0 23568597 53530624 11204 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850203 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11204 412 29 0 11884 0
Current children cumulated CPU time (s) 1612.89
Current children cumulated vsize (KiB) 52276

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.11 3/75 22016
/proc/meminfo: memFree=1581408/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=1672.64
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11225 0 0 0 167232 32 0 0 25 0 1 0 23568597 53530624 11204 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11204 412 29 0 11884 0
Current children cumulated CPU time (s) 1672.64
Current children cumulated vsize (KiB) 52276

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/75 22016
/proc/meminfo: memFree=1579168/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=1732.4
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11227 0 0 0 173208 32 0 0 25 0 1 0 23568597 53530624 11206 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850077 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11206 412 29 0 11884 0
Current children cumulated CPU time (s) 1732.4
Current children cumulated vsize (KiB) 52276

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/75 22016
/proc/meminfo: memFree=1579232/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=1792.15
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11227 0 0 0 179183 32 0 0 25 0 1 0 23568597 53530624 11206 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11206 412 29 0 11884 0
Current children cumulated CPU time (s) 1792.15
Current children cumulated vsize (KiB) 52276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1850.21 s]
/proc/loadavg: 2.00 2.00 2.09 3/75 22016
/proc/meminfo: memFree=1579232/2055920 swapFree=4192812/4192956
[pid=19314] ppid=19312 vsize=52276 CPUtime=1800.03
/proc/19314/stat : 19314 (ld-linux.so.2) R 19312 19314 19277 0 -1 4194304 11227 0 0 0 179971 32 0 0 25 0 1 0 23568597 53530624 11206 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850051 0 0 4096 0 0 0 0 17 0 0 0
/proc/19314/statm: 13069 11206 412 29 0 11884 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 52276

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1850.22
CPU time (s): 1800.04
CPU user time (s): 1799.71
CPU system time (s): 0.331949
CPU usage (%): 97.2881
Max. virtual memory (cumulated for all children) (KiB): 52276

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

runsolver used 2.22566 second user time and 6.18106 second system time

The end

Launcher Data

Begin job on node64 at 2009-07-12 04:17:33
IDJOB=2077464
IDBENCH=56598
IDSOLVER=769
FILE ID=node64/2077464-1247365053
PBS_JOBID= 9507078
Free space on /tmp= 66340 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg7-11_ext.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2077464-1247365053/watcher-2077464-1247365053 -o /tmp/evaluation-result-2077464-1247365053/solver-2077464-1247365053 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2077464-1247365053.xml

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

MD5SUM BENCH= 044efd6ff8af237ad5eddd605292ebfe
RANDOM SEED=1440575491

node64.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.220
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.220
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:       1680960 kB
Buffers:         33644 kB
Cached:         149752 kB
SwapCached:          0 kB
Active:         196720 kB
Inactive:       108488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3808 kB
Writeback:           0 kB
Mapped:         132472 kB
Slab:            54588 kB
Committed_AS:   345872 kB
PageTables:       2016 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= 66300 MiB
End job on node64 at 2009-07-12 04:48:25