Trace number 2080401

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.1 1802.21

General information on the benchmark

Namecsp/js-taillard-15/
normalized-js-taillard-15-100-6.xml
MD5SUM86cc81d2eef8616c56c5321a1700a380
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 benchmark127.328
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1235
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
Global constraints used (with number of constraints)

Solver Data

0.18/0.21	c mistral version 1.545

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2080401-1247369878/watcher-2080401-1247369878 -o /tmp/evaluation-result-2080401-1247369878/solver-2080401-1247369878 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2080401-1247369878.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.00 2.00 2.05 4/76 28755
/proc/meminfo: memFree=1870752/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=18576 CPUtime=0
/proc/28755/stat : 28755 (runsolver) R 28753 28755 23574 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 24055305 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 226913479975 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28755/statm: 4644 284 249 26 0 2626 0

[startup+0.096769 s]
/proc/loadavg: 2.00 2.00 2.05 4/76 28755
/proc/meminfo: memFree=1870752/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=7460 CPUtime=0.07
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 1093 0 0 0 7 0 0 0 18 0 1 0 24055305 7639040 1072 996147200 1448431616 1448550632 4294956208 18446744073709551615 4159782483 0 0 4096 0 0 0 0 17 1 0 0
/proc/28755/statm: 1865 1072 378 29 0 680 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7460

[startup+0.101767 s]
/proc/loadavg: 2.00 2.00 2.05 4/76 28755
/proc/meminfo: memFree=1870752/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=7592 CPUtime=0.08
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 1111 0 0 0 8 0 0 0 18 0 1 0 24055305 7774208 1090 996147200 1448431616 1448550632 4294956208 18446744073709551615 134975824 0 0 4096 0 0 0 0 17 1 0 0
/proc/28755/statm: 1898 1090 381 29 0 713 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7592

[startup+0.301813 s]
/proc/loadavg: 2.00 2.00 2.05 4/76 28755
/proc/meminfo: memFree=1870752/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=10836 CPUtime=0.28
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 1959 0 0 0 27 1 0 0 19 0 1 0 24055305 11096064 1938 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824345 0 0 4096 0 0 0 0 17 1 0 0
/proc/28755/statm: 2709 1938 420 29 0 1524 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10836

[startup+0.70189 s]
/proc/loadavg: 2.00 2.00 2.05 4/76 28755
/proc/meminfo: memFree=1870752/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=10836 CPUtime=0.68
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 1960 0 0 0 67 1 0 0 23 0 1 0 24055305 11096064 1939 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/28755/statm: 2709 1939 420 29 0 1524 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10836

[startup+1.50104 s]
/proc/loadavg: 2.00 2.00 2.05 3/77 28756
/proc/meminfo: memFree=1864600/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=10836 CPUtime=1.47
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 1960 0 0 0 146 1 0 0 25 0 1 0 24055305 11096064 1939 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/28755/statm: 2709 1939 420 29 0 1524 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10836

[startup+3.10135 s]
/proc/loadavg: 2.00 2.00 2.05 3/77 28756
/proc/meminfo: memFree=1864344/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11100 CPUtime=3.06
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 1993 0 0 0 305 1 0 0 25 0 1 0 24055305 11366400 1972 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 1 0 0
/proc/28755/statm: 2775 1972 420 29 0 1590 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 11100

[startup+6.30196 s]
/proc/loadavg: 2.00 2.00 2.05 3/77 28756
/proc/meminfo: memFree=1864152/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11100 CPUtime=6.23
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2018 0 0 0 622 1 0 0 25 0 1 0 24055305 11366400 1997 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824169 0 0 4096 0 0 0 0 17 1 0 0
/proc/28755/statm: 2775 1997 420 29 0 1590 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 11100

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 2.05 3/77 28756
/proc/meminfo: memFree=1864024/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11232 CPUtime=12.57
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2032 0 0 0 1256 1 0 0 25 0 1 0 24055305 11501568 2011 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/28755/statm: 2808 2011 420 29 0 1623 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 11232

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 2.05 3/77 28756
/proc/meminfo: memFree=1864024/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11232 CPUtime=25.25
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2054 0 0 0 2524 1 0 0 25 0 1 0 24055305 11501568 2033 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161606 0 0 4096 0 0 0 0 17 1 0 0
/proc/28755/statm: 2808 2033 420 29 0 1623 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 11232

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 2.05 3/77 28756
/proc/meminfo: memFree=1864024/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11232 CPUtime=50.62
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2055 0 0 0 5061 1 0 0 25 0 1 0 24055305 11501568 2034 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/28755/statm: 2808 2034 420 29 0 1623 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 11232

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.04 3/77 28756
/proc/meminfo: memFree=1863832/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11232 CPUtime=101.35
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2055 0 0 0 10134 1 0 0 25 0 1 0 24055305 11501568 2034 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 1 0 0
/proc/28755/statm: 2808 2034 420 29 0 1623 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 11232

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.04 3/81 28792
/proc/meminfo: memFree=1828984/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11232 CPUtime=160.93
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2056 0 0 0 16091 2 0 0 25 0 1 0 24055305 11501568 2035 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2808 2035 420 29 0 1623 0
Current children cumulated CPU time (s) 160.93
Current children cumulated vsize (KiB) 11232

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.03 3/81 28792
/proc/meminfo: memFree=1828920/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11232 CPUtime=220.9
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2056 0 0 0 22088 2 0 0 25 0 1 0 24055305 11501568 2035 996147200 1448431616 1448550632 4294956208 18446744073709551615 135216047 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2808 2035 420 29 0 1623 0
Current children cumulated CPU time (s) 220.9
Current children cumulated vsize (KiB) 11232

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.03 3/81 28792
/proc/meminfo: memFree=1828856/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11232 CPUtime=280.87
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2056 0 0 0 28085 2 0 0 25 0 1 0 24055305 11501568 2035 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2808 2035 420 29 0 1623 0
Current children cumulated CPU time (s) 280.87
Current children cumulated vsize (KiB) 11232

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/81 28792
/proc/meminfo: memFree=1828728/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11232 CPUtime=340.84
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2056 0 0 0 34082 2 0 0 25 0 1 0 24055305 11501568 2035 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2808 2035 420 29 0 1623 0
Current children cumulated CPU time (s) 340.84
Current children cumulated vsize (KiB) 11232

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.02 3/81 28792
/proc/meminfo: memFree=1828728/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11232 CPUtime=400.83
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2056 0 0 0 40080 3 0 0 25 0 1 0 24055305 11501568 2035 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2808 2035 420 29 0 1623 0
Current children cumulated CPU time (s) 400.83
Current children cumulated vsize (KiB) 11232

[startup+462.302 s]
/proc/loadavg: 2.04 2.01 2.01 3/81 28792
/proc/meminfo: memFree=1828728/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11232 CPUtime=460.79
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2056 0 0 0 46076 3 0 0 25 0 1 0 24055305 11501568 2035 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2808 2035 420 29 0 1623 0
Current children cumulated CPU time (s) 460.79
Current children cumulated vsize (KiB) 11232

[startup+522.303 s]
/proc/loadavg: 2.16 2.05 2.02 3/81 28792
/proc/meminfo: memFree=1828728/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=520.77
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2059 0 0 0 52074 3 0 0 25 0 1 0 24055305 11636736 2038 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2038 420 29 0 1656 0
Current children cumulated CPU time (s) 520.77
Current children cumulated vsize (KiB) 11364

[startup+582.302 s]
/proc/loadavg: 2.17 2.07 2.03 3/81 28792
/proc/meminfo: memFree=1828664/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=580.74
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2059 0 0 0 58071 3 0 0 25 0 1 0 24055305 11636736 2038 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219908 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2038 420 29 0 1656 0
Current children cumulated CPU time (s) 580.74
Current children cumulated vsize (KiB) 11364

[startup+642.301 s]
/proc/loadavg: 2.09 2.07 2.03 3/81 28792
/proc/meminfo: memFree=1828600/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=640.72
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2059 0 0 0 64069 3 0 0 25 0 1 0 24055305 11636736 2038 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2038 420 29 0 1656 0
Current children cumulated CPU time (s) 640.72
Current children cumulated vsize (KiB) 11364

[startup+702.302 s]

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

[startup+822.302 s]
/proc/loadavg: 2.08 2.07 2.03 3/81 28794
/proc/meminfo: memFree=1828344/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=820.63
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2060 0 0 0 82060 3 0 0 25 0 1 0 24055305 11636736 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 135220036 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2039 420 29 0 1656 0
Current children cumulated CPU time (s) 820.63
Current children cumulated vsize (KiB) 11364

[startup+882.302 s]
/proc/loadavg: 2.08 2.07 2.03 3/81 28794
/proc/meminfo: memFree=1828280/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=880.6
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2060 0 0 0 88057 3 0 0 25 0 1 0 24055305 11636736 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2039 420 29 0 1656 0
Current children cumulated CPU time (s) 880.6
Current children cumulated vsize (KiB) 11364

[startup+942.302 s]
/proc/loadavg: 2.07 2.07 2.03 3/81 28794
/proc/meminfo: memFree=1828280/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=940.57
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2060 0 0 0 94054 3 0 0 25 0 1 0 24055305 11636736 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824128 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2039 420 29 0 1656 0
Current children cumulated CPU time (s) 940.57
Current children cumulated vsize (KiB) 11364

[startup+1002.3 s]
/proc/loadavg: 2.07 2.06 2.03 3/81 28794
/proc/meminfo: memFree=1828280/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=1000.54
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2060 0 0 0 100051 3 0 0 25 0 1 0 24055305 11636736 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897031 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2039 420 29 0 1656 0
Current children cumulated CPU time (s) 1000.54
Current children cumulated vsize (KiB) 11364

[startup+1062.3 s]
/proc/loadavg: 2.06 2.06 2.03 3/81 28794
/proc/meminfo: memFree=1828280/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=1060.53
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2060 0 0 0 106049 4 0 0 25 0 1 0 24055305 11636736 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2039 420 29 0 1656 0
Current children cumulated CPU time (s) 1060.53
Current children cumulated vsize (KiB) 11364

[startup+1122.3 s]
/proc/loadavg: 2.06 2.06 2.03 3/81 28794
/proc/meminfo: memFree=1828152/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=1120.5
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2060 0 0 0 112046 4 0 0 25 0 1 0 24055305 11636736 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824233 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2039 420 29 0 1656 0
Current children cumulated CPU time (s) 1120.5
Current children cumulated vsize (KiB) 11364

[startup+1182.3 s]
/proc/loadavg: 2.13 2.08 2.03 3/81 28794
/proc/meminfo: memFree=1828088/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=1180.47
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2060 0 0 0 118043 4 0 0 25 0 1 0 24055305 11636736 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824323 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2039 420 29 0 1656 0
Current children cumulated CPU time (s) 1180.47
Current children cumulated vsize (KiB) 11364

[startup+1242.3 s]
/proc/loadavg: 2.12 2.08 2.03 3/81 28794
/proc/meminfo: memFree=1827896/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=1240.44
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2060 0 0 0 124040 4 0 0 25 0 1 0 24055305 11636736 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2039 420 29 0 1656 0
Current children cumulated CPU time (s) 1240.44
Current children cumulated vsize (KiB) 11364

[startup+1302.3 s]
/proc/loadavg: 2.11 2.08 2.03 3/81 28794
/proc/meminfo: memFree=1827832/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=1300.42
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2060 0 0 0 130038 4 0 0 25 0 1 0 24055305 11636736 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161284 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2039 420 29 0 1656 0
Current children cumulated CPU time (s) 1300.42
Current children cumulated vsize (KiB) 11364

[startup+1362.3 s]
/proc/loadavg: 2.10 2.08 2.03 3/81 28794
/proc/meminfo: memFree=1827704/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=1360.38
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2060 0 0 0 136034 4 0 0 25 0 1 0 24055305 11636736 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843339 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2039 420 29 0 1656 0
Current children cumulated CPU time (s) 1360.38
Current children cumulated vsize (KiB) 11364

[startup+1422.31 s]
/proc/loadavg: 2.25 2.11 2.04 3/81 28800
/proc/meminfo: memFree=1827576/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=1420.36
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2061 0 0 0 142032 4 0 0 25 0 1 0 24055305 11636736 2040 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2040 420 29 0 1656 0
Current children cumulated CPU time (s) 1420.36
Current children cumulated vsize (KiB) 11364

[startup+1482.3 s]
/proc/loadavg: 2.66 2.25 2.09 3/81 28800
/proc/meminfo: memFree=1827512/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=1480.33
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2062 0 0 0 148029 4 0 0 25 0 1 0 24055305 11636736 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824169 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2041 420 29 0 1656 0
Current children cumulated CPU time (s) 1480.33
Current children cumulated vsize (KiB) 11364

[startup+1542.3 s]
/proc/loadavg: 2.74 2.35 2.13 3/81 28800
/proc/meminfo: memFree=1827512/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=1540.3
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2062 0 0 0 154025 5 0 0 25 0 1 0 24055305 11636736 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2041 420 29 0 1656 0
Current children cumulated CPU time (s) 1540.3
Current children cumulated vsize (KiB) 11364

[startup+1602.3 s]
/proc/loadavg: 2.35 2.31 2.13 3/81 28800
/proc/meminfo: memFree=1827512/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=1600.28
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2062 0 0 0 160023 5 0 0 25 0 1 0 24055305 11636736 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2041 420 29 0 1656 0
Current children cumulated CPU time (s) 1600.28
Current children cumulated vsize (KiB) 11364

[startup+1662.3 s]
/proc/loadavg: 2.17 2.27 2.13 3/81 28800
/proc/meminfo: memFree=1827448/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=1660.25
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2062 0 0 0 166020 5 0 0 25 0 1 0 24055305 11636736 2041 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2041 420 29 0 1656 0
Current children cumulated CPU time (s) 1660.25
Current children cumulated vsize (KiB) 11364

[startup+1722.3 s]
/proc/loadavg: 2.06 2.22 2.12 3/81 28800
/proc/meminfo: memFree=1827448/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=1720.22
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2064 0 0 0 172017 5 0 0 25 0 1 0 24055305 11636736 2043 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2043 420 29 0 1656 0
Current children cumulated CPU time (s) 1720.22
Current children cumulated vsize (KiB) 11364

[startup+1782.3 s]
/proc/loadavg: 2.02 2.18 2.10 3/81 28800
/proc/meminfo: memFree=1827320/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=1780.2
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2064 0 0 0 178015 5 0 0 25 0 1 0 24055305 11636736 2043 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267057 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2043 420 29 0 1656 0
Current children cumulated CPU time (s) 1780.2
Current children cumulated vsize (KiB) 11364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.2 s]
/proc/loadavg: 2.01 2.16 2.10 3/81 28800
/proc/meminfo: memFree=1827384/2055920 swapFree=4192812/4192956
[pid=28755] ppid=28753 vsize=11364 CPUtime=1800.09
/proc/28755/stat : 28755 (ld-linux.so.2) R 28753 28755 23574 0 -1 4194304 2064 0 0 0 180004 5 0 0 25 0 1 0 24055305 11636736 2043 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/28755/statm: 2841 2043 420 29 0 1656 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 11364

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): 1802.21
CPU time (s): 1800.1
CPU user time (s): 1800.05
CPU system time (s): 0.052991
CPU usage (%): 99.8829
Max. virtual memory (cumulated for all children) (KiB): 11364

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

runsolver used 2.10968 second user time and 6.03608 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-12 05:37:58
IDJOB=2080401
IDBENCH=57081
IDSOLVER=769
FILE ID=node5/2080401-1247369878
PBS_JOBID= 9506999
Free space on /tmp= 66436 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/js-taillard-15/normalized-js-taillard-15-100-6.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2080401-1247369878/watcher-2080401-1247369878 -o /tmp/evaluation-result-2080401-1247369878/solver-2080401-1247369878 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2080401-1247369878.xml

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

MD5SUM BENCH= 86cc81d2eef8616c56c5321a1700a380
RANDOM SEED=1796243106

node5.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.258
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.258
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:       1871232 kB
Buffers:         11892 kB
Cached:          70456 kB
SwapCached:          0 kB
Active:         110052 kB
Inactive:        24260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1871232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1780 kB
Writeback:           0 kB
Mapped:          62644 kB
Slab:            35628 kB
Committed_AS:   308620 kB
PageTables:       1828 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= 66436 MiB
End job on node5 at 2009-07-12 06:08:03