Trace number 2077420

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 1829.22

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg10-13_ext.xml
MD5SUM5a7144764e7657f24f6c6030b3139617
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 variables130
Number of constraints23
Maximum constraint arity13
Maximum domain size26
Number of constraints which are defined in extension23
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.18/0.21	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-2077420-1247364875/watcher-2077420-1247364875 -o /tmp/evaluation-result-2077420-1247364875/solver-2077420-1247364875 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2077420-1247364875.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.03 2.43 2.36 3/72 21407
/proc/meminfo: memFree=1637208/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=18576 CPUtime=0
/proc/21407/stat : 21407 (runsolver) R 21405 21407 18760 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 23553651 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 264907582759 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/21407/statm: 4644 284 249 26 0 2626 0

[startup+0.092123 s]
/proc/loadavg: 2.03 2.43 2.36 3/72 21407
/proc/meminfo: memFree=1637208/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=6276 CPUtime=0.08
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 741 0 0 0 8 0 0 0 18 0 1 0 23553651 6426624 720 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157387310 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 1569 720 358 29 0 384 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6276

[startup+0.102121 s]
/proc/loadavg: 2.03 2.43 2.36 3/72 21407
/proc/meminfo: memFree=1637208/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=6408 CPUtime=0.09
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 779 0 0 0 9 0 0 0 18 0 1 0 23553651 6561792 758 996147200 1448431616 1448550632 4294956208 18446744073709551615 134525380 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 1602 758 358 29 0 417 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6408

[startup+0.301154 s]
/proc/loadavg: 2.03 2.43 2.36 3/72 21407
/proc/meminfo: memFree=1637208/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=9712 CPUtime=0.28
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 1604 0 0 0 28 0 0 0 19 0 1 0 23553651 9945088 1583 996147200 1448431616 1448550632 4294956208 18446744073709551615 134661446 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 2428 1583 358 29 0 1243 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9712

[startup+0.702221 s]
/proc/loadavg: 2.03 2.43 2.36 3/72 21407
/proc/meminfo: memFree=1637208/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=69252 CPUtime=0.68
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 14681 0 0 0 62 6 0 0 23 0 1 0 23553651 70914048 14660 996147200 1448431616 1448550632 4294956208 18446744073709551615 134749443 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 17313 14660 389 29 0 16128 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 69252

[startup+1.50134 s]
/proc/loadavg: 2.03 2.43 2.36 3/73 21408
/proc/meminfo: memFree=1563344/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=87940 CPUtime=1.47
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 18920 0 0 0 139 8 0 0 25 0 1 0 23553651 90050560 18899 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 21985 18899 411 29 0 20800 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 87940

[startup+3.10157 s]
/proc/loadavg: 2.03 2.42 2.36 3/73 21408
/proc/meminfo: memFree=1562832/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=88068 CPUtime=3.06
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 18937 0 0 0 298 8 0 0 25 0 1 0 23553651 90181632 18916 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 22017 18916 412 29 0 20832 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 88068

[startup+6.30103 s]
/proc/loadavg: 2.03 2.42 2.36 3/73 21408
/proc/meminfo: memFree=1562640/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=88200 CPUtime=6.23
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 18943 0 0 0 614 9 0 0 25 0 1 0 23553651 90316800 18922 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 22050 18922 412 29 0 20865 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 88200

[startup+12.702 s]
/proc/loadavg: 2.02 2.41 2.36 3/73 21408
/proc/meminfo: memFree=1562576/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=88200 CPUtime=12.57
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 18952 0 0 0 1248 9 0 0 25 0 1 0 23553651 90316800 18931 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 22050 18931 412 29 0 20865 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 88200

[startup+25.5018 s]
/proc/loadavg: 2.02 2.39 2.35 3/73 21408
/proc/meminfo: memFree=1562704/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=88200 CPUtime=25.24
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 18955 0 0 0 2515 9 0 0 25 0 1 0 23553651 90316800 18934 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850070 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 22050 18934 412 29 0 20865 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 88200

[startup+51.1016 s]
/proc/loadavg: 2.09 2.38 2.35 3/73 21408
/proc/meminfo: memFree=1562704/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=88200 CPUtime=50.6
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 18961 0 0 0 5051 9 0 0 25 0 1 0 23553651 90316800 18940 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850037 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 22050 18940 412 29 0 20865 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 88200

[startup+102.306 s]
/proc/loadavg: 2.10 2.33 2.33 3/73 21408
/proc/meminfo: memFree=1562576/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=88200 CPUtime=101.32
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 18976 0 0 0 10123 9 0 0 25 0 1 0 23553651 90316800 18955 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 22050 18955 412 29 0 20865 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 88200

[startup+162.302 s]
/proc/loadavg: 2.10 2.28 2.31 3/73 21408
/proc/meminfo: memFree=1562512/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=88200 CPUtime=160.76
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 18984 0 0 0 16067 9 0 0 25 0 1 0 23553651 90316800 18963 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 22050 18963 412 29 0 20865 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 88200

[startup+222.302 s]
/proc/loadavg: 2.03 2.23 2.29 3/73 21408
/proc/meminfo: memFree=1562320/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=88464 CPUtime=220.19
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19024 0 0 0 22010 9 0 0 25 0 1 0 23553651 90587136 19003 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 22116 19003 412 29 0 20931 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 88464

[startup+282.301 s]
/proc/loadavg: 2.01 2.18 2.27 3/73 21408
/proc/meminfo: memFree=1562192/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=88464 CPUtime=279.63
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19050 0 0 0 27954 9 0 0 25 0 1 0 23553651 90587136 19029 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 22116 19029 412 29 0 20931 0
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (KiB) 88464

[startup+342.301 s]
/proc/loadavg: 2.00 2.15 2.25 3/73 21408
/proc/meminfo: memFree=1562200/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=88464 CPUtime=339.06
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19050 0 0 0 33897 9 0 0 25 0 1 0 23553651 90587136 19029 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850089 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 22116 19029 412 29 0 20931 0
Current children cumulated CPU time (s) 339.06
Current children cumulated vsize (KiB) 88464

[startup+402.303 s]
/proc/loadavg: 2.00 2.12 2.23 3/73 21408
/proc/meminfo: memFree=1562008/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=88596 CPUtime=398.5
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19088 0 0 0 39841 9 0 0 25 0 1 0 23553651 90722304 19067 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850179 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 22149 19067 412 29 0 20964 0
Current children cumulated CPU time (s) 398.5
Current children cumulated vsize (KiB) 88596

[startup+462.302 s]
/proc/loadavg: 2.35 2.17 2.24 4/80 22843
/proc/meminfo: memFree=1558328/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=88596 CPUtime=454.99
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19088 0 0 0 45490 9 0 0 25 0 1 0 23553651 90722304 19067 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850067 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 22149 19067 412 29 0 20964 0
Current children cumulated CPU time (s) 454.99
Current children cumulated vsize (KiB) 88596

[startup+522.301 s]
/proc/loadavg: 2.93 2.37 2.30 5/80 27969
/proc/meminfo: memFree=1550840/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=88984 CPUtime=506.37
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19132 0 0 0 50624 13 0 0 25 0 1 0 23553651 91119616 19111 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850037 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22246 19111 412 29 0 21061 0
Current children cumulated CPU time (s) 506.37
Current children cumulated vsize (KiB) 88984

[startup+582.302 s]
/proc/loadavg: 3.09 2.51 2.35 5/80 915
/proc/meminfo: memFree=1543992/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89116 CPUtime=562.94
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19170 0 0 0 56277 17 0 0 25 0 1 0 23553651 91254784 19149 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850014 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22279 19149 412 29 0 21094 0
Current children cumulated CPU time (s) 562.94
Current children cumulated vsize (KiB) 89116

[startup+642.302 s]
/proc/loadavg: 3.14 2.63 2.40 4/79 6075
/proc/meminfo: memFree=1539008/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89116 CPUtime=621.47
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19172 0 0 0 62125 22 0 0 25 0 1 0 23553651 91254784 19151 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22279 19151 412 29 0 21094 0
Current children cumulated CPU time (s) 621.47
Current children cumulated vsize (KiB) 89116

[startup+702.302 s]

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

[startup+822.302 s]
/proc/loadavg: 3.21 2.91 2.55 4/80 22283
/proc/meminfo: memFree=1518008/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89116 CPUtime=796.55
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19172 0 0 0 79618 37 0 0 25 0 1 0 23553651 91254784 19151 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850215 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22279 19151 412 29 0 21094 0
Current children cumulated CPU time (s) 796.55
Current children cumulated vsize (KiB) 89116

[startup+882.302 s]
/proc/loadavg: 2.59 2.80 2.53 3/73 24004
/proc/meminfo: memFree=1518488/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=855.99
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19176 0 0 0 85561 38 0 0 25 0 1 0 23553651 91389952 19155 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850093 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22312 19155 412 29 0 21127 0
Current children cumulated CPU time (s) 855.99
Current children cumulated vsize (KiB) 89248

[startup+942.302 s]
/proc/loadavg: 2.21 2.65 2.50 3/73 24004
/proc/meminfo: memFree=1518488/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=915.96
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19176 0 0 0 91558 38 0 0 25 0 1 0 23553651 91389952 19155 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22312 19155 412 29 0 21127 0
Current children cumulated CPU time (s) 915.96
Current children cumulated vsize (KiB) 89248

[startup+1002.3 s]
/proc/loadavg: 2.08 2.53 2.46 3/73 24004
/proc/meminfo: memFree=1518424/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=975.94
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19205 0 0 0 97555 39 0 0 25 0 1 0 23553651 91389952 19184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22312 19184 412 29 0 21127 0
Current children cumulated CPU time (s) 975.94
Current children cumulated vsize (KiB) 89248

[startup+1062.3 s]
/proc/loadavg: 2.03 2.43 2.43 3/73 24004
/proc/meminfo: memFree=1518360/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=1035.92
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19205 0 0 0 103553 39 0 0 25 0 1 0 23553651 91389952 19184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22312 19184 412 29 0 21127 0
Current children cumulated CPU time (s) 1035.92
Current children cumulated vsize (KiB) 89248

[startup+1122.3 s]
/proc/loadavg: 2.01 2.35 2.40 3/73 24004
/proc/meminfo: memFree=1518360/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=1095.89
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19205 0 0 0 109550 39 0 0 25 0 1 0 23553651 91389952 19184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22312 19184 412 29 0 21127 0
Current children cumulated CPU time (s) 1095.89
Current children cumulated vsize (KiB) 89248

[startup+1182.3 s]
/proc/loadavg: 2.00 2.28 2.37 3/73 24004
/proc/meminfo: memFree=1518296/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=1155.87
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19205 0 0 0 115548 39 0 0 25 0 1 0 23553651 91389952 19184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22312 19184 412 29 0 21127 0
Current children cumulated CPU time (s) 1155.87
Current children cumulated vsize (KiB) 89248

[startup+1242.3 s]
/proc/loadavg: 2.00 2.23 2.35 3/73 24004
/proc/meminfo: memFree=1518040/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=1215.84
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19205 0 0 0 121545 39 0 0 25 0 1 0 23553651 91389952 19184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22312 19184 412 29 0 21127 0
Current children cumulated CPU time (s) 1215.84
Current children cumulated vsize (KiB) 89248

[startup+1302.3 s]
/proc/loadavg: 2.00 2.18 2.32 3/73 24004
/proc/meminfo: memFree=1518040/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=1275.82
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19205 0 0 0 127543 39 0 0 25 0 1 0 23553651 91389952 19184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22312 19184 412 29 0 21127 0
Current children cumulated CPU time (s) 1275.82
Current children cumulated vsize (KiB) 89248

[startup+1362.3 s]
/proc/loadavg: 2.00 2.15 2.30 3/73 24004
/proc/meminfo: memFree=1518040/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=1335.79
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19205 0 0 0 133540 39 0 0 25 0 1 0 23553651 91389952 19184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22312 19184 412 29 0 21127 0
Current children cumulated CPU time (s) 1335.79
Current children cumulated vsize (KiB) 89248

[startup+1422.31 s]
/proc/loadavg: 2.00 2.12 2.28 3/73 24004
/proc/meminfo: memFree=1518040/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=1395.77
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19205 0 0 0 139538 39 0 0 25 0 1 0 23553651 91389952 19184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850067 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22312 19184 412 29 0 21127 0
Current children cumulated CPU time (s) 1395.77
Current children cumulated vsize (KiB) 89248

[startup+1482.3 s]
/proc/loadavg: 2.00 2.09 2.26 3/73 24004
/proc/meminfo: memFree=1518040/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=1455.74
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19205 0 0 0 145535 39 0 0 25 0 1 0 23553651 91389952 19184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22312 19184 412 29 0 21127 0
Current children cumulated CPU time (s) 1455.74
Current children cumulated vsize (KiB) 89248

[startup+1542.3 s]
/proc/loadavg: 2.00 2.07 2.24 3/73 24004
/proc/meminfo: memFree=1517976/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=1515.71
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19205 0 0 0 151532 39 0 0 25 0 1 0 23553651 91389952 19184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22312 19184 412 29 0 21127 0
Current children cumulated CPU time (s) 1515.71
Current children cumulated vsize (KiB) 89248

[startup+1602.3 s]
/proc/loadavg: 2.00 2.06 2.22 3/73 24004
/proc/meminfo: memFree=1517976/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=1575.7
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19205 0 0 0 157530 40 0 0 25 0 1 0 23553651 91389952 19184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850215 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22312 19184 412 29 0 21127 0
Current children cumulated CPU time (s) 1575.7
Current children cumulated vsize (KiB) 89248

[startup+1662.3 s]
/proc/loadavg: 2.09 2.06 2.21 3/84 24070
/proc/meminfo: memFree=1284160/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=1635
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19205 0 0 0 163460 40 0 0 25 0 1 0 23553651 91389952 19184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 22312 19184 412 29 0 21127 0
Current children cumulated CPU time (s) 1635
Current children cumulated vsize (KiB) 89248

[startup+1722.3 s]
/proc/loadavg: 2.47 2.17 2.23 3/84 24070
/proc/meminfo: memFree=889856/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=1693.64
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19205 0 0 0 169324 40 0 0 25 0 1 0 23553651 91389952 19184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 22312 19184 412 29 0 21127 0
Current children cumulated CPU time (s) 1693.64
Current children cumulated vsize (KiB) 89248

[startup+1782.3 s]
/proc/loadavg: 2.17 2.14 2.22 3/84 24070
/proc/meminfo: memFree=889536/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=1753.35
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19205 0 0 0 175294 41 0 0 25 0 1 0 23553651 91389952 19184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134849974 0 0 4096 0 0 0 0 17 1 0 0
/proc/21407/statm: 22312 19184 412 29 0 21127 0
Current children cumulated CPU time (s) 1753.35
Current children cumulated vsize (KiB) 89248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1829.2 s]
/proc/loadavg: 2.08 2.12 2.20 3/83 24119
/proc/meminfo: memFree=1413896/2055920 swapFree=4192812/4192956
[pid=21407] ppid=21405 vsize=89248 CPUtime=1800.03
/proc/21407/stat : 21407 (ld-linux.so.2) R 21405 21407 18760 0 -1 4194304 19205 0 0 0 179961 42 0 0 25 0 1 0 23553651 91389952 19184 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21407/statm: 22312 19184 412 29 0 21127 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 89248

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): 1829.22
CPU time (s): 1800.05
CPU user time (s): 1799.61
CPU system time (s): 0.436933
CPU usage (%): 98.4052
Max. virtual memory (cumulated for all children) (KiB): 89248

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

runsolver used 2.58661 second user time and 5.58915 second system time

The end

Launcher Data

Begin job on node30 at 2009-07-12 04:14:35
IDJOB=2077420
IDBENCH=56594
IDSOLVER=769
FILE ID=node30/2077420-1247364875
PBS_JOBID= 9506992
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= 5a7144764e7657f24f6c6030b3139617
RANDOM SEED=1238750213

node30.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.277
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.277
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:       1637688 kB
Buffers:         34896 kB
Cached:         238600 kB
SwapCached:          0 kB
Active:         184476 kB
Inactive:       162636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4112 kB
Writeback:           0 kB
Mapped:          85144 kB
Slab:            56528 kB
Committed_AS:   238428 kB
PageTables:       1788 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= 66208 MiB
End job on node30 at 2009-07-12 04:45:07