Trace number 2077409

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.05 1814.22

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg8-10_ext.xml
MD5SUM8f90e38a72d4e13177d59b77be18a7c8
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 variables80
Number of constraints18
Maximum constraint arity10
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.00/0.00	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-2077409-1247364827/watcher-2077409-1247364827 -o /tmp/evaluation-result-2077409-1247364827/solver-2077409-1247364827 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2077409-1247364827.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.21 2.75 2.51 3/83 21870
/proc/meminfo: memFree=960528/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=4804 CPUtime=0
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 23548567 4919296 163 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 1201 163 138 29 0 16 0

[startup+0.0771809 s]
/proc/loadavg: 2.21 2.75 2.51 3/83 21870
/proc/meminfo: memFree=960528/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=6400 CPUtime=0.06
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 762 0 0 0 6 0 0 0 18 0 1 0 23548567 6553600 741 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 1600 742 358 29 0 415 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6400

[startup+0.102185 s]
/proc/loadavg: 2.21 2.75 2.51 3/83 21870
/proc/meminfo: memFree=960528/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=6928 CPUtime=0.09
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 881 0 0 0 9 0 0 0 18 0 1 0 23548567 7094272 860 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 1732 860 358 29 0 547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6928

[startup+0.30221 s]
/proc/loadavg: 2.21 2.75 2.51 3/83 21870
/proc/meminfo: memFree=960528/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=11364 CPUtime=0.29
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 2055 0 0 0 28 1 0 0 19 0 1 0 23548567 11636736 2034 996147200 1448431616 1448550632 4294956208 18446744073709551615 134749440 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 2841 2034 389 29 0 1656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11364

[startup+0.702257 s]
/proc/loadavg: 2.21 2.75 2.51 3/83 21870
/proc/meminfo: memFree=960528/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64024 CPUtime=0.69
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13753 0 0 0 63 6 0 0 23 0 1 0 23548567 65560576 13732 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16006 13732 410 29 0 14821 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64024

[startup+1.50135 s]
/proc/loadavg: 2.21 2.75 2.51 3/84 21871
/proc/meminfo: memFree=907144/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64024 CPUtime=1.49
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13775 0 0 0 143 6 0 0 25 0 1 0 23548567 65560576 13754 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850093 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16006 13754 411 29 0 14821 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64024

[startup+3.10153 s]
/proc/loadavg: 2.21 2.75 2.51 3/84 21871
/proc/meminfo: memFree=907016/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64024 CPUtime=3.09
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13775 0 0 0 303 6 0 0 25 0 1 0 23548567 65560576 13754 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16006 13754 411 29 0 14821 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64024

[startup+6.3019 s]
/proc/loadavg: 2.19 2.74 2.50 3/84 21871
/proc/meminfo: memFree=906824/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64024 CPUtime=6.29
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13775 0 0 0 623 6 0 0 25 0 1 0 23548567 65560576 13754 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16006 13754 411 29 0 14821 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64024

[startup+12.7016 s]
/proc/loadavg: 2.18 2.73 2.50 3/84 21871
/proc/meminfo: memFree=906696/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64156 CPUtime=12.69
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13800 0 0 0 1263 6 0 0 25 0 1 0 23548567 65695744 13779 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16039 13779 411 29 0 14854 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64156

[startup+25.5021 s]
/proc/loadavg: 2.14 2.69 2.49 3/84 21871
/proc/meminfo: memFree=906760/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64156 CPUtime=25.48
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13802 0 0 0 2542 6 0 0 25 0 1 0 23548567 65695744 13781 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850051 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16039 13781 411 29 0 14854 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64156

[startup+51.1021 s]
/proc/loadavg: 2.09 2.63 2.48 3/84 21871
/proc/meminfo: memFree=906696/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64284 CPUtime=51.07
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13819 0 0 0 5101 6 0 0 25 0 1 0 23548567 65826816 13798 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16071 13798 412 29 0 14886 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 64284

[startup+102.308 s]
/proc/loadavg: 2.09 2.55 2.45 3/84 21871
/proc/meminfo: memFree=906568/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64284 CPUtime=102.25
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13819 0 0 0 10219 6 0 0 25 0 1 0 23548567 65826816 13798 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850084 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16071 13798 412 29 0 14886 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 64284

[startup+162.303 s]
/proc/loadavg: 2.08 2.46 2.43 3/84 21871
/proc/meminfo: memFree=906568/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64416 CPUtime=162.22
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13853 0 0 0 16216 6 0 0 25 0 1 0 23548567 65961984 13832 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16104 13832 412 29 0 14919 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 64416

[startup+222.303 s]
/proc/loadavg: 2.07 2.39 2.41 3/84 21871
/proc/meminfo: memFree=906440/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64416 CPUtime=222.2
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13853 0 0 0 22213 7 0 0 25 0 1 0 23548567 65961984 13832 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16104 13832 412 29 0 14919 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 64416

[startup+282.303 s]
/proc/loadavg: 2.12 2.35 2.39 3/84 21871
/proc/meminfo: memFree=906184/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64548 CPUtime=282.18
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13891 0 0 0 28211 7 0 0 25 0 1 0 23548567 66097152 13870 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16137 13870 412 29 0 14952 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 64548

[startup+342.303 s]
/proc/loadavg: 2.08 2.30 2.36 4/84 21871
/proc/meminfo: memFree=903816/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64548 CPUtime=342.15
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13891 0 0 0 34208 7 0 0 25 0 1 0 23548567 66097152 13870 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850089 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16137 13870 412 29 0 14952 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 64548

[startup+402.303 s]
/proc/loadavg: 2.38 2.34 2.37 3/84 21871
/proc/meminfo: memFree=905992/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64548 CPUtime=402.13
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13891 0 0 0 40206 7 0 0 25 0 1 0 23548567 66097152 13870 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16137 13870 412 29 0 14952 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 64548

[startup+462.302 s]
/proc/loadavg: 2.29 2.32 2.36 3/84 21921
/proc/meminfo: memFree=1406856/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64548 CPUtime=462.09
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13891 0 0 0 46201 8 0 0 25 0 1 0 23548567 66097152 13870 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16137 13870 412 29 0 14952 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 64548

[startup+522.302 s]
/proc/loadavg: 2.50 2.36 2.37 4/91 24023
/proc/meminfo: memFree=1348136/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=521.45
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13901 0 0 0 52136 9 0 0 25 0 1 0 23548567 66232320 13880 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13880 412 29 0 14985 0
Current children cumulated CPU time (s) 521.45
Current children cumulated vsize (KiB) 64680

[startup+582.302 s]
/proc/loadavg: 3.00 2.52 2.42 4/91 29340
/proc/meminfo: memFree=1307360/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=579.8
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13911 0 0 0 57967 13 0 0 25 0 1 0 23548567 66232320 13890 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13890 412 29 0 14985 0
Current children cumulated CPU time (s) 579.8
Current children cumulated vsize (KiB) 64680

[startup+642.302 s]
/proc/loadavg: 3.15 2.65 2.47 4/91 2180
/proc/meminfo: memFree=1268456/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=638.27
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13912 0 0 0 63810 17 0 0 25 0 1 0 23548567 66232320 13891 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13891 412 29 0 14985 0
Current children cumulated CPU time (s) 638.27
Current children cumulated vsize (KiB) 64680

[startup+702.302 s]

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

[startup+822.303 s]
/proc/loadavg: 3.16 2.90 2.59 4/90 17437
/proc/meminfo: memFree=1163440/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=813.65
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13922 0 0 0 81330 35 0 0 25 0 1 0 23548567 66232320 13901 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13901 412 29 0 14985 0
Current children cumulated CPU time (s) 813.65
Current children cumulated vsize (KiB) 64680

[startup+882.303 s]
/proc/loadavg: 3.27 2.97 2.64 4/91 23186
/proc/meminfo: memFree=1145768/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=872.12
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13924 0 0 0 87174 38 0 0 25 0 1 0 23548567 66232320 13903 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13903 412 29 0 14985 0
Current children cumulated CPU time (s) 872.12
Current children cumulated vsize (KiB) 64680

[startup+942.302 s]
/proc/loadavg: 2.57 2.84 2.61 3/84 24529
/proc/meminfo: memFree=1135048/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=931.7
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13924 0 0 0 93131 39 0 0 25 0 1 0 23548567 66232320 13903 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850028 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13903 412 29 0 14985 0
Current children cumulated CPU time (s) 931.7
Current children cumulated vsize (KiB) 64680

[startup+1002.3 s]
/proc/loadavg: 2.21 2.68 2.57 3/84 24529
/proc/meminfo: memFree=1120392/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=991.66
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13925 0 0 0 99127 39 0 0 25 0 1 0 23548567 66232320 13904 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13904 412 29 0 14985 0
Current children cumulated CPU time (s) 991.66
Current children cumulated vsize (KiB) 64680

[startup+1062.3 s]
/proc/loadavg: 2.07 2.55 2.53 3/84 24529
/proc/meminfo: memFree=1105736/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=1051.62
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13925 0 0 0 105123 39 0 0 25 0 1 0 23548567 66232320 13904 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13904 412 29 0 14985 0
Current children cumulated CPU time (s) 1051.62
Current children cumulated vsize (KiB) 64680

[startup+1122.3 s]
/proc/loadavg: 2.02 2.45 2.50 3/84 24529
/proc/meminfo: memFree=1083080/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=1111.55
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13925 0 0 0 111116 39 0 0 25 0 1 0 23548567 66232320 13904 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13904 412 29 0 14985 0
Current children cumulated CPU time (s) 1111.55
Current children cumulated vsize (KiB) 64680

[startup+1182.3 s]
/proc/loadavg: 2.01 2.37 2.46 3/84 24529
/proc/meminfo: memFree=1055496/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=1171.25
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13925 0 0 0 117085 40 0 0 25 0 1 0 23548567 66232320 13904 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13904 412 29 0 14985 0
Current children cumulated CPU time (s) 1171.25
Current children cumulated vsize (KiB) 64680

[startup+1242.3 s]
/proc/loadavg: 2.05 2.31 2.43 3/84 24529
/proc/meminfo: memFree=1040008/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=1230.93
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13925 0 0 0 123053 40 0 0 25 0 1 0 23548567 66232320 13904 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13904 412 29 0 14985 0
Current children cumulated CPU time (s) 1230.93
Current children cumulated vsize (KiB) 64680

[startup+1302.3 s]
/proc/loadavg: 2.02 2.25 2.41 3/84 24529
/proc/meminfo: memFree=1020552/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=1290.62
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13925 0 0 0 129022 40 0 0 25 0 1 0 23548567 66232320 13904 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13904 412 29 0 14985 0
Current children cumulated CPU time (s) 1290.62
Current children cumulated vsize (KiB) 64680

[startup+1362.3 s]
/proc/loadavg: 2.00 2.20 2.38 3/76 24531
/proc/meminfo: memFree=1077064/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=1350.34
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13925 0 0 0 134993 41 0 0 25 0 1 0 23548567 66232320 13904 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13904 412 29 0 14985 0
Current children cumulated CPU time (s) 1350.34
Current children cumulated vsize (KiB) 64680

[startup+1422.31 s]
/proc/loadavg: 2.00 2.16 2.35 3/76 24531
/proc/meminfo: memFree=1065352/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=1410.04
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13926 0 0 0 140963 41 0 0 25 0 1 0 23548567 66232320 13905 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850074 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13905 412 29 0 14985 0
Current children cumulated CPU time (s) 1410.04
Current children cumulated vsize (KiB) 64680

[startup+1482.3 s]
/proc/loadavg: 2.00 2.13 2.33 3/76 24531
/proc/meminfo: memFree=1054216/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=1469.75
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13926 0 0 0 146934 41 0 0 25 0 1 0 23548567 66232320 13905 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13905 412 29 0 14985 0
Current children cumulated CPU time (s) 1469.75
Current children cumulated vsize (KiB) 64680

[startup+1542.3 s]
/proc/loadavg: 2.00 2.11 2.30 3/76 24531
/proc/meminfo: memFree=1046600/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=1529.45
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13926 0 0 0 152904 41 0 0 25 0 1 0 23548567 66232320 13905 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850037 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13905 412 29 0 14985 0
Current children cumulated CPU time (s) 1529.45
Current children cumulated vsize (KiB) 64680

[startup+1602.3 s]
/proc/loadavg: 2.00 2.08 2.28 3/76 24531
/proc/meminfo: memFree=1039112/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=1589.16
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13926 0 0 0 158875 41 0 0 25 0 1 0 23548567 66232320 13905 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13905 412 29 0 14985 0
Current children cumulated CPU time (s) 1589.16
Current children cumulated vsize (KiB) 64680

[startup+1662.3 s]
/proc/loadavg: 2.00 2.07 2.26 3/76 24531
/proc/meminfo: memFree=1031624/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=1648.87
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13926 0 0 0 164846 41 0 0 25 0 1 0 23548567 66232320 13905 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850096 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13905 412 29 0 14985 0
Current children cumulated CPU time (s) 1648.87
Current children cumulated vsize (KiB) 64680

[startup+1722.3 s]
/proc/loadavg: 2.00 2.05 2.24 3/76 24531
/proc/meminfo: memFree=1026888/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=1708.57
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13927 0 0 0 170816 41 0 0 25 0 1 0 23548567 66232320 13906 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13906 412 29 0 14985 0
Current children cumulated CPU time (s) 1708.57
Current children cumulated vsize (KiB) 64680

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.22 3/76 24531
/proc/meminfo: memFree=1023112/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=1768.27
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13927 0 0 0 176786 41 0 0 25 0 1 0 23548567 66232320 13906 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13906 412 29 0 14985 0
Current children cumulated CPU time (s) 1768.27
Current children cumulated vsize (KiB) 64680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.2 s]
/proc/loadavg: 2.00 2.03 2.21 3/76 24531
/proc/meminfo: memFree=1021256/2055920 swapFree=4192812/4192956
[pid=21870] ppid=21868 vsize=64680 CPUtime=1800.03
/proc/21870/stat : 21870 (ld-linux.so.2) R 21868 21870 21833 0 -1 4194304 13927 0 0 0 179961 42 0 0 25 0 1 0 23548567 66232320 13906 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850046 0 0 4096 0 0 0 0 17 0 0 0
/proc/21870/statm: 16170 13906 412 29 0 14985 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 64680

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): 1814.22
CPU time (s): 1800.05
CPU user time (s): 1799.62
CPU system time (s): 0.429934
CPU usage (%): 99.2191
Max. virtual memory (cumulated for all children) (KiB): 64680

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

runsolver used 2.16367 second user time and 6.07808 second system time

The end

Launcher Data

Begin job on node74 at 2009-07-12 04:13:48
IDJOB=2077409
IDBENCH=56592
IDSOLVER=769
FILE ID=node74/2077409-1247364827
PBS_JOBID= 9507065
Free space on /tmp= 103132 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg8-10_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-2077409-1247364827/watcher-2077409-1247364827 -o /tmp/evaluation-result-2077409-1247364827/solver-2077409-1247364827 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2077409-1247364827.xml

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

MD5SUM BENCH= 8f90e38a72d4e13177d59b77be18a7c8
RANDOM SEED=1154980948

node74.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.234
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.234
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:        961008 kB
Buffers:         33364 kB
Cached:         242852 kB
SwapCached:          0 kB
Active:         859256 kB
Inactive:       162596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        961008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3944 kB
Writeback:           0 kB
Mapped:         766848 kB
Slab:            56360 kB
Committed_AS:   939968 kB
PageTables:       3464 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= 102932 MiB
End job on node74 at 2009-07-12 04:44:04