Trace number 2071766

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.1 1803.81

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg9-11_ext.xml
MD5SUMbc49cf038298ba83201666f369e114a3
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 variables99
Number of constraints20
Maximum constraint arity11
Maximum domain size26
Number of constraints which are defined in extension20
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.19/0.22	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-2071766-1247354782/watcher-2071766-1247354782 -o /tmp/evaluation-result-2071766-1247354782/solver-2071766-1247354782 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2071766-1247354782.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: 1.92 1.98 1.93 3/74 16320
/proc/meminfo: memFree=1322448/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=18576 CPUtime=0
/proc/16320/stat : 16320 (runsolver) R 16318 16320 14719 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 22541264 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 271894244647 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16320/statm: 4644 284 249 26 0 2626 0

[startup+0.06395 s]
/proc/loadavg: 1.92 1.98 1.93 3/74 16320
/proc/meminfo: memFree=1322448/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=5740 CPUtime=0.05
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 633 0 0 0 5 0 0 0 18 0 1 0 22541264 5877760 612 996147200 1448431616 1448550632 4294956208 18446744073709551615 134671424 0 0 4096 0 0 0 0 17 1 0 0
/proc/16320/statm: 1435 612 358 29 0 250 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5740

[startup+0.101951 s]
/proc/loadavg: 1.92 1.98 1.93 3/74 16320
/proc/meminfo: memFree=1322448/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=6532 CPUtime=0.08
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 786 0 0 0 8 0 0 0 18 0 1 0 22541264 6688768 765 996147200 1448431616 1448550632 4294956208 18446744073709551615 134671700 0 0 4096 0 0 0 0 17 1 0 0
/proc/16320/statm: 1633 765 358 29 0 448 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6532

[startup+0.301981 s]
/proc/loadavg: 1.92 1.98 1.93 3/74 16320
/proc/meminfo: memFree=1322448/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=29372 CPUtime=0.28
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 6172 0 0 0 25 3 0 0 19 0 1 0 22541264 30076928 6151 996147200 1448431616 1448550632 4294956208 18446744073709551615 134749365 0 0 4096 0 0 0 0 17 1 0 0
/proc/16320/statm: 7343 6151 389 29 0 6158 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29372

[startup+0.702022 s]
/proc/loadavg: 1.92 1.98 1.93 3/74 16320
/proc/meminfo: memFree=1322448/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=40340 CPUtime=0.68
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 8819 0 0 0 64 4 0 0 23 0 1 0 22541264 41308160 8798 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/16320/statm: 10085 8798 411 29 0 8900 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 40340

[startup+1.5011 s]
/proc/loadavg: 1.92 1.98 1.93 3/75 16321
/proc/meminfo: memFree=1288712/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=40472 CPUtime=1.47
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 8827 0 0 0 143 4 0 0 25 0 1 0 22541264 41443328 8806 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/16320/statm: 10118 8806 411 29 0 8933 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 40472

[startup+3.10125 s]
/proc/loadavg: 1.92 1.98 1.93 3/75 16321
/proc/meminfo: memFree=1288264/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=40600 CPUtime=3.05
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 8870 0 0 0 301 4 0 0 25 0 1 0 22541264 41574400 8849 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850179 0 0 4096 0 0 0 0 17 1 0 0
/proc/16320/statm: 10150 8849 412 29 0 8965 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 40600

[startup+6.30157 s]
/proc/loadavg: 1.93 1.98 1.93 3/75 16321
/proc/meminfo: memFree=1288200/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=40600 CPUtime=6.22
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 8870 0 0 0 618 4 0 0 25 0 1 0 22541264 41574400 8849 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/16320/statm: 10150 8849 412 29 0 8965 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 40600

[startup+12.7022 s]
/proc/loadavg: 1.93 1.98 1.93 3/75 16321
/proc/meminfo: memFree=1287944/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=40600 CPUtime=12.57
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 8870 0 0 0 1253 4 0 0 25 0 1 0 22541264 41574400 8849 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/16320/statm: 10150 8849 412 29 0 8965 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 40600

[startup+25.5015 s]
/proc/loadavg: 1.95 1.98 1.93 3/75 16321
/proc/meminfo: memFree=1287624/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=40732 CPUtime=25.24
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 8886 0 0 0 2520 4 0 0 25 0 1 0 22541264 41709568 8865 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/16320/statm: 10183 8865 412 29 0 8998 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 40732

[startup+51.102 s]
/proc/loadavg: 1.96 1.98 1.93 3/75 16321
/proc/meminfo: memFree=1286600/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=40732 CPUtime=50.61
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 8886 0 0 0 5057 4 0 0 25 0 1 0 22541264 41709568 8865 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257786 0 0 4096 0 0 0 0 17 1 0 0
/proc/16320/statm: 10183 8865 412 29 0 8998 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 40732

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.93 3/75 16321
/proc/meminfo: memFree=1283592/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=40732 CPUtime=101.33
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 8886 0 0 0 10129 4 0 0 25 0 1 0 22541264 41709568 8865 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/16320/statm: 10183 8865 412 29 0 8998 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 40732

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.93 3/75 16321
/proc/meminfo: memFree=1281416/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=40864 CPUtime=160.78
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 8945 0 0 0 16073 5 0 0 25 0 1 0 22541264 41844736 8924 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850084 0 0 4096 0 0 0 0 17 1 0 0
/proc/16320/statm: 10216 8924 412 29 0 9031 0
Current children cumulated CPU time (s) 160.78
Current children cumulated vsize (KiB) 40864

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.93 3/75 16321
/proc/meminfo: memFree=1278984/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=40864 CPUtime=220.21
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 8945 0 0 0 22016 5 0 0 25 0 1 0 22541264 41844736 8924 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/16320/statm: 10216 8924 412 29 0 9031 0
Current children cumulated CPU time (s) 220.21
Current children cumulated vsize (KiB) 40864

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.93 3/75 16321
/proc/meminfo: memFree=1277000/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=40996 CPUtime=279.65
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 8980 0 0 0 27960 5 0 0 25 0 1 0 22541264 41979904 8959 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/16320/statm: 10249 8959 412 29 0 9064 0
Current children cumulated CPU time (s) 279.65
Current children cumulated vsize (KiB) 40996

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.93 3/82 16432
/proc/meminfo: memFree=1671056/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41128 CPUtime=339.21
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 8987 0 0 0 33913 8 0 0 25 0 1 0 22541264 42115072 8966 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10282 8966 412 29 0 9097 0
Current children cumulated CPU time (s) 339.21
Current children cumulated vsize (KiB) 41128

[startup+402.301 s]
/proc/loadavg: 2.03 2.00 1.94 3/83 16481
/proc/meminfo: memFree=1563208/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41128 CPUtime=399.18
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9020 0 0 0 39909 9 0 0 25 0 1 0 22541264 42115072 8999 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10282 8999 412 29 0 9097 0
Current children cumulated CPU time (s) 399.18
Current children cumulated vsize (KiB) 41128

[startup+462.301 s]
/proc/loadavg: 2.07 2.01 1.94 3/83 16481
/proc/meminfo: memFree=1552136/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41128 CPUtime=459.16
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9020 0 0 0 45907 9 0 0 25 0 1 0 22541264 42115072 8999 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10282 8999 412 29 0 9097 0
Current children cumulated CPU time (s) 459.16
Current children cumulated vsize (KiB) 41128

[startup+522.301 s]
/proc/loadavg: 2.07 2.03 1.95 3/83 16481
/proc/meminfo: memFree=1545224/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41128 CPUtime=519.13
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9020 0 0 0 51904 9 0 0 25 0 1 0 22541264 42115072 8999 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10282 8999 412 29 0 9097 0
Current children cumulated CPU time (s) 519.13
Current children cumulated vsize (KiB) 41128

[startup+582.302 s]
/proc/loadavg: 2.06 2.03 1.95 3/83 16481
/proc/meminfo: memFree=1544840/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41128 CPUtime=579.11
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9020 0 0 0 57902 9 0 0 25 0 1 0 22541264 42115072 8999 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10282 8999 412 29 0 9097 0
Current children cumulated CPU time (s) 579.11
Current children cumulated vsize (KiB) 41128

[startup+642.302 s]
/proc/loadavg: 2.06 2.04 1.96 3/83 16481
/proc/meminfo: memFree=1533640/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41128 CPUtime=639.07
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9020 0 0 0 63898 9 0 0 25 0 1 0 22541264 42115072 8999 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850067 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10282 8999 412 29 0 9097 0
Current children cumulated CPU time (s) 639.07
Current children cumulated vsize (KiB) 41128

[startup+702.302 s]

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

[startup+822.302 s]
/proc/loadavg: 2.15 2.12 2.00 3/83 16481
/proc/meminfo: memFree=1487944/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=819
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9032 0 0 0 81890 10 0 0 25 0 1 0 22541264 42250240 9011 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9011 412 29 0 9130 0
Current children cumulated CPU time (s) 819
Current children cumulated vsize (KiB) 41260

[startup+882.301 s]
/proc/loadavg: 2.05 2.10 2.00 3/83 16481
/proc/meminfo: memFree=1487944/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=878.97
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9039 0 0 0 87887 10 0 0 25 0 1 0 22541264 42250240 9018 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850003 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9018 412 29 0 9130 0
Current children cumulated CPU time (s) 878.97
Current children cumulated vsize (KiB) 41260

[startup+942.301 s]
/proc/loadavg: 2.02 2.08 2.00 3/83 16481
/proc/meminfo: memFree=1487944/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=938.95
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9040 0 0 0 93885 10 0 0 25 0 1 0 22541264 42250240 9019 996147200 1448431616 1448550632 4294956208 18446744073709551615 135269203 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9019 412 29 0 9130 0
Current children cumulated CPU time (s) 938.95
Current children cumulated vsize (KiB) 41260

[startup+1002.3 s]
/proc/loadavg: 2.00 2.06 2.00 3/83 16481
/proc/meminfo: memFree=1487944/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=998.92
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9042 0 0 0 99882 10 0 0 25 0 1 0 22541264 42250240 9021 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850067 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9021 412 29 0 9130 0
Current children cumulated CPU time (s) 998.92
Current children cumulated vsize (KiB) 41260

[startup+1062.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/83 16481
/proc/meminfo: memFree=1474888/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=1058.88
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9042 0 0 0 105877 11 0 0 25 0 1 0 22541264 42250240 9021 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850179 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9021 412 29 0 9130 0
Current children cumulated CPU time (s) 1058.88
Current children cumulated vsize (KiB) 41260

[startup+1122.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/83 16481
/proc/meminfo: memFree=1474824/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=1118.86
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9044 0 0 0 111875 11 0 0 25 0 1 0 22541264 42250240 9023 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850051 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9023 412 29 0 9130 0
Current children cumulated CPU time (s) 1118.86
Current children cumulated vsize (KiB) 41260

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/83 16481
/proc/meminfo: memFree=1474824/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=1178.83
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9045 0 0 0 117872 11 0 0 25 0 1 0 22541264 42250240 9024 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850028 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9024 412 29 0 9130 0
Current children cumulated CPU time (s) 1178.83
Current children cumulated vsize (KiB) 41260

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 16481
/proc/meminfo: memFree=1461704/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=1238.81
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9047 0 0 0 123870 11 0 0 25 0 1 0 22541264 42250240 9026 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9026 412 29 0 9130 0
Current children cumulated CPU time (s) 1238.81
Current children cumulated vsize (KiB) 41260

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16481
/proc/meminfo: memFree=1461768/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=1298.78
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9047 0 0 0 129867 11 0 0 25 0 1 0 22541264 42250240 9026 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850046 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9026 412 29 0 9130 0
Current children cumulated CPU time (s) 1298.78
Current children cumulated vsize (KiB) 41260

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16481
/proc/meminfo: memFree=1461768/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=1358.75
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9047 0 0 0 135864 11 0 0 25 0 1 0 22541264 42250240 9026 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9026 412 29 0 9130 0
Current children cumulated CPU time (s) 1358.75
Current children cumulated vsize (KiB) 41260

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16481
/proc/meminfo: memFree=1461704/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=1418.73
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9048 0 0 0 141862 11 0 0 25 0 1 0 22541264 42250240 9027 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9027 412 29 0 9130 0
Current children cumulated CPU time (s) 1418.73
Current children cumulated vsize (KiB) 41260

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16485
/proc/meminfo: memFree=1524544/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=1478.7
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9050 0 0 0 147859 11 0 0 25 0 1 0 22541264 42250240 9029 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850093 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9029 412 29 0 9130 0
Current children cumulated CPU time (s) 1478.7
Current children cumulated vsize (KiB) 41260

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16485
/proc/meminfo: memFree=1523464/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=1538.67
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9052 0 0 0 153855 12 0 0 25 0 1 0 22541264 42250240 9031 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850215 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9031 412 29 0 9130 0
Current children cumulated CPU time (s) 1538.67
Current children cumulated vsize (KiB) 41260

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16485
/proc/meminfo: memFree=1523080/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=1598.65
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9052 0 0 0 159853 12 0 0 25 0 1 0 22541264 42250240 9031 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9031 412 29 0 9130 0
Current children cumulated CPU time (s) 1598.65
Current children cumulated vsize (KiB) 41260

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16485
/proc/meminfo: memFree=1522568/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=1658.63
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9052 0 0 0 165851 12 0 0 25 0 1 0 22541264 42250240 9031 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9031 412 29 0 9130 0
Current children cumulated CPU time (s) 1658.63
Current children cumulated vsize (KiB) 41260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16485
/proc/meminfo: memFree=1522056/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=1718.6
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9052 0 0 0 171848 12 0 0 25 0 1 0 22541264 42250240 9031 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9031 412 29 0 9130 0
Current children cumulated CPU time (s) 1718.6
Current children cumulated vsize (KiB) 41260

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16485
/proc/meminfo: memFree=1521416/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=1778.58
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9052 0 0 0 177846 12 0 0 25 0 1 0 22541264 42250240 9031 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9031 412 29 0 9130 0
Current children cumulated CPU time (s) 1778.58
Current children cumulated vsize (KiB) 41260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 16485
/proc/meminfo: memFree=1521288/2055920 swapFree=4192952/4192956
[pid=16320] ppid=16318 vsize=41260 CPUtime=1800.08
/proc/16320/stat : 16320 (ld-linux.so.2) R 16318 16320 14719 0 -1 4194304 9052 0 0 0 179996 12 0 0 25 0 1 0 22541264 42250240 9031 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16320/statm: 10315 9031 412 29 0 9130 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 41260

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): 1803.81
CPU time (s): 1800.1
CPU user time (s): 1799.96
CPU system time (s): 0.133979
CPU usage (%): 99.7941
Max. virtual memory (cumulated for all children) (KiB): 41260

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

runsolver used 2.09368 second user time and 6.03208 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-12 01:26:22
IDJOB=2071766
IDBENCH=55529
IDSOLVER=769
FILE ID=node60/2071766-1247354782
PBS_JOBID= 9506938
Free space on /tmp= 66272 MiB

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

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

MD5SUM BENCH= bc49cf038298ba83201666f369e114a3
RANDOM SEED=2084738153

node60.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.232
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.232
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:       1322928 kB
Buffers:         52096 kB
Cached:         325028 kB
SwapCached:          4 kB
Active:         505488 kB
Inactive:       176336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1322928 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2564 kB
Writeback:           0 kB
Mapped:         315984 kB
Slab:            35752 kB
Committed_AS:   459636 kB
PageTables:       2492 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= 66316 MiB
End job on node60 at 2009-07-12 01:56:28