Trace number 2083041

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.11 1805.51

General information on the benchmark

Namecsp/fapp/fapp34/
normalized-fapp34-0750-10.xml
MD5SUMc2cac25a9d0eff8b4d5c2c7d14b32353
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 benchmark29.9604
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
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-2083041-1247376555/watcher-2083041-1247376555 -o /tmp/evaluation-result-2083041-1247376555/solver-2083041-1247376555 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2083041-1247376555.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.22 2.13 2.04 4/82 24896
/proc/meminfo: memFree=1499320/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=4804 CPUtime=0
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 24721816 4919296 163 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448480482 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 1201 163 138 29 0 16 0

[startup+0.051188 s]
/proc/loadavg: 2.22 2.13 2.04 4/82 24896
/proc/meminfo: memFree=1499320/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=5988 CPUtime=0.04
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 714 0 0 0 4 0 0 0 18 0 1 0 24721816 6131712 693 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158971435 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 1497 694 374 29 0 312 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5988

[startup+0.101197 s]
/proc/loadavg: 2.22 2.13 2.04 4/82 24896
/proc/meminfo: memFree=1499320/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=6504 CPUtime=0.09
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 856 0 0 0 9 0 0 0 18 0 1 0 24721816 6660096 835 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 1626 835 378 29 0 441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6504

[startup+0.30123 s]
/proc/loadavg: 2.22 2.13 2.04 4/82 24896
/proc/meminfo: memFree=1499320/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=8696 CPUtime=0.28
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 1382 0 0 0 28 0 0 0 19 0 1 0 24721816 8904704 1361 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 2174 1361 378 29 0 989 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8696

[startup+0.701293 s]
/proc/loadavg: 2.22 2.13 2.04 4/82 24896
/proc/meminfo: memFree=1499320/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=0.69
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4107 0 0 0 67 2 0 0 23 0 1 0 24721816 32223232 4086 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529450 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4086 416 29 0 6682 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31468

[startup+1.50243 s]
/proc/loadavg: 2.22 2.13 2.04 3/83 24897
/proc/meminfo: memFree=1484720/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1.49
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4108 0 0 0 147 2 0 0 25 0 1 0 24721816 32223232 4087 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534240 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4087 417 29 0 6682 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31468

[startup+3.10168 s]
/proc/loadavg: 2.22 2.13 2.04 3/83 24897
/proc/meminfo: memFree=1484592/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=3.09
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4110 0 0 0 307 2 0 0 25 0 1 0 24721816 32223232 4089 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529446 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4089 419 29 0 6682 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31468

[startup+6.30219 s]
/proc/loadavg: 2.20 2.13 2.04 3/83 24897
/proc/meminfo: memFree=1484408/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=6.29
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4116 0 0 0 627 2 0 0 25 0 1 0 24721816 32223232 4095 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4095 425 29 0 6682 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31468

[startup+12.7012 s]
/proc/loadavg: 2.27 2.15 2.05 3/83 24897
/proc/meminfo: memFree=1484280/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=12.69
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4116 0 0 0 1267 2 0 0 25 0 1 0 24721816 32223232 4095 996147200 1448431616 1448550632 4294956208 18446744073709551615 134531824 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4095 425 29 0 6682 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31468

[startup+25.5013 s]
/proc/loadavg: 2.21 2.14 2.05 3/83 24897
/proc/meminfo: memFree=1484344/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=25.48
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4116 0 0 0 2546 2 0 0 25 0 1 0 24721816 32223232 4095 996147200 1448431616 1448550632 4294956208 18446744073709551615 134531792 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4095 425 29 0 6682 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31468

[startup+51.1014 s]
/proc/loadavg: 2.13 2.13 2.04 3/83 24897
/proc/meminfo: memFree=1484280/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=51.07
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4128 0 0 0 5105 2 0 0 25 0 1 0 24721816 32223232 4107 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528928 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4107 432 29 0 6682 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31468

[startup+102.307 s]
/proc/loadavg: 2.29 2.17 2.06 3/83 24897
/proc/meminfo: memFree=1484088/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=102.25
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4135 0 0 0 10223 2 0 0 25 0 1 0 24721816 32223232 4114 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528928 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4114 432 29 0 6682 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 31468

[startup+162.301 s]
/proc/loadavg: 2.10 2.13 2.05 3/81 24933
/proc/meminfo: memFree=1084112/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=162.21
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4153 0 0 0 16219 2 0 0 25 0 1 0 24721816 32223232 4132 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860769 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4132 433 29 0 6682 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 31468

[startup+222.302 s]
/proc/loadavg: 2.04 2.11 2.05 3/81 24933
/proc/meminfo: memFree=1070672/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=222.19
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4153 0 0 0 22217 2 0 0 25 0 1 0 24721816 32223232 4132 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4132 433 29 0 6682 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 31468

[startup+282.302 s]
/proc/loadavg: 1.97 2.07 2.04 3/83 24974
/proc/meminfo: memFree=1530432/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=282.07
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4153 0 0 0 28204 3 0 0 25 0 1 0 24721816 32223232 4132 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4132 433 29 0 6682 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 31468

[startup+342.302 s]
/proc/loadavg: 2.22 2.13 2.06 3/83 24974
/proc/meminfo: memFree=1296576/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=341.76
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4153 0 0 0 34173 3 0 0 25 0 1 0 24721816 32223232 4132 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257840 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4132 433 29 0 6682 0
Current children cumulated CPU time (s) 341.76
Current children cumulated vsize (KiB) 31468

[startup+402.303 s]
/proc/loadavg: 2.29 2.18 2.08 3/83 25024
/proc/meminfo: memFree=1443456/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=401.65
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4153 0 0 0 40161 4 0 0 25 0 1 0 24721816 32223232 4132 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528928 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4132 433 29 0 6682 0
Current children cumulated CPU time (s) 401.65
Current children cumulated vsize (KiB) 31468

[startup+462.301 s]
/proc/loadavg: 2.36 2.20 2.09 3/83 25024
/proc/meminfo: memFree=939328/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=461.59
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4153 0 0 0 46149 10 0 0 25 0 1 0 24721816 32223232 4132 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529443 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4132 433 29 0 6682 0
Current children cumulated CPU time (s) 461.59
Current children cumulated vsize (KiB) 31468

[startup+522.302 s]
/proc/loadavg: 2.27 2.21 2.10 3/83 25024
/proc/meminfo: memFree=455808/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=521.54
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4153 0 0 0 52136 18 0 0 25 0 1 0 24721816 32223232 4132 996147200 1448431616 1448550632 4294956208 18446744073709551615 134530950 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4132 433 29 0 6682 0
Current children cumulated CPU time (s) 521.54
Current children cumulated vsize (KiB) 31468

[startup+582.301 s]
/proc/loadavg: 2.17 2.18 2.09 3/83 25024
/proc/meminfo: memFree=14848/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=581.48
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4153 0 0 0 58123 25 0 0 25 0 1 0 24721816 32223232 4132 996147200 1448431616 1448550632 4294956208 18446744073709551615 134531088 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4132 433 29 0 6682 0
Current children cumulated CPU time (s) 581.48
Current children cumulated vsize (KiB) 31468

[startup+642.302 s]
/proc/loadavg: 2.28 2.22 2.11 3/83 25024
/proc/meminfo: memFree=14912/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=641.42
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4153 0 0 0 64109 33 0 0 25 0 1 0 24721816 32223232 4132 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528928 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4132 433 29 0 6682 0
Current children cumulated CPU time (s) 641.42
Current children cumulated vsize (KiB) 31468

[startup+702.303 s]

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

[startup+822.302 s]
/proc/loadavg: 2.03 2.14 2.09 3/81 25061
/proc/meminfo: memFree=1649168/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=820.87
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4153 0 0 0 82047 40 0 0 25 0 1 0 24721816 32223232 4132 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529446 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4132 433 29 0 6682 0
Current children cumulated CPU time (s) 820.87
Current children cumulated vsize (KiB) 31468

[startup+882.305 s]
/proc/loadavg: 2.01 2.12 2.08 3/81 25061
/proc/meminfo: memFree=1649040/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=880.64
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4153 0 0 0 88023 41 0 0 25 0 1 0 24721816 32223232 4132 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534242 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4132 433 29 0 6682 0
Current children cumulated CPU time (s) 880.64
Current children cumulated vsize (KiB) 31468

[startup+942.302 s]
/proc/loadavg: 2.00 2.09 2.08 3/81 25061
/proc/meminfo: memFree=1649040/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=940.39
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4153 0 0 0 93998 41 0 0 25 0 1 0 24721816 32223232 4132 996147200 1448431616 1448550632 4294956208 18446744073709551615 134530960 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4132 433 29 0 6682 0
Current children cumulated CPU time (s) 940.39
Current children cumulated vsize (KiB) 31468

[startup+1002.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/81 25061
/proc/meminfo: memFree=1649040/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1000.15
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4153 0 0 0 99974 41 0 0 25 0 1 0 24721816 32223232 4132 996147200 1448431616 1448550632 4294956208 18446744073709551615 134530970 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4132 433 29 0 6682 0
Current children cumulated CPU time (s) 1000.15
Current children cumulated vsize (KiB) 31468

[startup+1062.3 s]
/proc/loadavg: 2.06 2.07 2.07 3/81 25061
/proc/meminfo: memFree=1649040/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1059.91
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4153 0 0 0 105950 41 0 0 25 0 1 0 24721816 32223232 4132 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534311 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4132 433 29 0 6682 0
Current children cumulated CPU time (s) 1059.91
Current children cumulated vsize (KiB) 31468

[startup+1122.3 s]
/proc/loadavg: 2.02 2.06 2.07 3/81 25061
/proc/meminfo: memFree=1648976/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1119.66
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4153 0 0 0 111925 41 0 0 25 0 1 0 24721816 32223232 4132 996147200 1448431616 1448550632 4294956208 18446744073709551615 135277265 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4132 433 29 0 6682 0
Current children cumulated CPU time (s) 1119.66
Current children cumulated vsize (KiB) 31468

[startup+1182.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/81 25061
/proc/meminfo: memFree=1648912/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1179.42
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4154 0 0 0 117901 41 0 0 25 0 1 0 24721816 32223232 4133 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534197 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4133 433 29 0 6682 0
Current children cumulated CPU time (s) 1179.42
Current children cumulated vsize (KiB) 31468

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/81 25061
/proc/meminfo: memFree=1648912/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1239.17
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4154 0 0 0 123876 41 0 0 25 0 1 0 24721816 32223232 4133 996147200 1448431616 1448550632 4294956208 18446744073709551615 135277542 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4133 433 29 0 6682 0
Current children cumulated CPU time (s) 1239.17
Current children cumulated vsize (KiB) 31468

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/81 25063
/proc/meminfo: memFree=1648656/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1298.93
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4154 0 0 0 129852 41 0 0 25 0 1 0 24721816 32223232 4133 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529424 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4133 433 29 0 6682 0
Current children cumulated CPU time (s) 1298.93
Current children cumulated vsize (KiB) 31468

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/81 25063
/proc/meminfo: memFree=1648656/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1358.69
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4154 0 0 0 135827 42 0 0 25 0 1 0 24721816 32223232 4133 996147200 1448431616 1448550632 4294956208 18446744073709551615 134532303 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4133 433 29 0 6682 0
Current children cumulated CPU time (s) 1358.69
Current children cumulated vsize (KiB) 31468

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/81 25063
/proc/meminfo: memFree=1648528/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1418.45
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4154 0 0 0 141803 42 0 0 25 0 1 0 24721816 32223232 4133 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529889 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4133 433 29 0 6682 0
Current children cumulated CPU time (s) 1418.45
Current children cumulated vsize (KiB) 31468

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/81 25063
/proc/meminfo: memFree=1648528/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1478.2
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4154 0 0 0 147778 42 0 0 25 0 1 0 24721816 32223232 4133 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528941 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4133 433 29 0 6682 0
Current children cumulated CPU time (s) 1478.2
Current children cumulated vsize (KiB) 31468

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.03 3/81 25063
/proc/meminfo: memFree=1648528/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1537.97
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4154 0 0 0 153755 42 0 0 25 0 1 0 24721816 32223232 4133 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528928 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4133 433 29 0 6682 0
Current children cumulated CPU time (s) 1537.97
Current children cumulated vsize (KiB) 31468

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/81 25063
/proc/meminfo: memFree=1648528/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1597.72
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4154 0 0 0 159730 42 0 0 25 0 1 0 24721816 32223232 4133 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529713 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4133 433 29 0 6682 0
Current children cumulated CPU time (s) 1597.72
Current children cumulated vsize (KiB) 31468

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 25063
/proc/meminfo: memFree=1648464/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1657.47
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4154 0 0 0 165705 42 0 0 25 0 1 0 24721816 32223232 4133 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4133 433 29 0 6682 0
Current children cumulated CPU time (s) 1657.47
Current children cumulated vsize (KiB) 31468

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/81 25063
/proc/meminfo: memFree=1648336/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1717.23
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4154 0 0 0 171681 42 0 0 25 0 1 0 24721816 32223232 4133 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4133 433 29 0 6682 0
Current children cumulated CPU time (s) 1717.23
Current children cumulated vsize (KiB) 31468

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 25063
/proc/meminfo: memFree=1648272/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1776.98
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4154 0 0 0 177656 42 0 0 25 0 1 0 24721816 32223232 4133 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268288 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4133 433 29 0 6682 0
Current children cumulated CPU time (s) 1776.98
Current children cumulated vsize (KiB) 31468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 25063
/proc/meminfo: memFree=1648272/2055920 swapFree=4192812/4192956
[pid=24896] ppid=24894 vsize=31468 CPUtime=1800.09
/proc/24896/stat : 24896 (ld-linux.so.2) R 24894 24896 20092 0 -1 4194304 4154 0 0 0 179967 42 0 0 25 0 1 0 24721816 32223232 4133 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860715 0 0 4096 0 0 0 0 17 0 0 0
/proc/24896/statm: 7867 4133 433 29 0 6682 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 31468

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): 1805.51
CPU time (s): 1800.11
CPU user time (s): 1799.68
CPU system time (s): 0.432934
CPU usage (%): 99.7009
Max. virtual memory (cumulated for all children) (KiB): 31468

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

runsolver used 1.91771 second user time and 5.21821 second system time

The end

Launcher Data

Begin job on node26 at 2009-07-12 07:29:15
IDJOB=2083041
IDBENCH=57683
IDSOLVER=769
FILE ID=node26/2083041-1247376555
PBS_JOBID= 9507081
Free space on /tmp= 66396 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/fapp/fapp34/normalized-fapp34-0750-10.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083041-1247376555/watcher-2083041-1247376555 -o /tmp/evaluation-result-2083041-1247376555/solver-2083041-1247376555 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2083041-1247376555.xml

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

MD5SUM BENCH= c2cac25a9d0eff8b4d5c2c7d14b32353
RANDOM SEED=265185822

node26.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.281
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.281
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:       1499800 kB
Buffers:         54384 kB
Cached:         290580 kB
SwapCached:          0 kB
Active:         289932 kB
Inactive:       188724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1499800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2384 kB
Writeback:           0 kB
Mapped:         154096 kB
Slab:            62356 kB
Committed_AS:   341504 kB
PageTables:       2040 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= 66392 MiB
End job on node26 at 2009-07-12 07:59:22