Trace number 2080236

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.09 1817.21

General information on the benchmark

Namecsp/js-taillard-20-15/
normalized-js-taillard-20-15-105-2.xml
MD5SUM889428b741c69397c034d6ea53d00acd
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 benchmark17.5893
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1436
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data

0.18/0.20	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-2080236-1247369400/watcher-2080236-1247369400 -o /tmp/evaluation-result-2080236-1247369400/solver-2080236-1247369400 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2080236-1247369400.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.07 2.06 2.04 4/81 21846
/proc/meminfo: memFree=1729296/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=18576 CPUtime=0
/proc/21846/stat : 21846 (runsolver) R 21844 21846 18069 0 -1 4194368 15 0 0 0 0 0 0 0 19 0 1 0 24007691 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 206381313319 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/21846/statm: 4644 284 249 26 0 2626 0

[startup+0.099022 s]
/proc/loadavg: 2.07 2.06 2.04 4/81 21846
/proc/meminfo: memFree=1729296/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=8200 CPUtime=0.08
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 1266 0 0 0 8 0 0 0 18 0 1 0 24007691 8396800 1245 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158632218 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 2050 1245 378 29 0 865 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8200

[startup+0.102013 s]
/proc/loadavg: 2.07 2.06 2.04 4/81 21846
/proc/meminfo: memFree=1729296/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=8332 CPUtime=0.08
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 1281 0 0 0 8 0 0 0 18 0 1 0 24007691 8531968 1260 996147200 1448431616 1448550632 4294956208 18446744073709551615 4159697109 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 2083 1260 378 29 0 898 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8332

[startup+0.302059 s]
/proc/loadavg: 2.07 2.06 2.04 4/81 21846
/proc/meminfo: memFree=1729296/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=15156 CPUtime=0.28
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3015 0 0 0 28 0 0 0 19 0 1 0 24007691 15519744 2994 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 3789 2994 417 29 0 2604 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15156

[startup+0.702145 s]
/proc/loadavg: 2.07 2.06 2.04 4/81 21846
/proc/meminfo: memFree=1729296/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=15732 CPUtime=0.68
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3129 0 0 0 67 1 0 0 23 0 1 0 24007691 16109568 3108 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215889 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 3933 3108 421 29 0 2748 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15732

[startup+1.50128 s]
/proc/loadavg: 2.07 2.06 2.04 3/82 21847
/proc/meminfo: memFree=1719304/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=15864 CPUtime=1.48
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3173 0 0 0 147 1 0 0 25 0 1 0 24007691 16244736 3152 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824128 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 3966 3152 421 29 0 2781 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15864

[startup+3.10157 s]
/proc/loadavg: 2.07 2.06 2.04 3/82 21847
/proc/meminfo: memFree=1717640/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=15996 CPUtime=3.06
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3191 0 0 0 305 1 0 0 25 0 1 0 24007691 16379904 3170 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843751 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 3999 3170 421 29 0 2814 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 15996

[startup+6.30116 s]
/proc/loadavg: 2.06 2.06 2.04 3/82 21847
/proc/meminfo: memFree=1718856/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16128 CPUtime=6.23
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3232 0 0 0 622 1 0 0 25 0 1 0 24007691 16515072 3211 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4032 3211 421 29 0 2847 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 16128

[startup+12.7013 s]
/proc/loadavg: 2.06 2.06 2.04 3/82 21847
/proc/meminfo: memFree=1718480/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16260 CPUtime=12.56
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3273 0 0 0 1255 1 0 0 25 0 1 0 24007691 16650240 3252 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4065 3252 421 29 0 2880 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 16260

[startup+25.5027 s]
/proc/loadavg: 2.04 2.05 2.03 3/82 21847
/proc/meminfo: memFree=1718160/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16260 CPUtime=25.25
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3287 0 0 0 2524 1 0 0 25 0 1 0 24007691 16650240 3266 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864874 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4065 3266 421 29 0 2880 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 16260

[startup+51.1024 s]
/proc/loadavg: 2.03 2.05 2.03 3/82 21847
/proc/meminfo: memFree=1717840/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16392 CPUtime=50.6
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3305 0 0 0 5059 1 0 0 25 0 1 0 24007691 16785408 3284 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267152 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4098 3284 421 29 0 2913 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 16392

[startup+102.307 s]
/proc/loadavg: 1.95 2.02 2.02 3/73 21875
/proc/meminfo: memFree=1753304/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16392 CPUtime=101.33
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3320 0 0 0 10131 2 0 0 25 0 1 0 24007691 16785408 3299 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215894 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4098 3299 421 29 0 2913 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 16392

[startup+162.302 s]
/proc/loadavg: 1.98 2.02 2.02 3/73 21875
/proc/meminfo: memFree=1753112/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16392 CPUtime=160.75
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3320 0 0 0 16073 2 0 0 25 0 1 0 24007691 16785408 3299 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4098 3299 421 29 0 2913 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 16392

[startup+222.302 s]
/proc/loadavg: 1.99 2.01 2.01 3/73 21875
/proc/meminfo: memFree=1752984/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16392 CPUtime=220.19
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3320 0 0 0 22017 2 0 0 25 0 1 0 24007691 16785408 3299 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4098 3299 421 29 0 2913 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 16392

[startup+282.302 s]
/proc/loadavg: 1.99 2.01 2.00 3/73 21875
/proc/meminfo: memFree=1752920/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16392 CPUtime=279.62
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3320 0 0 0 27960 2 0 0 25 0 1 0 24007691 16785408 3299 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161613 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4098 3299 421 29 0 2913 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 16392

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 21875
/proc/meminfo: memFree=1752920/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16392 CPUtime=339.05
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3320 0 0 0 33903 2 0 0 25 0 1 0 24007691 16785408 3299 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824139 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4098 3299 421 29 0 2913 0
Current children cumulated CPU time (s) 339.05
Current children cumulated vsize (KiB) 16392

[startup+402.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 21875
/proc/meminfo: memFree=1752920/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=398.49
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3332 0 0 0 39847 2 0 0 25 0 1 0 24007691 16920576 3311 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865094 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3311 421 29 0 2946 0
Current children cumulated CPU time (s) 398.49
Current children cumulated vsize (KiB) 16524

[startup+462.303 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 21875
/proc/meminfo: memFree=1752856/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=457.93
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3332 0 0 0 45790 3 0 0 25 0 1 0 24007691 16920576 3311 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824169 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3311 421 29 0 2946 0
Current children cumulated CPU time (s) 457.93
Current children cumulated vsize (KiB) 16524

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21875
/proc/meminfo: memFree=1752856/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=517.37
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3333 0 0 0 51734 3 0 0 25 0 1 0 24007691 16920576 3312 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3312 421 29 0 2946 0
Current children cumulated CPU time (s) 517.37
Current children cumulated vsize (KiB) 16524

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21875
/proc/meminfo: memFree=1752856/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=576.8
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3335 0 0 0 57677 3 0 0 25 0 1 0 24007691 16920576 3314 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865452 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3314 421 29 0 2946 0
Current children cumulated CPU time (s) 576.8
Current children cumulated vsize (KiB) 16524

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21875
/proc/meminfo: memFree=1752856/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=636.24
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3335 0 0 0 63621 3 0 0 25 0 1 0 24007691 16920576 3314 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3314 421 29 0 2946 0
Current children cumulated CPU time (s) 636.24
Current children cumulated vsize (KiB) 16524

[startup+702.302 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21875
/proc/meminfo: memFree=1752536/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=814.54
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3336 0 0 0 81451 3 0 0 25 0 1 0 24007691 16920576 3315 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215894 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3315 421 29 0 2946 0
Current children cumulated CPU time (s) 814.54
Current children cumulated vsize (KiB) 16524

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21875
/proc/meminfo: memFree=1752536/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=873.97
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3337 0 0 0 87394 3 0 0 25 0 1 0 24007691 16920576 3316 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219941 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3316 421 29 0 2946 0
Current children cumulated CPU time (s) 873.97
Current children cumulated vsize (KiB) 16524

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21875
/proc/meminfo: memFree=1752472/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=933.41
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3338 0 0 0 93338 3 0 0 25 0 1 0 24007691 16920576 3317 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3317 421 29 0 2946 0
Current children cumulated CPU time (s) 933.41
Current children cumulated vsize (KiB) 16524

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21875
/proc/meminfo: memFree=1752472/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=992.84
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3338 0 0 0 99281 3 0 0 25 0 1 0 24007691 16920576 3317 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3317 421 29 0 2946 0
Current children cumulated CPU time (s) 992.84
Current children cumulated vsize (KiB) 16524

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21875
/proc/meminfo: memFree=1752472/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=1052.28
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3338 0 0 0 105225 3 0 0 25 0 1 0 24007691 16920576 3317 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3317 421 29 0 2946 0
Current children cumulated CPU time (s) 1052.28
Current children cumulated vsize (KiB) 16524

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21875
/proc/meminfo: memFree=1752344/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=1111.7
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3338 0 0 0 111167 3 0 0 25 0 1 0 24007691 16920576 3317 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3317 421 29 0 2946 0
Current children cumulated CPU time (s) 1111.7
Current children cumulated vsize (KiB) 16524

[startup+1182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 21875
/proc/meminfo: memFree=1752280/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=1171.14
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3339 0 0 0 117111 3 0 0 25 0 1 0 24007691 16920576 3318 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3318 421 29 0 2946 0
Current children cumulated CPU time (s) 1171.14
Current children cumulated vsize (KiB) 16524

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 21877
/proc/meminfo: memFree=1751960/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=1230.58
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3351 0 0 0 123054 4 0 0 25 0 1 0 24007691 16920576 3330 996147200 1448431616 1448550632 4294956208 18446744073709551615 134864831 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3330 421 29 0 2946 0
Current children cumulated CPU time (s) 1230.58
Current children cumulated vsize (KiB) 16524

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21877
/proc/meminfo: memFree=1751896/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=1290.02
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3353 0 0 0 128998 4 0 0 25 0 1 0 24007691 16920576 3332 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215928 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3332 421 29 0 2946 0
Current children cumulated CPU time (s) 1290.02
Current children cumulated vsize (KiB) 16524

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21877
/proc/meminfo: memFree=1751832/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=1349.45
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3353 0 0 0 134941 4 0 0 25 0 1 0 24007691 16920576 3332 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3332 421 29 0 2946 0
Current children cumulated CPU time (s) 1349.45
Current children cumulated vsize (KiB) 16524

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21877
/proc/meminfo: memFree=1751768/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=1408.9
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3353 0 0 0 140886 4 0 0 25 0 1 0 24007691 16920576 3332 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3332 421 29 0 2946 0
Current children cumulated CPU time (s) 1408.9
Current children cumulated vsize (KiB) 16524

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21877
/proc/meminfo: memFree=1751768/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=1468.33
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3353 0 0 0 146829 4 0 0 25 0 1 0 24007691 16920576 3332 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897000 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3332 421 29 0 2946 0
Current children cumulated CPU time (s) 1468.33
Current children cumulated vsize (KiB) 16524

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21877
/proc/meminfo: memFree=1751768/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=1527.76
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3353 0 0 0 152772 4 0 0 25 0 1 0 24007691 16920576 3332 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824165 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3332 421 29 0 2946 0
Current children cumulated CPU time (s) 1527.76
Current children cumulated vsize (KiB) 16524

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21877
/proc/meminfo: memFree=1751768/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=1587.19
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3353 0 0 0 158715 4 0 0 25 0 1 0 24007691 16920576 3332 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267137 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3332 421 29 0 2946 0
Current children cumulated CPU time (s) 1587.19
Current children cumulated vsize (KiB) 16524

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21877
/proc/meminfo: memFree=1751768/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=1646.62
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3353 0 0 0 164658 4 0 0 25 0 1 0 24007691 16920576 3332 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215941 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3332 421 29 0 2946 0
Current children cumulated CPU time (s) 1646.62
Current children cumulated vsize (KiB) 16524

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21877
/proc/meminfo: memFree=1751640/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=1706.06
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3353 0 0 0 170602 4 0 0 25 0 1 0 24007691 16920576 3332 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3332 421 29 0 2946 0
Current children cumulated CPU time (s) 1706.06
Current children cumulated vsize (KiB) 16524

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21877
/proc/meminfo: memFree=1751640/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=1765.49
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3353 0 0 0 176545 4 0 0 25 0 1 0 24007691 16920576 3332 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3332 421 29 0 2946 0
Current children cumulated CPU time (s) 1765.49
Current children cumulated vsize (KiB) 16524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.21 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 21877
/proc/meminfo: memFree=1751576/2055920 swapFree=4192812/4192956
[pid=21846] ppid=21844 vsize=16524 CPUtime=1800.07
/proc/21846/stat : 21846 (ld-linux.so.2) R 21844 21846 18069 0 -1 4194304 3353 0 0 0 180003 4 0 0 25 0 1 0 24007691 16920576 3332 996147200 1448431616 1448550632 4294956208 18446744073709551615 135267165 0 0 4096 0 0 0 0 17 1 0 0
/proc/21846/statm: 4131 3332 421 29 0 2946 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 16524

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): 1817.21
CPU time (s): 1800.09
CPU user time (s): 1800.04
CPU system time (s): 0.049992
CPU usage (%): 99.0574
Max. virtual memory (cumulated for all children) (KiB): 16524

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

runsolver used 2.54761 second user time and 5.71413 second system time

The end

Launcher Data

Begin job on node2 at 2009-07-12 05:30:00
IDJOB=2080236
IDBENCH=57043
IDSOLVER=769
FILE ID=node2/2080236-1247369400
PBS_JOBID= 9507077
Free space on /tmp= 66316 MiB

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

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

MD5SUM BENCH= 889428b741c69397c034d6ea53d00acd
RANDOM SEED=47595302

node2.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.265
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.265
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:       1729776 kB
Buffers:         35880 kB
Cached:         194028 kB
SwapCached:          0 kB
Active:         185884 kB
Inactive:        85812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1729776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          54460 kB
Slab:            39612 kB
Committed_AS:   204452 kB
PageTables:       2008 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= 66336 MiB
End job on node2 at 2009-07-12 06:00:19