Trace number 2071876

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.07 1812.61

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg11-12_ext.xml
MD5SUM4461eed1bf5a4b89a787486e9d812855
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 variables132
Number of constraints23
Maximum constraint arity12
Maximum domain size26
Number of constraints which are defined in extension23
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	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-2071876-1247355180/watcher-2071876-1247355180 -o /tmp/evaluation-result-2071876-1247355180/solver-2071876-1247355180 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2071876-1247355180.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.04 2.05 2.14 4/83 17099
/proc/meminfo: memFree=1518768/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=18576 CPUtime=0
/proc/17099/stat : 17099 (runsolver) R 17097 17099 15707 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 22583235 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 270187162919 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/17099/statm: 4644 284 249 26 0 2626 0

[startup+0.0607761 s]
/proc/loadavg: 2.04 2.05 2.14 4/83 17099
/proc/meminfo: memFree=1518768/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=4780 CPUtime=0
/proc/17099/stat : 17099 (ld-linux.so.2) D 17097 17099 15707 0 -1 4194304 65 0 3 0 0 0 0 0 18 0 1 0 22583235 4894720 51 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448531911 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/17099/statm: 1195 51 36 29 0 11 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4780

[startup+0.104701 s]
/proc/loadavg: 2.04 2.05 2.14 4/83 17099
/proc/meminfo: memFree=1518768/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5348 CPUtime=0.02
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 509 0 10 0 2 0 0 0 18 0 1 0 22583235 5476352 498 996147200 1448431616 1448550632 4294956208 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 1337 498 358 29 0 152 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5348

[startup+0.301728 s]
/proc/loadavg: 2.04 2.05 2.14 4/83 17099
/proc/meminfo: memFree=1518768/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=22984 CPUtime=0.21
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 4777 0 10 0 18 3 0 0 20 0 1 0 22583235 23535616 4766 996147200 1448431616 1448550632 4294956208 18446744073709551615 134749359 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 5746 4766 389 29 0 4561 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 22984

[startup+0.701774 s]
/proc/loadavg: 2.04 2.05 2.14 4/83 17099
/proc/meminfo: memFree=1518768/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=38536 CPUtime=0.61
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8534 0 10 0 56 5 0 0 24 0 1 0 22583235 39460864 8523 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850121 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9634 8523 412 29 0 8449 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 38536

[startup+1.50187 s]
/proc/loadavg: 2.04 2.05 2.14 3/84 17100
/proc/meminfo: memFree=1482024/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=38536 CPUtime=1.41
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8555 0 10 0 136 5 0 0 25 0 1 0 22583235 39460864 8544 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9634 8544 412 29 0 8449 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 38536

[startup+3.10105 s]
/proc/loadavg: 2.04 2.05 2.14 3/84 17100
/proc/meminfo: memFree=1481704/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=38800 CPUtime=2.99
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8614 0 10 0 294 5 0 0 25 0 1 0 22583235 39731200 8603 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9700 8603 412 29 0 8515 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 38800

[startup+6.30142 s]
/proc/loadavg: 2.04 2.05 2.14 3/84 17100
/proc/meminfo: memFree=1481448/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=38800 CPUtime=6.16
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8625 0 10 0 611 5 0 0 25 0 1 0 22583235 39731200 8614 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9700 8614 412 29 0 8515 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 38800

[startup+12.7022 s]
/proc/loadavg: 2.03 2.05 2.14 3/84 17100
/proc/meminfo: memFree=1480296/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=38800 CPUtime=12.51
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8627 0 10 0 1246 5 0 0 25 0 1 0 22583235 39731200 8616 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850310 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9700 8616 412 29 0 8515 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 38800

[startup+25.5016 s]
/proc/loadavg: 2.02 2.04 2.14 3/84 17100
/proc/meminfo: memFree=1479208/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=38800 CPUtime=25.19
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8627 0 10 0 2514 5 0 0 25 0 1 0 22583235 39731200 8616 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850000 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9700 8616 412 29 0 8515 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 38800

[startup+51.1016 s]
/proc/loadavg: 2.02 2.04 2.13 3/84 17100
/proc/meminfo: memFree=1479272/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=38800 CPUtime=50.57
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8627 0 10 0 5052 5 0 0 25 0 1 0 22583235 39731200 8616 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850084 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9700 8616 412 29 0 8515 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 38800

[startup+102.306 s]
/proc/loadavg: 2.04 2.04 2.13 3/84 17100
/proc/meminfo: memFree=1459176/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39452 CPUtime=101.32
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8717 0 10 0 10127 5 0 0 25 0 1 0 22583235 40398848 8706 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850046 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9863 8706 412 29 0 8678 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 39452

[startup+162.301 s]
/proc/loadavg: 2.02 2.03 2.12 3/84 17100
/proc/meminfo: memFree=1451176/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39452 CPUtime=160.79
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8717 0 10 0 16074 5 0 0 25 0 1 0 22583235 40398848 8706 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850037 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9863 8706 412 29 0 8678 0
Current children cumulated CPU time (s) 160.79
Current children cumulated vsize (KiB) 39452

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.10 3/84 17100
/proc/meminfo: memFree=1438696/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39452 CPUtime=220.26
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8717 0 10 0 22021 5 0 0 25 0 1 0 22583235 40398848 8706 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9863 8706 412 29 0 8678 0
Current children cumulated CPU time (s) 220.26
Current children cumulated vsize (KiB) 39452

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.09 3/84 17100
/proc/meminfo: memFree=1434024/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39452 CPUtime=279.74
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8730 0 10 0 27968 6 0 0 25 0 1 0 22583235 40398848 8719 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9863 8719 412 29 0 8678 0
Current children cumulated CPU time (s) 279.74
Current children cumulated vsize (KiB) 39452

[startup+342.302 s]
/proc/loadavg: 2.06 2.03 2.09 3/84 17100
/proc/meminfo: memFree=1413096/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39452 CPUtime=339.21
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8730 0 10 0 33915 6 0 0 25 0 1 0 22583235 40398848 8719 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9863 8719 412 29 0 8678 0
Current children cumulated CPU time (s) 339.21
Current children cumulated vsize (KiB) 39452

[startup+402.302 s]
/proc/loadavg: 2.02 2.02 2.08 3/84 17100
/proc/meminfo: memFree=1408744/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39452 CPUtime=398.67
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8731 0 10 0 39861 6 0 0 25 0 1 0 22583235 40398848 8720 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9863 8720 412 29 0 8678 0
Current children cumulated CPU time (s) 398.67
Current children cumulated vsize (KiB) 39452

[startup+462.302 s]
/proc/loadavg: 2.01 2.02 2.08 3/84 17100
/proc/meminfo: memFree=1398248/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39452 CPUtime=458.14
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8731 0 10 0 45808 6 0 0 25 0 1 0 22583235 40398848 8720 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850051 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9863 8720 412 29 0 8678 0
Current children cumulated CPU time (s) 458.14
Current children cumulated vsize (KiB) 39452

[startup+522.302 s]
/proc/loadavg: 2.00 2.01 2.07 3/84 17100
/proc/meminfo: memFree=1392680/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39452 CPUtime=517.6
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8731 0 10 0 51753 7 0 0 25 0 1 0 22583235 40398848 8720 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850176 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9863 8720 412 29 0 8678 0
Current children cumulated CPU time (s) 517.6
Current children cumulated vsize (KiB) 39452

[startup+582.302 s]
/proc/loadavg: 2.00 2.01 2.07 3/84 17100
/proc/meminfo: memFree=1388072/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39452 CPUtime=577.07
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8731 0 10 0 57700 7 0 0 25 0 1 0 22583235 40398848 8720 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9863 8720 412 29 0 8678 0
Current children cumulated CPU time (s) 577.07
Current children cumulated vsize (KiB) 39452

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.06 3/84 17100
/proc/meminfo: memFree=1366504/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39452 CPUtime=636.53
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8731 0 10 0 63646 7 0 0 25 0 1 0 22583235 40398848 8720 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9863 8720 412 29 0 8678 0
Current children cumulated CPU time (s) 636.53
Current children cumulated vsize (KiB) 39452

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.04 3/84 17100
/proc/meminfo: memFree=1362664/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39452 CPUtime=814.93
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8731 0 10 0 81486 7 0 0 25 0 1 0 22583235 40398848 8720 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9863 8720 412 29 0 8678 0
Current children cumulated CPU time (s) 814.93
Current children cumulated vsize (KiB) 39452

[startup+882.302 s]
/proc/loadavg: 2.04 2.01 2.04 3/84 17100
/proc/meminfo: memFree=1348520/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39452 CPUtime=874.39
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8731 0 10 0 87431 8 0 0 25 0 1 0 22583235 40398848 8720 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9863 8720 412 29 0 8678 0
Current children cumulated CPU time (s) 874.39
Current children cumulated vsize (KiB) 39452

[startup+942.302 s]
/proc/loadavg: 2.01 2.01 2.04 3/84 17100
/proc/meminfo: memFree=1348520/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39452 CPUtime=933.86
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8731 0 10 0 93378 8 0 0 25 0 1 0 22583235 40398848 8720 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9863 8720 412 29 0 8678 0
Current children cumulated CPU time (s) 933.86
Current children cumulated vsize (KiB) 39452

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/84 17100
/proc/meminfo: memFree=1348520/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39452 CPUtime=993.33
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8731 0 10 0 99325 8 0 0 25 0 1 0 22583235 40398848 8720 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850215 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9863 8720 412 29 0 8678 0
Current children cumulated CPU time (s) 993.33
Current children cumulated vsize (KiB) 39452

[startup+1062.3 s]
/proc/loadavg: 2.08 2.02 2.03 3/82 17265
/proc/meminfo: memFree=1257272/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39584 CPUtime=1052.9
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8736 0 10 0 105279 11 0 0 25 0 1 0 22583235 40534016 8725 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9896 8725 412 29 0 8711 0
Current children cumulated CPU time (s) 1052.9
Current children cumulated vsize (KiB) 39584

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.02 3/82 17267
/proc/meminfo: memFree=1255224/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39584 CPUtime=1112.63
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8736 0 10 0 111252 11 0 0 25 0 1 0 22583235 40534016 8725 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850037 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9896 8725 412 29 0 8711 0
Current children cumulated CPU time (s) 1112.63
Current children cumulated vsize (KiB) 39584

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.02 3/82 17267
/proc/meminfo: memFree=1253496/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39584 CPUtime=1172.39
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8736 0 10 0 117228 11 0 0 25 0 1 0 22583235 40534016 8725 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9896 8725 412 29 0 8711 0
Current children cumulated CPU time (s) 1172.39
Current children cumulated vsize (KiB) 39584

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.02 3/82 17267
/proc/meminfo: memFree=1251704/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39584 CPUtime=1232.13
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8736 0 10 0 123202 11 0 0 25 0 1 0 22583235 40534016 8725 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9896 8725 412 29 0 8711 0
Current children cumulated CPU time (s) 1232.13
Current children cumulated vsize (KiB) 39584

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 2.02 3/82 17267
/proc/meminfo: memFree=1249976/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39584 CPUtime=1291.89
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8736 0 10 0 129177 12 0 0 25 0 1 0 22583235 40534016 8725 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850037 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9896 8725 412 29 0 8711 0
Current children cumulated CPU time (s) 1291.89
Current children cumulated vsize (KiB) 39584

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.01 3/82 17267
/proc/meminfo: memFree=1247800/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39584 CPUtime=1351.64
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8736 0 10 0 135152 12 0 0 25 0 1 0 22583235 40534016 8725 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9896 8725 412 29 0 8711 0
Current children cumulated CPU time (s) 1351.64
Current children cumulated vsize (KiB) 39584

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.01 3/82 17267
/proc/meminfo: memFree=1246136/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39584 CPUtime=1411.38
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8736 0 10 0 141126 12 0 0 25 0 1 0 22583235 40534016 8725 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9896 8725 412 29 0 8711 0
Current children cumulated CPU time (s) 1411.38
Current children cumulated vsize (KiB) 39584

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 17267
/proc/meminfo: memFree=1244408/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39584 CPUtime=1471.13
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8737 0 10 0 147101 12 0 0 25 0 1 0 22583235 40534016 8726 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9896 8726 412 29 0 8711 0
Current children cumulated CPU time (s) 1471.13
Current children cumulated vsize (KiB) 39584

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17267
/proc/meminfo: memFree=1242616/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39584 CPUtime=1530.88
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8738 0 10 0 153076 12 0 0 25 0 1 0 22583235 40534016 8727 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850037 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9896 8727 412 29 0 8711 0
Current children cumulated CPU time (s) 1530.88
Current children cumulated vsize (KiB) 39584

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 17267
/proc/meminfo: memFree=1240952/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39584 CPUtime=1590.63
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8745 0 10 0 159051 12 0 0 25 0 1 0 22583235 40534016 8734 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9896 8734 412 29 0 8711 0
Current children cumulated CPU time (s) 1590.63
Current children cumulated vsize (KiB) 39584

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 17267
/proc/meminfo: memFree=1238392/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39584 CPUtime=1650.39
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8754 0 10 0 165026 13 0 0 25 0 1 0 22583235 40534016 8743 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9896 8743 412 29 0 8711 0
Current children cumulated CPU time (s) 1650.39
Current children cumulated vsize (KiB) 39584

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 17273
/proc/meminfo: memFree=1236336/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39584 CPUtime=1710.13
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8756 0 10 0 171000 13 0 0 25 0 1 0 22583235 40534016 8745 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9896 8745 412 29 0 8711 0
Current children cumulated CPU time (s) 1710.13
Current children cumulated vsize (KiB) 39584

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 17273
/proc/meminfo: memFree=1234672/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39584 CPUtime=1769.88
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8762 0 10 0 176975 13 0 0 25 0 1 0 22583235 40534016 8751 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850037 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9896 8751 412 29 0 8711 0
Current children cumulated CPU time (s) 1769.88
Current children cumulated vsize (KiB) 39584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.6 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 17273
/proc/meminfo: memFree=1233776/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=39584 CPUtime=1800.05
/proc/17099/stat : 17099 (ld-linux.so.2) R 17097 17099 15707 0 -1 4194304 8764 0 10 0 179992 13 0 0 25 0 1 0 22583235 40534016 8753 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850176 0 0 4096 0 0 0 0 17 0 0 0
/proc/17099/statm: 9896 8753 412 29 0 8711 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 39584

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): 1812.61
CPU time (s): 1800.07
CPU user time (s): 1799.93
CPU system time (s): 0.143978
CPU usage (%): 99.3082
Max. virtual memory (cumulated for all children) (KiB): 39584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.143978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8764
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48
involuntary context switches= 54931

runsolver used 1.92471 second user time and 4.99124 second system time

The end

Launcher Data

Begin job on node88 at 2009-07-12 01:33:00
IDJOB=2071876
IDBENCH=55544
IDSOLVER=769
FILE ID=node88/2071876-1247355180
PBS_JOBID= 9506876
Free space on /tmp= 66056 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg11-12_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-2071876-1247355180/watcher-2071876-1247355180 -o /tmp/evaluation-result-2071876-1247355180/solver-2071876-1247355180 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2071876-1247355180.xml

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

MD5SUM BENCH= 4461eed1bf5a4b89a787486e9d812855
RANDOM SEED=1429885067

node88.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.222
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.222
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:       1519184 kB
Buffers:          7196 kB
Cached:          81680 kB
SwapCached:          0 kB
Active:         469476 kB
Inactive:        18176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1519184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2384 kB
Writeback:           0 kB
Mapped:         418540 kB
Slab:            33308 kB
Committed_AS:   650656 kB
PageTables:       2804 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66052 MiB
End job on node88 at 2009-07-12 02:03:15