Trace number 2077057

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 1818.33

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg10-11_ext.xml
MD5SUMbe1528da6e8be12668d5807251c50f37
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 variables110
Number of constraints21
Maximum constraint arity11
Maximum domain size26
Number of constraints which are defined in extension21
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.09/0.10	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-2077057-1247363288/watcher-2077057-1247363288 -o /tmp/evaluation-result-2077057-1247363288/solver-2077057-1247363288 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2077057-1247363288.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.24 2.22 2.08 4/84 18616
/proc/meminfo: memFree=574376/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=4804 CPUtime=0
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 181 0 0 0 0 0 0 0 19 0 1 0 23393704 4919296 162 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/18616/statm: 1201 162 137 29 0 16 0

[startup+0.083149 s]
/proc/loadavg: 2.24 2.22 2.08 4/84 18616
/proc/meminfo: memFree=574376/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=6380 CPUtime=0.07
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 753 0 0 0 7 0 0 0 19 0 1 0 23393704 6533120 732 996147200 1448431616 1448550632 4294956208 18446744073709551615 134671611 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 1595 732 358 29 0 410 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6380

[startup+0.101143 s]
/proc/loadavg: 2.24 2.22 2.08 4/84 18616
/proc/meminfo: memFree=574376/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=6644 CPUtime=0.09
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 830 0 0 0 9 0 0 0 19 0 1 0 23393704 6803456 809 996147200 1448431616 1448550632 4294956208 18446744073709551615 134525211 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 1661 809 358 29 0 476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6644

[startup+0.301171 s]
/proc/loadavg: 2.24 2.22 2.08 4/84 18616
/proc/meminfo: memFree=574376/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=10212 CPUtime=0.29
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 1725 0 0 0 28 1 0 0 21 0 1 0 23393704 10457088 1704 996147200 1448431616 1448550632 4294956208 18446744073709551615 134698482 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 2553 1704 358 29 0 1368 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10212

[startup+0.701224 s]
/proc/loadavg: 2.24 2.22 2.08 4/84 18616
/proc/meminfo: memFree=574376/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=65552 CPUtime=0.69
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 14087 0 0 0 60 9 0 0 25 0 1 0 23393704 67125248 14066 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157385562 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 16388 14066 389 29 0 15203 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65552

[startup+1.50131 s]
/proc/loadavg: 2.24 2.22 2.08 3/85 18617
/proc/meminfo: memFree=495136/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=92980 CPUtime=1.49
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20195 0 0 0 137 12 0 0 25 0 1 0 23393704 95211520 20174 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23245 20174 411 29 0 22060 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92980

[startup+3.10149 s]
/proc/loadavg: 2.22 2.21 2.08 3/85 18617
/proc/meminfo: memFree=494688/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=93112 CPUtime=3.08
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20234 0 0 0 296 12 0 0 25 0 1 0 23393704 95346688 20213 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23278 20213 411 29 0 22093 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 93112

[startup+6.30184 s]
/proc/loadavg: 2.22 2.21 2.08 3/86 18618
/proc/meminfo: memFree=494488/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=93112 CPUtime=6.27
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20235 0 0 0 615 12 0 0 25 0 1 0 23393704 95346688 20214 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23278 20214 411 29 0 22093 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 93112

[startup+12.7015 s]
/proc/loadavg: 2.11 2.19 2.07 2/69 18635
/proc/meminfo: memFree=1192992/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=93244 CPUtime=12.63
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20258 0 0 0 1251 12 0 0 25 0 1 0 23393704 95481856 20237 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/18616/statm: 23311 20237 411 29 0 22126 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 93244

[startup+25.502 s]
/proc/loadavg: 2.02 2.16 2.07 3/83 18691
/proc/meminfo: memFree=1147176/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=93244 CPUtime=25.32
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20266 0 0 0 2519 13 0 0 25 0 1 0 23393704 95481856 20245 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850046 0 0 4096 0 0 0 0 17 0 0 0
/proc/18616/statm: 23311 20245 411 29 0 22126 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 93244

[startup+51.1018 s]
/proc/loadavg: 2.00 2.15 2.06 3/75 18747
/proc/meminfo: memFree=1170296/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=93504 CPUtime=50.7
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20315 0 0 0 5056 14 0 0 25 0 1 0 23393704 95748096 20294 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23376 20294 411 29 0 22191 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 93504

[startup+102.307 s]
/proc/loadavg: 2.04 2.14 2.06 3/84 18788
/proc/meminfo: memFree=1162352/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=93504 CPUtime=101.76
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20318 0 0 0 10161 15 0 0 25 0 1 0 23393704 95748096 20297 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/18616/statm: 23376 20297 411 29 0 22191 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 93504

[startup+162.301 s]
/proc/loadavg: 2.01 2.11 2.06 3/84 18788
/proc/meminfo: memFree=1162096/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=93636 CPUtime=161.73
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20352 0 0 0 16158 15 0 0 25 0 1 0 23393704 95883264 20331 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/18616/statm: 23409 20331 411 29 0 22224 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 93636

[startup+222.302 s]
/proc/loadavg: 2.00 2.09 2.05 3/84 18790
/proc/meminfo: memFree=1161904/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=93768 CPUtime=221.71
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20373 0 0 0 22156 15 0 0 25 0 1 0 23393704 96018432 20352 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/18616/statm: 23442 20352 411 29 0 22257 0
Current children cumulated CPU time (s) 221.71
Current children cumulated vsize (KiB) 93768

[startup+282.302 s]
/proc/loadavg: 2.04 2.08 2.05 3/83 18790
/proc/meminfo: memFree=1161840/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=93900 CPUtime=281.68
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20407 0 0 0 28153 15 0 0 25 0 1 0 23393704 96153600 20386 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850089 0 0 4096 0 0 0 0 17 0 0 0
/proc/18616/statm: 23475 20386 411 29 0 22290 0
Current children cumulated CPU time (s) 281.68
Current children cumulated vsize (KiB) 93900

[startup+342.301 s]
/proc/loadavg: 2.08 2.09 2.06 3/84 18875
/proc/meminfo: memFree=902576/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=93900 CPUtime=341.06
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20410 0 0 0 34090 16 0 0 25 0 1 0 23393704 96153600 20389 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23475 20389 411 29 0 22290 0
Current children cumulated CPU time (s) 341.06
Current children cumulated vsize (KiB) 93900

[startup+402.301 s]
/proc/loadavg: 2.03 2.08 2.05 3/84 18875
/proc/meminfo: memFree=893936/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=93900 CPUtime=400.53
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20429 0 0 0 40037 16 0 0 25 0 1 0 23393704 96153600 20408 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850077 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23475 20408 411 29 0 22290 0
Current children cumulated CPU time (s) 400.53
Current children cumulated vsize (KiB) 93900

[startup+462.302 s]
/proc/loadavg: 2.01 2.06 2.04 3/84 18875
/proc/meminfo: memFree=893872/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=93900 CPUtime=459.96
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20429 0 0 0 45980 16 0 0 25 0 1 0 23393704 96153600 20408 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23475 20408 411 29 0 22290 0
Current children cumulated CPU time (s) 459.96
Current children cumulated vsize (KiB) 93900

[startup+522.301 s]
/proc/loadavg: 2.00 2.05 2.04 3/84 18875
/proc/meminfo: memFree=873776/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=93900 CPUtime=519.45
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20429 0 0 0 51929 16 0 0 25 0 1 0 23393704 96153600 20408 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23475 20408 411 29 0 22290 0
Current children cumulated CPU time (s) 519.45
Current children cumulated vsize (KiB) 93900

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.03 3/84 18875
/proc/meminfo: memFree=871600/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=578.89
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20466 0 0 0 57873 16 0 0 25 0 1 0 23393704 96550912 20445 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20445 412 29 0 22387 0
Current children cumulated CPU time (s) 578.89
Current children cumulated vsize (KiB) 94288

[startup+642.302 s]
/proc/loadavg: 2.08 2.04 2.03 3/84 18875
/proc/meminfo: memFree=834224/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=638.38
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20467 0 0 0 63821 17 0 0 25 0 1 0 23393704 96550912 20446 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20446 412 29 0 22387 0
Current children cumulated CPU time (s) 638.38
Current children cumulated vsize (KiB) 94288

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 2.74 2.23 2.09 4/89 19464
/proc/meminfo: memFree=788128/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=874.45
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 87427 18 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 874.45
Current children cumulated vsize (KiB) 94288

[startup+942.301 s]
/proc/loadavg: 2.93 2.38 2.15 3/89 19698
/proc/meminfo: memFree=769024/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=933.85
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 93365 20 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850215 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 933.85
Current children cumulated vsize (KiB) 94288

[startup+1002.3 s]
/proc/loadavg: 3.07 2.52 2.21 4/89 19930
/proc/meminfo: memFree=719112/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=993.26
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 99303 23 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 993.26
Current children cumulated vsize (KiB) 94288

[startup+1062.3 s]
/proc/loadavg: 3.14 2.63 2.26 4/90 20190
/proc/meminfo: memFree=694520/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=1052.65
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 105240 25 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 1052.65
Current children cumulated vsize (KiB) 94288

[startup+1122.3 s]
/proc/loadavg: 3.09 2.71 2.31 4/89 20466
/proc/meminfo: memFree=678536/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=1112.04
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 111176 28 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 1112.04
Current children cumulated vsize (KiB) 94288

[startup+1182.3 s]
/proc/loadavg: 3.09 2.78 2.36 4/89 20731
/proc/meminfo: memFree=641344/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=1171.45
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 117117 28 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850028 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 1171.45
Current children cumulated vsize (KiB) 94288

[startup+1242.3 s]
/proc/loadavg: 3.03 2.82 2.40 4/89 20860
/proc/meminfo: memFree=627240/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=1230.86
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 123055 31 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 1230.86
Current children cumulated vsize (KiB) 94288

[startup+1302.3 s]
/proc/loadavg: 3.16 2.88 2.44 4/89 20864
/proc/meminfo: memFree=579496/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=1290.29
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 128996 33 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 1290.29
Current children cumulated vsize (KiB) 94288

[startup+1362.3 s]
/proc/loadavg: 3.06 2.90 2.47 4/89 20884
/proc/meminfo: memFree=561832/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=1349.68
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 134934 34 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850051 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 1349.68
Current children cumulated vsize (KiB) 94288

[startup+1422.31 s]
/proc/loadavg: 3.02 2.91 2.50 4/89 20895
/proc/meminfo: memFree=543272/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=1409.1
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 140876 34 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 1409.1
Current children cumulated vsize (KiB) 94288

[startup+1482.3 s]
/proc/loadavg: 3.15 2.96 2.54 3/84 20953
/proc/meminfo: memFree=532928/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=1467.1
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 146675 35 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 1467.1
Current children cumulated vsize (KiB) 94288

[startup+1542.3 s]
/proc/loadavg: 2.42 2.78 2.51 3/84 20953
/proc/meminfo: memFree=525808/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=1526.54
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 152619 35 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 1526.54
Current children cumulated vsize (KiB) 94288

[startup+1602.3 s]
/proc/loadavg: 2.22 2.65 2.48 3/84 20953
/proc/meminfo: memFree=500528/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=1586.02
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 158566 36 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 1586.02
Current children cumulated vsize (KiB) 94288

[startup+1662.3 s]
/proc/loadavg: 2.08 2.53 2.44 3/84 20953
/proc/meminfo: memFree=500528/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=1645.46
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 164510 36 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 1645.46
Current children cumulated vsize (KiB) 94288

[startup+1722.3 s]
/proc/loadavg: 2.03 2.44 2.42 3/84 20953
/proc/meminfo: memFree=500592/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=1704.9
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 170454 36 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 1704.9
Current children cumulated vsize (KiB) 94288

[startup+1782.3 s]
/proc/loadavg: 2.01 2.35 2.39 3/84 20953
/proc/meminfo: memFree=500592/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=1764.34
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 176398 36 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850099 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 1764.34
Current children cumulated vsize (KiB) 94288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1818.31 s]
/proc/loadavg: 2.06 2.33 2.37 3/84 20953
/proc/meminfo: memFree=500208/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=1800.03
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 179967 36 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850084 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 94288

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

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

[startup+1818.31 s]
/proc/loadavg: 2.06 2.33 2.37 3/84 20953
/proc/meminfo: memFree=500208/2055920 swapFree=4192948/4192956
[pid=18616] ppid=18614 vsize=94288 CPUtime=1800.03
/proc/18616/stat : 18616 (ld-linux.so.2) R 18614 18616 15347 0 -1 4194304 20476 0 0 0 179967 36 0 0 25 0 1 0 23393704 96550912 20455 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850084 0 0 4096 0 0 0 0 17 1 0 0
/proc/18616/statm: 23572 20455 412 29 0 22387 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 94288

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1818.33
CPU time (s): 1800.05
CPU user time (s): 1799.67
CPU system time (s): 0.379942
CPU usage (%): 98.9951
Max. virtual memory (cumulated for all children) (KiB): 94288

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

runsolver used 2.12468 second user time and 5.60415 second system time

The end

Launcher Data

Begin job on node87 at 2009-07-12 03:48:09
IDJOB=2077057
IDBENCH=56544
IDSOLVER=769
FILE ID=node87/2077057-1247363288
PBS_JOBID= 9506926
Free space on /tmp= 66256 MiB

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

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

MD5SUM BENCH= be1528da6e8be12668d5807251c50f37
RANDOM SEED=526202762

node87.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.236
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.236
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:        574856 kB
Buffers:         76220 kB
Cached:         640220 kB
SwapCached:          8 kB
Active:         795764 kB
Inactive:       628484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        574856 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            4780 kB
Writeback:           0 kB
Mapped:         722192 kB
Slab:            40496 kB
Committed_AS:   895564 kB
PageTables:       3444 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= 66196 MiB
End job on node87 at 2009-07-12 04:18:29