Trace number 2068983

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 1809.41

General information on the benchmark

Namecsp/tdsp/
normalized-C3-3-30.xml
MD5SUM962c59e7592fdf103e8512550f85acb6
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark319.7
Satisfiable
(Un)Satisfiability was proved
Number of variables86
Number of constraints434
Maximum constraint arity6
Maximum domain size61
Number of constraints which are defined in extension0
Number of constraints which are defined in intension434
Global constraints used (with number of constraints)

Solver Data

0.00/0.18	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-2068983-1247349221/watcher-2068983-1247349221 -o /tmp/evaluation-result-2068983-1247349221/solver-2068983-1247349221 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2068983-1247349221.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.15 2.03 2.01 4/74 15990
/proc/meminfo: memFree=971864/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=10980 CPUtime=0.19
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2000 0 0 0 19 0 0 0 19 0 1 0 21613799 11243520 1979 996147200 1448431616 1448550632 4294956208 18446744073709551615 134822452 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2745 1979 432 29 0 1560 0

[startup+0.291689 s]
/proc/loadavg: 2.15 2.03 2.01 4/74 15990
/proc/meminfo: memFree=971864/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11112 CPUtime=0.27
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2010 0 0 0 27 0 0 0 19 0 1 0 21613799 11378688 1989 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161214 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2778 1989 432 29 0 1593 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 11112

[startup+0.301686 s]
/proc/loadavg: 2.15 2.03 2.01 4/74 15990
/proc/meminfo: memFree=971864/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11112 CPUtime=0.28
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2010 0 0 0 28 0 0 0 19 0 1 0 21613799 11378688 1989 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291328 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2778 1989 432 29 0 1593 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11112

[startup+0.4017 s]
/proc/loadavg: 2.15 2.03 2.01 4/74 15990
/proc/meminfo: memFree=971864/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11112 CPUtime=0.38
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2014 0 0 0 38 0 0 0 20 0 1 0 21613799 11378688 1993 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897005 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2778 1993 432 29 0 1593 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 11112

[startup+0.701724 s]
/proc/loadavg: 2.15 2.03 2.01 4/74 15990
/proc/meminfo: memFree=971864/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11112 CPUtime=0.68
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2025 0 0 0 68 0 0 0 23 0 1 0 21613799 11378688 2004 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161604 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2778 2004 432 29 0 1593 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11112

[startup+1.5018 s]
/proc/loadavg: 2.14 2.03 2.01 3/75 15991
/proc/meminfo: memFree=965456/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11112 CPUtime=1.47
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2034 0 0 0 147 0 0 0 25 0 1 0 21613799 11378688 2013 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268141 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2778 2013 432 29 0 1593 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11112

[startup+3.10194 s]
/proc/loadavg: 2.14 2.03 2.01 3/75 15991
/proc/meminfo: memFree=965264/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11112 CPUtime=3.06
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2038 0 0 0 306 0 0 0 25 0 1 0 21613799 11378688 2017 996147200 1448431616 1448550632 4294956208 18446744073709551615 135291762 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2778 2017 432 29 0 1593 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 11112

[startup+6.30122 s]
/proc/loadavg: 2.14 2.03 2.01 3/75 15991
/proc/meminfo: memFree=965200/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11112 CPUtime=6.23
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2038 0 0 0 623 0 0 0 25 0 1 0 21613799 11378688 2017 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264189 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2778 2017 432 29 0 1593 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 11112

[startup+12.7018 s]
/proc/loadavg: 2.12 2.03 2.01 3/75 15991
/proc/meminfo: memFree=965136/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11112 CPUtime=12.57
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2038 0 0 0 1257 0 0 0 25 0 1 0 21613799 11378688 2017 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865427 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2778 2017 432 29 0 1593 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 11112

[startup+25.5069 s]
/proc/loadavg: 2.10 2.03 2.01 3/75 15991
/proc/meminfo: memFree=965136/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11112 CPUtime=25.26
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2038 0 0 0 2525 1 0 0 25 0 1 0 21613799 11378688 2017 996147200 1448431616 1448550632 4294956208 18446744073709551615 135205801 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2778 2017 432 29 0 1593 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 11112

[startup+51.1012 s]
/proc/loadavg: 2.06 2.02 2.00 3/75 15991
/proc/meminfo: memFree=965200/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11112 CPUtime=50.62
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2038 0 0 0 5061 1 0 0 25 0 1 0 21613799 11378688 2017 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290388 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2778 2017 432 29 0 1593 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 11112

[startup+102.302 s]
/proc/loadavg: 2.06 2.03 2.00 3/75 15991
/proc/meminfo: memFree=965008/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=101.34
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2045 0 0 0 10133 1 0 0 25 0 1 0 21613799 11513856 2024 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259370 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2811 2024 432 29 0 1626 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 11244

[startup+162.302 s]
/proc/loadavg: 2.10 2.05 2.01 3/75 15991
/proc/meminfo: memFree=963472/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=160.78
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2051 0 0 0 16077 1 0 0 25 0 1 0 21613799 11513856 2030 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290308 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2811 2030 432 29 0 1626 0
Current children cumulated CPU time (s) 160.78
Current children cumulated vsize (KiB) 11244

[startup+222.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/75 15991
/proc/meminfo: memFree=959760/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=220.22
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2055 0 0 0 22021 1 0 0 25 0 1 0 21613799 11513856 2034 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172259 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2811 2034 432 29 0 1626 0
Current children cumulated CPU time (s) 220.22
Current children cumulated vsize (KiB) 11244

[startup+282.302 s]
/proc/loadavg: 2.01 2.03 2.00 3/75 15991
/proc/meminfo: memFree=957008/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=279.66
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2056 0 0 0 27965 1 0 0 25 0 1 0 21613799 11513856 2035 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264177 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2811 2035 432 29 0 1626 0
Current children cumulated CPU time (s) 279.66
Current children cumulated vsize (KiB) 11244

[startup+342.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 15991
/proc/meminfo: memFree=956944/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=339.09
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2057 0 0 0 33908 1 0 0 25 0 1 0 21613799 11513856 2036 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2811 2036 432 29 0 1626 0
Current children cumulated CPU time (s) 339.09
Current children cumulated vsize (KiB) 11244

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 15991
/proc/meminfo: memFree=957008/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=398.53
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2057 0 0 0 39852 1 0 0 25 0 1 0 21613799 11513856 2036 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268128 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2811 2036 432 29 0 1626 0
Current children cumulated CPU time (s) 398.53
Current children cumulated vsize (KiB) 11244

[startup+462.302 s]
/proc/loadavg: 2.06 2.03 2.00 3/75 15997
/proc/meminfo: memFree=956112/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=457.94
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2057 0 0 0 45793 1 0 0 25 0 1 0 21613799 11513856 2036 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268134 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2811 2036 432 29 0 1626 0
Current children cumulated CPU time (s) 457.94
Current children cumulated vsize (KiB) 11244

[startup+522.302 s]
/proc/loadavg: 2.02 2.02 2.00 3/75 15997
/proc/meminfo: memFree=956112/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=517.38
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2057 0 0 0 51737 1 0 0 25 0 1 0 21613799 11513856 2036 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268141 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2811 2036 432 29 0 1626 0
Current children cumulated CPU time (s) 517.38
Current children cumulated vsize (KiB) 11244

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 15997
/proc/meminfo: memFree=956112/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=576.82
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2058 0 0 0 57681 1 0 0 25 0 1 0 21613799 11513856 2037 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259361 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2811 2037 432 29 0 1626 0
Current children cumulated CPU time (s) 576.82
Current children cumulated vsize (KiB) 11244

[startup+642.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 15997
/proc/meminfo: memFree=952848/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=636.26
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2058 0 0 0 63625 1 0 0 25 0 1 0 21613799 11513856 2037 996147200 1448431616 1448550632 4294956208 18446744073709551615 135290160 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2811 2037 432 29 0 1626 0
Current children cumulated CPU time (s) 636.26
Current children cumulated vsize (KiB) 11244

[startup+702.302 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15997
/proc/meminfo: memFree=950480/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=814.58
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2060 0 0 0 81457 1 0 0 25 0 1 0 21613799 11513856 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 134896995 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2811 2039 432 29 0 1626 0
Current children cumulated CPU time (s) 814.58
Current children cumulated vsize (KiB) 11244

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15997
/proc/meminfo: memFree=950480/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=874.02
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2060 0 0 0 87401 1 0 0 25 0 1 0 21613799 11513856 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268093 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2811 2039 432 29 0 1626 0
Current children cumulated CPU time (s) 874.02
Current children cumulated vsize (KiB) 11244

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 15997
/proc/meminfo: memFree=950416/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=933.46
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2060 0 0 0 93345 1 0 0 25 0 1 0 21613799 11513856 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259370 0 0 4096 0 0 0 0 17 1 0 0
/proc/15990/statm: 2811 2039 432 29 0 1626 0
Current children cumulated CPU time (s) 933.46
Current children cumulated vsize (KiB) 11244

[startup+1002.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 16038
/proc/meminfo: memFree=1802128/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=993.3
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2060 0 0 0 99327 3 0 0 25 0 1 0 21613799 11513856 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897003 0 0 4096 0 0 0 0 17 0 0 0
/proc/15990/statm: 2811 2039 432 29 0 1626 0
Current children cumulated CPU time (s) 993.3
Current children cumulated vsize (KiB) 11244

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 2.00 4/83 16038
/proc/meminfo: memFree=1802000/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=1053.27
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2062 0 0 0 105324 3 0 0 25 0 1 0 21613799 11513856 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 135293409 0 0 4096 0 0 0 0 17 0 0 0
/proc/15990/statm: 2811 2041 432 29 0 1626 0
Current children cumulated CPU time (s) 1053.27
Current children cumulated vsize (KiB) 11244

[startup+1122.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/83 16038
/proc/meminfo: memFree=1469136/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=1113.25
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2062 0 0 0 111322 3 0 0 25 0 1 0 21613799 11513856 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865078 0 0 4096 0 0 0 0 17 0 0 0
/proc/15990/statm: 2811 2041 432 29 0 1626 0
Current children cumulated CPU time (s) 1113.25
Current children cumulated vsize (KiB) 11244

[startup+1182.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/83 16038
/proc/meminfo: memFree=1469136/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=1173.22
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2062 0 0 0 117319 3 0 0 25 0 1 0 21613799 11513856 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864889 0 0 4096 0 0 0 0 17 0 0 0
/proc/15990/statm: 2811 2041 432 29 0 1626 0
Current children cumulated CPU time (s) 1173.22
Current children cumulated vsize (KiB) 11244

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/83 16038
/proc/meminfo: memFree=1469136/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=1233.2
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2062 0 0 0 123317 3 0 0 25 0 1 0 21613799 11513856 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 0 0 0
/proc/15990/statm: 2811 2041 432 29 0 1626 0
Current children cumulated CPU time (s) 1233.2
Current children cumulated vsize (KiB) 11244

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/83 16038
/proc/meminfo: memFree=1469136/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=1293.18
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2062 0 0 0 129315 3 0 0 25 0 1 0 21613799 11513856 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865255 0 0 4096 0 0 0 0 17 0 0 0
/proc/15990/statm: 2811 2041 432 29 0 1626 0
Current children cumulated CPU time (s) 1293.18
Current children cumulated vsize (KiB) 11244

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 16038
/proc/meminfo: memFree=1469072/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=1353.15
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2062 0 0 0 135312 3 0 0 25 0 1 0 21613799 11513856 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 0 0 0
/proc/15990/statm: 2811 2041 432 29 0 1626 0
Current children cumulated CPU time (s) 1353.15
Current children cumulated vsize (KiB) 11244

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16038
/proc/meminfo: memFree=1469072/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=1413.13
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2062 0 0 0 141310 3 0 0 25 0 1 0 21613799 11513856 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 0 0 0
/proc/15990/statm: 2811 2041 432 29 0 1626 0
Current children cumulated CPU time (s) 1413.13
Current children cumulated vsize (KiB) 11244

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16038
/proc/meminfo: memFree=1469072/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=1473.12
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2062 0 0 0 147308 4 0 0 25 0 1 0 21613799 11513856 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259361 0 0 4096 0 0 0 0 17 0 0 0
/proc/15990/statm: 2811 2041 432 29 0 1626 0
Current children cumulated CPU time (s) 1473.12
Current children cumulated vsize (KiB) 11244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16038
/proc/meminfo: memFree=1469072/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=1533.1
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2062 0 0 0 153306 4 0 0 25 0 1 0 21613799 11513856 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897005 0 0 4096 0 0 0 0 17 0 0 0
/proc/15990/statm: 2811 2041 432 29 0 1626 0
Current children cumulated CPU time (s) 1533.1
Current children cumulated vsize (KiB) 11244

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16038
/proc/meminfo: memFree=1469072/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=1593.06
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2062 0 0 0 159302 4 0 0 25 0 1 0 21613799 11513856 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259361 0 0 4096 0 0 0 0 17 0 0 0
/proc/15990/statm: 2811 2041 432 29 0 1626 0
Current children cumulated CPU time (s) 1593.06
Current children cumulated vsize (KiB) 11244

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16038
/proc/meminfo: memFree=1468944/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=1653.05
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2062 0 0 0 165301 4 0 0 25 0 1 0 21613799 11513856 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 134896995 0 0 4096 0 0 0 0 17 0 0 0
/proc/15990/statm: 2811 2041 432 29 0 1626 0
Current children cumulated CPU time (s) 1653.05
Current children cumulated vsize (KiB) 11244

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16038
/proc/meminfo: memFree=1468816/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=1713.02
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2062 0 0 0 171298 4 0 0 25 0 1 0 21613799 11513856 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264044 0 0 4096 0 0 0 0 17 0 0 0
/proc/15990/statm: 2811 2041 432 29 0 1626 0
Current children cumulated CPU time (s) 1713.02
Current children cumulated vsize (KiB) 11244

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16038
/proc/meminfo: memFree=1468688/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=1772.99
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2062 0 0 0 177295 4 0 0 25 0 1 0 21613799 11513856 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824188 0 0 4096 0 0 0 0 17 0 0 0
/proc/15990/statm: 2811 2041 432 29 0 1626 0
Current children cumulated CPU time (s) 1772.99
Current children cumulated vsize (KiB) 11244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16038
/proc/meminfo: memFree=1468688/2055920 swapFree=4192812/4192956
[pid=15990] ppid=15988 vsize=11244 CPUtime=1800.09
/proc/15990/stat : 15990 (ld-linux.so.2) R 15988 15990 15910 0 -1 4194304 2062 0 0 0 180005 4 0 0 25 0 1 0 21613799 11513856 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897005 0 0 4096 0 0 0 0 17 0 0 0
/proc/15990/statm: 2811 2041 432 29 0 1626 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 11244

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): 1809.41
CPU time (s): 1800.11
CPU user time (s): 1800.06
CPU system time (s): 0.048992
CPU usage (%): 99.4859
Max. virtual memory (cumulated for all children) (KiB): 11244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.06
system time used= 0.048992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2062
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= 25
involuntary context switches= 23919

runsolver used 1.87471 second user time and 5.63914 second system time

The end

Launcher Data

Begin job on node41 at 2009-07-11 23:53:41
IDJOB=2068983
IDBENCH=54969
IDSOLVER=769
FILE ID=node41/2068983-1247349221
PBS_JOBID= 9506891
Free space on /tmp= 65496 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/tdsp/normalized-C3-3-30.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068983-1247349221/watcher-2068983-1247349221 -o /tmp/evaluation-result-2068983-1247349221/solver-2068983-1247349221 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2068983-1247349221.xml

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

MD5SUM BENCH= 962c59e7592fdf103e8512550f85acb6
RANDOM SEED=991111909

node41.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.212
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	: 5931.00
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.212
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:        972344 kB
Buffers:          8416 kB
Cached:         444872 kB
SwapCached:          0 kB
Active:        1008140 kB
Inactive:        21872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        972344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1284 kB
Writeback:           0 kB
Mapped:         587808 kB
Slab:            37640 kB
Committed_AS:   720860 kB
PageTables:       2972 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= 65872 MiB
End job on node41 at 2009-07-12 00:23:52