Trace number 2077387

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 1874.62

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg8-11_ext.xml
MD5SUM6156340813783c268b56280fd8ae95c0
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 variables88
Number of constraints19
Maximum constraint arity11
Maximum domain size26
Number of constraints which are defined in extension19
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.08/0.13	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-2077387-1247364640/watcher-2077387-1247364640 -o /tmp/evaluation-result-2077387-1247364640/solver-2077387-1247364640 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2077387-1247364640.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

[startup+0 s]
/proc/loadavg: 3.00 2.85 2.45 5/87 21322
/proc/meminfo: memFree=1269440/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=18576 CPUtime=0
/proc/21322/stat : 21322 (runsolver) R 21320 18836 18836 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 23530138 19021824 282 996147200 4194304 4302564 548682068496 18446744073709551615 264904930976 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21322/statm: 4644 282 247 26 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.065284 s]
/proc/loadavg: 3.00 2.85 2.45 5/87 21322
/proc/meminfo: memFree=1269440/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=5984 CPUtime=0.05
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 637 0 0 0 5 0 0 0 18 0 1 0 23530138 6127616 616 996147200 1448431616 1448550632 4294956208 18446744073709551615 134661469 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 1496 616 358 29 0 311 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5984

[startup+0.101284 s]
/proc/loadavg: 3.00 2.85 2.45 5/87 21322
/proc/meminfo: memFree=1269440/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=6512 CPUtime=0.08
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 783 0 0 0 8 0 0 0 18 0 1 0 23530138 6668288 762 996147200 1448431616 1448550632 4294956208 18446744073709551615 134661642 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 1628 762 358 29 0 443 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6512

[startup+0.301315 s]
/proc/loadavg: 3.00 2.85 2.45 5/87 21322
/proc/meminfo: memFree=1269440/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=9744 CPUtime=0.27
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 1621 0 0 0 27 0 0 0 19 0 1 0 23530138 9977856 1600 996147200 1448431616 1448550632 4294956208 18446744073709551615 134661466 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 2436 1600 358 29 0 1251 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9744

[startup+0.70138 s]
/proc/loadavg: 3.00 2.85 2.45 5/87 21322
/proc/meminfo: memFree=1269440/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=66348 CPUtime=0.68
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14431 0 0 0 62 6 0 0 23 0 1 0 23530138 67940352 14410 996147200 1448431616 1448550632 4294956208 18446744073709551615 135202173 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16587 14410 410 29 0 15402 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 66348

[startup+1.5015 s]
/proc/loadavg: 3.00 2.85 2.45 4/88 21323
/proc/meminfo: memFree=1212856/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=66612 CPUtime=1.46
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14489 0 0 0 140 6 0 0 25 0 1 0 23530138 68210688 14468 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16653 14468 411 29 0 15468 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 66612

[startup+3.10173 s]
/proc/loadavg: 3.00 2.85 2.45 4/88 21323
/proc/meminfo: memFree=1211832/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=66612 CPUtime=3.04
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14493 0 0 0 298 6 0 0 25 0 1 0 23530138 68210688 14472 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850051 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16653 14472 411 29 0 15468 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 66612

[startup+6.3012 s]
/proc/loadavg: 3.00 2.85 2.45 4/88 21323
/proc/meminfo: memFree=1211128/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=66612 CPUtime=6.21
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14501 0 0 0 615 6 0 0 25 0 1 0 23530138 68210688 14480 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16653 14480 411 29 0 15468 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 66612

[startup+12.7021 s]
/proc/loadavg: 3.00 2.86 2.46 4/88 21323
/proc/meminfo: memFree=1209848/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=66612 CPUtime=12.56
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14506 0 0 0 1249 7 0 0 25 0 1 0 23530138 68210688 14485 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850028 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16653 14485 411 29 0 15468 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 66612

[startup+25.502 s]
/proc/loadavg: 3.00 2.86 2.46 4/89 21338
/proc/meminfo: memFree=1194800/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=66612 CPUtime=23.61
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14510 0 0 0 2352 9 0 0 25 0 1 0 23530138 68210688 14489 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16653 14489 411 29 0 15468 0
Current children cumulated CPU time (s) 23.61
Current children cumulated vsize (KiB) 66612

[startup+51.1017 s]
/proc/loadavg: 2.72 2.81 2.45 3/83 21379
/proc/meminfo: memFree=1196280/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67004 CPUtime=48.93
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14586 0 0 0 4882 11 0 0 25 0 1 0 23530138 68612096 14565 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16751 14565 412 29 0 15566 0
Current children cumulated CPU time (s) 48.93
Current children cumulated vsize (KiB) 67004

[startup+102.306 s]
/proc/loadavg: 2.28 2.67 2.43 3/83 21379
/proc/meminfo: memFree=1196152/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67004 CPUtime=99.66
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14587 0 0 0 9955 11 0 0 25 0 1 0 23530138 68612096 14566 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850179 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16751 14566 412 29 0 15566 0
Current children cumulated CPU time (s) 99.66
Current children cumulated vsize (KiB) 67004

[startup+162.302 s]
/proc/loadavg: 2.10 2.54 2.40 3/83 21379
/proc/meminfo: memFree=1196216/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67004 CPUtime=159.09
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14588 0 0 0 15898 11 0 0 25 0 1 0 23530138 68612096 14567 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16751 14567 412 29 0 15566 0
Current children cumulated CPU time (s) 159.09
Current children cumulated vsize (KiB) 67004

[startup+222.302 s]
/proc/loadavg: 2.04 2.44 2.37 3/83 21379
/proc/meminfo: memFree=1196152/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67136 CPUtime=218.52
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14592 0 0 0 21841 11 0 0 25 0 1 0 23530138 68747264 14571 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16784 14571 412 29 0 15599 0
Current children cumulated CPU time (s) 218.52
Current children cumulated vsize (KiB) 67136

[startup+282.301 s]
/proc/loadavg: 2.09 2.38 2.35 3/73 21408
/proc/meminfo: memFree=1562704/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67136 CPUtime=278.38
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14593 0 0 0 27827 11 0 0 25 0 1 0 23530138 68747264 14572 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21322/statm: 16784 14572 412 29 0 15599 0
Current children cumulated CPU time (s) 278.38
Current children cumulated vsize (KiB) 67136

[startup+342.302 s]
/proc/loadavg: 2.09 2.32 2.33 3/73 21408
/proc/meminfo: memFree=1562576/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67136 CPUtime=338.35
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14593 0 0 0 33824 11 0 0 25 0 1 0 23530138 68747264 14572 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21322/statm: 16784 14572 412 29 0 15599 0
Current children cumulated CPU time (s) 338.35
Current children cumulated vsize (KiB) 67136

[startup+402.302 s]
/proc/loadavg: 2.09 2.28 2.31 3/73 21408
/proc/meminfo: memFree=1562512/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67136 CPUtime=398.34
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14594 0 0 0 39822 12 0 0 25 0 1 0 23530138 68747264 14573 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850077 0 0 4096 0 0 0 0 17 0 0 0
/proc/21322/statm: 16784 14573 412 29 0 15599 0
Current children cumulated CPU time (s) 398.34
Current children cumulated vsize (KiB) 67136

[startup+462.302 s]
/proc/loadavg: 2.03 2.22 2.29 3/73 21408
/proc/meminfo: memFree=1562320/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67136 CPUtime=458.31
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14606 0 0 0 45819 12 0 0 25 0 1 0 23530138 68747264 14585 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850053 0 0 4096 0 0 0 0 17 0 0 0
/proc/21322/statm: 16784 14585 412 29 0 15599 0
Current children cumulated CPU time (s) 458.31
Current children cumulated vsize (KiB) 67136

[startup+522.302 s]
/proc/loadavg: 2.01 2.18 2.27 3/73 21408
/proc/meminfo: memFree=1562192/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67136 CPUtime=518.28
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14606 0 0 0 51816 12 0 0 25 0 1 0 23530138 68747264 14585 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 0 0 0
/proc/21322/statm: 16784 14585 412 29 0 15599 0
Current children cumulated CPU time (s) 518.28
Current children cumulated vsize (KiB) 67136

[startup+582.301 s]
/proc/loadavg: 2.00 2.14 2.25 3/73 21408
/proc/meminfo: memFree=1562200/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67136 CPUtime=578.26
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14606 0 0 0 57814 12 0 0 25 0 1 0 23530138 68747264 14585 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21322/statm: 16784 14585 412 29 0 15599 0
Current children cumulated CPU time (s) 578.26
Current children cumulated vsize (KiB) 67136

[startup+642.303 s]
/proc/loadavg: 2.00 2.12 2.23 3/73 21408
/proc/meminfo: memFree=1562008/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67136 CPUtime=638.24
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14621 0 0 0 63812 12 0 0 25 0 1 0 23530138 68747264 14600 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 0 0 0
/proc/21322/statm: 16784 14600 412 29 0 15599 0
Current children cumulated CPU time (s) 638.24
Current children cumulated vsize (KiB) 67136

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 3.13 2.64 2.40 4/79 6320
/proc/meminfo: memFree=1538560/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=852.52
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14635 0 0 0 85234 18 0 0 25 0 1 0 23530138 68882432 14614 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850070 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14614 412 29 0 15632 0
Current children cumulated CPU time (s) 852.52
Current children cumulated vsize (KiB) 67268

[startup+942.303 s]
/proc/loadavg: 3.29 2.77 2.47 5/80 11507
/proc/meminfo: memFree=1532664/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=901.4
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14636 0 0 0 90119 21 0 0 25 0 1 0 23530138 68882432 14615 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14615 412 29 0 15632 0
Current children cumulated CPU time (s) 901.4
Current children cumulated vsize (KiB) 67268

[startup+1002.3 s]
/proc/loadavg: 3.25 2.86 2.51 4/79 16912
/proc/meminfo: memFree=1523264/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=949.62
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14637 0 0 0 94938 24 0 0 25 0 1 0 23530138 68882432 14616 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14616 412 29 0 15632 0
Current children cumulated CPU time (s) 949.62
Current children cumulated vsize (KiB) 67268

[startup+1062.3 s]
/proc/loadavg: 3.19 2.91 2.55 4/79 22592
/proc/meminfo: memFree=1518080/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=998.21
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14637 0 0 0 99795 26 0 0 25 0 1 0 23530138 68882432 14616 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14616 412 29 0 15632 0
Current children cumulated CPU time (s) 998.21
Current children cumulated vsize (KiB) 67268

[startup+1122.3 s]
/proc/loadavg: 2.54 2.78 2.53 3/73 24004
/proc/meminfo: memFree=1518488/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=1054.86
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14646 0 0 0 105460 26 0 0 25 0 1 0 23530138 68882432 14625 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14625 412 29 0 15632 0
Current children cumulated CPU time (s) 1054.86
Current children cumulated vsize (KiB) 67268

[startup+1182.3 s]
/proc/loadavg: 2.20 2.64 2.49 3/73 24004
/proc/meminfo: memFree=1518488/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=1114.3
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14648 0 0 0 111404 26 0 0 25 0 1 0 23530138 68882432 14627 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14627 412 29 0 15632 0
Current children cumulated CPU time (s) 1114.3
Current children cumulated vsize (KiB) 67268

[startup+1242.3 s]
/proc/loadavg: 2.07 2.52 2.46 3/73 24004
/proc/meminfo: memFree=1518424/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=1173.74
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14656 0 0 0 117348 26 0 0 25 0 1 0 23530138 68882432 14635 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850089 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14635 412 29 0 15632 0
Current children cumulated CPU time (s) 1173.74
Current children cumulated vsize (KiB) 67268

[startup+1302.3 s]
/proc/loadavg: 2.02 2.42 2.43 3/73 24004
/proc/meminfo: memFree=1518360/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=1233.17
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14656 0 0 0 123291 26 0 0 25 0 1 0 23530138 68882432 14635 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850067 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14635 412 29 0 15632 0
Current children cumulated CPU time (s) 1233.17
Current children cumulated vsize (KiB) 67268

[startup+1362.3 s]
/proc/loadavg: 2.01 2.34 2.40 3/73 24004
/proc/meminfo: memFree=1518360/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=1292.61
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14656 0 0 0 129235 26 0 0 25 0 1 0 23530138 68882432 14635 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14635 412 29 0 15632 0
Current children cumulated CPU time (s) 1292.61
Current children cumulated vsize (KiB) 67268

[startup+1422.31 s]
/proc/loadavg: 2.00 2.28 2.37 3/73 24004
/proc/meminfo: memFree=1518296/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=1352.04
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14656 0 0 0 135178 26 0 0 25 0 1 0 23530138 68882432 14635 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14635 412 29 0 15632 0
Current children cumulated CPU time (s) 1352.04
Current children cumulated vsize (KiB) 67268

[startup+1482.3 s]
/proc/loadavg: 2.00 2.22 2.34 3/73 24004
/proc/meminfo: memFree=1518040/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=1411.48
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14656 0 0 0 141122 26 0 0 25 0 1 0 23530138 68882432 14635 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14635 412 29 0 15632 0
Current children cumulated CPU time (s) 1411.48
Current children cumulated vsize (KiB) 67268

[startup+1542.3 s]
/proc/loadavg: 2.00 2.18 2.32 3/73 24004
/proc/meminfo: memFree=1518040/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=1470.91
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14656 0 0 0 147065 26 0 0 25 0 1 0 23530138 68882432 14635 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14635 412 29 0 15632 0
Current children cumulated CPU time (s) 1470.91
Current children cumulated vsize (KiB) 67268

[startup+1602.3 s]
/proc/loadavg: 2.00 2.14 2.30 3/73 24004
/proc/meminfo: memFree=1518040/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=1530.35
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14656 0 0 0 153009 26 0 0 25 0 1 0 23530138 68882432 14635 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850087 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14635 412 29 0 15632 0
Current children cumulated CPU time (s) 1530.35
Current children cumulated vsize (KiB) 67268

[startup+1662.3 s]
/proc/loadavg: 2.00 2.12 2.27 3/73 24004
/proc/meminfo: memFree=1518040/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=1589.78
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14656 0 0 0 158952 26 0 0 25 0 1 0 23530138 68882432 14635 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14635 412 29 0 15632 0
Current children cumulated CPU time (s) 1589.78
Current children cumulated vsize (KiB) 67268

[startup+1722.3 s]
/proc/loadavg: 2.00 2.09 2.26 3/73 24004
/proc/meminfo: memFree=1518040/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=1649.22
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14656 0 0 0 164896 26 0 0 25 0 1 0 23530138 68882432 14635 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14635 412 29 0 15632 0
Current children cumulated CPU time (s) 1649.22
Current children cumulated vsize (KiB) 67268

[startup+1782.3 s]
/proc/loadavg: 2.00 2.07 2.24 3/73 24004
/proc/meminfo: memFree=1517976/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=1708.65
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14656 0 0 0 170839 26 0 0 25 0 1 0 23530138 68882432 14635 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850089 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14635 412 29 0 15632 0
Current children cumulated CPU time (s) 1708.65
Current children cumulated vsize (KiB) 67268

[startup+1842.3 s]
/proc/loadavg: 2.00 2.06 2.22 3/73 24004
/proc/meminfo: memFree=1517912/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=1768.1
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14656 0 0 0 176783 27 0 0 25 0 1 0 23530138 68882432 14635 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14635 412 29 0 15632 0
Current children cumulated CPU time (s) 1768.1
Current children cumulated vsize (KiB) 67268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1874.6 s]
/proc/loadavg: 2.00 2.05 2.21 3/73 24004
/proc/meminfo: memFree=1517912/2055920 swapFree=4192812/4192956
[pid=21322] ppid=21320 vsize=67268 CPUtime=1800.09
/proc/21322/stat : 21322 (ld-linux.so.2) R 21320 21322 18836 0 -1 4194304 14656 0 0 0 179982 27 0 0 25 0 1 0 23530138 68882432 14635 996147200 1448431616 1448550632 4294956208 18446744073709551615 134850059 0 0 4096 0 0 0 0 17 1 0 0
/proc/21322/statm: 16817 14635 412 29 0 15632 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 67268

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): 1874.62
CPU time (s): 1800.11
CPU user time (s): 1799.83
CPU system time (s): 0.280957
CPU usage (%): 96.0253
Max. virtual memory (cumulated for all children) (KiB): 67268

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

runsolver used 2.6096 second user time and 5.9191 second system time

The end

Launcher Data

Begin job on node30 at 2009-07-12 04:10:40
IDJOB=2077387
IDBENCH=56589
IDSOLVER=769
FILE ID=node30/2077387-1247364640
PBS_JOBID= 9507002
Free space on /tmp= 66368 MiB

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

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

MD5SUM BENCH= 6156340813783c268b56280fd8ae95c0
RANDOM SEED=827855823

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:       1269920 kB
Buffers:         33872 kB
Cached:         219700 kB
SwapCached:          0 kB
Active:         574680 kB
Inactive:       140092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1269920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4152 kB
Writeback:           0 kB
Mapped:         482224 kB
Slab:            55152 kB
Committed_AS:   651864 kB
PageTables:       2852 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= 66372 MiB
End job on node30 at 2009-07-12 04:41:57