Trace number 2080214

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.06 1804.61

General information on the benchmark

Namecsp/js-taillard-20-15/
normalized-js-taillard-20-15-105-0.xml
MD5SUMa7e24af60e92a1b4969e8de32e0c94e1
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 benchmark38.3632
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1444
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.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-2080214-1247369337/watcher-2080214-1247369337 -o /tmp/evaluation-result-2080214-1247369337/solver-2080214-1247369337 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2080214-1247369337.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.25 2.13 2.04 4/83 24825
/proc/meminfo: memFree=964112/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=18576 CPUtime=0
/proc/24825/stat : 24825 (runsolver) R 24823 24825 18669 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 24000573 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 269757246759 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/24825/statm: 4644 284 249 26 0 2626 0

[startup+0.05354 s]
/proc/loadavg: 2.25 2.13 2.04 4/83 24825
/proc/meminfo: memFree=964112/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=7196 CPUtime=0.04
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 1022 0 0 0 4 0 0 0 18 0 1 0 24000573 7368704 1001 996147200 1448431616 1448550632 4294956208 18446744073709551615 134585839 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 1799 1001 378 29 0 614 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7196

[startup+0.101546 s]
/proc/loadavg: 2.25 2.13 2.04 4/83 24825
/proc/meminfo: memFree=964112/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=8236 CPUtime=0.08
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 1271 0 0 0 8 0 0 0 18 0 1 0 24000573 8433664 1250 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157373364 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 2059 1250 378 29 0 874 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8236

[startup+0.301581 s]
/proc/loadavg: 2.25 2.13 2.04 4/83 24825
/proc/meminfo: memFree=964112/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=15164 CPUtime=0.28
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 2988 0 0 0 27 1 0 0 19 0 1 0 24000573 15527936 2967 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161219 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 3791 2967 414 29 0 2606 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15164

[startup+0.701641 s]
/proc/loadavg: 2.25 2.13 2.04 4/83 24825
/proc/meminfo: memFree=964112/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=15580 CPUtime=0.68
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3117 0 0 0 66 2 0 0 23 0 1 0 24000573 15953920 3096 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 3895 3096 420 29 0 2710 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15580

[startup+1.50175 s]
/proc/loadavg: 2.25 2.13 2.04 3/84 24826
/proc/meminfo: memFree=953288/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=15580 CPUtime=1.48
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3123 0 0 0 146 2 0 0 25 0 1 0 24000573 15953920 3102 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 3895 3102 420 29 0 2710 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15580

[startup+3.10196 s]
/proc/loadavg: 2.25 2.13 2.04 3/84 24826
/proc/meminfo: memFree=953160/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=15712 CPUtime=3.06
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3157 0 0 0 304 2 0 0 25 0 1 0 24000573 16089088 3136 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 3928 3136 420 29 0 2743 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 15712

[startup+6.30237 s]
/proc/loadavg: 2.23 2.13 2.04 3/84 24826
/proc/meminfo: memFree=952584/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16104 CPUtime=6.18
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3235 0 0 0 616 2 0 0 25 0 1 0 24000573 16490496 3214 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 4026 3214 421 29 0 2841 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 16104

[startup+12.7012 s]
/proc/loadavg: 2.21 2.13 2.04 3/84 24826
/proc/meminfo: memFree=952520/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16236 CPUtime=12.51
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3251 0 0 0 1249 2 0 0 25 0 1 0 24000573 16625664 3230 996147200 1448431616 1448550632 4294956208 18446744073709551615 135220107 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 4059 3230 421 29 0 2874 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 16236

[startup+25.5019 s]
/proc/loadavg: 2.32 2.15 2.05 4/84 24826
/proc/meminfo: memFree=952392/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16368 CPUtime=25.19
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3276 0 0 0 2517 2 0 0 25 0 1 0 24000573 16760832 3255 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 4092 3255 421 29 0 2907 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 16368

[startup+51.1013 s]
/proc/loadavg: 2.41 2.19 2.06 3/84 24826
/proc/meminfo: memFree=952200/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16368 CPUtime=50.54
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3308 0 0 0 5052 2 0 0 25 0 1 0 24000573 16760832 3287 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824169 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 4092 3287 421 29 0 2907 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 16368

[startup+102.306 s]
/proc/loadavg: 2.43 2.23 2.09 3/84 24826
/proc/meminfo: memFree=952072/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16368 CPUtime=101.26
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3311 0 0 0 10124 2 0 0 25 0 1 0 24000573 16760832 3290 996147200 1448431616 1448550632 4294956208 18446744073709551615 135215900 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 4092 3290 421 29 0 2907 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 16368

[startup+162.302 s]
/proc/loadavg: 2.16 2.19 2.08 3/84 24826
/proc/meminfo: memFree=951752/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16368 CPUtime=160.68
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3311 0 0 0 16066 2 0 0 25 0 1 0 24000573 16760832 3290 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843714 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4092 3290 421 29 0 2907 0
Current children cumulated CPU time (s) 160.68
Current children cumulated vsize (KiB) 16368

[startup+222.302 s]
/proc/loadavg: 2.17 2.17 2.08 3/84 24865
/proc/meminfo: memFree=1171016/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16368 CPUtime=220.38
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3311 0 0 0 22035 3 0 0 25 0 1 0 24000573 16760832 3290 996147200 1448431616 1448550632 4294956208 18446744073709551615 134829017 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4092 3290 421 29 0 2907 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 16368

[startup+282.302 s]
/proc/loadavg: 2.06 2.14 2.07 3/84 24865
/proc/meminfo: memFree=953480/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16368 CPUtime=280.07
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3311 0 0 0 28004 3 0 0 25 0 1 0 24000573 16760832 3290 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 4092 3290 421 29 0 2907 0
Current children cumulated CPU time (s) 280.07
Current children cumulated vsize (KiB) 16368

[startup+342.302 s]
/proc/loadavg: 2.13 2.14 2.08 3/84 24865
/proc/meminfo: memFree=953352/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16368 CPUtime=339.53
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3312 0 0 0 33950 3 0 0 25 0 1 0 24000573 16760832 3291 996147200 1448431616 1448550632 4294956208 18446744073709551615 135219941 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 4092 3291 421 29 0 2907 0
Current children cumulated CPU time (s) 339.53
Current children cumulated vsize (KiB) 16368

[startup+402.302 s]
/proc/loadavg: 2.04 2.11 2.07 3/84 24865
/proc/meminfo: memFree=952456/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16368 CPUtime=399.06
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3312 0 0 0 39902 4 0 0 25 0 1 0 24000573 16760832 3291 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161275 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 4092 3291 421 29 0 2907 0
Current children cumulated CPU time (s) 399.06
Current children cumulated vsize (KiB) 16368

[startup+462.302 s]
/proc/loadavg: 2.38 2.19 2.10 4/84 24865
/proc/meminfo: memFree=950728/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16500 CPUtime=458.78
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3316 0 0 0 45874 4 0 0 25 0 1 0 24000573 16896000 3295 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 4125 3295 421 29 0 2940 0
Current children cumulated CPU time (s) 458.78
Current children cumulated vsize (KiB) 16500

[startup+522.301 s]
/proc/loadavg: 2.29 2.21 2.11 3/73 24953
/proc/meminfo: memFree=1627360/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16500 CPUtime=518.42
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3316 0 0 0 51836 6 0 0 25 0 1 0 24000573 16896000 3295 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 1 0 0
/proc/24825/statm: 4125 3295 421 29 0 2940 0
Current children cumulated CPU time (s) 518.42
Current children cumulated vsize (KiB) 16500

[startup+582.301 s]
/proc/loadavg: 2.10 2.17 2.10 3/83 24994
/proc/meminfo: memFree=1372944/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16500 CPUtime=578.31
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3320 0 0 0 57824 7 0 0 25 0 1 0 24000573 16896000 3299 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4125 3299 421 29 0 2940 0
Current children cumulated CPU time (s) 578.31
Current children cumulated vsize (KiB) 16500

[startup+642.301 s]
/proc/loadavg: 2.04 2.14 2.09 3/83 24994
/proc/meminfo: memFree=1255888/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16500 CPUtime=638.3
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3333 0 0 0 63822 8 0 0 25 0 1 0 24000573 16896000 3312 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4125 3312 421 29 0 2940 0
Current children cumulated CPU time (s) 638.3
Current children cumulated vsize (KiB) 16500

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.02 2.10 2.08 3/83 25122
/proc/meminfo: memFree=1527192/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16500 CPUtime=818.15
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3337 0 0 0 81803 12 0 0 25 0 1 0 24000573 16896000 3316 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4125 3316 421 29 0 2940 0
Current children cumulated CPU time (s) 818.15
Current children cumulated vsize (KiB) 16500

[startup+882.302 s]
/proc/loadavg: 2.00 2.08 2.08 3/82 25123
/proc/meminfo: memFree=1500112/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16500 CPUtime=878.12
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3338 0 0 0 87800 12 0 0 25 0 1 0 24000573 16896000 3317 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161606 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4125 3317 421 29 0 2940 0
Current children cumulated CPU time (s) 878.12
Current children cumulated vsize (KiB) 16500

[startup+942.302 s]
/proc/loadavg: 2.00 2.06 2.07 3/82 25123
/proc/meminfo: memFree=1500048/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16500 CPUtime=938.09
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3338 0 0 0 93797 12 0 0 25 0 1 0 24000573 16896000 3317 996147200 1448431616 1448550632 4294956208 18446744073709551615 134897045 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4125 3317 421 29 0 2940 0
Current children cumulated CPU time (s) 938.09
Current children cumulated vsize (KiB) 16500

[startup+1002.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/82 25123
/proc/meminfo: memFree=1500048/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16500 CPUtime=998.08
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3344 0 0 0 99795 13 0 0 25 0 1 0 24000573 16896000 3323 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4125 3323 421 29 0 2940 0
Current children cumulated CPU time (s) 998.08
Current children cumulated vsize (KiB) 16500

[startup+1062.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/82 25123
/proc/meminfo: memFree=1500048/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16500 CPUtime=1058.05
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3349 0 0 0 105792 13 0 0 25 0 1 0 24000573 16896000 3328 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161606 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4125 3328 421 29 0 2940 0
Current children cumulated CPU time (s) 1058.05
Current children cumulated vsize (KiB) 16500

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/82 25123
/proc/meminfo: memFree=1500048/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16500 CPUtime=1118.03
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3350 0 0 0 111790 13 0 0 25 0 1 0 24000573 16896000 3329 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824345 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4125 3329 421 29 0 2940 0
Current children cumulated CPU time (s) 1118.03
Current children cumulated vsize (KiB) 16500

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/82 25123
/proc/meminfo: memFree=1500048/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16500 CPUtime=1178
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3350 0 0 0 117787 13 0 0 25 0 1 0 24000573 16896000 3329 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4125 3329 421 29 0 2940 0
Current children cumulated CPU time (s) 1178
Current children cumulated vsize (KiB) 16500

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/82 25123
/proc/meminfo: memFree=1499856/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16500 CPUtime=1237.98
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3352 0 0 0 123785 13 0 0 25 0 1 0 24000573 16896000 3331 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4125 3331 421 29 0 2940 0
Current children cumulated CPU time (s) 1237.98
Current children cumulated vsize (KiB) 16500

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/82 25125
/proc/meminfo: memFree=1499728/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16632 CPUtime=1297.95
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3355 0 0 0 129782 13 0 0 25 0 1 0 24000573 17031168 3334 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4158 3334 421 29 0 2973 0
Current children cumulated CPU time (s) 1297.95
Current children cumulated vsize (KiB) 16632

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/82 25125
/proc/meminfo: memFree=1499728/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16632 CPUtime=1357.93
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3360 0 0 0 135780 13 0 0 25 0 1 0 24000573 17031168 3339 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4158 3339 421 29 0 2973 0
Current children cumulated CPU time (s) 1357.93
Current children cumulated vsize (KiB) 16632

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.02 3/82 25125
/proc/meminfo: memFree=1499664/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16632 CPUtime=1417.9
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3360 0 0 0 141777 13 0 0 25 0 1 0 24000573 17031168 3339 996147200 1448431616 1448550632 4294956208 18446744073709551615 135210517 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4158 3339 421 29 0 2973 0
Current children cumulated CPU time (s) 1417.9
Current children cumulated vsize (KiB) 16632

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/82 25125
/proc/meminfo: memFree=1499600/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16632 CPUtime=1477.87
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3360 0 0 0 147774 13 0 0 25 0 1 0 24000573 17031168 3339 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4158 3339 421 29 0 2973 0
Current children cumulated CPU time (s) 1477.87
Current children cumulated vsize (KiB) 16632

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.01 4/82 25125
/proc/meminfo: memFree=1499728/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16632 CPUtime=1537.85
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3360 0 0 0 153772 13 0 0 25 0 1 0 24000573 17031168 3339 996147200 1448431616 1448550632 4294956208 18446744073709551615 134824147 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4158 3339 421 29 0 2973 0
Current children cumulated CPU time (s) 1537.85
Current children cumulated vsize (KiB) 16632

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/82 25125
/proc/meminfo: memFree=1499664/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16632 CPUtime=1597.82
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3373 0 0 0 159769 13 0 0 25 0 1 0 24000573 17031168 3352 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4158 3352 421 29 0 2973 0
Current children cumulated CPU time (s) 1597.82
Current children cumulated vsize (KiB) 16632

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 25125
/proc/meminfo: memFree=1499664/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16632 CPUtime=1657.79
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3373 0 0 0 165766 13 0 0 25 0 1 0 24000573 17031168 3352 996147200 1448431616 1448550632 4294956208 18446744073709551615 135172204 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4158 3352 421 29 0 2973 0
Current children cumulated CPU time (s) 1657.79
Current children cumulated vsize (KiB) 16632

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 25125
/proc/meminfo: memFree=1499664/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16632 CPUtime=1717.77
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3373 0 0 0 171764 13 0 0 25 0 1 0 24000573 17031168 3352 996147200 1448431616 1448550632 4294956208 18446744073709551615 134843647 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4158 3352 421 29 0 2973 0
Current children cumulated CPU time (s) 1717.77
Current children cumulated vsize (KiB) 16632

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 25125
/proc/meminfo: memFree=1499536/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16632 CPUtime=1777.75
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3373 0 0 0 177761 14 0 0 25 0 1 0 24000573 17031168 3352 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161293 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4158 3352 421 29 0 2973 0
Current children cumulated CPU time (s) 1777.75
Current children cumulated vsize (KiB) 16632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 25125
/proc/meminfo: memFree=1499536/2055920 swapFree=4192812/4192956
[pid=24825] ppid=24823 vsize=16632 CPUtime=1800.05
/proc/24825/stat : 24825 (ld-linux.so.2) R 24823 24825 18669 0 -1 4194304 3373 0 0 0 179991 14 0 0 25 0 1 0 24000573 17031168 3352 996147200 1448431616 1448550632 4294956208 18446744073709551615 135220075 0 0 4096 0 0 0 0 17 0 0 0
/proc/24825/statm: 4158 3352 421 29 0 2973 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 16632

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): 1804.61
CPU time (s): 1800.06
CPU user time (s): 1799.91
CPU system time (s): 0.142978
CPU usage (%): 99.7478
Max. virtual memory (cumulated for all children) (KiB): 16632

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

runsolver used 2.20966 second user time and 5.80212 second system time

The end

Launcher Data

Begin job on node13 at 2009-07-12 05:28:57
IDJOB=2080214
IDBENCH=57033
IDSOLVER=769
FILE ID=node13/2080214-1247369337
PBS_JOBID= 9507031
Free space on /tmp= 66300 MiB

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

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

MD5SUM BENCH= a7e24af60e92a1b4969e8de32e0c94e1
RANDOM SEED=1366799647

node13.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.241
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.241
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:        964592 kB
Buffers:         49876 kB
Cached:         267276 kB
SwapCached:          0 kB
Active:         832328 kB
Inactive:       181752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        964592 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1624 kB
Writeback:           0 kB
Mapped:         712564 kB
Slab:            61040 kB
Committed_AS:   873764 kB
PageTables:       3192 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= 66300 MiB
End job on node13 at 2009-07-12 05:59:03