Trace number 2084097

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 1805.21

General information on the benchmark

Namecsp/fapp/fapp03/
normalized-fapp03-0300-7.xml
MD5SUM864e3c61ff08e32a4845b7a063b51513
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark28.9936
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
Global constraints used (with number of constraints)

Solver Data

0.01/0.07	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-2084097-1247378813/watcher-2084097-1247378813 -o /tmp/evaluation-result-2084097-1247378813/solver-2084097-1247378813 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2084097-1247378813.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.16 2.27 2.23 4/82 25481
/proc/meminfo: memFree=1125328/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=18576 CPUtime=0
/proc/25481/stat : 25481 (runsolver) R 25479 25481 21777 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24947477 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 221780700455 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/25481/statm: 4644 284 249 26 0 2626 0

[startup+0.0707749 s]
/proc/loadavg: 2.16 2.27 2.23 4/82 25481
/proc/meminfo: memFree=1125328/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=4940 CPUtime=0.01
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 312 0 9 0 0 1 0 0 19 0 1 0 24947477 5058560 300 996147200 1448431616 1448550632 4294956208 18446744073709551615 4159687984 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 1235 300 264 29 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4940

[startup+0.103769 s]
/proc/loadavg: 2.16 2.27 2.23 4/82 25481
/proc/meminfo: memFree=1125328/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=5464 CPUtime=0.04
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 573 0 10 0 3 1 0 0 19 0 1 0 24947477 5595136 562 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158971359 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 1366 562 374 29 0 181 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5464

[startup+0.301783 s]
/proc/loadavg: 2.16 2.27 2.23 4/82 25481
/proc/meminfo: memFree=1125328/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=14984 CPUtime=0.24
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1934 0 10 0 22 2 0 0 20 0 1 0 24947477 15343616 1923 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529713 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3746 1923 397 29 0 2561 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 14984

[startup+0.701803 s]
/proc/loadavg: 2.16 2.27 2.23 4/82 25481
/proc/meminfo: memFree=1125328/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=14984 CPUtime=0.64
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1934 0 10 0 62 2 0 0 24 0 1 0 24947477 15343616 1923 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3746 1923 397 29 0 2561 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 14984

[startup+1.50185 s]
/proc/loadavg: 2.16 2.27 2.23 4/83 25482
/proc/meminfo: memFree=1108168/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=14984 CPUtime=1.43
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1934 0 10 0 141 2 0 0 25 0 1 0 24947477 15343616 1923 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529713 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3746 1923 397 29 0 2561 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 14984

[startup+3.10195 s]
/proc/loadavg: 2.15 2.27 2.23 3/83 25482
/proc/meminfo: memFree=1100104/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=3.03
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1947 0 10 0 301 2 0 0 25 0 1 0 24947477 15478784 1936 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1936 406 29 0 2594 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 15116

[startup+6.30115 s]
/proc/loadavg: 2.15 2.27 2.23 3/83 25482
/proc/meminfo: memFree=1081992/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=6.21
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1952 0 10 0 618 3 0 0 25 0 1 0 24947477 15478784 1941 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534306 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1941 407 29 0 2594 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 15116

[startup+12.7016 s]
/proc/loadavg: 2.12 2.26 2.23 3/83 25482
/proc/meminfo: memFree=1040968/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=12.59
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1953 0 10 0 1256 3 0 0 25 0 1 0 24947477 15478784 1942 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529747 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1942 407 29 0 2594 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 15116

[startup+25.5014 s]
/proc/loadavg: 2.11 2.25 2.23 3/83 25482
/proc/meminfo: memFree=963528/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=25.32
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1956 0 10 0 2527 5 0 0 25 0 1 0 24947477 15478784 1945 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534311 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1945 407 29 0 2594 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 15116

[startup+51.102 s]
/proc/loadavg: 2.07 2.23 2.22 3/83 25482
/proc/meminfo: memFree=805000/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=50.82
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1961 0 10 0 5075 7 0 0 25 0 1 0 24947477 15478784 1950 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1950 407 29 0 2594 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 15116

[startup+102.306 s]
/proc/loadavg: 2.14 2.22 2.21 3/83 25482
/proc/meminfo: memFree=470856/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=101.79
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1962 0 10 0 10167 12 0 0 25 0 1 0 24947477 15478784 1951 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529949 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1951 407 29 0 2594 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 15116

[startup+162.302 s]
/proc/loadavg: 3.13 2.44 2.29 4/71 25503
/proc/meminfo: memFree=16304/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=161.57
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1964 0 10 0 16127 30 0 0 25 0 1 0 24947477 15478784 1953 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529747 0 0 4096 0 0 0 0 17 1 0 0
/proc/25481/statm: 3779 1953 407 29 0 2594 0
Current children cumulated CPU time (s) 161.57
Current children cumulated vsize (KiB) 15116

[startup+222.302 s]
/proc/loadavg: 2.41 2.36 2.27 3/73 25514
/proc/meminfo: memFree=1955416/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=221.54
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1964 0 10 0 22123 31 0 0 25 0 1 0 24947477 15478784 1953 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528928 0 0 4096 0 0 0 0 17 1 0 0
/proc/25481/statm: 3779 1953 407 29 0 2594 0
Current children cumulated CPU time (s) 221.54
Current children cumulated vsize (KiB) 15116

[startup+282.301 s]
/proc/loadavg: 2.15 2.29 2.25 3/73 25514
/proc/meminfo: memFree=1955352/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=281.52
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1964 0 10 0 28121 31 0 0 25 0 1 0 24947477 15478784 1953 996147200 1448431616 1448550632 4294956208 18446744073709551615 134531302 0 0 4096 0 0 0 0 17 1 0 0
/proc/25481/statm: 3779 1953 407 29 0 2594 0
Current children cumulated CPU time (s) 281.52
Current children cumulated vsize (KiB) 15116

[startup+342.301 s]
/proc/loadavg: 2.05 2.24 2.23 3/73 25514
/proc/meminfo: memFree=1955224/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=341.51
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1964 0 10 0 34120 31 0 0 25 0 1 0 24947477 15478784 1953 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268310 0 0 4096 0 0 0 0 17 1 0 0
/proc/25481/statm: 3779 1953 407 29 0 2594 0
Current children cumulated CPU time (s) 341.51
Current children cumulated vsize (KiB) 15116

[startup+402.302 s]
/proc/loadavg: 2.02 2.19 2.21 3/73 25514
/proc/meminfo: memFree=1955224/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=401.5
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1964 0 10 0 40118 32 0 0 25 0 1 0 24947477 15478784 1953 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 1 0 0
/proc/25481/statm: 3779 1953 407 29 0 2594 0
Current children cumulated CPU time (s) 401.5
Current children cumulated vsize (KiB) 15116

[startup+462.302 s]
/proc/loadavg: 2.00 2.15 2.19 3/73 25514
/proc/meminfo: memFree=1955160/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=461.49
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1964 0 10 0 46117 32 0 0 25 0 1 0 24947477 15478784 1953 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860762 0 0 4096 0 0 0 0 17 1 0 0
/proc/25481/statm: 3779 1953 407 29 0 2594 0
Current children cumulated CPU time (s) 461.49
Current children cumulated vsize (KiB) 15116

[startup+522.301 s]
/proc/loadavg: 2.00 2.12 2.18 3/73 25514
/proc/meminfo: memFree=1955160/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=521.47
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1965 0 10 0 52115 32 0 0 25 0 1 0 24947477 15478784 1954 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529786 0 0 4096 0 0 0 0 17 1 0 0
/proc/25481/statm: 3779 1954 407 29 0 2594 0
Current children cumulated CPU time (s) 521.47
Current children cumulated vsize (KiB) 15116

[startup+582.301 s]
/proc/loadavg: 2.00 2.10 2.17 3/73 25514
/proc/meminfo: memFree=1955096/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=581.46
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1965 0 10 0 58114 32 0 0 25 0 1 0 24947477 15478784 1954 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257886 0 0 4096 0 0 0 0 17 1 0 0
/proc/25481/statm: 3779 1954 407 29 0 2594 0
Current children cumulated CPU time (s) 581.46
Current children cumulated vsize (KiB) 15116

[startup+642.302 s]
/proc/loadavg: 2.00 2.08 2.16 3/73 25514
/proc/meminfo: memFree=1955032/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=641.46
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1965 0 10 0 64113 33 0 0 25 0 1 0 24947477 15478784 1954 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529889 0 0 4096 0 0 0 0 17 1 0 0
/proc/25481/statm: 3779 1954 407 29 0 2594 0
Current children cumulated CPU time (s) 641.46
Current children cumulated vsize (KiB) 15116

[startup+702.302 s]

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

[startup+822.301 s]
/proc/loadavg: 2.03 2.05 2.13 3/75 25697
/proc/meminfo: memFree=1890888/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=821.07
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1967 0 10 0 82057 50 0 0 25 0 1 0 24947477 15478784 1956 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528928 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1956 407 29 0 2594 0
Current children cumulated CPU time (s) 821.07
Current children cumulated vsize (KiB) 15116

[startup+882.301 s]
/proc/loadavg: 2.01 2.04 2.11 3/75 25697
/proc/meminfo: memFree=1883144/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=880.82
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1967 0 10 0 88032 50 0 0 25 0 1 0 24947477 15478784 1956 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534211 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1956 407 29 0 2594 0
Current children cumulated CPU time (s) 880.82
Current children cumulated vsize (KiB) 15116

[startup+942.302 s]
/proc/loadavg: 2.00 2.03 2.10 3/75 25697
/proc/meminfo: memFree=1878856/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=940.59
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1967 0 10 0 94009 50 0 0 25 0 1 0 24947477 15478784 1956 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529738 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1956 407 29 0 2594 0
Current children cumulated CPU time (s) 940.59
Current children cumulated vsize (KiB) 15116

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.09 3/75 25697
/proc/meminfo: memFree=1878792/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=1000.35
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1967 0 10 0 99985 50 0 0 25 0 1 0 24947477 15478784 1956 996147200 1448431616 1448550632 4294956208 18446744073709551615 134530936 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1956 407 29 0 2594 0
Current children cumulated CPU time (s) 1000.35
Current children cumulated vsize (KiB) 15116

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.08 3/75 25697
/proc/meminfo: memFree=1878408/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=1060.1
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1967 0 10 0 105960 50 0 0 25 0 1 0 24947477 15478784 1956 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529936 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1956 407 29 0 2594 0
Current children cumulated CPU time (s) 1060.1
Current children cumulated vsize (KiB) 15116

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/75 25697
/proc/meminfo: memFree=1878152/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=1119.86
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1967 0 10 0 111936 50 0 0 25 0 1 0 24947477 15478784 1956 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534267 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1956 407 29 0 2594 0
Current children cumulated CPU time (s) 1119.86
Current children cumulated vsize (KiB) 15116

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/75 25697
/proc/meminfo: memFree=1875208/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=1179.63
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1967 0 10 0 117913 50 0 0 25 0 1 0 24947477 15478784 1956 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534211 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1956 407 29 0 2594 0
Current children cumulated CPU time (s) 1179.63
Current children cumulated vsize (KiB) 15116

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.07 3/75 25697
/proc/meminfo: memFree=1871944/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=1239.38
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1967 0 10 0 123888 50 0 0 25 0 1 0 24947477 15478784 1956 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1956 407 29 0 2594 0
Current children cumulated CPU time (s) 1239.38
Current children cumulated vsize (KiB) 15116

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/75 25697
/proc/meminfo: memFree=1868808/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=1299.15
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1967 0 10 0 129865 50 0 0 25 0 1 0 24947477 15478784 1956 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529949 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1956 407 29 0 2594 0
Current children cumulated CPU time (s) 1299.15
Current children cumulated vsize (KiB) 15116

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/75 25697
/proc/meminfo: memFree=1865992/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=1358.91
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1968 0 10 0 135841 50 0 0 25 0 1 0 24947477 15478784 1957 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860708 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1957 407 29 0 2594 0
Current children cumulated CPU time (s) 1358.91
Current children cumulated vsize (KiB) 15116

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.05 3/75 25697
/proc/meminfo: memFree=1864712/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=1418.68
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1969 0 10 0 141817 51 0 0 25 0 1 0 24947477 15478784 1958 996147200 1448431616 1448550632 4294956208 18446744073709551615 134532271 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1958 407 29 0 2594 0
Current children cumulated CPU time (s) 1418.68
Current children cumulated vsize (KiB) 15116

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/75 25697
/proc/meminfo: memFree=1864520/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=1478.43
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1969 0 10 0 147792 51 0 0 25 0 1 0 24947477 15478784 1958 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534224 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1958 407 29 0 2594 0
Current children cumulated CPU time (s) 1478.43
Current children cumulated vsize (KiB) 15116

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/75 25697
/proc/meminfo: memFree=1864520/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=1538.19
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1969 0 10 0 153768 51 0 0 25 0 1 0 24947477 15478784 1958 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257905 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1958 407 29 0 2594 0
Current children cumulated CPU time (s) 1538.19
Current children cumulated vsize (KiB) 15116

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/75 25697
/proc/meminfo: memFree=1864008/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=1597.95
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1969 0 10 0 159744 51 0 0 25 0 1 0 24947477 15478784 1958 996147200 1448431616 1448550632 4294956208 18446744073709551615 134532257 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1958 407 29 0 2594 0
Current children cumulated CPU time (s) 1597.95
Current children cumulated vsize (KiB) 15116

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.03 3/75 25697
/proc/meminfo: memFree=1863752/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=1657.71
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1969 0 10 0 165720 51 0 0 25 0 1 0 24947477 15478784 1958 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528928 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1958 407 29 0 2594 0
Current children cumulated CPU time (s) 1657.71
Current children cumulated vsize (KiB) 15116

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/75 25697
/proc/meminfo: memFree=1861384/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=1717.47
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1969 0 10 0 171696 51 0 0 25 0 1 0 24947477 15478784 1958 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1958 407 29 0 2594 0
Current children cumulated CPU time (s) 1717.47
Current children cumulated vsize (KiB) 15116

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/75 25697
/proc/meminfo: memFree=1858632/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=1777.23
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1969 0 10 0 177672 51 0 0 25 0 1 0 24947477 15478784 1958 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529425 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1958 407 29 0 2594 0
Current children cumulated CPU time (s) 1777.23
Current children cumulated vsize (KiB) 15116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.2 s]
/proc/loadavg: 2.00 2.00 2.02 3/75 25697
/proc/meminfo: memFree=1857736/2055920 swapFree=4191900/4192956
[pid=25481] ppid=25479 vsize=15116 CPUtime=1800.04
/proc/25481/stat : 25481 (ld-linux.so.2) R 25479 25481 21777 0 -1 4194304 1969 0 10 0 179953 51 0 0 25 0 1 0 24947477 15478784 1958 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0
/proc/25481/statm: 3779 1958 407 29 0 2594 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 15116

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): 1805.21
CPU time (s): 1800.05
CPU user time (s): 1799.53
CPU system time (s): 0.52192
CPU usage (%): 99.7145
Max. virtual memory (cumulated for all children) (KiB): 15116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.53
system time used= 0.52192
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1969
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48
involuntary context switches= 17591

runsolver used 1.76873 second user time and 4.81627 second system time

The end

Launcher Data

Begin job on node29 at 2009-07-12 08:06:53
IDJOB=2084097
IDBENCH=58035
IDSOLVER=769
FILE ID=node29/2084097-1247378813
PBS_JOBID= 9507119
Free space on /tmp= 65736 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/fapp/fapp03/normalized-fapp03-0300-7.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084097-1247378813/watcher-2084097-1247378813 -o /tmp/evaluation-result-2084097-1247378813/solver-2084097-1247378813 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2084097-1247378813.xml

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

MD5SUM BENCH= 864e3c61ff08e32a4845b7a063b51513
RANDOM SEED=1964081012

node29.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.225
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.225
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:       1125808 kB
Buffers:          5324 kB
Cached:         704496 kB
SwapCached:         32 kB
Active:         845892 kB
Inactive:        19324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1125808 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:          207400 kB
Writeback:           0 kB
Mapped:         176340 kB
Slab:            49760 kB
Committed_AS:   418580 kB
PageTables:       2300 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= 66376 MiB
End job on node29 at 2009-07-12 08:37:00