Trace number 2077662

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 1833.61

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-23-10.xml
MD5SUM9598646f87b2e8df8e0507cbaab97c39
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 variables462
Number of constraints2086
Maximum constraint arity26
Maximum domain size26
Number of constraints which are defined in extension156
Number of constraints which are defined in intension1930
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-2077662-1247365448/watcher-2077662-1247365448 -o /tmp/evaluation-result-2077662-1247365448/solver-2077662-1247365448 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2077662-1247365448.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.12 2.61 2.46 6/89 30815
/proc/meminfo: memFree=1408936/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=4804 CPUtime=0
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 23611113 4919296 162 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 1201 162 137 29 0 16 0

[startup+0.222166 s]
/proc/loadavg: 3.12 2.61 2.46 6/89 30815
/proc/meminfo: memFree=1408936/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=8360 CPUtime=0.2
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 1289 0 0 0 19 1 0 0 19 0 1 0 23611113 8560640 1268 996147200 1448431616 1448550632 4294956208 18446744073709551615 134655606 0 0 4096 0 0 0 0 17 1 0 0
/proc/30814/statm: 2090 1268 372 29 0 905 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 8360

[startup+0.301336 s]
/proc/loadavg: 3.12 2.61 2.46 6/89 30815
/proc/meminfo: memFree=1408936/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=12496 CPUtime=0.27
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 2343 0 0 0 26 1 0 0 19 0 1 0 23611113 12795904 2322 996147200 1448431616 1448550632 4294956208 18446744073709551615 134749380 0 0 4096 0 0 0 0 17 1 0 0
/proc/30814/statm: 3124 2322 394 29 0 1939 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 12496

[startup+0.401351 s]
/proc/loadavg: 3.12 2.61 2.46 6/89 30815
/proc/meminfo: memFree=1408936/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=27984 CPUtime=0.36
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 6180 0 0 0 33 3 0 0 20 0 1 0 23611113 28655616 6159 996147200 1448431616 1448550632 4294956208 18446744073709551615 134749478 0 0 4096 0 0 0 0 17 1 0 0
/proc/30814/statm: 6996 6159 398 29 0 5811 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 27984

[startup+0.701401 s]
/proc/loadavg: 3.12 2.61 2.46 6/89 30815
/proc/meminfo: memFree=1408936/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=46836 CPUtime=0.64
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 10832 0 0 0 60 4 0 0 23 0 1 0 23611113 47960064 10811 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/30814/statm: 11709 10811 420 29 0 10524 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 46836

[startup+1.50153 s]
/proc/loadavg: 3.27 2.65 2.48 6/90 30906
/proc/meminfo: memFree=1366232/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=46836 CPUtime=1.23
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 10853 0 0 0 119 4 0 0 25 0 1 0 23611113 47960064 10832 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850179 0 0 4096 0 0 0 0 17 1 0 0
/proc/30814/statm: 11709 10832 420 29 0 10524 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 46836

[startup+3.10179 s]
/proc/loadavg: 3.27 2.65 2.48 4/90 30984
/proc/meminfo: memFree=1364504/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=46968 CPUtime=2.54
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 10860 0 0 0 250 4 0 0 25 0 1 0 23611113 48095232 10839 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/30814/statm: 11742 10839 420 29 0 10557 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 46968

[startup+6.3013 s]
/proc/loadavg: 3.25 2.66 2.48 4/90 31329
/proc/meminfo: memFree=1363344/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=47100 CPUtime=5.13
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 10893 0 0 0 509 4 0 0 25 0 1 0 23611113 48230400 10872 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117584 0 0 4096 0 0 0 0 17 1 0 0
/proc/30814/statm: 11775 10872 420 29 0 10590 0
Current children cumulated CPU time (s) 5.13
Current children cumulated vsize (KiB) 47100

[startup+12.7013 s]
/proc/loadavg: 3.23 2.66 2.48 3/90 32051
/proc/meminfo: memFree=1354960/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=47100 CPUtime=10.16
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 10916 0 0 0 1012 4 0 0 25 0 1 0 23611113 48230400 10895 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 1 0 0
/proc/30814/statm: 11775 10895 420 29 0 10590 0
Current children cumulated CPU time (s) 10.16
Current children cumulated vsize (KiB) 47100
heavy processes:

[startup+25.5064 s]
/proc/loadavg: 3.18 2.68 2.49 4/90 588
/proc/meminfo: memFree=1346000/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=48276 CPUtime=20.87
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11165 0 0 0 2082 5 0 0 25 0 1 0 23611113 49434624 11144 996147200 1448431616 1448550632 4294956208 18446744073709551615 134821875 0 0 4096 0 0 0 0 17 1 0 0
/proc/30814/statm: 12069 11144 421 29 0 10884 0
Current children cumulated CPU time (s) 20.87
Current children cumulated vsize (KiB) 48276

[startup+51.1015 s]
/proc/loadavg: 3.31 2.75 2.52 4/90 3099
/proc/meminfo: memFree=1338704/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=48408 CPUtime=41.26
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11191 0 0 0 4120 6 0 0 25 0 1 0 23611113 49569792 11170 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/30814/statm: 12102 11170 421 29 0 10917 0
Current children cumulated CPU time (s) 41.26
Current children cumulated vsize (KiB) 48408

[startup+102.302 s]
/proc/loadavg: 3.22 2.82 2.55 5/90 7106
/proc/meminfo: memFree=1321568/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=48408 CPUtime=83.62
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11198 0 0 0 8354 8 0 0 25 0 1 0 23611113 49569792 11177 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/30814/statm: 12102 11177 421 29 0 10917 0
Current children cumulated CPU time (s) 83.62
Current children cumulated vsize (KiB) 48408

[startup+162.301 s]
/proc/loadavg: 3.29 2.91 2.60 4/90 12217
/proc/meminfo: memFree=1285720/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=48540 CPUtime=132.91
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11221 0 0 0 13280 11 0 0 25 0 1 0 23611113 49704960 11200 996147200 1448431616 1448550632 4294956208 18446744073709551615 135210527 0 0 4096 0 0 0 0 17 1 0 0
/proc/30814/statm: 12135 11200 421 29 0 10950 0
Current children cumulated CPU time (s) 132.91
Current children cumulated vsize (KiB) 48540

[startup+222.303 s]
/proc/loadavg: 3.17 2.94 2.63 4/82 17531
/proc/meminfo: memFree=1313888/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=48672 CPUtime=190.85
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11241 0 0 0 19065 20 0 0 25 0 1 0 23611113 49840128 11220 996147200 1448431616 1448550632 4294956208 18446744073709551615 134849974 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12168 11220 421 29 0 10983 0
Current children cumulated CPU time (s) 190.85
Current children cumulated vsize (KiB) 48672

[startup+282.301 s]
/proc/loadavg: 3.17 2.98 2.66 4/82 22804
/proc/meminfo: memFree=1295080/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=48672 CPUtime=249.44
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11255 0 0 0 24920 24 0 0 25 0 1 0 23611113 49840128 11234 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12168 11234 421 29 0 10983 0
Current children cumulated CPU time (s) 249.44
Current children cumulated vsize (KiB) 48672

[startup+342.306 s]
/proc/loadavg: 2.43 2.80 2.61 3/75 22950
/proc/meminfo: memFree=1284960/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=48804 CPUtime=309.37
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11268 0 0 0 30912 25 0 0 25 0 1 0 23611113 49975296 11247 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12201 11247 421 29 0 11016 0
Current children cumulated CPU time (s) 309.37
Current children cumulated vsize (KiB) 48804

[startup+402.302 s]
/proc/loadavg: 2.16 2.65 2.57 3/75 22950
/proc/meminfo: memFree=1274400/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=48804 CPUtime=369.34
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11297 0 0 0 36909 25 0 0 25 0 1 0 23611113 49975296 11276 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117584 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12201 11276 421 29 0 11016 0
Current children cumulated CPU time (s) 369.34
Current children cumulated vsize (KiB) 48804

[startup+462.301 s]
/proc/loadavg: 2.06 2.53 2.53 3/75 22950
/proc/meminfo: memFree=1266080/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=48804 CPUtime=429.32
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11297 0 0 0 42907 25 0 0 25 0 1 0 23611113 49975296 11276 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12201 11276 421 29 0 11016 0
Current children cumulated CPU time (s) 429.32
Current children cumulated vsize (KiB) 48804

[startup+522.303 s]
/proc/loadavg: 2.02 2.43 2.50 3/75 22950
/proc/meminfo: memFree=1258784/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49068 CPUtime=489.29
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11381 0 0 0 48904 25 0 0 25 0 1 0 23611113 50245632 11360 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117584 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12267 11360 421 29 0 11082 0
Current children cumulated CPU time (s) 489.29
Current children cumulated vsize (KiB) 49068

[startup+582.302 s]
/proc/loadavg: 2.00 2.35 2.46 3/75 22950
/proc/meminfo: memFree=1250656/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49068 CPUtime=549.26
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11391 0 0 0 54901 25 0 0 25 0 1 0 23611113 50245632 11370 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850051 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12267 11370 421 29 0 11082 0
Current children cumulated CPU time (s) 549.26
Current children cumulated vsize (KiB) 49068

[startup+642.301 s]
/proc/loadavg: 2.00 2.28 2.43 3/75 22950
/proc/meminfo: memFree=1246432/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49068 CPUtime=609.23
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11392 0 0 0 60898 25 0 0 25 0 1 0 23611113 50245632 11371 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12267 11371 421 29 0 11082 0
Current children cumulated CPU time (s) 609.23
Current children cumulated vsize (KiB) 49068


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

[startup+822.303 s]
/proc/loadavg: 2.00 2.15 2.35 3/75 22950
/proc/meminfo: memFree=1230240/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49068 CPUtime=789.17
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11397 0 0 0 78891 26 0 0 25 0 1 0 23611113 50245632 11376 996147200 1448431616 1448550632 4294956208 18446744073709551615 135117584 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12267 11376 421 29 0 11082 0
Current children cumulated CPU time (s) 789.17
Current children cumulated vsize (KiB) 49068

[startup+882.302 s]
/proc/loadavg: 2.00 2.12 2.32 3/75 22950
/proc/meminfo: memFree=1223200/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49068 CPUtime=849.14
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11397 0 0 0 84888 26 0 0 25 0 1 0 23611113 50245632 11376 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12267 11376 421 29 0 11082 0
Current children cumulated CPU time (s) 849.14
Current children cumulated vsize (KiB) 49068

[startup+942.301 s]
/proc/loadavg: 2.00 2.09 2.30 3/75 22950
/proc/meminfo: memFree=1215456/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49068 CPUtime=909.11
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11397 0 0 0 90885 26 0 0 25 0 1 0 23611113 50245632 11376 996147200 1448431616 1448550632 4294956208 18446744073709551615 134821960 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12267 11376 421 29 0 11082 0
Current children cumulated CPU time (s) 909.11
Current children cumulated vsize (KiB) 49068

[startup+1002.31 s]
/proc/loadavg: 2.08 2.09 2.28 3/75 22950
/proc/meminfo: memFree=1208416/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49068 CPUtime=969.09
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11397 0 0 0 96883 26 0 0 25 0 1 0 23611113 50245632 11376 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12267 11376 421 29 0 11082 0
Current children cumulated CPU time (s) 969.09
Current children cumulated vsize (KiB) 49068

[startup+1062.3 s]
/proc/loadavg: 2.10 2.09 2.27 3/75 22950
/proc/meminfo: memFree=1202976/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49068 CPUtime=1029.06
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11397 0 0 0 102880 26 0 0 25 0 1 0 23611113 50245632 11376 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257054 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12267 11376 421 29 0 11082 0
Current children cumulated CPU time (s) 1029.06
Current children cumulated vsize (KiB) 49068

[startup+1122.3 s]
/proc/loadavg: 2.10 2.09 2.26 3/75 22950
/proc/meminfo: memFree=1193760/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49200 CPUtime=1089.03
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11409 0 0 0 108877 26 0 0 25 0 1 0 23611113 50380800 11388 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850028 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12300 11388 421 29 0 11115 0
Current children cumulated CPU time (s) 1089.03
Current children cumulated vsize (KiB) 49200

[startup+1182.3 s]
/proc/loadavg: 2.04 2.07 2.24 3/75 22950
/proc/meminfo: memFree=1187680/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49200 CPUtime=1149.01
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11415 0 0 0 114875 26 0 0 25 0 1 0 23611113 50380800 11394 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12300 11394 421 29 0 11115 0
Current children cumulated CPU time (s) 1149.01
Current children cumulated vsize (KiB) 49200

[startup+1242.3 s]
/proc/loadavg: 2.01 2.05 2.22 3/75 22950
/proc/meminfo: memFree=1182688/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49200 CPUtime=1208.99
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11418 0 0 0 120872 27 0 0 25 0 1 0 23611113 50380800 11397 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12300 11397 421 29 0 11115 0
Current children cumulated CPU time (s) 1208.99
Current children cumulated vsize (KiB) 49200

[startup+1302.3 s]
/proc/loadavg: 2.06 2.06 2.21 3/75 22950
/proc/meminfo: memFree=1178080/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49200 CPUtime=1268.96
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11422 0 0 0 126869 27 0 0 25 0 1 0 23611113 50380800 11401 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12300 11401 421 29 0 11115 0
Current children cumulated CPU time (s) 1268.96
Current children cumulated vsize (KiB) 49200

[startup+1362.3 s]
/proc/loadavg: 2.15 2.08 2.20 3/75 22950
/proc/meminfo: memFree=1173472/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49332 CPUtime=1328.94
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11460 0 0 0 132867 27 0 0 25 0 1 0 23611113 50515968 11439 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850179 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12333 11439 421 29 0 11148 0
Current children cumulated CPU time (s) 1328.94
Current children cumulated vsize (KiB) 49332

[startup+1422.3 s]
/proc/loadavg: 2.20 2.11 2.20 3/75 22950
/proc/meminfo: memFree=1170464/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49332 CPUtime=1388.91
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11462 0 0 0 138864 27 0 0 25 0 1 0 23611113 50515968 11441 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850014 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12333 11441 421 29 0 11148 0
Current children cumulated CPU time (s) 1388.91
Current children cumulated vsize (KiB) 49332

[startup+1482.3 s]
/proc/loadavg: 2.07 2.09 2.19 3/75 22950
/proc/meminfo: memFree=1166880/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49332 CPUtime=1448.89
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11463 0 0 0 144862 27 0 0 25 0 1 0 23611113 50515968 11442 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257063 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12333 11442 421 29 0 11148 0
Current children cumulated CPU time (s) 1448.89
Current children cumulated vsize (KiB) 49332

[startup+1542.3 s]
/proc/loadavg: 2.02 2.07 2.17 3/75 22950
/proc/meminfo: memFree=1162016/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49332 CPUtime=1508.86
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11463 0 0 0 150859 27 0 0 25 0 1 0 23611113 50515968 11442 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12333 11442 421 29 0 11148 0
Current children cumulated CPU time (s) 1508.86
Current children cumulated vsize (KiB) 49332

[startup+1602.3 s]
/proc/loadavg: 2.01 2.06 2.16 3/75 22952
/proc/meminfo: memFree=1155744/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49332 CPUtime=1568.83
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11463 0 0 0 156856 27 0 0 25 0 1 0 23611113 50515968 11442 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850037 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12333 11442 421 29 0 11148 0
Current children cumulated CPU time (s) 1568.83
Current children cumulated vsize (KiB) 49332

[startup+1662.31 s]
/proc/loadavg: 2.00 2.04 2.15 3/75 22952
/proc/meminfo: memFree=1152288/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49332 CPUtime=1628.81
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11463 0 0 0 162854 27 0 0 25 0 1 0 23611113 50515968 11442 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850179 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12333 11442 421 29 0 11148 0
Current children cumulated CPU time (s) 1628.81
Current children cumulated vsize (KiB) 49332

[startup+1722.3 s]
/proc/loadavg: 1.94 2.02 2.13 3/74 22981
/proc/meminfo: memFree=1556600/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49332 CPUtime=1688.78
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11463 0 0 0 168850 28 0 0 25 0 1 0 23611113 50515968 11442 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850006 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12333 11442 421 29 0 11148 0
Current children cumulated CPU time (s) 1688.78
Current children cumulated vsize (KiB) 49332

[startup+1782.3 s]
/proc/loadavg: 1.98 2.01 2.12 3/74 22981
/proc/meminfo: memFree=1556664/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49332 CPUtime=1748.76
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11463 0 0 0 174847 29 0 0 25 0 1 0 23611113 50515968 11442 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259414 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12333 11442 421 29 0 11148 0
Current children cumulated CPU time (s) 1748.76
Current children cumulated vsize (KiB) 49332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1833.6 s]
/proc/loadavg: 1.99 2.01 2.11 3/74 22981
/proc/meminfo: memFree=1556536/2055920 swapFree=4192812/4192956
[pid=30814] ppid=30811 vsize=49332 CPUtime=1800.04
/proc/30814/stat : 30814 (ld-linux.so.2) R 30811 30814 20228 0 -1 4194304 11463 0 0 0 179975 29 0 0 25 0 1 0 23611113 50515968 11442 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850046 0 0 4096 0 0 0 0 17 0 0 0
/proc/30814/statm: 12333 11442 421 29 0 11148 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 49332

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): 1833.61
CPU time (s): 1800.05
CPU user time (s): 1799.75
CPU system time (s): 0.300954
CPU usage (%): 98.1697
Max. virtual memory (cumulated for all children) (KiB): 49332

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

runsolver used 2.28465 second user time and 5.9451 second system time

The end

Launcher Data

Begin job on node26 at 2009-07-12 04:24:08
IDJOB=2077662
IDBENCH=56645
IDSOLVER=769
FILE ID=node26/2077662-1247365448
PBS_JOBID= 9507097
Free space on /tmp= 66340 MiB

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

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

MD5SUM BENCH= 9598646f87b2e8df8e0507cbaab97c39
RANDOM SEED=1929994634

node26.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:       1409552 kB
Buffers:         40908 kB
Cached:         310856 kB
SwapCached:          0 kB
Active:         398848 kB
Inactive:       173224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1409552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           33336 kB
Writeback:           0 kB
Mapped:         241896 kB
Slab:            58736 kB
Committed_AS:   385692 kB
PageTables:       2572 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= 66392 MiB
End job on node26 at 2009-07-12 04:54:44