Trace number 2077750

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Mistral 1.545? (TO) 1800.04 1805.61

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-23-06.xml
MD5SUM98d0cbf3521485b8703e3d3c565d81b9
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 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.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-2077750-1247365732/watcher-2077750-1247365732 -o /tmp/evaluation-result-2077750-1247365732/solver-2077750-1247365732 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2077750-1247365732.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: 3.11 2.97 2.52 5/89 16057
/proc/meminfo: memFree=1316760/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=4804 CPUtime=0
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 184 0 0 0 0 0 0 0 18 0 1 0 23636992 4919296 165 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 1201 165 140 29 0 16 0

[startup+0.034118 s]
/proc/loadavg: 3.11 2.97 2.52 5/89 16057
/proc/meminfo: memFree=1316760/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=5480 CPUtime=0.02
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 562 0 0 0 2 0 0 0 18 0 1 0 23636992 5611520 541 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 1370 541 358 29 0 185 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5480

[startup+0.101139 s]
/proc/loadavg: 3.11 2.97 2.52 5/89 16057
/proc/meminfo: memFree=1316760/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=6664 CPUtime=0.08
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 872 0 0 0 8 0 0 0 18 0 1 0 23636992 6823936 851 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 1666 851 372 29 0 481 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6664

[startup+0.301172 s]
/proc/loadavg: 3.11 2.97 2.52 5/89 16057
/proc/meminfo: memFree=1316760/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=17020 CPUtime=0.28
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 3477 0 0 0 27 1 0 0 19 0 1 0 23636992 17428480 3456 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157385629 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 4255 3457 398 29 0 3070 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17020

[startup+0.701243 s]
/proc/loadavg: 3.11 2.97 2.52 5/89 16057
/proc/meminfo: memFree=1316760/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=50920 CPUtime=0.67
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 11833 0 0 0 63 4 0 0 23 0 1 0 23636992 52142080 11812 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 12730 11812 420 29 0 11545 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 50920

[startup+1.50139 s]
/proc/loadavg: 3.11 2.97 2.52 5/89 16150
/proc/meminfo: memFree=1270488/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=51444 CPUtime=1.43
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 11989 0 0 0 139 4 0 0 25 0 1 0 23636992 52678656 11968 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 12861 11968 421 29 0 11676 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 51444

[startup+3.10168 s]
/proc/loadavg: 3.10 2.97 2.52 3/90 16280
/proc/meminfo: memFree=1270032/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=51576 CPUtime=2.96
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12022 0 0 0 291 5 0 0 25 0 1 0 23636992 52813824 12001 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 12894 12001 421 29 0 11709 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 51576

[startup+6.30127 s]
/proc/loadavg: 3.10 2.97 2.52 5/90 16745
/proc/meminfo: memFree=1268880/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=51840 CPUtime=5.97
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12088 0 0 0 592 5 0 0 25 0 1 0 23636992 53084160 12067 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161208 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 12960 12067 421 29 0 11775 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 51840

[startup+12.7014 s]
/proc/loadavg: 3.09 2.97 2.53 5/89 17237
/proc/meminfo: memFree=1268632/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=52360 CPUtime=12.31
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12180 0 0 0 1226 5 0 0 25 0 1 0 23636992 53616640 12159 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850093 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13090 12159 421 29 0 11905 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 52360

[startup+25.5018 s]
/proc/loadavg: 3.15 2.99 2.54 4/89 18582
/proc/meminfo: memFree=1266904/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=52756 CPUtime=24.67
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12250 0 0 0 2461 6 0 0 25 0 1 0 23636992 54022144 12229 996147200 1448431616 1448550632 4294956208 18446744073709551615 134849974 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13189 12229 421 29 0 12004 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 52756

[startup+51.1014 s]
/proc/loadavg: 3.18 3.00 2.56 5/90 20943
/proc/meminfo: memFree=1264592/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=52756 CPUtime=49.62
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12274 0 0 0 4954 8 0 0 25 0 1 0 23636992 54022144 12253 996147200 1448431616 1448550632 4294956208 18446744073709551615 134821875 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13189 12253 421 29 0 12004 0
Current children cumulated CPU time (s) 49.62
Current children cumulated vsize (KiB) 52756

[startup+102.307 s]
/proc/loadavg: 2.54 2.86 2.53 3/83 21682
/proc/meminfo: memFree=1265688/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=52888 CPUtime=100.69
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12285 0 0 0 10060 9 0 0 25 0 1 0 23636992 54157312 12264 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13222 12264 421 29 0 12037 0
Current children cumulated CPU time (s) 100.69
Current children cumulated vsize (KiB) 52888

[startup+162.302 s]
/proc/loadavg: 2.20 2.70 2.50 3/83 21682
/proc/meminfo: memFree=1282264/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=53020 CPUtime=160.66
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12364 0 0 0 16057 9 0 0 25 0 1 0 23636992 54292480 12343 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13255 12343 421 29 0 12070 0
Current children cumulated CPU time (s) 160.66
Current children cumulated vsize (KiB) 53020

[startup+222.303 s]
/proc/loadavg: 2.07 2.57 2.46 3/83 21682
/proc/meminfo: memFree=1282072/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=53152 CPUtime=220.64
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12395 0 0 0 22054 10 0 0 25 0 1 0 23636992 54427648 12374 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13288 12374 421 29 0 12103 0
Current children cumulated CPU time (s) 220.64
Current children cumulated vsize (KiB) 53152

[startup+282.301 s]
/proc/loadavg: 2.09 2.48 2.44 3/83 21682
/proc/meminfo: memFree=1281880/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=53284 CPUtime=280.61
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12443 0 0 0 28051 10 0 0 25 0 1 0 23636992 54562816 12422 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13321 12422 421 29 0 12136 0
Current children cumulated CPU time (s) 280.61
Current children cumulated vsize (KiB) 53284

[startup+342.301 s]
/proc/loadavg: 2.03 2.39 2.41 3/83 21682
/proc/meminfo: memFree=1281880/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=53416 CPUtime=340.58
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12465 0 0 0 34048 10 0 0 25 0 1 0 23636992 54697984 12444 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13354 12444 421 29 0 12169 0
Current children cumulated CPU time (s) 340.58
Current children cumulated vsize (KiB) 53416

[startup+402.301 s]
/proc/loadavg: 2.01 2.32 2.38 3/83 21682
/proc/meminfo: memFree=1281816/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=53416 CPUtime=400.55
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12477 0 0 0 40045 10 0 0 25 0 1 0 23636992 54697984 12456 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13354 12456 421 29 0 12169 0
Current children cumulated CPU time (s) 400.55
Current children cumulated vsize (KiB) 53416

[startup+462.301 s]
/proc/loadavg: 2.00 2.26 2.35 3/83 21682
/proc/meminfo: memFree=1281752/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=53548 CPUtime=460.53
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12504 0 0 0 46043 10 0 0 25 0 1 0 23636992 54833152 12483 996147200 1448431616 1448550632 4294956208 18446744073709551615 134849995 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13387 12483 421 29 0 12202 0
Current children cumulated CPU time (s) 460.53
Current children cumulated vsize (KiB) 53548

[startup+522.303 s]
/proc/loadavg: 2.00 2.21 2.33 3/83 21682
/proc/meminfo: memFree=1358744/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=53548 CPUtime=520.5
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12510 0 0 0 52040 10 0 0 25 0 1 0 23636992 54833152 12489 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13387 12489 421 29 0 12202 0
Current children cumulated CPU time (s) 520.5
Current children cumulated vsize (KiB) 53548

[startup+582.302 s]
/proc/loadavg: 2.00 2.17 2.30 3/83 21682
/proc/meminfo: memFree=1358616/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=53680 CPUtime=580.47
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12539 0 0 0 58037 10 0 0 25 0 1 0 23636992 54968320 12518 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850215 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13420 12518 421 29 0 12235 0
Current children cumulated CPU time (s) 580.47
Current children cumulated vsize (KiB) 53680

[startup+642.302 s]
/proc/loadavg: 2.00 2.13 2.28 3/83 21682
/proc/meminfo: memFree=1358616/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=53680 CPUtime=640.46
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12543 0 0 0 64035 11 0 0 25 0 1 0 23636992 54968320 12522 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13420 12522 421 29 0 12235 0
Current children cumulated CPU time (s) 640.46
Current children cumulated vsize (KiB) 53680

[startup+702.302 s]

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

[startup+822.302 s]
/proc/loadavg: 2.00 2.07 2.23 3/83 21682
/proc/meminfo: memFree=1413400/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=53812 CPUtime=820.37
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12576 0 0 0 82026 11 0 0 25 0 1 0 23636992 55103488 12555 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13453 12555 421 29 0 12268 0
Current children cumulated CPU time (s) 820.37
Current children cumulated vsize (KiB) 53812

[startup+882.301 s]
/proc/loadavg: 2.00 2.05 2.21 3/83 21682
/proc/meminfo: memFree=1413400/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=53812 CPUtime=880.34
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12576 0 0 0 88023 11 0 0 25 0 1 0 23636992 55103488 12555 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268310 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13453 12555 421 29 0 12268 0
Current children cumulated CPU time (s) 880.34
Current children cumulated vsize (KiB) 53812

[startup+942.301 s]
/proc/loadavg: 2.00 2.04 2.19 3/83 21682
/proc/meminfo: memFree=1413336/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=53944 CPUtime=940.31
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12579 0 0 0 94020 11 0 0 25 0 1 0 23636992 55238656 12558 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13486 12558 421 29 0 12301 0
Current children cumulated CPU time (s) 940.31
Current children cumulated vsize (KiB) 53944

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.18 3/83 21682
/proc/meminfo: memFree=1413336/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=53944 CPUtime=1000.29
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12584 0 0 0 100018 11 0 0 25 0 1 0 23636992 55238656 12563 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117584 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13486 12563 421 29 0 12301 0
Current children cumulated CPU time (s) 1000.29
Current children cumulated vsize (KiB) 53944

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.16 3/83 21682
/proc/meminfo: memFree=1413272/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=53944 CPUtime=1060.26
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12584 0 0 0 106015 11 0 0 25 0 1 0 23636992 55238656 12563 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13486 12563 421 29 0 12301 0
Current children cumulated CPU time (s) 1060.26
Current children cumulated vsize (KiB) 53944

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.15 3/83 21682
/proc/meminfo: memFree=1413272/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=54456 CPUtime=1120.23
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12623 0 0 0 112012 11 0 0 25 0 1 0 23636992 55762944 12602 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117584 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13614 12602 421 29 0 12429 0
Current children cumulated CPU time (s) 1120.23
Current children cumulated vsize (KiB) 54456

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.14 3/83 21682
/proc/meminfo: memFree=1413208/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=54456 CPUtime=1180.2
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12625 0 0 0 118009 11 0 0 25 0 1 0 23636992 55762944 12604 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13614 12604 421 29 0 12429 0
Current children cumulated CPU time (s) 1180.2
Current children cumulated vsize (KiB) 54456

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.13 3/83 21682
/proc/meminfo: memFree=1413080/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=54588 CPUtime=1240.18
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12633 0 0 0 124007 11 0 0 25 0 1 0 23636992 55898112 12612 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259419 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13647 12612 421 29 0 12462 0
Current children cumulated CPU time (s) 1240.18
Current children cumulated vsize (KiB) 54588

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/83 21682
/proc/meminfo: memFree=1412888/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=54588 CPUtime=1300.15
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12644 0 0 0 130004 11 0 0 25 0 1 0 23636992 55898112 12623 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13647 12623 421 29 0 12462 0
Current children cumulated CPU time (s) 1300.15
Current children cumulated vsize (KiB) 54588

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/85 21785
/proc/meminfo: memFree=1623056/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=54588 CPUtime=1360.01
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12649 0 0 0 135987 14 0 0 25 0 1 0 23636992 55898112 12628 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 1 0 0
/proc/16057/statm: 13647 12628 421 29 0 12462 0
Current children cumulated CPU time (s) 1360.01
Current children cumulated vsize (KiB) 54588

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.09 3/85 21785
/proc/meminfo: memFree=1622992/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=54588 CPUtime=1419.44
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12651 0 0 0 141930 14 0 0 25 0 1 0 23636992 55898112 12630 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/16057/statm: 13647 12630 421 29 0 12462 0
Current children cumulated CPU time (s) 1419.44
Current children cumulated vsize (KiB) 54588

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/85 21785
/proc/meminfo: memFree=1580048/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=54588 CPUtime=1478.75
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12656 0 0 0 147861 14 0 0 25 0 1 0 23636992 55898112 12635 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/16057/statm: 13647 12635 421 29 0 12462 0
Current children cumulated CPU time (s) 1478.75
Current children cumulated vsize (KiB) 54588

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/85 21785
/proc/meminfo: memFree=1579920/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=54588 CPUtime=1538.18
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12658 0 0 0 153804 14 0 0 25 0 1 0 23636992 55898112 12637 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850067 0 0 4096 0 0 0 0 17 1 0 0
/proc/16057/statm: 13647 12637 421 29 0 12462 0
Current children cumulated CPU time (s) 1538.18
Current children cumulated vsize (KiB) 54588

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/85 21785
/proc/meminfo: memFree=1579920/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=54588 CPUtime=1597.61
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12658 0 0 0 159747 14 0 0 25 0 1 0 23636992 55898112 12637 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/16057/statm: 13647 12637 421 29 0 12462 0
Current children cumulated CPU time (s) 1597.61
Current children cumulated vsize (KiB) 54588

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/85 21785
/proc/meminfo: memFree=1579856/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=54588 CPUtime=1657.04
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12658 0 0 0 165690 14 0 0 25 0 1 0 23636992 55898112 12637 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864831 0 0 4096 0 0 0 0 17 1 0 0
/proc/16057/statm: 13647 12637 421 29 0 12462 0
Current children cumulated CPU time (s) 1657.04
Current children cumulated vsize (KiB) 54588

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/73 21813
/proc/meminfo: memFree=1552312/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=54720 CPUtime=1716.77
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12661 0 0 0 171662 15 0 0 25 0 1 0 23636992 56033280 12640 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13680 12640 421 29 0 12495 0
Current children cumulated CPU time (s) 1716.77
Current children cumulated vsize (KiB) 54720

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/74 21814
/proc/meminfo: memFree=1485040/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=54720 CPUtime=1776.73
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12661 0 0 0 177658 15 0 0 25 0 1 0 23636992 56033280 12640 996147200 1448431616 1448550632 4294956208 18446744073709551615 134821955 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13680 12640 421 29 0 12495 0
Current children cumulated CPU time (s) 1776.73
Current children cumulated vsize (KiB) 54720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.6 s]
/proc/loadavg: 2.00 2.00 2.06 3/74 21814
/proc/meminfo: memFree=1485040/2055920 swapFree=4192812/4192956
[pid=16057] ppid=16050 vsize=54720 CPUtime=1800.03
/proc/16057/stat : 16057 (ld-linux.so.2) R 16050 16057 18919 0 -1 4194304 12662 0 0 0 179988 15 0 0 25 0 1 0 23636992 56033280 12641 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269520 0 0 4096 0 0 0 0 17 0 0 0
/proc/16057/statm: 13680 12641 421 29 0 12495 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 54720

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): 1805.61
CPU time (s): 1800.04
CPU user time (s): 1799.88
CPU system time (s): 0.160975
CPU usage (%): 99.6914
Max. virtual memory (cumulated for all children) (KiB): 54720

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

runsolver used 2.23466 second user time and 5.95309 second system time

The end

Launcher Data

Begin job on node45 at 2009-07-12 04:28:52
IDJOB=2077750
IDBENCH=56656
IDSOLVER=769
FILE ID=node45/2077750-1247365732
PBS_JOBID= 9507090
Free space on /tmp= 66460 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-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-2077750-1247365732/watcher-2077750-1247365732 -o /tmp/evaluation-result-2077750-1247365732/solver-2077750-1247365732 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2077750-1247365732.xml

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

MD5SUM BENCH= 98d0cbf3521485b8703e3d3c565d81b9
RANDOM SEED=1730516783

node45.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.281
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.281
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:       1317304 kB
Buffers:         46864 kB
Cached:         164752 kB
SwapCached:          0 kB
Active:         587356 kB
Inactive:        88316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1317304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2544 kB
Writeback:           0 kB
Mapped:         484908 kB
Slab:            46992 kB
Committed_AS:   645912 kB
PageTables:       2952 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= 66448 MiB
End job on node45 at 2009-07-12 04:59:00