Trace number 2077145

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.11 1816.52

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg9-9_ext.xml
MD5SUMbd2caca1f8cbbcb068750b60fbb8ea96
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 variables81
Number of constraints18
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.18/0.20	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-2077145-1247363413/watcher-2077145-1247363413 -o /tmp/evaluation-result-2077145-1247363413/solver-2077145-1247363413 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2077145-1247363413.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.52 2.34 2.29 4/83 19079
/proc/meminfo: memFree=1444768/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=18576 CPUtime=0
/proc/19079/stat : 19079 (runsolver) R 19077 19079 16543 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 23406504 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 249069890855 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/19079/statm: 4644 284 249 26 0 2626 0

[startup+0.106988 s]
/proc/loadavg: 2.52 2.34 2.29 4/83 19079
/proc/meminfo: memFree=1444768/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=6644 CPUtime=0.09
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 850 0 0 0 9 0 0 0 18 0 1 0 23406504 6803456 829 996147200 1448431616 1448550632 4294956208 18446744073709551615 134602881 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 1661 829 358 29 0 476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6644

[startup+0.202004 s]
/proc/loadavg: 2.52 2.34 2.29 4/83 19079
/proc/meminfo: memFree=1444768/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=14320 CPUtime=0.18
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 2614 0 0 0 17 1 0 0 18 0 1 0 23406504 14663680 2593 996147200 1448431616 1448550632 4294956208 18446744073709551615 134749426 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 3580 2593 390 29 0 2395 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 14320

[startup+0.302013 s]
/proc/loadavg: 2.52 2.34 2.29 4/83 19079
/proc/meminfo: memFree=1444768/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=33396 CPUtime=0.29
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 6811 0 0 0 26 3 0 0 19 0 1 0 23406504 34197504 6790 996147200 1448431616 1448550632 4294956208 18446744073709551615 134749350 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 8349 6790 390 29 0 7164 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33396

[startup+0.701049 s]
/proc/loadavg: 2.52 2.34 2.29 4/83 19079
/proc/meminfo: memFree=1444768/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=66680 CPUtime=0.69
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14094 0 0 0 62 7 0 0 23 0 1 0 23406504 68280320 14073 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16670 14073 412 29 0 15485 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66680

[startup+1.50113 s]
/proc/loadavg: 2.47 2.34 2.28 3/84 19080
/proc/meminfo: memFree=1389784/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=66680 CPUtime=1.48
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14113 0 0 0 141 7 0 0 25 0 1 0 23406504 68280320 14092 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16670 14092 412 29 0 15485 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 66680

[startup+3.10129 s]
/proc/loadavg: 2.47 2.34 2.28 3/84 19080
/proc/meminfo: memFree=1389528/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=66680 CPUtime=3.07
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14113 0 0 0 300 7 0 0 25 0 1 0 23406504 68280320 14092 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850093 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16670 14092 412 29 0 15485 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 66680

[startup+6.3026 s]
/proc/loadavg: 2.44 2.33 2.28 3/84 19080
/proc/meminfo: memFree=1389400/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=66940 CPUtime=6.26
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14135 0 0 0 619 7 0 0 25 0 1 0 23406504 68546560 14114 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850215 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16735 14114 413 29 0 15550 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 66940

[startup+12.7012 s]
/proc/loadavg: 2.40 2.32 2.28 3/84 19080
/proc/meminfo: memFree=1389272/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=66940 CPUtime=12.63
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14136 0 0 0 1256 7 0 0 25 0 1 0 23406504 68546560 14115 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850084 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16735 14115 413 29 0 15550 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 66940

[startup+25.5015 s]
/proc/loadavg: 2.34 2.31 2.28 3/84 19080
/proc/meminfo: memFree=1389272/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=66940 CPUtime=25.38
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14152 0 0 0 2531 7 0 0 25 0 1 0 23406504 68546560 14131 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16735 14131 413 29 0 15550 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 66940

[startup+51.102 s]
/proc/loadavg: 2.20 2.28 2.27 3/84 19082
/proc/meminfo: memFree=1389272/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=66940 CPUtime=50.88
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14157 0 0 0 5081 7 0 0 25 0 1 0 23406504 68546560 14136 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850215 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16735 14136 413 29 0 15550 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 66940

[startup+102.301 s]
/proc/loadavg: 2.09 2.24 2.25 3/74 19111
/proc/meminfo: memFree=1824312/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67204 CPUtime=101.84
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14224 0 0 0 10176 8 0 0 25 0 1 0 23406504 68816896 14203 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16801 14203 413 29 0 15616 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 67204

[startup+162.302 s]
/proc/loadavg: 2.03 2.19 2.23 3/75 19112
/proc/meminfo: memFree=1760184/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67204 CPUtime=161.39
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14232 0 0 0 16131 8 0 0 25 0 1 0 23406504 68816896 14211 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16801 14211 413 29 0 15616 0
Current children cumulated CPU time (s) 161.39
Current children cumulated vsize (KiB) 67204

[startup+222.306 s]
/proc/loadavg: 2.01 2.15 2.22 3/75 19112
/proc/meminfo: memFree=1760056/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67204 CPUtime=220.94
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14233 0 0 0 22086 8 0 0 25 0 1 0 23406504 68816896 14212 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16801 14212 413 29 0 15616 0
Current children cumulated CPU time (s) 220.94
Current children cumulated vsize (KiB) 67204

[startup+282.302 s]
/proc/loadavg: 2.00 2.12 2.20 3/75 19112
/proc/meminfo: memFree=1759992/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=280.48
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14250 0 0 0 28040 8 0 0 25 0 1 0 23406504 68952064 14229 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850176 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14229 413 29 0 15649 0
Current children cumulated CPU time (s) 280.48
Current children cumulated vsize (KiB) 67336

[startup+342.302 s]
/proc/loadavg: 2.00 2.10 2.18 3/75 19112
/proc/meminfo: memFree=1759992/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=340.03
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14251 0 0 0 33995 8 0 0 25 0 1 0 23406504 68952064 14230 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14230 413 29 0 15649 0
Current children cumulated CPU time (s) 340.03
Current children cumulated vsize (KiB) 67336

[startup+402.302 s]
/proc/loadavg: 2.00 2.08 2.17 3/75 19112
/proc/meminfo: memFree=1759992/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=399.58
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14254 0 0 0 39950 8 0 0 25 0 1 0 23406504 68952064 14233 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14233 413 29 0 15649 0
Current children cumulated CPU time (s) 399.58
Current children cumulated vsize (KiB) 67336

[startup+462.302 s]
/proc/loadavg: 2.00 2.06 2.16 3/75 19112
/proc/meminfo: memFree=1759936/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=459.13
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14264 0 0 0 45905 8 0 0 25 0 1 0 23406504 68952064 14243 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14243 413 29 0 15649 0
Current children cumulated CPU time (s) 459.13
Current children cumulated vsize (KiB) 67336

[startup+522.301 s]
/proc/loadavg: 2.00 2.05 2.15 3/75 19112
/proc/meminfo: memFree=1759872/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=518.67
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14271 0 0 0 51859 8 0 0 25 0 1 0 23406504 68952064 14250 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14250 413 29 0 15649 0
Current children cumulated CPU time (s) 518.67
Current children cumulated vsize (KiB) 67336

[startup+582.301 s]
/proc/loadavg: 2.00 2.04 2.13 3/75 19112
/proc/meminfo: memFree=1759808/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=578.22
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14271 0 0 0 57814 8 0 0 25 0 1 0 23406504 68952064 14250 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14250 413 29 0 15649 0
Current children cumulated CPU time (s) 578.22
Current children cumulated vsize (KiB) 67336

[startup+642.301 s]
/proc/loadavg: 2.00 2.03 2.12 3/75 19112
/proc/meminfo: memFree=1759808/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=637.77
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14271 0 0 0 63769 8 0 0 25 0 1 0 23406504 68952064 14250 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14250 413 29 0 15649 0
Current children cumulated CPU time (s) 637.77
Current children cumulated vsize (KiB) 67336

[startup+702.301 s]

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

[startup+822.302 s]
/proc/loadavg: 2.90 2.38 2.23 4/80 19555
/proc/meminfo: memFree=1729584/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=815.25
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14271 0 0 0 81514 11 0 0 25 0 1 0 23406504 68952064 14250 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14250 413 29 0 15649 0
Current children cumulated CPU time (s) 815.25
Current children cumulated vsize (KiB) 67336

[startup+882.307 s]
/proc/loadavg: 2.96 2.49 2.27 4/80 19555
/proc/meminfo: memFree=1716784/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=874.67
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14271 0 0 0 87456 11 0 0 25 0 1 0 23406504 68952064 14250 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14250 413 29 0 15649 0
Current children cumulated CPU time (s) 874.67
Current children cumulated vsize (KiB) 67336

[startup+942.302 s]
/proc/loadavg: 2.98 2.58 2.31 4/80 19555
/proc/meminfo: memFree=1705712/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=934.11
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14271 0 0 0 93399 12 0 0 25 0 1 0 23406504 68952064 14250 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850037 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14250 413 29 0 15649 0
Current children cumulated CPU time (s) 934.11
Current children cumulated vsize (KiB) 67336

[startup+1002.3 s]
/proc/loadavg: 2.84 2.62 2.34 3/75 19610
/proc/meminfo: memFree=1671656/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=992.09
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14271 0 0 0 99192 17 0 0 25 0 1 0 23406504 68952064 14250 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850089 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14250 413 29 0 15649 0
Current children cumulated CPU time (s) 992.09
Current children cumulated vsize (KiB) 67336

[startup+1062.3 s]
/proc/loadavg: 2.31 2.50 2.32 3/76 19611
/proc/meminfo: memFree=1671672/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=1051.63
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14271 0 0 0 105146 17 0 0 25 0 1 0 23406504 68952064 14250 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14250 413 29 0 15649 0
Current children cumulated CPU time (s) 1051.63
Current children cumulated vsize (KiB) 67336

[startup+1122.3 s]
/proc/loadavg: 2.11 2.41 2.30 3/76 19611
/proc/meminfo: memFree=1671672/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=1111.18
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14271 0 0 0 111101 17 0 0 25 0 1 0 23406504 68952064 14250 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14250 413 29 0 15649 0
Current children cumulated CPU time (s) 1111.18
Current children cumulated vsize (KiB) 67336

[startup+1182.3 s]
/proc/loadavg: 2.04 2.33 2.27 3/76 19611
/proc/meminfo: memFree=1671608/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=1170.73
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14271 0 0 0 117056 17 0 0 25 0 1 0 23406504 68952064 14250 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14250 413 29 0 15649 0
Current children cumulated CPU time (s) 1170.73
Current children cumulated vsize (KiB) 67336

[startup+1242.3 s]
/proc/loadavg: 2.05 2.28 2.26 3/76 19611
/proc/meminfo: memFree=1671480/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=1230.28
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14271 0 0 0 123011 17 0 0 25 0 1 0 23406504 68952064 14250 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14250 413 29 0 15649 0
Current children cumulated CPU time (s) 1230.28
Current children cumulated vsize (KiB) 67336

[startup+1302.3 s]
/proc/loadavg: 2.05 2.24 2.25 3/76 19611
/proc/meminfo: memFree=1671416/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=1289.83
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14271 0 0 0 128966 17 0 0 25 0 1 0 23406504 68952064 14250 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14250 413 29 0 15649 0
Current children cumulated CPU time (s) 1289.83
Current children cumulated vsize (KiB) 67336

[startup+1362.3 s]
/proc/loadavg: 2.13 2.23 2.24 3/76 19611
/proc/meminfo: memFree=1671288/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=1349.37
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14272 0 0 0 134920 17 0 0 25 0 1 0 23406504 68952064 14251 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14251 413 29 0 15649 0
Current children cumulated CPU time (s) 1349.37
Current children cumulated vsize (KiB) 67336

[startup+1422.3 s]
/proc/loadavg: 2.12 2.20 2.23 3/76 19611
/proc/meminfo: memFree=1671288/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=1408.92
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14272 0 0 0 140875 17 0 0 25 0 1 0 23406504 68952064 14251 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14251 413 29 0 15649 0
Current children cumulated CPU time (s) 1408.92
Current children cumulated vsize (KiB) 67336

[startup+1482.3 s]
/proc/loadavg: 2.20 2.21 2.23 3/77 19612
/proc/meminfo: memFree=1671280/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=1468.47
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14272 0 0 0 146830 17 0 0 25 0 1 0 23406504 68952064 14251 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14251 413 29 0 15649 0
Current children cumulated CPU time (s) 1468.47
Current children cumulated vsize (KiB) 67336

[startup+1542.31 s]
/proc/loadavg: 2.07 2.17 2.21 3/77 19612
/proc/meminfo: memFree=1671280/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=1528.02
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14272 0 0 0 152785 17 0 0 25 0 1 0 23406504 68952064 14251 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850051 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14251 413 29 0 15649 0
Current children cumulated CPU time (s) 1528.02
Current children cumulated vsize (KiB) 67336

[startup+1602.3 s]
/proc/loadavg: 2.02 2.13 2.19 3/77 19612
/proc/meminfo: memFree=1671280/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=1587.57
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14272 0 0 0 158740 17 0 0 25 0 1 0 23406504 68952064 14251 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850096 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14251 413 29 0 15649 0
Current children cumulated CPU time (s) 1587.57
Current children cumulated vsize (KiB) 67336

[startup+1662.3 s]
/proc/loadavg: 2.01 2.11 2.18 3/77 19612
/proc/meminfo: memFree=1671280/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=1647.11
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14278 0 0 0 164694 17 0 0 25 0 1 0 23406504 68952064 14257 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850067 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14257 413 29 0 15649 0
Current children cumulated CPU time (s) 1647.11
Current children cumulated vsize (KiB) 67336

[startup+1722.3 s]
/proc/loadavg: 2.00 2.08 2.17 3/78 19613
/proc/meminfo: memFree=1671208/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=1706.64
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14278 0 0 0 170647 17 0 0 25 0 1 0 23406504 68952064 14257 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850067 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14257 413 29 0 15649 0
Current children cumulated CPU time (s) 1706.64
Current children cumulated vsize (KiB) 67336

[startup+1782.3 s]
/proc/loadavg: 2.00 2.07 2.15 3/78 19613
/proc/meminfo: memFree=1671080/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=1766.16
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14278 0 0 0 176599 17 0 0 25 0 1 0 23406504 68952064 14257 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14257 413 29 0 15649 0
Current children cumulated CPU time (s) 1766.16
Current children cumulated vsize (KiB) 67336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.5 s]
/proc/loadavg: 2.00 2.06 2.15 3/78 19613
/proc/meminfo: memFree=1671080/2055920 swapFree=4192812/4192956
[pid=19079] ppid=19077 vsize=67336 CPUtime=1800.09
/proc/19079/stat : 19079 (ld-linux.so.2) R 19077 19079 16543 0 -1 4194304 14278 0 0 0 179991 18 0 0 25 0 1 0 23406504 68952064 14257 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850084 0 0 4096 0 0 0 0 17 1 0 0
/proc/19079/statm: 16834 14257 413 29 0 15649 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 67336

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): 1816.52
CPU time (s): 1800.11
CPU user time (s): 1799.92
CPU system time (s): 0.189971
CPU usage (%): 99.0967
Max. virtual memory (cumulated for all children) (KiB): 67336

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

runsolver used 2.17267 second user time and 4.70528 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-12 03:50:13
IDJOB=2077145
IDBENCH=56557
IDSOLVER=769
FILE ID=node89/2077145-1247363413
PBS_JOBID= 9506911
Free space on /tmp= 66160 MiB

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

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

MD5SUM BENCH= bd2caca1f8cbbcb068750b60fbb8ea96
RANDOM SEED=1090362700

node89.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.213
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.213
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:       1445184 kB
Buffers:         12872 kB
Cached:          91304 kB
SwapCached:          0 kB
Active:         513160 kB
Inactive:        50044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1445184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2600 kB
Writeback:           0 kB
Mapped:         479544 kB
Slab:            31892 kB
Committed_AS:   619044 kB
PageTables:       2680 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= 66260 MiB
End job on node89 at 2009-07-12 04:20:32