Trace number 2086737

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.08 1810.81

General information on the benchmark

Namecsp/js-taillard-20/
normalized-js-taillard-20-100-5.xml
MD5SUMae7430fa0ee17432c782e1ef242ba179
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1679
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
Global constraints used (with number of constraints)

Solver Data

0.19/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-2086737-1247383950/watcher-2086737-1247383950 -o /tmp/evaluation-result-2086737-1247383950/solver-2086737-1247383950 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2086737-1247383950.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.00 4/85 26724
/proc/meminfo: memFree=1614600/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=18576 CPUtime=0
/proc/26724/stat : 26724 (runsolver) R 26722 26724 25716 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 25460371 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 210723466535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/26724/statm: 4644 284 249 26 0 2626 0

[startup+0.179761 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 26724
/proc/meminfo: memFree=1614600/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=10604 CPUtime=0.16
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 1865 0 0 0 16 0 0 0 18 0 1 0 25460371 10858496 1844 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 2651 1845 378 29 0 1466 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 10604

[startup+0.201762 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 26724
/proc/meminfo: memFree=1614600/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=10992 CPUtime=0.19
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 1973 0 0 0 18 1 0 0 18 0 1 0 25460371 11255808 1952 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 2748 1952 378 29 0 1563 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10992

[startup+0.301778 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 26724
/proc/meminfo: memFree=1614600/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=18416 CPUtime=0.28
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 3805 0 0 0 27 1 0 0 19 0 1 0 25460371 18857984 3784 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824169 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 4604 3784 411 29 0 3419 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18416

[startup+0.701824 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 26724
/proc/meminfo: memFree=1614600/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=19528 CPUtime=0.68
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4066 0 0 0 66 2 0 0 23 0 1 0 25460371 19996672 4045 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161279 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 4882 4045 421 29 0 3697 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19528

[startup+1.50192 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1599936/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=19528 CPUtime=1.48
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4082 0 0 0 146 2 0 0 25 0 1 0 25460371 19996672 4061 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219897 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 4882 4061 421 29 0 3697 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19528

[startup+3.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1599616/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=19660 CPUtime=3.07
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4108 0 0 0 305 2 0 0 25 0 1 0 25460371 20131840 4087 996147200 1448431616 1448550632 4294956208 18446744073709551615 135220099 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 4915 4087 421 29 0 3730 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 19660

[startup+6.30148 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1599488/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=19660 CPUtime=6.25
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4127 0 0 0 623 2 0 0 25 0 1 0 25460371 20131840 4106 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 4915 4106 421 29 0 3730 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 19660

[startup+12.7022 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1599424/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=19792 CPUtime=12.62
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4134 0 0 0 1260 2 0 0 25 0 1 0 25460371 20267008 4113 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267149 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 4948 4113 421 29 0 3763 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 19792

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1599360/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=19792 CPUtime=25.34
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4154 0 0 0 2532 2 0 0 25 0 1 0 25460371 20267008 4133 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215894 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 4948 4133 421 29 0 3763 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 19792

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1599232/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=19924 CPUtime=50.79
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4174 0 0 0 5077 2 0 0 25 0 1 0 25460371 20402176 4153 996147200 1448431616 1448550632 4294956208 18446744073709551615 134815345 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 4981 4153 421 29 0 3796 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 19924

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1599040/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20056 CPUtime=101.7
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4212 0 0 0 10168 2 0 0 25 0 1 0 25460371 20537344 4191 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267136 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5014 4191 421 29 0 3829 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 20056

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1574720/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20056 CPUtime=161.3
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4226 0 0 0 16128 2 0 0 25 0 1 0 25460371 20537344 4205 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5014 4205 421 29 0 3829 0
Current children cumulated CPU time (s) 161.3
Current children cumulated vsize (KiB) 20056

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1574720/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=220.96
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4227 0 0 0 22094 2 0 0 25 0 1 0 25460371 20672512 4206 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843321 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4206 421 29 0 3862 0
Current children cumulated CPU time (s) 220.96
Current children cumulated vsize (KiB) 20188

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1574592/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=280.61
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4250 0 0 0 28059 2 0 0 25 0 1 0 25460371 20672512 4229 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215941 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4229 421 29 0 3862 0
Current children cumulated CPU time (s) 280.61
Current children cumulated vsize (KiB) 20188

[startup+342.302 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 26725
/proc/meminfo: memFree=1548424/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=340.26
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4254 0 0 0 34024 2 0 0 25 0 1 0 25460371 20672512 4233 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4233 421 29 0 3862 0
Current children cumulated CPU time (s) 340.26
Current children cumulated vsize (KiB) 20188

[startup+402.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 26725
/proc/meminfo: memFree=1548296/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=399.91
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4254 0 0 0 39989 2 0 0 25 0 1 0 25460371 20672512 4233 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4233 421 29 0 3862 0
Current children cumulated CPU time (s) 399.91
Current children cumulated vsize (KiB) 20188

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1548296/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=459.57
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4254 0 0 0 45955 2 0 0 25 0 1 0 25460371 20672512 4233 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161287 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4233 421 29 0 3862 0
Current children cumulated CPU time (s) 459.57
Current children cumulated vsize (KiB) 20188

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1520648/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=519.23
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 51921 2 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 519.23
Current children cumulated vsize (KiB) 20188

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1520648/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=578.88
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 57886 2 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 578.88
Current children cumulated vsize (KiB) 20188

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1492872/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=638.54
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 63852 2 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 638.54
Current children cumulated vsize (KiB) 20188

[startup+702.301 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1440584/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=877.16
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 87714 2 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267165 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 877.16
Current children cumulated vsize (KiB) 20188

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26725
/proc/meminfo: memFree=1440584/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=936.81
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 93679 2 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161272 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 936.81
Current children cumulated vsize (KiB) 20188

[startup+1002.3 s]
/proc/loadavg: 1.92 1.98 1.99 2/69 26745
/proc/meminfo: memFree=1898768/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=996.35
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 99633 2 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 134815345 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 996.35
Current children cumulated vsize (KiB) 20188

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26768
/proc/meminfo: memFree=1357600/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=1055.96
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 105580 16 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 1055.96
Current children cumulated vsize (KiB) 20188

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26770
/proc/meminfo: memFree=1113760/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=1115.66
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 111550 16 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865397 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 1115.66
Current children cumulated vsize (KiB) 20188

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26770
/proc/meminfo: memFree=1285408/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=1175.35
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 117519 16 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 1175.35
Current children cumulated vsize (KiB) 20188

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26770
/proc/meminfo: memFree=1222624/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=1235.05
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 123489 16 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 1235.05
Current children cumulated vsize (KiB) 20188

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26770
/proc/meminfo: memFree=1477664/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=1294.58
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 129442 16 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 1294.58
Current children cumulated vsize (KiB) 20188

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26770
/proc/meminfo: memFree=1458144/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=1354.17
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 135401 16 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 1354.17
Current children cumulated vsize (KiB) 20188

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26770
/proc/meminfo: memFree=1462688/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=1413.87
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 141371 16 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824345 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 1413.87
Current children cumulated vsize (KiB) 20188

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26770
/proc/meminfo: memFree=1462496/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=1473.52
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 147336 16 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 1473.52
Current children cumulated vsize (KiB) 20188

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26770
/proc/meminfo: memFree=1476832/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=1533.08
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 153292 16 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 1533.08
Current children cumulated vsize (KiB) 20188

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26770
/proc/meminfo: memFree=1435680/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=1592.74
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 159258 16 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 1592.74
Current children cumulated vsize (KiB) 20188

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26770
/proc/meminfo: memFree=1459168/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=1652.4
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 165224 16 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 1652.4
Current children cumulated vsize (KiB) 20188

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26776
/proc/meminfo: memFree=1462040/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=1712.1
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 171194 16 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 1712.1
Current children cumulated vsize (KiB) 20188

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26776
/proc/meminfo: memFree=1475544/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=1771.7
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 177154 16 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824419 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 1771.7
Current children cumulated vsize (KiB) 20188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26776
/proc/meminfo: memFree=1442648/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=1800.07
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 179991 16 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 20188

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

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

[startup+1810.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26776
/proc/meminfo: memFree=1442648/2055920 swapFree=4192812/4192956
[pid=26724] ppid=26722 vsize=20188 CPUtime=1800.07
/proc/26724/stat : 26724 (ld-linux.so.2) R 26722 26724 25716 0 -1 4194304 4259 0 0 0 179991 16 0 0 25 0 1 0 25460371 20672512 4238 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/26724/statm: 5047 4238 421 29 0 3862 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 20188

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.81
CPU time (s): 1800.08
CPU user time (s): 1799.91
CPU system time (s): 0.171973
CPU usage (%): 99.4076
Max. virtual memory (cumulated for all children) (KiB): 20188

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

runsolver used 2.19467 second user time and 6.05208 second system time

The end

Launcher Data

Begin job on node73 at 2009-07-12 09:32:30
IDJOB=2086737
IDBENCH=58619
IDSOLVER=769
FILE ID=node73/2086737-1247383950
PBS_JOBID= 9507250
Free space on /tmp= 66484 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/js-taillard-20/normalized-js-taillard-20-100-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-2086737-1247383950/watcher-2086737-1247383950 -o /tmp/evaluation-result-2086737-1247383950/solver-2086737-1247383950 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2086737-1247383950.xml

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

MD5SUM BENCH= ae7430fa0ee17432c782e1ef242ba179
RANDOM SEED=917146208

node73.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.213
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.213
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:       1615080 kB
Buffers:         11856 kB
Cached:          64712 kB
SwapCached:          0 kB
Active:         366804 kB
Inactive:        23796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1780 kB
Writeback:           0 kB
Mapped:         329692 kB
Slab:            35024 kB
Committed_AS:   882228 kB
PageTables:       2348 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= 66404 MiB
End job on node73 at 2009-07-12 10:02:43