Trace number 2080324

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.04 1803.31

General information on the benchmark

Namecsp/js-taillard-15/
normalized-js-taillard-15-95-5.xml
MD5SUM484892f9c69de742c864f4edd5e8898a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark244.907
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1185
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.00/0.00	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-2080324-1247369664/watcher-2080324-1247369664 -o /tmp/evaluation-result-2080324-1247369664/solver-2080324-1247369664 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2080324-1247369664.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.44 2.21 2.08 4/75 23377
/proc/meminfo: memFree=1476712/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=4804 CPUtime=0
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 24029691 4919296 163 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 1201 163 138 29 0 16 0

[startup+0.0964891 s]
/proc/loadavg: 2.44 2.21 2.08 4/75 23377
/proc/meminfo: memFree=1476712/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=7568 CPUtime=0.08
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 1119 0 0 0 8 0 0 0 18 0 1 0 24029691 7749632 1098 996147200 1448431616 1448550632 4294956208 18446744073709551615 134965425 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 1892 1098 400 29 0 707 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7568

[startup+0.101487 s]
/proc/loadavg: 2.44 2.21 2.08 4/75 23377
/proc/meminfo: memFree=1476712/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=8360 CPUtime=0.09
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 1322 0 0 0 9 0 0 0 18 0 1 0 24029691 8560640 1301 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2090 1304 400 29 0 905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8360

[startup+0.301509 s]
/proc/loadavg: 2.44 2.21 2.08 4/75 23377
/proc/meminfo: memFree=1476712/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=10828 CPUtime=0.29
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 1952 0 0 0 29 0 0 0 19 0 1 0 24029691 11087872 1931 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2707 1931 420 29 0 1522 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10828

[startup+0.701548 s]
/proc/loadavg: 2.44 2.21 2.08 4/75 23377
/proc/meminfo: memFree=1476712/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=10960 CPUtime=0.68
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 1975 0 0 0 68 0 0 0 23 0 1 0 24029691 11223040 1954 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2740 1954 420 29 0 1555 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10960

[startup+1.50162 s]
/proc/loadavg: 2.44 2.21 2.08 3/76 23378
/proc/meminfo: memFree=1470496/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=10960 CPUtime=1.48
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 1977 0 0 0 148 0 0 0 25 0 1 0 24029691 11223040 1956 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2740 1956 420 29 0 1555 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10960

[startup+3.10178 s]
/proc/loadavg: 2.44 2.21 2.08 3/76 23378
/proc/meminfo: memFree=1470304/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=10960 CPUtime=3.07
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 1978 0 0 0 307 0 0 0 25 0 1 0 24029691 11223040 1957 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2740 1957 420 29 0 1555 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10960

[startup+6.30109 s]
/proc/loadavg: 2.40 2.20 2.08 3/76 23378
/proc/meminfo: memFree=1470304/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11092 CPUtime=6.26
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2010 0 0 0 626 0 0 0 25 0 1 0 24029691 11358208 1989 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824188 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2773 1989 420 29 0 1588 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 11092

[startup+12.7017 s]
/proc/loadavg: 2.37 2.20 2.08 3/76 23378
/proc/meminfo: memFree=1470112/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11224 CPUtime=12.64
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2014 0 0 0 1264 0 0 0 25 0 1 0 24029691 11493376 1993 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824419 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2806 1993 420 29 0 1621 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 11224

[startup+25.502 s]
/proc/loadavg: 2.29 2.19 2.08 3/76 23378
/proc/meminfo: memFree=1470112/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11224 CPUtime=25.38
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2029 0 0 0 2538 0 0 0 25 0 1 0 24029691 11493376 2008 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2806 2008 420 29 0 1621 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 11224

[startup+51.1015 s]
/proc/loadavg: 2.19 2.17 2.07 3/76 23378
/proc/meminfo: memFree=1470112/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11224 CPUtime=50.88
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2043 0 0 0 5088 0 0 0 25 0 1 0 24029691 11493376 2022 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2806 2022 420 29 0 1621 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 11224

[startup+102.307 s]
/proc/loadavg: 2.08 2.14 2.07 3/76 23378
/proc/meminfo: memFree=1470048/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11224 CPUtime=101.88
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2047 0 0 0 10188 0 0 0 25 0 1 0 24029691 11493376 2026 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824334 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2806 2026 420 29 0 1621 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 11224

[startup+162.302 s]
/proc/loadavg: 2.03 2.11 2.06 3/76 23378
/proc/meminfo: memFree=1469984/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11224 CPUtime=161.64
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2047 0 0 0 16163 1 0 0 25 0 1 0 24029691 11493376 2026 996147200 1448431616 1448550632 4294956208 18446744073709551615 134842944 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2806 2026 420 29 0 1621 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 11224

[startup+222.301 s]
/proc/loadavg: 2.01 2.09 2.06 3/77 23379
/proc/meminfo: memFree=1470040/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11224 CPUtime=221.4
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2048 0 0 0 22139 1 0 0 25 0 1 0 24029691 11493376 2027 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2806 2027 420 29 0 1621 0
Current children cumulated CPU time (s) 221.4
Current children cumulated vsize (KiB) 11224

[startup+282.302 s]
/proc/loadavg: 2.00 2.07 2.05 3/77 23379
/proc/meminfo: memFree=1469976/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11224 CPUtime=281.16
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2048 0 0 0 28115 1 0 0 25 0 1 0 24029691 11493376 2027 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161606 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2806 2027 420 29 0 1621 0
Current children cumulated CPU time (s) 281.16
Current children cumulated vsize (KiB) 11224

[startup+342.302 s]
/proc/loadavg: 2.00 2.06 2.04 3/77 23379
/proc/meminfo: memFree=1469912/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11224 CPUtime=340.91
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2049 0 0 0 34090 1 0 0 25 0 1 0 24029691 11493376 2028 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215941 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2806 2028 420 29 0 1621 0
Current children cumulated CPU time (s) 340.91
Current children cumulated vsize (KiB) 11224

[startup+402.302 s]
/proc/loadavg: 2.00 2.04 2.04 3/77 23379
/proc/meminfo: memFree=1469912/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11224 CPUtime=400.66
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2049 0 0 0 40065 1 0 0 25 0 1 0 24029691 11493376 2028 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2806 2028 420 29 0 1621 0
Current children cumulated CPU time (s) 400.66
Current children cumulated vsize (KiB) 11224

[startup+462.302 s]
/proc/loadavg: 2.00 2.03 2.03 3/78 23380
/proc/meminfo: memFree=1469904/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11224 CPUtime=460.41
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2049 0 0 0 46040 1 0 0 25 0 1 0 24029691 11493376 2028 996147200 1448431616 1448550632 4294956208 18446744073709551615 135256944 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2806 2028 420 29 0 1621 0
Current children cumulated CPU time (s) 460.41
Current children cumulated vsize (KiB) 11224

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.03 3/78 23380
/proc/meminfo: memFree=1469904/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11224 CPUtime=520.13
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2049 0 0 0 52012 1 0 0 25 0 1 0 24029691 11493376 2028 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215894 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2806 2028 420 29 0 1621 0
Current children cumulated CPU time (s) 520.13
Current children cumulated vsize (KiB) 11224

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.02 3/78 23380
/proc/meminfo: memFree=1469904/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11224 CPUtime=579.88
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2049 0 0 0 57986 2 0 0 25 0 1 0 24029691 11493376 2028 996147200 1448431616 1448550632 4294956208 18446744073709551615 135259370 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2806 2028 420 29 0 1621 0
Current children cumulated CPU time (s) 579.88
Current children cumulated vsize (KiB) 11224

[startup+642.301 s]
/proc/loadavg: 2.00 2.01 2.02 3/78 23380
/proc/meminfo: memFree=1469840/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=639.61
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2054 0 0 0 63959 2 0 0 25 0 1 0 24029691 11628544 2033 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161626 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2033 420 29 0 1654 0
Current children cumulated CPU time (s) 639.61
Current children cumulated vsize (KiB) 11356

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 23431
/proc/meminfo: memFree=1382176/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=879.37
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2054 0 0 0 87933 4 0 0 25 0 1 0 24029691 11628544 2033 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2033 420 29 0 1654 0
Current children cumulated CPU time (s) 879.37
Current children cumulated vsize (KiB) 11356

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 23431
/proc/meminfo: memFree=1380064/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=939.35
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2054 0 0 0 93931 4 0 0 25 0 1 0 24029691 11628544 2033 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2033 420 29 0 1654 0
Current children cumulated CPU time (s) 939.35
Current children cumulated vsize (KiB) 11356

[startup+1002.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/76 23433
/proc/meminfo: memFree=1378464/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=999.33
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2054 0 0 0 99929 4 0 0 25 0 1 0 24029691 11628544 2033 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267136 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2033 420 29 0 1654 0
Current children cumulated CPU time (s) 999.33
Current children cumulated vsize (KiB) 11356

[startup+1062.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/76 23433
/proc/meminfo: memFree=1377184/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=1059.3
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2054 0 0 0 105926 4 0 0 25 0 1 0 24029691 11628544 2033 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2033 420 29 0 1654 0
Current children cumulated CPU time (s) 1059.3
Current children cumulated vsize (KiB) 11356

[startup+1122.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/76 23433
/proc/meminfo: memFree=1376352/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=1119.28
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2054 0 0 0 111924 4 0 0 25 0 1 0 24029691 11628544 2033 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2033 420 29 0 1654 0
Current children cumulated CPU time (s) 1119.28
Current children cumulated vsize (KiB) 11356

[startup+1182.3 s]
/proc/loadavg: 2.19 2.07 2.01 3/76 23433
/proc/meminfo: memFree=1373088/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=1179.27
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2054 0 0 0 117922 5 0 0 25 0 1 0 24029691 11628544 2033 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2033 420 29 0 1654 0
Current children cumulated CPU time (s) 1179.27
Current children cumulated vsize (KiB) 11356

[startup+1242.3 s]
/proc/loadavg: 2.15 2.09 2.02 3/76 23433
/proc/meminfo: memFree=1368544/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=1239.24
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2054 0 0 0 123919 5 0 0 25 0 1 0 24029691 11628544 2033 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824419 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2033 420 29 0 1654 0
Current children cumulated CPU time (s) 1239.24
Current children cumulated vsize (KiB) 11356

[startup+1302.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/76 23433
/proc/meminfo: memFree=1361056/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=1299.23
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2060 0 0 0 129918 5 0 0 25 0 1 0 24029691 11628544 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2039 420 29 0 1654 0
Current children cumulated CPU time (s) 1299.23
Current children cumulated vsize (KiB) 11356

[startup+1362.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/76 23433
/proc/meminfo: memFree=1353632/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=1359.2
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2060 0 0 0 135915 5 0 0 25 0 1 0 24029691 11628544 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2039 420 29 0 1654 0
Current children cumulated CPU time (s) 1359.2
Current children cumulated vsize (KiB) 11356

[startup+1422.31 s]
/proc/loadavg: 2.00 2.04 2.00 3/76 23433
/proc/meminfo: memFree=1352096/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=1419.18
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2060 0 0 0 141913 5 0 0 25 0 1 0 24029691 11628544 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2039 420 29 0 1654 0
Current children cumulated CPU time (s) 1419.18
Current children cumulated vsize (KiB) 11356

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/76 23433
/proc/meminfo: memFree=1350432/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=1479.15
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2060 0 0 0 147910 5 0 0 25 0 1 0 24029691 11628544 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267152 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2039 420 29 0 1654 0
Current children cumulated CPU time (s) 1479.15
Current children cumulated vsize (KiB) 11356

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 23433
/proc/meminfo: memFree=1348768/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=1539.13
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2060 0 0 0 153908 5 0 0 25 0 1 0 24029691 11628544 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267149 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2039 420 29 0 1654 0
Current children cumulated CPU time (s) 1539.13
Current children cumulated vsize (KiB) 11356

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 23439
/proc/meminfo: memFree=1346784/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=1599.1
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2060 0 0 0 159905 5 0 0 25 0 1 0 24029691 11628544 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2039 420 29 0 1654 0
Current children cumulated CPU time (s) 1599.1
Current children cumulated vsize (KiB) 11356

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 23439
/proc/meminfo: memFree=1345120/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=1659.08
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2060 0 0 0 165903 5 0 0 25 0 1 0 24029691 11628544 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2039 420 29 0 1654 0
Current children cumulated CPU time (s) 1659.08
Current children cumulated vsize (KiB) 11356

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 23439
/proc/meminfo: memFree=1341344/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=1719.06
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2060 0 0 0 171900 6 0 0 25 0 1 0 24029691 11628544 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161629 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2039 420 29 0 1654 0
Current children cumulated CPU time (s) 1719.06
Current children cumulated vsize (KiB) 11356

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23439
/proc/meminfo: memFree=1337888/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=1779.03
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2060 0 0 0 177897 6 0 0 25 0 1 0 24029691 11628544 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2039 420 29 0 1654 0
Current children cumulated CPU time (s) 1779.03
Current children cumulated vsize (KiB) 11356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23439
/proc/meminfo: memFree=1336864/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=1800.03
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2060 0 0 0 179997 6 0 0 25 0 1 0 24029691 11628544 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843653 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2039 420 29 0 1654 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 11356

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1803.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 23439
/proc/meminfo: memFree=1336864/2055920 swapFree=4192952/4192956
[pid=23377] ppid=23375 vsize=11356 CPUtime=1800.03
/proc/23377/stat : 23377 (ld-linux.so.2) R 23375 23377 19406 0 -1 4194304 2060 0 0 0 179997 6 0 0 25 0 1 0 24029691 11628544 2039 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843653 0 0 4096 0 0 0 0 17 0 0 0
/proc/23377/statm: 2839 2039 420 29 0 1654 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 11356

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.31
CPU time (s): 1800.04
CPU user time (s): 1799.98
CPU system time (s): 0.06499
CPU usage (%): 99.8189
Max. virtual memory (cumulated for all children) (KiB): 11356

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

runsolver used 2.17867 second user time and 5.87811 second system time

The end

Launcher Data

Begin job on node56 at 2009-07-12 05:34:24
IDJOB=2080324
IDBENCH=57057
IDSOLVER=769
FILE ID=node56/2080324-1247369664
PBS_JOBID= 9507086
Free space on /tmp= 103048 MiB

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

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

MD5SUM BENCH= 484892f9c69de742c864f4edd5e8898a
RANDOM SEED=1844874001

node56.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.209
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.209
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:       1477192 kB
Buffers:         79024 kB
Cached:         370316 kB
SwapCached:          4 kB
Active:         196540 kB
Inactive:       302892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1477192 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          60784 kB
Slab:            64596 kB
Committed_AS:   263276 kB
PageTables:       1904 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= 103012 MiB
End job on node56 at 2009-07-12 06:04:29