Trace number 2083019

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 1812.32

General information on the benchmark

Namecsp/fapp/fapp40/
normalized-fapp40-3000-7.xml
MD5SUM03c519ee722ebb3400aacaf8b7a2d565
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 benchmark71.4491
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints53548
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension53548
Global constraints used (with number of constraints)

Solver Data

0.00/0.15	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-2083019-1247376422/watcher-2083019-1247376422 -o /tmp/evaluation-result-2083019-1247376422/solver-2083019-1247376422 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2083019-1247376422.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: 1.96 2.08 2.06 3/84 23647
/proc/meminfo: memFree=978480/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=18576 CPUtime=0
/proc/23647/stat : 23647 (runsolver) R 23645 23647 20860 0 -1 4194368 15 0 0 0 0 0 0 0 22 0 1 0 24706011 19021824 285 996147200 4194304 4302564 548682068496 18446744073709551615 208717540647 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23647/statm: 4644 285 249 26 0 2626 0

[startup+0.157989 s]
/proc/loadavg: 1.96 2.08 2.06 3/84 23647
/proc/meminfo: memFree=978480/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=9736 CPUtime=0.14
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 1638 0 0 0 14 0 0 0 19 0 1 0 24706011 9969664 1617 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688899 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 2434 1617 374 29 0 1249 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 9736

[startup+0.201867 s]
/proc/loadavg: 1.96 2.08 2.06 3/84 23647
/proc/meminfo: memFree=978480/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=10120 CPUtime=0.18
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 1745 0 0 0 18 0 0 0 19 0 1 0 24706011 10362880 1724 996147200 1448431616 1448550632 4294956208 18446744073709551615 4158968387 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 2530 1724 374 29 0 1345 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 10120

[startup+0.301878 s]
/proc/loadavg: 1.96 2.08 2.06 3/84 23647
/proc/meminfo: memFree=978480/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=11156 CPUtime=0.29
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 1985 0 0 0 28 1 0 0 20 0 1 0 24706011 11423744 1964 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688892 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 2789 1964 374 29 0 1604 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11156

[startup+0.701921 s]
/proc/loadavg: 1.96 2.08 2.06 3/84 23647
/proc/meminfo: memFree=978480/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=14772 CPUtime=0.67
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 2897 0 0 0 66 1 0 0 23 0 1 0 24706011 15126528 2876 996147200 1448431616 1448550632 4294956208 18446744073709551615 134688894 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 3693 2876 375 29 0 2508 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 14772

[startup+1.50201 s]
/proc/loadavg: 1.96 2.08 2.06 3/85 23648
/proc/meminfo: memFree=964712/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=21968 CPUtime=1.48
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 4677 0 0 0 145 3 0 0 25 0 1 0 24706011 22495232 4656 996147200 1448431616 1448550632 4294956208 18446744073709551615 134692011 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 5492 4656 375 29 0 4307 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21968

[startup+3.10117 s]
/proc/loadavg: 1.96 2.08 2.06 3/85 23648
/proc/meminfo: memFree=955048/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160848 CPUtime=3.06
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23813 0 0 0 293 13 0 0 25 0 1 0 24706011 164708352 23792 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528928 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40212 23792 398 29 0 39027 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 160848

[startup+6.30252 s]
/proc/loadavg: 1.96 2.08 2.06 3/85 23648
/proc/meminfo: memFree=884200/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160848 CPUtime=6.23
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23814 0 0 0 610 13 0 0 25 0 1 0 24706011 164708352 23793 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529713 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40212 23793 399 29 0 39027 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 160848

[startup+12.7012 s]
/proc/loadavg: 1.96 2.08 2.06 3/85 23648
/proc/meminfo: memFree=884136/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160848 CPUtime=12.57
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23814 0 0 0 1244 13 0 0 25 0 1 0 24706011 164708352 23793 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534314 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40212 23793 399 29 0 39027 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 160848

[startup+25.5016 s]
/proc/loadavg: 1.97 2.08 2.06 3/85 23648
/proc/meminfo: memFree=884264/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160848 CPUtime=25.24
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23816 0 0 0 2511 13 0 0 25 0 1 0 24706011 164708352 23795 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528928 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40212 23795 401 29 0 39027 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 160848

[startup+51.1014 s]
/proc/loadavg: 1.98 2.07 2.06 3/85 23648
/proc/meminfo: memFree=884328/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160848 CPUtime=50.6
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23816 0 0 0 5047 13 0 0 25 0 1 0 24706011 164708352 23795 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40212 23795 401 29 0 39027 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 160848

[startup+102.302 s]
/proc/loadavg: 1.99 2.05 2.05 3/85 23648
/proc/meminfo: memFree=860136/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160848 CPUtime=101.32
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23816 0 0 0 10119 13 0 0 25 0 1 0 24706011 164708352 23795 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40212 23795 401 29 0 39027 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 160848

[startup+162.301 s]
/proc/loadavg: 1.99 2.04 2.05 3/85 23648
/proc/meminfo: memFree=834472/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160848 CPUtime=160.76
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23816 0 0 0 16063 13 0 0 25 0 1 0 24706011 164708352 23795 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528937 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40212 23795 401 29 0 39027 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 160848

[startup+222.307 s]
/proc/loadavg: 1.99 2.03 2.04 3/85 23648
/proc/meminfo: memFree=809832/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160848 CPUtime=220.19
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23816 0 0 0 22006 13 0 0 25 0 1 0 24706011 164708352 23795 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529713 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40212 23795 401 29 0 39027 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 160848

[startup+282.301 s]
/proc/loadavg: 1.99 2.02 2.03 3/85 23648
/proc/meminfo: memFree=809832/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160848 CPUtime=279.62
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23816 0 0 0 27949 13 0 0 25 0 1 0 24706011 164708352 23795 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534269 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40212 23795 401 29 0 39027 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 160848

[startup+342.302 s]
/proc/loadavg: 1.99 2.02 2.03 3/85 23648
/proc/meminfo: memFree=785576/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160848 CPUtime=339.06
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23816 0 0 0 33893 13 0 0 25 0 1 0 24706011 164708352 23795 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40212 23795 401 29 0 39027 0
Current children cumulated CPU time (s) 339.06
Current children cumulated vsize (KiB) 160848

[startup+402.301 s]
/proc/loadavg: 1.99 2.01 2.02 3/85 23648
/proc/meminfo: memFree=785512/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160848 CPUtime=398.5
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23816 0 0 0 39837 13 0 0 25 0 1 0 24706011 164708352 23795 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528928 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40212 23795 401 29 0 39027 0
Current children cumulated CPU time (s) 398.5
Current children cumulated vsize (KiB) 160848

[startup+462.302 s]
/proc/loadavg: 1.99 2.01 2.02 3/85 23648
/proc/meminfo: memFree=785512/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160848 CPUtime=457.94
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23816 0 0 0 45781 13 0 0 25 0 1 0 24706011 164708352 23795 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257905 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40212 23795 401 29 0 39027 0
Current children cumulated CPU time (s) 457.94
Current children cumulated vsize (KiB) 160848

[startup+522.301 s]
/proc/loadavg: 1.99 2.00 2.01 3/85 23648
/proc/meminfo: memFree=760872/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160848 CPUtime=517.37
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23829 0 0 0 51724 13 0 0 25 0 1 0 24706011 164708352 23808 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40212 23808 403 29 0 39027 0
Current children cumulated CPU time (s) 517.37
Current children cumulated vsize (KiB) 160848

[startup+582.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 23648
/proc/meminfo: memFree=760808/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160848 CPUtime=576.81
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23835 0 0 0 57668 13 0 0 25 0 1 0 24706011 164708352 23814 996147200 1448431616 1448550632 4294956208 18446744073709551615 135257878 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40212 23814 407 29 0 39027 0
Current children cumulated CPU time (s) 576.81
Current children cumulated vsize (KiB) 160848

[startup+642.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 23648
/proc/meminfo: memFree=735080/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=636.24
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23845 0 0 0 63611 13 0 0 25 0 1 0 24706011 164847616 23824 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529889 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40246 23824 408 29 0 39061 0
Current children cumulated CPU time (s) 636.24
Current children cumulated vsize (KiB) 160984

[startup+702.302 s]

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

[startup+822.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 23648
/proc/meminfo: memFree=708904/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=814.47
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23847 0 0 0 81434 13 0 0 25 0 1 0 24706011 164847616 23826 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534267 0 0 4096 0 0 0 0 17 1 0 0
/proc/23647/statm: 40246 23826 408 29 0 39061 0
Current children cumulated CPU time (s) 814.47
Current children cumulated vsize (KiB) 160984

[startup+882.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 23699
/proc/meminfo: memFree=1236536/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=873.88
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23847 0 0 0 87374 14 0 0 25 0 1 0 24706011 164847616 23826 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860792 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23826 408 29 0 39061 0
Current children cumulated CPU time (s) 873.88
Current children cumulated vsize (KiB) 160984

[startup+942.302 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 23699
/proc/meminfo: memFree=877176/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=933.83
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23852 0 0 0 93364 19 0 0 25 0 1 0 24706011 164847616 23831 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528931 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23831 408 29 0 39061 0
Current children cumulated CPU time (s) 933.83
Current children cumulated vsize (KiB) 160984

[startup+1002.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/83 23699
/proc/meminfo: memFree=364472/2055920 swapFree=4192820/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=993.56
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23859 0 0 0 99327 29 0 0 25 0 1 0 24706011 164847616 23838 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23838 408 29 0 39061 0
Current children cumulated CPU time (s) 993.56
Current children cumulated vsize (KiB) 160984

[startup+1062.3 s]
/proc/loadavg: 2.17 2.08 2.02 3/75 23701
/proc/meminfo: memFree=15352/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=1053.29
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23859 0 0 0 105293 36 0 0 25 0 1 0 24706011 164847616 23838 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268288 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23838 408 29 0 39061 0
Current children cumulated CPU time (s) 1053.29
Current children cumulated vsize (KiB) 160984

[startup+1122.3 s]
/proc/loadavg: 2.16 2.09 2.02 3/75 23701
/proc/meminfo: memFree=15672/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=1112.92
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23859 0 0 0 111256 36 0 0 25 0 1 0 24706011 164847616 23838 996147200 1448431616 1448550632 4294956208 18446744073709551615 134532257 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23838 408 29 0 39061 0
Current children cumulated CPU time (s) 1112.92
Current children cumulated vsize (KiB) 160984

[startup+1182.3 s]
/proc/loadavg: 2.06 2.07 2.02 4/75 23701
/proc/meminfo: memFree=16312/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=1172.68
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23860 0 0 0 117232 36 0 0 25 0 1 0 24706011 164847616 23839 996147200 1448431616 1448550632 4294956208 18446744073709551615 134860719 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23839 408 29 0 39061 0
Current children cumulated CPU time (s) 1172.68
Current children cumulated vsize (KiB) 160984

[startup+1242.3 s]
/proc/loadavg: 2.07 2.07 2.02 3/83 23750
/proc/meminfo: memFree=1758776/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=1232.42
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23870 0 0 0 123204 38 0 0 25 0 1 0 24706011 164847616 23849 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23849 408 29 0 39061 0
Current children cumulated CPU time (s) 1232.42
Current children cumulated vsize (KiB) 160984

[startup+1302.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/83 23750
/proc/meminfo: memFree=1670008/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=1292.17
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23870 0 0 0 129179 38 0 0 25 0 1 0 24706011 164847616 23849 996147200 1448431616 1448550632 4294956208 18446744073709551615 134531830 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23849 408 29 0 39061 0
Current children cumulated CPU time (s) 1292.17
Current children cumulated vsize (KiB) 160984

[startup+1362.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/83 23750
/proc/meminfo: memFree=1582840/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=1351.93
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23873 0 0 0 135155 38 0 0 25 0 1 0 24706011 164847616 23852 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534209 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23852 408 29 0 39061 0
Current children cumulated CPU time (s) 1351.93
Current children cumulated vsize (KiB) 160984

[startup+1422.3 s]
/proc/loadavg: 2.12 2.07 2.02 3/83 23750
/proc/meminfo: memFree=1477496/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=1411.69
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23875 0 0 0 141130 39 0 0 25 0 1 0 24706011 164847616 23854 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534296 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23854 408 29 0 39061 0
Current children cumulated CPU time (s) 1411.69
Current children cumulated vsize (KiB) 160984

[startup+1482.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/83 23752
/proc/meminfo: memFree=1447672/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=1471.44
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23876 0 0 0 147105 39 0 0 25 0 1 0 24706011 164847616 23855 996147200 1448431616 1448550632 4294956208 18446744073709551615 134529736 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23855 408 29 0 39061 0
Current children cumulated CPU time (s) 1471.44
Current children cumulated vsize (KiB) 160984

[startup+1542.31 s]
/proc/loadavg: 2.68 2.24 2.07 3/83 23752
/proc/meminfo: memFree=571128/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=1531.12
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23876 0 0 0 153059 53 0 0 25 0 1 0 24706011 164847616 23855 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534267 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23855 408 29 0 39061 0
Current children cumulated CPU time (s) 1531.12
Current children cumulated vsize (KiB) 160984

[startup+1602.3 s]
/proc/loadavg: 2.31 2.21 2.07 3/83 23752
/proc/meminfo: memFree=403640/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=1590.87
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23876 0 0 0 159031 56 0 0 25 0 1 0 24706011 164847616 23855 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534227 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23855 408 29 0 39061 0
Current children cumulated CPU time (s) 1590.87
Current children cumulated vsize (KiB) 160984

[startup+1662.3 s]
/proc/loadavg: 2.11 2.17 2.07 3/83 23752
/proc/meminfo: memFree=219576/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=1650.61
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23876 0 0 0 165002 59 0 0 25 0 1 0 24706011 164847616 23855 996147200 1448431616 1448550632 4294956208 18446744073709551615 134534306 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23855 408 29 0 39061 0
Current children cumulated CPU time (s) 1650.61
Current children cumulated vsize (KiB) 160984

[startup+1722.3 s]
/proc/loadavg: 2.14 2.17 2.07 3/83 23752
/proc/meminfo: memFree=26424/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=1710.37
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23876 0 0 0 170974 63 0 0 25 0 1 0 24706011 164847616 23855 996147200 1448431616 1448550632 4294956208 18446744073709551615 134528929 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23855 408 29 0 39061 0
Current children cumulated CPU time (s) 1710.37
Current children cumulated vsize (KiB) 160984

[startup+1782.3 s]
/proc/loadavg: 2.16 2.16 2.08 3/83 23752
/proc/meminfo: memFree=15800/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=1770.1
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23876 0 0 0 176944 66 0 0 25 0 1 0 24706011 164847616 23855 996147200 1448431616 1448550632 4294956208 18446744073709551615 134531312 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23855 408 29 0 39061 0
Current children cumulated CPU time (s) 1770.1
Current children cumulated vsize (KiB) 160984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.3 s]
/proc/loadavg: 2.09 2.14 2.07 3/83 23752
/proc/meminfo: memFree=16056/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=160984 CPUtime=1800.08
/proc/23647/stat : 23647 (ld-linux.so.2) R 23645 23647 20860 0 -1 4194304 23876 0 0 0 179941 67 0 0 25 0 1 0 24706011 164847616 23855 996147200 1448431616 1448550632 4294956208 18446744073709551615 135268301 0 0 4096 0 0 0 0 17 0 0 0
/proc/23647/statm: 40246 23855 408 29 0 39061 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 160984

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): 1812.32
CPU time (s): 1800.11
CPU user time (s): 1799.41
CPU system time (s): 0.695894
CPU usage (%): 99.3261
Max. virtual memory (cumulated for all children) (KiB): 160984

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

runsolver used 1.76173 second user time and 5.18321 second system time

The end

Launcher Data

Begin job on node47 at 2009-07-12 07:27:03
IDJOB=2083019
IDBENCH=57673
IDSOLVER=769
FILE ID=node47/2083019-1247376422
PBS_JOBID= 9507139
Free space on /tmp= 66464 MiB

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

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

MD5SUM BENCH= 03c519ee722ebb3400aacaf8b7a2d565
RANDOM SEED=476980361

node47.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.218
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.218
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:        978960 kB
Buffers:         71168 kB
Cached:         540900 kB
SwapCached:        136 kB
Active:         460836 kB
Inactive:       546040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        978960 kB
SwapTotal:     4192956 kB
SwapFree:      4192820 kB
Dirty:            8916 kB
Writeback:           0 kB
Mapped:         410316 kB
Slab:            54644 kB
Committed_AS:   885852 kB
PageTables:       2592 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= 64780 MiB
End job on node47 at 2009-07-12 07:57:17