Trace number 2071337

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.09 1808.61

General information on the benchmark

Namecsp/lexHerald/
normalized-crossword-m1-lex-23-06.xml
MD5SUM6d2d833f304a165f273681bb1be11153
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1144.24
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of constraints2182
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension156
Number of constraints which are defined in intension2026
Global constraints used (with number of constraints)

Solver Data

0.08/0.11	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-2071337-1247353383/watcher-2071337-1247353383 -o /tmp/evaluation-result-2071337-1247353383/solver-2071337-1247353383 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2071337-1247353383.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: 2.00 2.00 2.00 4/81 17019
/proc/meminfo: memFree=1785024/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=18576 CPUtime=0
/proc/17019/stat : 17019 (runsolver) R 17017 17019 16717 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 22404529 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 233588714791 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/17019/statm: 4644 284 249 26 0 2626 0

[startup+0.072698 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17019
/proc/meminfo: memFree=1785024/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=5996 CPUtime=0.06
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 700 0 0 0 6 0 0 0 20 0 1 0 22404529 6139904 679 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688948 0 0 4096 0 0 0 0 17 0 0 0
/proc/17019/statm: 1499 679 372 29 0 314 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5996

[startup+0.101699 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17019
/proc/meminfo: memFree=1785024/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=6380 CPUtime=0.08
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 819 0 0 0 8 0 0 0 20 0 1 0 22404529 6533120 798 996147200 1448431616 1448550632 4294956208 18446744073709551615 134615908 0 0 4096 0 0 0 0 17 0 0 0
/proc/17019/statm: 1595 798 372 29 0 410 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6380

[startup+0.301746 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17019
/proc/meminfo: memFree=1785024/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=16076 CPUtime=0.28
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 3250 0 0 0 27 1 0 0 22 0 1 0 22404529 16461824 3229 996147200 1448431616 1448550632 4294956208 18446744073709551615 134749426 0 0 4096 0 0 0 0 17 0 0 0
/proc/17019/statm: 4019 3229 398 29 0 2834 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16076

[startup+0.701813 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17019
/proc/meminfo: memFree=1785024/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=37904 CPUtime=0.68
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 8651 0 0 0 65 3 0 0 25 0 1 0 22404529 38813696 8630 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/17019/statm: 9476 8630 420 29 0 8291 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37904

[startup+1.50296 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17020
/proc/meminfo: memFree=1751928/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=38036 CPUtime=1.47
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 8684 0 0 0 144 3 0 0 25 0 1 0 22404529 38948864 8663 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268141 0 0 4096 0 0 0 0 17 0 0 0
/proc/17019/statm: 9509 8663 420 29 0 8324 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 38036

[startup+3.10125 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17020
/proc/meminfo: memFree=1751608/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=38036 CPUtime=3.05
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 8698 0 0 0 302 3 0 0 25 0 1 0 22404529 38948864 8677 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17019/statm: 9509 8677 420 29 0 8324 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 38036

[startup+6.30283 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17020
/proc/meminfo: memFree=1751544/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=38296 CPUtime=6.22
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 8754 0 0 0 619 3 0 0 25 0 1 0 22404529 39215104 8733 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/17019/statm: 9574 8733 421 29 0 8389 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 38296

[startup+12.702 s]
/proc/loadavg: 1.92 1.98 1.99 2/71 17022
/proc/meminfo: memFree=1819936/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39080 CPUtime=12.57
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 8879 0 0 0 1253 4 0 0 25 0 1 0 22404529 40017920 8858 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9770 8858 421 29 0 8585 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 39080

[startup+25.5013 s]
/proc/loadavg: 1.93 1.98 1.99 3/74 17050
/proc/meminfo: memFree=1798480/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39080 CPUtime=25.28
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 8908 0 0 0 2524 4 0 0 25 0 1 0 22404529 40017920 8887 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269612 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9770 8887 421 29 0 8585 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 39080

[startup+51.1019 s]
/proc/loadavg: 1.95 1.98 1.99 3/74 17050
/proc/meminfo: memFree=1798416/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39212 CPUtime=50.77
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 8918 0 0 0 5073 4 0 0 25 0 1 0 22404529 40153088 8897 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850003 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9803 8897 421 29 0 8618 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 39212

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/74 17050
/proc/meminfo: memFree=1796112/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39476 CPUtime=101.74
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 8993 0 0 0 10170 4 0 0 25 0 1 0 22404529 40423424 8972 996147200 1448431616 1448550632 4294956208 18446744073709551615 135256944 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9869 8972 421 29 0 8684 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 39476

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17050
/proc/meminfo: memFree=1795984/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39476 CPUtime=161.47
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9005 0 0 0 16143 4 0 0 25 0 1 0 22404529 40423424 8984 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9869 8984 421 29 0 8684 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 39476

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17050
/proc/meminfo: memFree=1795856/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39476 CPUtime=221.2
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9019 0 0 0 22116 4 0 0 25 0 1 0 22404529 40423424 8998 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9869 8998 421 29 0 8684 0
Current children cumulated CPU time (s) 221.2
Current children cumulated vsize (KiB) 39476

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17050
/proc/meminfo: memFree=1795728/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39608 CPUtime=280.94
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9051 0 0 0 28089 5 0 0 25 0 1 0 22404529 40558592 9030 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161613 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9902 9030 421 29 0 8717 0
Current children cumulated CPU time (s) 280.94
Current children cumulated vsize (KiB) 39608

[startup+342.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17050
/proc/meminfo: memFree=1795664/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39608 CPUtime=340.67
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9057 0 0 0 34062 5 0 0 25 0 1 0 22404529 40558592 9036 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117584 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9902 9036 421 29 0 8717 0
Current children cumulated CPU time (s) 340.67
Current children cumulated vsize (KiB) 39608

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17050
/proc/meminfo: memFree=1795664/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39608 CPUtime=400.41
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9058 0 0 0 40036 5 0 0 25 0 1 0 22404529 40558592 9037 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117584 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9902 9037 421 29 0 8717 0
Current children cumulated CPU time (s) 400.41
Current children cumulated vsize (KiB) 39608

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17050
/proc/meminfo: memFree=1795600/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39740 CPUtime=460.14
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9061 0 0 0 46009 5 0 0 25 0 1 0 22404529 40693760 9040 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268310 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9935 9040 421 29 0 8750 0
Current children cumulated CPU time (s) 460.14
Current children cumulated vsize (KiB) 39740

[startup+522.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17050
/proc/meminfo: memFree=1795600/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39740 CPUtime=519.87
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9078 0 0 0 51982 5 0 0 25 0 1 0 22404529 40693760 9057 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850215 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9935 9057 421 29 0 8750 0
Current children cumulated CPU time (s) 519.87
Current children cumulated vsize (KiB) 39740

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17050
/proc/meminfo: memFree=1795088/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39740 CPUtime=579.6
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9088 0 0 0 57955 5 0 0 25 0 1 0 22404529 40693760 9067 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9935 9067 421 29 0 8750 0
Current children cumulated CPU time (s) 579.6
Current children cumulated vsize (KiB) 39740

[startup+642.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17050
/proc/meminfo: memFree=1795088/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39740 CPUtime=639.35
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9091 0 0 0 63929 6 0 0 25 0 1 0 22404529 40693760 9070 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850089 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9935 9070 421 29 0 8750 0
Current children cumulated CPU time (s) 639.35
Current children cumulated vsize (KiB) 39740

[startup+702.303 s]

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

[startup+822.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17050
/proc/meminfo: memFree=1794704/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39872 CPUtime=818.54
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9101 0 0 0 81848 6 0 0 25 0 1 0 22404529 40828928 9080 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257040 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9968 9080 421 29 0 8783 0
Current children cumulated CPU time (s) 818.54
Current children cumulated vsize (KiB) 39872

[startup+882.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 17050
/proc/meminfo: memFree=1794704/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39872 CPUtime=878.27
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9105 0 0 0 87821 6 0 0 25 0 1 0 22404529 40828928 9084 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9968 9084 421 29 0 8783 0
Current children cumulated CPU time (s) 878.27
Current children cumulated vsize (KiB) 39872

[startup+942.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 17051
/proc/meminfo: memFree=1794696/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39872 CPUtime=938
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9108 0 0 0 93793 7 0 0 25 0 1 0 22404529 40828928 9087 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9968 9087 421 29 0 8783 0
Current children cumulated CPU time (s) 938
Current children cumulated vsize (KiB) 39872

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 17051
/proc/meminfo: memFree=1794632/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39872 CPUtime=997.71
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9110 0 0 0 99764 7 0 0 25 0 1 0 22404529 40828928 9089 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9968 9089 421 29 0 8783 0
Current children cumulated CPU time (s) 997.71
Current children cumulated vsize (KiB) 39872

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 17051
/proc/meminfo: memFree=1794632/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39872 CPUtime=1057.42
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9118 0 0 0 105735 7 0 0 25 0 1 0 22404529 40828928 9097 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850096 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9968 9097 421 29 0 8783 0
Current children cumulated CPU time (s) 1057.42
Current children cumulated vsize (KiB) 39872

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 17051
/proc/meminfo: memFree=1793736/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39872 CPUtime=1117.12
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9118 0 0 0 111705 7 0 0 25 0 1 0 22404529 40828928 9097 996147200 1448431616 1448550632 4294956208 18446744073709551615 135205031 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9968 9097 421 29 0 8783 0
Current children cumulated CPU time (s) 1117.12
Current children cumulated vsize (KiB) 39872

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 17051
/proc/meminfo: memFree=1793608/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39872 CPUtime=1176.83
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9124 0 0 0 117676 7 0 0 25 0 1 0 22404529 40828928 9103 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117584 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9968 9103 421 29 0 8783 0
Current children cumulated CPU time (s) 1176.83
Current children cumulated vsize (KiB) 39872

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 17051
/proc/meminfo: memFree=1793288/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39872 CPUtime=1236.53
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9124 0 0 0 123646 7 0 0 25 0 1 0 22404529 40828928 9103 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850215 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9968 9103 421 29 0 8783 0
Current children cumulated CPU time (s) 1236.53
Current children cumulated vsize (KiB) 39872

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 17051
/proc/meminfo: memFree=1793224/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39872 CPUtime=1296.25
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9124 0 0 0 129618 7 0 0 25 0 1 0 22404529 40828928 9103 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117584 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9968 9103 421 29 0 8783 0
Current children cumulated CPU time (s) 1296.25
Current children cumulated vsize (KiB) 39872

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 17051
/proc/meminfo: memFree=1793224/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=39872 CPUtime=1355.94
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9124 0 0 0 135587 7 0 0 25 0 1 0 22404529 40828928 9103 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161606 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 9968 9103 421 29 0 8783 0
Current children cumulated CPU time (s) 1355.94
Current children cumulated vsize (KiB) 39872

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 17052
/proc/meminfo: memFree=1793088/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=40004 CPUtime=1415.65
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9137 0 0 0 141558 7 0 0 25 0 1 0 22404529 40964096 9116 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268141 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 10001 9116 421 29 0 8816 0
Current children cumulated CPU time (s) 1415.65
Current children cumulated vsize (KiB) 40004

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 17052
/proc/meminfo: memFree=1793088/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=40004 CPUtime=1475.37
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9142 0 0 0 147529 8 0 0 25 0 1 0 22404529 40964096 9121 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117596 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 10001 9121 421 29 0 8816 0
Current children cumulated CPU time (s) 1475.37
Current children cumulated vsize (KiB) 40004

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/76 17052
/proc/meminfo: memFree=1792960/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=40004 CPUtime=1535.07
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9149 0 0 0 153499 8 0 0 25 0 1 0 22404529 40964096 9128 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117584 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 10001 9128 421 29 0 8816 0
Current children cumulated CPU time (s) 1535.07
Current children cumulated vsize (KiB) 40004

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 17053
/proc/meminfo: memFree=1792952/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=40004 CPUtime=1594.78
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9150 0 0 0 159470 8 0 0 25 0 1 0 22404529 40964096 9129 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117580 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 10001 9129 421 29 0 8816 0
Current children cumulated CPU time (s) 1594.78
Current children cumulated vsize (KiB) 40004

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 17053
/proc/meminfo: memFree=1792952/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=40004 CPUtime=1654.49
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9151 0 0 0 165441 8 0 0 25 0 1 0 22404529 40964096 9130 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850040 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 10001 9130 421 29 0 8816 0
Current children cumulated CPU time (s) 1654.49
Current children cumulated vsize (KiB) 40004

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 17053
/proc/meminfo: memFree=1792952/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=40004 CPUtime=1714.19
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9152 0 0 0 171411 8 0 0 25 0 1 0 22404529 40964096 9131 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850093 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 10001 9131 421 29 0 8816 0
Current children cumulated CPU time (s) 1714.19
Current children cumulated vsize (KiB) 40004

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 17053
/proc/meminfo: memFree=1792760/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=40004 CPUtime=1773.9
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9154 0 0 0 177382 8 0 0 25 0 1 0 22404529 40964096 9133 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 10001 9133 421 29 0 8816 0
Current children cumulated CPU time (s) 1773.9
Current children cumulated vsize (KiB) 40004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.6 s]
/proc/loadavg: 1.99 1.98 1.99 3/77 17053
/proc/meminfo: memFree=1792632/2055920 swapFree=4192812/4192956
[pid=17019] ppid=17017 vsize=40004 CPUtime=1800.07
/proc/17019/stat : 17019 (ld-linux.so.2) R 17017 17019 16717 0 -1 4194304 9157 0 0 0 179999 8 0 0 25 0 1 0 22404529 40964096 9136 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117504 0 0 4096 0 0 0 0 17 1 0 0
/proc/17019/statm: 10001 9136 421 29 0 8816 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 40004

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): 1808.61
CPU time (s): 1800.09
CPU user time (s): 1800
CPU system time (s): 0.091986
CPU usage (%): 99.5288
Max. virtual memory (cumulated for all children) (KiB): 40004

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

runsolver used 2.6526 second user time and 5.16322 second system time

The end

Launcher Data

Begin job on node27 at 2009-07-12 01:03:03
IDJOB=2071337
IDBENCH=55479
IDSOLVER=769
FILE ID=node27/2071337-1247353383
PBS_JOBID= 9506954
Free space on /tmp= 66308 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/lexHerald/normalized-crossword-m1-lex-23-06.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071337-1247353383/watcher-2071337-1247353383 -o /tmp/evaluation-result-2071337-1247353383/solver-2071337-1247353383 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2071337-1247353383.xml

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

MD5SUM BENCH= 6d2d833f304a165f273681bb1be11153
RANDOM SEED=2114734993

node27.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		: 2800.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	: 5521.40
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		: 2800.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1785440 kB
Buffers:         38840 kB
Cached:          94644 kB
SwapCached:          0 kB
Active:         169432 kB
Inactive:        50720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1988 kB
Writeback:           0 kB
Mapped:         107036 kB
Slab:            35284 kB
Committed_AS:   262588 kB
PageTables:       1940 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66304 MiB
End job on node27 at 2009-07-12 01:33:13