Trace number 2071623

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.03 1813.31

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg7-10_ext.xml
MD5SUM65d02ec746f3e95546a88b0bab96d2df
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 variables70
Number of constraints17
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension17
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-2071623-1247354294/watcher-2071623-1247354294 -o /tmp/evaluation-result-2071623-1247354294/solver-2071623-1247354294 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2071623-1247354294.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.17 2.08 2.06 3/72 18326
/proc/meminfo: memFree=1883056/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=4804 CPUtime=0
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 171 0 0 0 0 0 0 0 19 0 1 0 22493835 4919296 152 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448530968 0 0 4096 0 0 0 0 17 0 0 0
/proc/18326/statm: 1201 154 132 29 0 16 0

[startup+0.0572359 s]
/proc/loadavg: 2.17 2.08 2.06 3/72 18326
/proc/meminfo: memFree=1883056/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=5896 CPUtime=0.05
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 667 0 0 0 5 0 0 0 19 0 1 0 22493835 6037504 646 996147200 1448431616 1448550632 4294956208 18446744073709551615 134671640 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 1474 646 358 29 0 289 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5896

[startup+0.101243 s]
/proc/loadavg: 2.17 2.08 2.06 3/72 18326
/proc/meminfo: memFree=1883056/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=6744 CPUtime=0.09
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 875 0 0 0 9 0 0 0 19 0 1 0 22493835 6905856 854 996147200 1448431616 1448550632 4294956208 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 1686 854 358 29 0 501 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6744

[startup+0.301272 s]
/proc/loadavg: 2.17 2.08 2.06 3/72 18326
/proc/meminfo: memFree=1883056/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30240 CPUtime=0.29
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6533 0 0 0 27 2 0 0 21 0 1 0 22493835 30965760 6512 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7560 6512 410 29 0 6375 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30240

[startup+0.70132 s]
/proc/loadavg: 2.17 2.08 2.06 3/72 18326
/proc/meminfo: memFree=1883056/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30372 CPUtime=0.68
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6587 0 0 0 66 2 0 0 25 0 1 0 22493835 31100928 6566 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7593 6566 411 29 0 6408 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30372

[startup+1.50141 s]
/proc/loadavg: 2.17 2.08 2.06 3/73 18327
/proc/meminfo: memFree=1858280/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30372 CPUtime=1.48
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6589 0 0 0 146 2 0 0 25 0 1 0 22493835 31100928 6568 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7593 6568 411 29 0 6408 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30372

[startup+3.1016 s]
/proc/loadavg: 2.16 2.08 2.06 3/73 18327
/proc/meminfo: memFree=1858024/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30372 CPUtime=3.07
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6589 0 0 0 304 3 0 0 25 0 1 0 22493835 31100928 6568 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7593 6568 411 29 0 6408 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 30372

[startup+6.30198 s]
/proc/loadavg: 2.16 2.08 2.06 3/73 18327
/proc/meminfo: memFree=1857960/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30372 CPUtime=6.25
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6590 0 0 0 622 3 0 0 25 0 1 0 22493835 31100928 6569 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7593 6569 411 29 0 6408 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 30372

[startup+12.7027 s]
/proc/loadavg: 2.13 2.08 2.06 3/73 18327
/proc/meminfo: memFree=1857896/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30372 CPUtime=12.6
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6590 0 0 0 1257 3 0 0 25 0 1 0 22493835 31100928 6569 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850084 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7593 6569 411 29 0 6408 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 30372

[startup+25.5012 s]
/proc/loadavg: 2.11 2.07 2.06 3/73 18327
/proc/meminfo: memFree=1857960/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30372 CPUtime=25.3
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6590 0 0 0 2527 3 0 0 25 0 1 0 22493835 31100928 6569 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7593 6569 411 29 0 6408 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 30372

[startup+51.1013 s]
/proc/loadavg: 2.07 2.07 2.05 3/73 18327
/proc/meminfo: memFree=1858024/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30372 CPUtime=50.7
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6593 0 0 0 5067 3 0 0 25 0 1 0 22493835 31100928 6572 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7593 6572 411 29 0 6408 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 30372

[startup+102.305 s]
/proc/loadavg: 2.03 2.05 2.05 3/73 18327
/proc/meminfo: memFree=1857896/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30372 CPUtime=101.52
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6595 0 0 0 10149 3 0 0 25 0 1 0 22493835 31100928 6574 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850040 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7593 6574 411 29 0 6408 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 30372

[startup+162.301 s]
/proc/loadavg: 2.01 2.04 2.04 3/73 18327
/proc/meminfo: memFree=1857704/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30504 CPUtime=161.06
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6630 0 0 0 16103 3 0 0 25 0 1 0 22493835 31236096 6609 996147200 1448431616 1448550632 4294956208 18446744073709551615 134849974 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7626 6609 411 29 0 6441 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 30504

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.04 3/73 18327
/proc/meminfo: memFree=1857704/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30504 CPUtime=220.61
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6630 0 0 0 22058 3 0 0 25 0 1 0 22493835 31236096 6609 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850089 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7626 6609 411 29 0 6441 0
Current children cumulated CPU time (s) 220.61
Current children cumulated vsize (KiB) 30504

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.03 3/73 18327
/proc/meminfo: memFree=1857704/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30636 CPUtime=280.15
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6646 0 0 0 28012 3 0 0 25 0 1 0 22493835 31371264 6625 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7659 6625 411 29 0 6474 0
Current children cumulated CPU time (s) 280.15
Current children cumulated vsize (KiB) 30636

[startup+342.302 s]
/proc/loadavg: 2.00 2.02 2.03 3/73 18327
/proc/meminfo: memFree=1857640/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30636 CPUtime=339.7
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6646 0 0 0 33967 3 0 0 25 0 1 0 22493835 31371264 6625 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7659 6625 411 29 0 6474 0
Current children cumulated CPU time (s) 339.7
Current children cumulated vsize (KiB) 30636

[startup+402.302 s]
/proc/loadavg: 2.00 2.01 2.02 3/73 18327
/proc/meminfo: memFree=1857576/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30636 CPUtime=399.24
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6649 0 0 0 39921 3 0 0 25 0 1 0 22493835 31371264 6628 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850107 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7659 6628 411 29 0 6474 0
Current children cumulated CPU time (s) 399.24
Current children cumulated vsize (KiB) 30636

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 2.01 3/73 18327
/proc/meminfo: memFree=1857448/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30636 CPUtime=458.79
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6654 0 0 0 45876 3 0 0 25 0 1 0 22493835 31371264 6633 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850037 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7659 6633 411 29 0 6474 0
Current children cumulated CPU time (s) 458.79
Current children cumulated vsize (KiB) 30636

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 18327
/proc/meminfo: memFree=1857384/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30636 CPUtime=518.34
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6655 0 0 0 51831 3 0 0 25 0 1 0 22493835 31371264 6634 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7659 6634 411 29 0 6474 0
Current children cumulated CPU time (s) 518.34
Current children cumulated vsize (KiB) 30636

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18327
/proc/meminfo: memFree=1857384/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30636 CPUtime=577.88
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6664 0 0 0 57785 3 0 0 25 0 1 0 22493835 31371264 6643 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850084 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7659 6643 411 29 0 6474 0
Current children cumulated CPU time (s) 577.88
Current children cumulated vsize (KiB) 30636

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18327
/proc/meminfo: memFree=1857320/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30636 CPUtime=637.43
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6664 0 0 0 63740 3 0 0 25 0 1 0 22493835 31371264 6643 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7659 6643 411 29 0 6474 0
Current children cumulated CPU time (s) 637.43
Current children cumulated vsize (KiB) 30636

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18327
/proc/meminfo: memFree=1857064/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=875.6
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6667 0 0 0 87557 3 0 0 25 0 1 0 22493835 31506432 6646 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6646 411 29 0 6507 0
Current children cumulated CPU time (s) 875.6
Current children cumulated vsize (KiB) 30768

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18327
/proc/meminfo: memFree=1857064/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=935.15
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6669 0 0 0 93512 3 0 0 25 0 1 0 22493835 31506432 6648 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850089 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6648 411 29 0 6507 0
Current children cumulated CPU time (s) 935.15
Current children cumulated vsize (KiB) 30768

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18327
/proc/meminfo: memFree=1857000/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=994.7
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6669 0 0 0 99467 3 0 0 25 0 1 0 22493835 31506432 6648 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850093 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6648 411 29 0 6507 0
Current children cumulated CPU time (s) 994.7
Current children cumulated vsize (KiB) 30768

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18327
/proc/meminfo: memFree=1856936/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=1054.24
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6670 0 0 0 105421 3 0 0 25 0 1 0 22493835 31506432 6649 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6649 411 29 0 6507 0
Current children cumulated CPU time (s) 1054.24
Current children cumulated vsize (KiB) 30768

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18327
/proc/meminfo: memFree=1856872/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=1113.79
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6671 0 0 0 111376 3 0 0 25 0 1 0 22493835 31506432 6650 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850082 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6650 411 29 0 6507 0
Current children cumulated CPU time (s) 1113.79
Current children cumulated vsize (KiB) 30768

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18327
/proc/meminfo: memFree=1856872/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=1173.33
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6672 0 0 0 117330 3 0 0 25 0 1 0 22493835 31506432 6651 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6651 411 29 0 6507 0
Current children cumulated CPU time (s) 1173.33
Current children cumulated vsize (KiB) 30768

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18327
/proc/meminfo: memFree=1856680/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=1232.88
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6674 0 0 0 123285 3 0 0 25 0 1 0 22493835 31506432 6653 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850179 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6653 411 29 0 6507 0
Current children cumulated CPU time (s) 1232.88
Current children cumulated vsize (KiB) 30768

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18327
/proc/meminfo: memFree=1856680/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=1292.42
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6674 0 0 0 129239 3 0 0 25 0 1 0 22493835 31506432 6653 996147200 1448431616 1448550632 4294956208 18446744073709551615 134849974 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6653 411 29 0 6507 0
Current children cumulated CPU time (s) 1292.42
Current children cumulated vsize (KiB) 30768

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18327
/proc/meminfo: memFree=1856616/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=1351.96
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6674 0 0 0 135193 3 0 0 25 0 1 0 22493835 31506432 6653 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6653 411 29 0 6507 0
Current children cumulated CPU time (s) 1351.96
Current children cumulated vsize (KiB) 30768

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18327
/proc/meminfo: memFree=1856616/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=1411.51
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6686 0 0 0 141148 3 0 0 25 0 1 0 22493835 31506432 6665 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850215 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6665 411 29 0 6507 0
Current children cumulated CPU time (s) 1411.51
Current children cumulated vsize (KiB) 30768

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18327
/proc/meminfo: memFree=1856616/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=1471.05
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6688 0 0 0 147102 3 0 0 25 0 1 0 22493835 31506432 6667 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850028 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6667 411 29 0 6507 0
Current children cumulated CPU time (s) 1471.05
Current children cumulated vsize (KiB) 30768

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18327
/proc/meminfo: memFree=1856552/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=1530.6
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6689 0 0 0 153057 3 0 0 25 0 1 0 22493835 31506432 6668 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6668 411 29 0 6507 0
Current children cumulated CPU time (s) 1530.6
Current children cumulated vsize (KiB) 30768

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 18327
/proc/meminfo: memFree=1856488/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=1590.15
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6690 0 0 0 159012 3 0 0 25 0 1 0 22493835 31506432 6669 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850215 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6669 411 29 0 6507 0
Current children cumulated CPU time (s) 1590.15
Current children cumulated vsize (KiB) 30768

[startup+1662.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/83 18412
/proc/meminfo: memFree=1793672/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=1649.84
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6691 0 0 0 164980 4 0 0 25 0 1 0 22493835 31506432 6670 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850215 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6670 411 29 0 6507 0
Current children cumulated CPU time (s) 1649.84
Current children cumulated vsize (KiB) 30768

[startup+1722.3 s]
/proc/loadavg: 1.95 2.00 2.00 3/74 18452
/proc/meminfo: memFree=1862352/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=1709.52
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6691 0 0 0 170948 4 0 0 25 0 1 0 22493835 31506432 6670 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6670 411 29 0 6507 0
Current children cumulated CPU time (s) 1709.52
Current children cumulated vsize (KiB) 30768

[startup+1782.3 s]
/proc/loadavg: 1.98 2.00 2.00 3/73 18479
/proc/meminfo: memFree=1871592/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=1769.17
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6691 0 0 0 176912 5 0 0 25 0 1 0 22493835 31506432 6670 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850179 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6670 411 29 0 6507 0
Current children cumulated CPU time (s) 1769.17
Current children cumulated vsize (KiB) 30768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18506
/proc/meminfo: memFree=1870568/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=1800.02
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6691 0 0 0 179997 5 0 0 25 0 1 0 22493835 31506432 6670 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6670 411 29 0 6507 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 30768

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

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

[startup+1813.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 18506
/proc/meminfo: memFree=1870568/2055920 swapFree=4192812/4192956
[pid=18326] ppid=18324 vsize=30768 CPUtime=1800.02
/proc/18326/stat : 18326 (ld-linux.so.2) R 18324 18326 16673 0 -1 4194304 6691 0 0 0 179997 5 0 0 25 0 1 0 22493835 31506432 6670 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/18326/statm: 7692 6670 411 29 0 6507 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 30768

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.31
CPU time (s): 1800.03
CPU user time (s): 1799.97
CPU system time (s): 0.057991
CPU usage (%): 99.2675
Max. virtual memory (cumulated for all children) (KiB): 30768

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

runsolver used 1.3478 second user time and 5.2582 second system time

The end

Launcher Data

Begin job on node75 at 2009-07-12 01:18:14
IDJOB=2071623
IDBENCH=55514
IDSOLVER=769
FILE ID=node75/2071623-1247354294
PBS_JOBID= 9506803
Free space on /tmp= 66256 MiB

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

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

MD5SUM BENCH= 65d02ec746f3e95546a88b0bab96d2df
RANDOM SEED=1200639343

node75.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1883472 kB
Buffers:          7148 kB
Cached:          81932 kB
SwapCached:          0 kB
Active:          78384 kB
Inactive:        42800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1883472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2436 kB
Writeback:           0 kB
Mapped:          43632 kB
Slab:            36580 kB
Committed_AS:   190236 kB
PageTables:       1780 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= 66256 MiB
End job on node75 at 2009-07-12 01:48:29