Trace number 1039659

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
spider 2008-06-14? (TO) 1800.09 1808.61

General information on the benchmark

Namecsp/frb59-26/
normalized-frb59-26-5-mgd_ext.xml
MD5SUM48e18c10d82e0c79227fc1d9662ae8b3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.6418
Satisfiable
(Un)Satisfiability was proved
Number of variables59
Number of constraints539
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension539
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)


Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1039659-1214968694/watcher-1039659-1214968694 -o /tmp/evaluation-result-1039659-1214968694/solver-1039659-1214968694 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1039659-1214968694.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.08 2.02 4/82 10946
/proc/meminfo: memFree=1776240/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=5356 CPUtime=0
/proc/10946/stat : 10946 (run) R 10944 10946 7101 0 -1 4194304 263 0 0 0 0 0 0 0 20 0 1 0 108880479 5484544 231 996147200 4194304 4889804 548682068848 18446744073709551615 210723466535 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 1339 231 192 169 0 50 0

[startup+0.211611 s]
/proc/loadavg: 2.07 2.08 2.02 4/82 10946
/proc/meminfo: memFree=1776240/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=5300 CPUtime=0.19
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 896 0 0 0 19 0 0 0 19 0 1 0 108880479 5427200 627 996147200 1448431616 1448550632 4294956288 18446744073709551615 134609010 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 1325 627 327 29 0 315 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5300

[startup+0.302628 s]
/proc/loadavg: 2.07 2.08 2.02 4/82 10946
/proc/meminfo: memFree=1776240/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=7688 CPUtime=0.28
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 1520 0 0 0 28 0 0 0 19 0 1 0 108880479 7872512 1251 996147200 1448431616 1448550632 4294956288 18446744073709551615 4159185751 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 1922 1251 330 29 0 912 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7688

[startup+0.402639 s]
/proc/loadavg: 2.07 2.08 2.02 4/82 10946
/proc/meminfo: memFree=1776240/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=10856 CPUtime=0.38
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2330 0 0 0 38 0 0 0 20 0 1 0 108880479 11116544 2061 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2714 2061 343 29 0 1704 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 10856

[startup+0.702671 s]
/proc/loadavg: 2.07 2.08 2.02 4/82 10946
/proc/meminfo: memFree=1776240/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=10996 CPUtime=0.67
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2334 0 0 0 67 0 0 0 23 0 1 0 108880479 11259904 2065 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522626 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2749 2065 343 29 0 1739 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 10996

[startup+1.50277 s]
/proc/loadavg: 2.06 2.08 2.02 3/83 10947
/proc/meminfo: memFree=1769256/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=10996 CPUtime=1.47
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2343 0 0 0 147 0 0 0 25 0 1 0 108880479 11259904 2074 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535319 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2749 2074 343 29 0 1739 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10996

[startup+3.10195 s]
/proc/loadavg: 2.06 2.08 2.02 3/83 10947
/proc/meminfo: memFree=1769064/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=10996 CPUtime=3.05
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2348 0 0 0 305 0 0 0 25 0 1 0 108880479 11259904 2079 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541097 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2749 2079 343 29 0 1739 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 10996

[startup+6.30133 s]
/proc/loadavg: 2.06 2.08 2.02 3/83 10947
/proc/meminfo: memFree=1768936/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=10996 CPUtime=6.22
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2352 0 0 0 622 0 0 0 25 0 1 0 108880479 11259904 2083 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546371 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2749 2083 343 29 0 1739 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 10996

[startup+12.7011 s]
/proc/loadavg: 2.13 2.10 2.03 3/83 10947
/proc/meminfo: memFree=1768872/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=10996 CPUtime=12.56
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2357 0 0 0 1256 0 0 0 25 0 1 0 108880479 11259904 2088 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546342 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2749 2088 343 29 0 1739 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 10996

[startup+25.5076 s]
/proc/loadavg: 2.11 2.09 2.03 3/83 10947
/proc/meminfo: memFree=1768936/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11000 CPUtime=25.26
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2362 0 0 0 2525 1 0 0 25 0 1 0 108880479 11264000 2093 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2750 2093 343 29 0 1740 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 11000

[startup+51.1016 s]
/proc/loadavg: 2.07 2.08 2.02 3/83 10947
/proc/meminfo: memFree=1768936/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11000 CPUtime=50.61
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2367 0 0 0 5060 1 0 0 25 0 1 0 108880479 11264000 2098 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2750 2098 343 29 0 1740 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 11000

[startup+102.302 s]
/proc/loadavg: 2.07 2.08 2.02 3/83 10947
/proc/meminfo: memFree=1768744/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=101.33
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2371 0 0 0 10132 1 0 0 25 0 1 0 108880479 11411456 2102 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2786 2102 343 29 0 1776 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 11144

[startup+162.302 s]
/proc/loadavg: 2.07 2.08 2.02 3/83 10947
/proc/meminfo: memFree=1768680/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=160.77
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2376 0 0 0 16076 1 0 0 25 0 1 0 108880479 11411456 2107 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546408 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2786 2107 343 29 0 1776 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 11144

[startup+222.302 s]
/proc/loadavg: 2.06 2.08 2.02 3/83 10947
/proc/meminfo: memFree=1768680/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=220.2
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2376 0 0 0 22019 1 0 0 25 0 1 0 108880479 11411456 2107 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534912 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2786 2107 343 29 0 1776 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 11144

[startup+282.302 s]
/proc/loadavg: 2.06 2.08 2.02 3/83 10947
/proc/meminfo: memFree=1768616/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=279.64
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2380 0 0 0 27962 2 0 0 25 0 1 0 108880479 11411456 2111 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535207 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2786 2111 343 29 0 1776 0
Current children cumulated CPU time (s) 279.64
Current children cumulated vsize (KiB) 11144

[startup+342.308 s]
/proc/loadavg: 2.13 2.09 2.03 3/83 10947
/proc/meminfo: memFree=1768552/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=339.08
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2380 0 0 0 33906 2 0 0 25 0 1 0 108880479 11411456 2111 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535228 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2786 2111 343 29 0 1776 0
Current children cumulated CPU time (s) 339.08
Current children cumulated vsize (KiB) 11144

[startup+402.302 s]
/proc/loadavg: 2.12 2.09 2.03 3/83 10947
/proc/meminfo: memFree=1768552/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=398.52
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2380 0 0 0 39850 2 0 0 25 0 1 0 108880479 11411456 2111 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535309 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2786 2111 343 29 0 1776 0
Current children cumulated CPU time (s) 398.52
Current children cumulated vsize (KiB) 11144

[startup+462.302 s]
/proc/loadavg: 2.11 2.09 2.03 3/83 10947
/proc/meminfo: memFree=1768552/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=457.95
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2380 0 0 0 45793 2 0 0 25 0 1 0 108880479 11411456 2111 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535225 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2786 2111 343 29 0 1776 0
Current children cumulated CPU time (s) 457.95
Current children cumulated vsize (KiB) 11144

[startup+522.302 s]
/proc/loadavg: 2.10 2.08 2.03 3/83 10947
/proc/meminfo: memFree=1768488/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=517.39
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2385 0 0 0 51737 2 0 0 25 0 1 0 108880479 11411456 2116 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2786 2116 343 29 0 1776 0
Current children cumulated CPU time (s) 517.39
Current children cumulated vsize (KiB) 11144

[startup+582.303 s]
/proc/loadavg: 2.09 2.08 2.02 3/83 10947
/proc/meminfo: memFree=1768488/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=576.83
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2385 0 0 0 57680 3 0 0 25 0 1 0 108880479 11411456 2116 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535228 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2786 2116 343 29 0 1776 0
Current children cumulated CPU time (s) 576.83
Current children cumulated vsize (KiB) 11144

[startup+642.303 s]
/proc/loadavg: 2.08 2.08 2.02 3/83 10947
/proc/meminfo: memFree=1768488/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=636.27
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2385 0 0 0 63623 4 0 0 25 0 1 0 108880479 11411456 2116 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534921 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2786 2116 343 29 0 1776 0
Current children cumulated CPU time (s) 636.27
Current children cumulated vsize (KiB) 11144


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

[startup+822.302 s]
/proc/loadavg: 2.07 2.08 2.02 3/83 10947
/proc/meminfo: memFree=1768424/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=814.59
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2385 0 0 0 81454 5 0 0 25 0 1 0 108880479 11411456 2116 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545066 0 0 4096 0 0 0 0 17 1 0 0
/proc/10946/statm: 2786 2116 343 29 0 1776 0
Current children cumulated CPU time (s) 814.59
Current children cumulated vsize (KiB) 11144

[startup+882.302 s]
/proc/loadavg: 1.57 1.95 1.98 2/69 11198
/proc/meminfo: memFree=1781792/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=874.31
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2385 0 0 0 87425 6 0 0 25 0 1 0 108880479 11411456 2116 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535378 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2116 343 29 0 1776 0
Current children cumulated CPU time (s) 874.31
Current children cumulated vsize (KiB) 11144

[startup+942.302 s]
/proc/loadavg: 1.21 1.77 1.92 2/66 11499
/proc/meminfo: memFree=1782784/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=934.22
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2385 0 0 0 93414 8 0 0 25 0 1 0 108880479 11411456 2116 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545132 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2116 343 29 0 1776 0
Current children cumulated CPU time (s) 934.22
Current children cumulated vsize (KiB) 11144

[startup+1002.31 s]
/proc/loadavg: 1.07 1.63 1.86 2/66 11499
/proc/meminfo: memFree=1782912/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=994.2
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2389 0 0 0 99412 8 0 0 25 0 1 0 108880479 11411456 2120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546583 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2120 343 29 0 1776 0
Current children cumulated CPU time (s) 994.2
Current children cumulated vsize (KiB) 11144

[startup+1062.3 s]
/proc/loadavg: 1.03 1.51 1.80 2/66 11499
/proc/meminfo: memFree=1782912/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=1054.16
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2389 0 0 0 105408 8 0 0 25 0 1 0 108880479 11411456 2120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134545132 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2120 343 29 0 1776 0
Current children cumulated CPU time (s) 1054.16
Current children cumulated vsize (KiB) 11144

[startup+1122.3 s]
/proc/loadavg: 1.01 1.42 1.75 2/66 11499
/proc/meminfo: memFree=1782912/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=1114.12
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2389 0 0 0 111404 8 0 0 25 0 1 0 108880479 11411456 2120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546829 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2120 343 29 0 1776 0
Current children cumulated CPU time (s) 1114.12
Current children cumulated vsize (KiB) 11144

[startup+1182.3 s]
/proc/loadavg: 1.00 1.34 1.70 2/66 11499
/proc/meminfo: memFree=1782912/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=1174.1
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2389 0 0 0 117402 8 0 0 25 0 1 0 108880479 11411456 2120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2120 343 29 0 1776 0
Current children cumulated CPU time (s) 1174.1
Current children cumulated vsize (KiB) 11144

[startup+1242.3 s]
/proc/loadavg: 1.00 1.27 1.65 2/66 11499
/proc/meminfo: memFree=1782856/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=1234.07
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2389 0 0 0 123399 8 0 0 25 0 1 0 108880479 11411456 2120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546829 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2120 343 29 0 1776 0
Current children cumulated CPU time (s) 1234.07
Current children cumulated vsize (KiB) 11144

[startup+1302.3 s]
/proc/loadavg: 1.00 1.22 1.61 2/66 11499
/proc/meminfo: memFree=1782856/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=1294.04
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2389 0 0 0 129396 8 0 0 25 0 1 0 108880479 11411456 2120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534887 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2120 343 29 0 1776 0
Current children cumulated CPU time (s) 1294.04
Current children cumulated vsize (KiB) 11144

[startup+1362.3 s]
/proc/loadavg: 1.00 1.18 1.57 2/66 11499
/proc/meminfo: memFree=1782856/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=1354.01
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2389 0 0 0 135393 8 0 0 25 0 1 0 108880479 11411456 2120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134547060 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2120 343 29 0 1776 0
Current children cumulated CPU time (s) 1354.01
Current children cumulated vsize (KiB) 11144

[startup+1422.3 s]
/proc/loadavg: 1.00 1.14 1.53 2/66 11499
/proc/meminfo: memFree=1782792/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=1413.98
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2389 0 0 0 141390 8 0 0 25 0 1 0 108880479 11411456 2120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535391 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2120 343 29 0 1776 0
Current children cumulated CPU time (s) 1413.98
Current children cumulated vsize (KiB) 11144

[startup+1482.3 s]
/proc/loadavg: 1.00 1.11 1.49 2/66 11499
/proc/meminfo: memFree=1782792/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=1473.94
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2389 0 0 0 147386 8 0 0 25 0 1 0 108880479 11411456 2120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535057 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2120 343 29 0 1776 0
Current children cumulated CPU time (s) 1473.94
Current children cumulated vsize (KiB) 11144

[startup+1542.3 s]
/proc/loadavg: 1.00 1.09 1.46 2/66 11499
/proc/meminfo: memFree=1782792/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=1533.92
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2389 0 0 0 153384 8 0 0 25 0 1 0 108880479 11411456 2120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134554204 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2120 343 29 0 1776 0
Current children cumulated CPU time (s) 1533.92
Current children cumulated vsize (KiB) 11144

[startup+1602.3 s]
/proc/loadavg: 1.00 1.07 1.43 2/66 11499
/proc/meminfo: memFree=1782792/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=1593.89
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2389 0 0 0 159381 8 0 0 25 0 1 0 108880479 11411456 2120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546408 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2120 343 29 0 1776 0
Current children cumulated CPU time (s) 1593.89
Current children cumulated vsize (KiB) 11144

[startup+1662.31 s]
/proc/loadavg: 1.00 1.06 1.40 2/66 11499
/proc/meminfo: memFree=1782792/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=1653.86
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2389 0 0 0 165378 8 0 0 25 0 1 0 108880479 11411456 2120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546371 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2120 343 29 0 1776 0
Current children cumulated CPU time (s) 1653.86
Current children cumulated vsize (KiB) 11144

[startup+1722.3 s]
/proc/loadavg: 1.00 1.04 1.37 2/66 11499
/proc/meminfo: memFree=1782792/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=1713.82
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2389 0 0 0 171373 9 0 0 25 0 1 0 108880479 11411456 2120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535225 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2120 343 29 0 1776 0
Current children cumulated CPU time (s) 1713.82
Current children cumulated vsize (KiB) 11144

[startup+1782.3 s]
/proc/loadavg: 1.00 1.03 1.34 2/66 11499
/proc/meminfo: memFree=1782600/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=1773.8
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2389 0 0 0 177371 9 0 0 25 0 1 0 108880479 11411456 2120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546408 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2120 343 29 0 1776 0
Current children cumulated CPU time (s) 1773.8
Current children cumulated vsize (KiB) 11144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.61 s]
/proc/loadavg: 1.00 1.03 1.33 2/66 11499
/proc/meminfo: memFree=1782600/2055920 swapFree=4181372/4192956
[pid=10946] ppid=10944 vsize=11144 CPUtime=1800.08
/proc/10946/stat : 10946 (ld-linux.so.2) R 10944 10946 7101 0 -1 4194304 2389 0 0 0 179999 9 0 0 25 0 1 0 108880479 11411456 2120 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 0 0 0
/proc/10946/statm: 2786 2120 343 29 0 1776 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 11144

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): 1808.61
CPU time (s): 1800.09
CPU user time (s): 1800
CPU system time (s): 0.092985
CPU usage (%): 99.5287
Max. virtual memory (cumulated for all children) (KiB): 11144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.092985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2389
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= 25
involuntary context switches= 37664

runsolver used 1.60776 second user time and 5.75113 second system time

The end

Launcher Data (download as text)

Begin job on node73 at 2008-07-02 05:18:15
IDJOB=1039659
IDBENCH=53632
IDSOLVER=328
FILE ID=node73/1039659-1214968694
PBS_JOBID= 7870190
Free space on /tmp= 66536 MiB

SOLVER NAME= spider 2008-06-14
BENCH NAME= CPAI08/csp/frb59-26/normalized-frb59-26-5-mgd_ext.xml
COMMAND LINE= HOME/run -c BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1039659-1214968694/watcher-1039659-1214968694 -o /tmp/evaluation-result-1039659-1214968694/solver-1039659-1214968694 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/run -c HOME/instance-1039659-1214968694.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 48e18c10d82e0c79227fc1d9662ae8b3
RANDOM SEED=170460544

node73.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.230
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.230
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:       1776720 kB
Buffers:         41468 kB
Cached:         150216 kB
SwapCached:       5380 kB
Active:          94900 kB
Inactive:       118028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776720 kB
SwapTotal:     4192956 kB
SwapFree:      4181372 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:          37280 kB
Slab:            51432 kB
Committed_AS:   266124 kB
PageTables:       1848 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= 66536 MiB
End job on node73 at 2008-07-02 05:48:25