Trace number 1075954

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.04 1801.21

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg7-9_ext.xml
MD5SUMc98d7c7472aa25a970862831a17bfbcf
Bench CategoryN-ARY-EXT (n-ary 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 variables63
Number of constraints16
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension16
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-1075954-1215182725/watcher-1075954-1215182725 -o /tmp/evaluation-result-1075954-1215182725/solver-1075954-1215182725 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1075954-1215182725.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: 1.92 1.98 1.99 4/81 26909
/proc/meminfo: memFree=1628024/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=5356 CPUtime=0
/proc/26909/stat : 26909 (run) R 26907 26909 25452 0 -1 4194304 263 0 0 0 0 0 0 0 20 0 1 0 1997241208 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 231962373415 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/26909/statm: 1339 231 192 169 0 50 0

[startup+0.209405 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 26909
/proc/meminfo: memFree=1628024/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=6712 CPUtime=0.2
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 889 0 0 0 19 1 0 0 19 0 1 0 1997241208 6873088 620 996147200 1448431616 1448550632 4294956272 18446744073709551615 134557452 0 0 4096 0 0 0 0 17 1 0 0
/proc/26909/statm: 1678 620 328 29 0 668 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 6712

[startup+0.302419 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 26909
/proc/meminfo: memFree=1628024/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=6712 CPUtime=0.29
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 971 0 0 0 28 1 0 0 19 0 1 0 1997241208 6873088 702 996147200 1448431616 1448550632 4294956272 18446744073709551615 134561264 0 0 4096 0 0 0 0 17 1 0 0
/proc/26909/statm: 1678 702 328 29 0 668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6712

[startup+0.402432 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 26909
/proc/meminfo: memFree=1628024/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=6712 CPUtime=0.38
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 1056 0 0 0 37 1 0 0 20 0 1 0 1997241208 6873088 787 996147200 1448431616 1448550632 4294956272 18446744073709551615 134561141 0 0 4096 0 0 0 0 17 1 0 0
/proc/26909/statm: 1678 787 328 29 0 668 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 6712

[startup+0.701471 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 26909
/proc/meminfo: memFree=1628024/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=7804 CPUtime=0.68
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 1349 0 0 0 67 1 0 0 23 0 1 0 1997241208 7991296 1080 996147200 1448431616 1448550632 4294956272 18446744073709551615 134561356 0 0 4096 0 0 0 0 17 1 0 0
/proc/26909/statm: 1951 1080 328 29 0 941 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7804

[startup+1.50158 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 26910
/proc/meminfo: memFree=1620016/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1.46
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 145 1 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553634 0 0 4096 0 0 0 0 17 1 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 11132

[startup+3.1018 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 26910
/proc/meminfo: memFree=1619184/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=3.06
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 305 1 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522622 0 0 4096 0 0 0 0 17 1 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 11132

[startup+6.30123 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 26910
/proc/meminfo: memFree=1617072/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=6.23
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 622 1 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535026 0 0 4096 0 0 0 0 17 1 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 11132

[startup+12.7011 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 26910
/proc/meminfo: memFree=1612784/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=12.57
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 1256 1 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553793 0 0 4096 0 0 0 0 17 1 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 11132

[startup+25.5068 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 26910
/proc/meminfo: memFree=1604272/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=25.28
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 2526 2 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535057 0 0 4096 0 0 0 0 17 1 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 11132

[startup+51.1013 s]
/proc/loadavg: 1.96 1.98 1.99 3/74 26911
/proc/meminfo: memFree=1360688/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=50.74
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 5072 2 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522580 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 11132

[startup+102.301 s]
/proc/loadavg: 1.98 1.98 1.99 3/74 26911
/proc/meminfo: memFree=1290800/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=101.91
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 10189 2 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522673 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 11132

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 4/83 26987
/proc/meminfo: memFree=1621416/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=161.89
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 16185 4 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553802 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 161.89
Current children cumulated vsize (KiB) 11132

[startup+222.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 26987
/proc/meminfo: memFree=1585320/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=221.85
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 22181 4 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535419 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 221.85
Current children cumulated vsize (KiB) 11132

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 26987
/proc/meminfo: memFree=1552808/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=281.81
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 28177 4 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535385 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 281.81
Current children cumulated vsize (KiB) 11132

[startup+342.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 26989
/proc/meminfo: memFree=1546088/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=341.79
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 34175 4 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545840 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 341.79
Current children cumulated vsize (KiB) 11132

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 26989
/proc/meminfo: memFree=1539240/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=401.76
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 40172 4 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522645 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 401.76
Current children cumulated vsize (KiB) 11132

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 26989
/proc/meminfo: memFree=1529768/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=461.73
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 46169 4 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535300 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 461.73
Current children cumulated vsize (KiB) 11132

[startup+522.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 26989
/proc/meminfo: memFree=1513000/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=521.71
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 52166 5 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553927 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 521.71
Current children cumulated vsize (KiB) 11132

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 26989
/proc/meminfo: memFree=1512744/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=581.68
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 58163 5 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522691 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 581.68
Current children cumulated vsize (KiB) 11132

[startup+642.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 26989
/proc/meminfo: memFree=1512744/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=641.65
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 64160 5 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553651 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 641.65
Current children cumulated vsize (KiB) 11132


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

[startup+822.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 26989
/proc/meminfo: memFree=1491304/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=821.57
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 82152 5 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545152 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 821.57
Current children cumulated vsize (KiB) 11132

[startup+882.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 26989
/proc/meminfo: memFree=1489064/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=881.54
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 88149 5 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545390 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 881.54
Current children cumulated vsize (KiB) 11132

[startup+942.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 26995
/proc/meminfo: memFree=1484640/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=941.52
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 94146 6 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535048 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 941.52
Current children cumulated vsize (KiB) 11132

[startup+1002.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 26995
/proc/meminfo: memFree=1473256/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1001.49
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 100143 6 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545396 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1001.49
Current children cumulated vsize (KiB) 11132

[startup+1062.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/83 26995
/proc/meminfo: memFree=1465448/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1061.46
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 106140 6 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535309 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1061.46
Current children cumulated vsize (KiB) 11132

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 26995
/proc/meminfo: memFree=1442152/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1121.43
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 112136 7 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1121.43
Current children cumulated vsize (KiB) 11132

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26995
/proc/meminfo: memFree=1442216/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1181.4
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 118133 7 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553680 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1181.4
Current children cumulated vsize (KiB) 11132

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26995
/proc/meminfo: memFree=1442088/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1241.37
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 124130 7 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522691 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1241.37
Current children cumulated vsize (KiB) 11132

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26995
/proc/meminfo: memFree=1442088/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1301.34
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 130127 7 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522650 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1301.34
Current children cumulated vsize (KiB) 11132

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26995
/proc/meminfo: memFree=1442024/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1361.32
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 136125 7 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553672 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1361.32
Current children cumulated vsize (KiB) 11132

[startup+1422.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 26995
/proc/meminfo: memFree=1427752/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1421.29
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 142122 7 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535441 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1421.29
Current children cumulated vsize (KiB) 11132

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 26995
/proc/meminfo: memFree=1427752/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1481.27
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 148119 8 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553931 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1481.27
Current children cumulated vsize (KiB) 11132

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26995
/proc/meminfo: memFree=1427752/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1541.25
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 154117 8 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535399 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1541.25
Current children cumulated vsize (KiB) 11132

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26995
/proc/meminfo: memFree=1427752/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1601.21
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 160113 8 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553625 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1601.21
Current children cumulated vsize (KiB) 11132

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 26995
/proc/meminfo: memFree=1427752/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1661.19
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 166111 8 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553672 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1661.19
Current children cumulated vsize (KiB) 11132

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 26995
/proc/meminfo: memFree=1413416/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1721.16
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 172108 8 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553836 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1721.16
Current children cumulated vsize (KiB) 11132

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 26995
/proc/meminfo: memFree=1413416/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1781.13
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 178105 8 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535319 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1781.13
Current children cumulated vsize (KiB) 11132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 26995
/proc/meminfo: memFree=1413480/2055920 swapFree=4180436/4192956
[pid=26909] ppid=26907 vsize=11132 CPUtime=1800.02
/proc/26909/stat : 26909 (ld-linux.so.2) R 26907 26909 25452 0 -1 4194304 2372 0 0 0 179994 8 0 0 25 0 1 0 1997241208 11399168 2103 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535057 0 0 4096 0 0 0 0 17 0 0 0
/proc/26909/statm: 2783 2103 343 29 0 1773 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 11132

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): 1801.21
CPU time (s): 1800.04
CPU user time (s): 1799.95
CPU system time (s): 0.084987
CPU usage (%): 99.9349
Max. virtual memory (cumulated for all children) (KiB): 11132

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

runsolver used 2.31765 second user time and 5.12522 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-04 16:45:25
IDJOB=1075954
IDBENCH=56553
IDSOLVER=328
FILE ID=node71/1075954-1215182725
PBS_JOBID= 7881543
Free space on /tmp= 66492 MiB

SOLVER NAME= spider 2008-06-14
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg7-9_ext.xml
COMMAND LINE= HOME/run -c BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075954-1215182725/watcher-1075954-1215182725 -o /tmp/evaluation-result-1075954-1215182725/solver-1075954-1215182725 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/run -c HOME/instance-1075954-1215182725.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c98d7c7472aa25a970862831a17bfbcf
RANDOM SEED=433886512

node71.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.209
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.209
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:       1628504 kB
Buffers:         49740 kB
Cached:         194684 kB
SwapCached:       6632 kB
Active:         298996 kB
Inactive:        70064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1628504 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:           26336 kB
Writeback:           0 kB
Mapped:         138212 kB
Slab:            43332 kB
Committed_AS:  4961120 kB
PageTables:       2164 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= 66436 MiB
End job on node71 at 2008-07-04 17:15:28