Trace number 2057994

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.05 1800.81

General information on the benchmark

Namecsp/frb56-25/
normalized-frb56-25-2-mgd_ext.xml
MD5SUM6cffd350d706cc281e92ff54d514b179
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints511
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension511
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.04	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-2057994-1247319963/watcher-2057994-1247319963 -o /tmp/evaluation-result-2057994-1247319963/solver-2057994-1247319963 -C 1800 -W 2000 -M 900 /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2057994-1247319963.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.90 2.00 1.81 4/81 11646
/proc/meminfo: memFree=714888/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=2224 CPUtime=0
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 47 0 1 0 0 0 0 0 18 0 1 0 19060048 2277376 33 996147200 1448431616 1448550632 4294956208 18446744073709551615 1448525156 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 556 33 25 29 0 4 0

[startup+0.0951571 s]
/proc/loadavg: 1.90 2.00 1.81 4/81 11646
/proc/meminfo: memFree=714888/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=6264 CPUtime=0.05
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 760 0 7 0 5 0 0 0 18 0 1 0 19060048 6414336 746 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1566 746 358 29 0 381 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6264

[startup+0.101155 s]
/proc/loadavg: 1.90 2.00 1.81 4/81 11646
/proc/meminfo: memFree=714888/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=6396 CPUtime=0.05
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 800 0 7 0 5 0 0 0 18 0 1 0 19060048 6549504 786 996147200 1448431616 1448550632 4294956208 18446744073709551615 4157381179 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1599 787 358 29 0 414 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6396

[startup+0.301178 s]
/proc/loadavg: 1.90 2.00 1.81 4/81 11646
/proc/meminfo: memFree=714888/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=0.26
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1245 0 7 0 25 1 0 0 19 0 1 0 19060048 8171520 1231 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865244 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1231 412 29 0 810 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 7980

[startup+0.701221 s]
/proc/loadavg: 1.90 2.00 1.81 4/81 11646
/proc/meminfo: memFree=714888/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=0.66
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1246 0 7 0 65 1 0 0 22 0 1 0 19060048 8171520 1232 996147200 1448431616 1448550632 4294956208 18446744073709551615 135258089 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1232 412 29 0 810 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 7980

[startup+1.50131 s]
/proc/loadavg: 1.90 2.00 1.81 3/82 11647
/proc/meminfo: memFree=709640/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1.46
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1246 0 7 0 145 1 0 0 25 0 1 0 19060048 8171520 1232 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264337 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1232 412 29 0 810 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 7980

[startup+3.10148 s]
/proc/loadavg: 1.90 2.00 1.81 3/82 11647
/proc/meminfo: memFree=709512/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=3.06
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1246 0 7 0 305 1 0 0 25 0 1 0 19060048 8171520 1232 996147200 1448431616 1448550632 4294956208 18446744073709551615 135258086 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1232 412 29 0 810 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 7980

[startup+6.30186 s]
/proc/loadavg: 1.91 2.00 1.82 3/82 11647
/proc/meminfo: memFree=709448/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=6.26
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1247 0 7 0 625 1 0 0 25 0 1 0 19060048 8171520 1233 996147200 1448431616 1448550632 4294956208 18446744073709551615 135273476 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1233 412 29 0 810 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 7980

[startup+12.7025 s]
/proc/loadavg: 1.91 2.00 1.82 3/82 11647
/proc/meminfo: memFree=709256/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=12.65
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1247 0 7 0 1264 1 0 0 25 0 1 0 19060048 8171520 1233 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865011 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1233 412 29 0 810 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7980

[startup+25.5019 s]
/proc/loadavg: 1.93 2.00 1.82 3/82 11647
/proc/meminfo: memFree=709384/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=25.45
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1248 0 7 0 2544 1 0 0 25 0 1 0 19060048 8171520 1234 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161629 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1234 412 29 0 810 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 7980

[startup+51.1016 s]
/proc/loadavg: 1.95 2.00 1.82 3/82 11647
/proc/meminfo: memFree=709448/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=51.04
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1248 0 7 0 5103 1 0 0 25 0 1 0 19060048 8171520 1234 996147200 1448431616 1448550632 4294956208 18446744073709551615 135258108 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1234 412 29 0 810 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 7980

[startup+102.306 s]
/proc/loadavg: 1.98 2.00 1.83 3/82 11647
/proc/meminfo: memFree=709128/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=102.22
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1248 0 7 0 10221 1 0 0 25 0 1 0 19060048 8171520 1234 996147200 1448431616 1448550632 4294956208 18446744073709551615 135258117 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1234 412 29 0 810 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 7980

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.83 3/82 11647
/proc/meminfo: memFree=709128/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=162.2
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 16218 2 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865452 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 7980

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 1.84 3/82 11647
/proc/meminfo: memFree=709128/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=222.17
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 22215 2 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135278361 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 7980

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 1.84 3/82 11647
/proc/meminfo: memFree=709128/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=282.15
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 28213 2 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135278804 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 7980

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 1.85 3/82 11649
/proc/meminfo: memFree=709064/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=342.12
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 34210 2 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264340 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 7980

[startup+402.301 s]
/proc/loadavg: 2.05 2.01 1.86 3/82 11649
/proc/meminfo: memFree=709064/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=402.1
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 40208 2 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 7980

[startup+462.302 s]
/proc/loadavg: 2.02 2.01 1.87 3/82 11649
/proc/meminfo: memFree=709192/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=462.08
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 46206 2 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135258067 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 7980

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 1.87 3/82 11649
/proc/meminfo: memFree=709192/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=522.05
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 52203 2 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 134814564 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 7980

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.88 3/82 11649
/proc/meminfo: memFree=709128/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=582.02
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 58200 2 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135258016 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 7980

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 1.88 3/82 11649
/proc/meminfo: memFree=709064/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=642.01
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 64199 2 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135277960 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 7980

[startup+702.301 s]

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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 1.90 3/82 11649
/proc/meminfo: memFree=709000/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=821.94
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 82191 3 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135258092 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 7980

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 11649
/proc/meminfo: memFree=709000/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=881.91
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 88188 3 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 7980

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 11655
/proc/meminfo: memFree=708864/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=941.88
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 94185 3 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264332 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 7980

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 11655
/proc/meminfo: memFree=708992/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1001.86
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 100182 4 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 7980

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 11655
/proc/meminfo: memFree=708992/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1061.84
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 106180 4 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264304 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 7980

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 11655
/proc/meminfo: memFree=708992/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1121.81
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 112177 4 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 7980

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 11655
/proc/meminfo: memFree=708928/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1181.79
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 118175 4 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135258110 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 7980

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 11655
/proc/meminfo: memFree=708872/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1241.76
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 124172 4 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264340 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 7980

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 11655
/proc/meminfo: memFree=708872/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1301.74
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 130170 4 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264335 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 1301.74
Current children cumulated vsize (KiB) 7980

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/82 11655
/proc/meminfo: memFree=708872/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1361.71
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 136167 4 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135258070 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 7980

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 4/82 11655
/proc/meminfo: memFree=708872/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1421.7
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 142165 5 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161282 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 7980

[startup+1482.3 s]
/proc/loadavg: 2.10 2.03 1.92 3/82 11655
/proc/meminfo: memFree=708872/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1481.67
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 148162 5 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 134814558 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 1481.67
Current children cumulated vsize (KiB) 7980

[startup+1542.3 s]
/proc/loadavg: 2.10 2.04 1.93 4/82 11655
/proc/meminfo: memFree=708872/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1541.65
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 154160 5 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865140 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 7980

[startup+1602.3 s]
/proc/loadavg: 2.09 2.04 1.93 4/82 11655
/proc/meminfo: memFree=708808/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1601.63
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 160158 5 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865417 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 7980

[startup+1662.3 s]
/proc/loadavg: 2.08 2.05 1.94 3/82 11655
/proc/meminfo: memFree=708744/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1661.59
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 166154 5 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135264314 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 7980

[startup+1722.3 s]
/proc/loadavg: 2.08 2.05 1.94 4/82 11655
/proc/meminfo: memFree=708680/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1721.57
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 172152 5 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 135161635 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 7980

[startup+1782.3 s]
/proc/loadavg: 2.04 2.04 1.94 3/74 11685
/proc/meminfo: memFree=720400/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1781.54
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 178148 6 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 134814558 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (KiB) 7980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.18 2.07 1.95 3/74 11685
/proc/meminfo: memFree=720464/2055920 swapFree=4192956/4192956
[pid=11646] ppid=11644 vsize=7980 CPUtime=1800.03
/proc/11646/stat : 11646 (ld-linux.so.2) R 11644 11646 11323 0 -1 4194304 1249 0 7 0 179997 6 0 0 25 0 1 0 19060048 8171520 1235 996147200 1448431616 1448550632 4294956208 18446744073709551615 134865244 0 0 4096 0 0 0 0 17 0 0 0
/proc/11646/statm: 1995 1235 412 29 0 810 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 7980

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): 1800.81
CPU time (s): 1800.05
CPU user time (s): 1799.98
CPU system time (s): 0.069989
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 7980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1249
page faults= 7
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35
involuntary context switches= 6875

runsolver used 1.70674 second user time and 4.92025 second system time

The end

Launcher Data

Begin job on node47 at 2009-07-11 15:46:03
IDJOB=2057994
IDBENCH=53431
IDSOLVER=769
FILE ID=node47/2057994-1247319963
PBS_JOBID= 9506535
Free space on /tmp= 66456 MiB

SOLVER NAME= Mistral 1.545
BENCH NAME= CPAI08/csp/frb56-25/normalized-frb56-25-2-mgd_ext.xml
COMMAND LINE= /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2057994-1247319963/watcher-2057994-1247319963 -o /tmp/evaluation-result-2057994-1247319963/solver-2057994-1247319963 -C 1800 -W 2000 -M 900  /home/evaluation/evaluation/libc32/lib/ld-linux.so.2 ./xsolve HOME/instance-2057994-1247319963.xml

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

MD5SUM BENCH= 6cffd350d706cc281e92ff54d514b179
RANDOM SEED=1845663542

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:        715368 kB
Buffers:         56536 kB
Cached:        1178072 kB
SwapCached:          0 kB
Active:         482528 kB
Inactive:       787672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        715368 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:          55932 kB
Slab:            55336 kB
Committed_AS:   186948 kB
PageTables:       1960 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= 66456 MiB
End job on node47 at 2009-07-11 16:16:06