Trace number 1076253

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.03 1802.21

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg9-10_ext.xml
MD5SUMa6c23ac3dbdad0caf62af77ab45f6fec
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 variables90
Number of constraints19
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension19
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-1076253-1215184668/watcher-1076253-1215184668 -o /tmp/evaluation-result-1076253-1215184668/solver-1076253-1215184668 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1076253-1215184668.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.00 2.00 2.00 4/81 22647
/proc/meminfo: memFree=1475528/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=18572 CPUtime=0
/proc/22647/stat : 22647 (runsolver) R 22645 22647 22510 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1306712778 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 273952599335 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22647/statm: 4643 292 257 25 0 2626 0

[startup+0.209001 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 22647
/proc/meminfo: memFree=1475528/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=7172 CPUtime=0.19
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 897 0 0 0 19 0 0 0 19 0 1 0 1306712778 7344128 628 996147200 1448431616 1448550632 4294956272 18446744073709551615 134561192 0 0 4096 0 0 0 0 17 1 0 0
/proc/22647/statm: 1793 628 328 29 0 783 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7172

[startup+0.302017 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 22647
/proc/meminfo: memFree=1475528/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=7172 CPUtime=0.29
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 982 0 0 0 29 0 0 0 19 0 1 0 1306712778 7344128 713 996147200 1448431616 1448550632 4294956272 18446744073709551615 134668933 0 0 4096 0 0 0 0 17 1 0 0
/proc/22647/statm: 1793 713 328 29 0 783 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7172

[startup+0.401036 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 22647
/proc/meminfo: memFree=1475528/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=7172 CPUtime=0.38
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 1072 0 0 0 38 0 0 0 20 0 1 0 1306712778 7344128 803 996147200 1448431616 1448550632 4294956272 18446744073709551615 134561185 0 0 4096 0 0 0 0 17 1 0 0
/proc/22647/statm: 1793 803 328 29 0 783 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 7172

[startup+0.701095 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 22647
/proc/meminfo: memFree=1475528/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=7172 CPUtime=0.68
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 1339 0 0 0 68 0 0 0 23 0 1 0 1306712778 7344128 1070 996147200 1448431616 1448550632 4294956272 18446744073709551615 134609021 0 0 4096 0 0 0 0 17 1 0 0
/proc/22647/statm: 1793 1070 328 29 0 783 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7172

[startup+1.50125 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22648
/proc/meminfo: memFree=1469632/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14840 CPUtime=1.47
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3327 0 0 0 146 1 0 0 25 0 1 0 1306712778 15196160 3058 996147200 1448431616 1448550632 4294956272 18446744073709551615 134544033 0 0 4096 0 0 0 0 17 1 0 0
/proc/22647/statm: 3710 3058 343 29 0 2700 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 14840

[startup+3.10157 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22648
/proc/meminfo: memFree=1462720/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=3.05
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 304 1 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522640 0 0 4096 0 0 0 0 17 1 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 14988

[startup+6.3012 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22648
/proc/meminfo: memFree=1460480/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=6.23
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 621 2 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545136 0 0 4096 0 0 0 0 17 1 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 14988

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22648
/proc/meminfo: memFree=1455872/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=12.58
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 1256 2 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 1 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 14988

[startup+25.506 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 22648
/proc/meminfo: memFree=1447040/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=25.27
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 2525 2 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522691 0 0 4096 0 0 0 0 17 1 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 14988

[startup+51.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1356288/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=50.65
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 5063 2 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535441 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 14988

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1316992/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=101.78
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 10175 3 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522616 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 14988

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1314880/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=161.73
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 16170 3 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522689 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 14988

[startup+222.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1313920/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=221.68
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 22165 3 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553634 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 221.68
Current children cumulated vsize (KiB) 14988

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1313088/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=281.62
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 28159 3 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522581 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 281.62
Current children cumulated vsize (KiB) 14988

[startup+342.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1312256/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=341.57
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 34154 3 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553927 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 341.57
Current children cumulated vsize (KiB) 14988

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1311232/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=401.51
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 40148 3 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535441 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 401.51
Current children cumulated vsize (KiB) 14988

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1310336/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=461.45
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 46142 3 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553656 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 461.45
Current children cumulated vsize (KiB) 14988

[startup+522.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1309440/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=521.4
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 52137 3 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134534890 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 521.4
Current children cumulated vsize (KiB) 14988

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1308416/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=581.34
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 58131 3 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535294 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 581.34
Current children cumulated vsize (KiB) 14988

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1307392/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=641.29
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 64126 3 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134534887 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 641.29
Current children cumulated vsize (KiB) 14988


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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1304000/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=821.14
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 82110 4 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134534927 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 821.14
Current children cumulated vsize (KiB) 14988

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1303168/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=881.08
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 88104 4 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553790 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 881.08
Current children cumulated vsize (KiB) 14988

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1302336/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=941.03
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 94099 4 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535340 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 941.03
Current children cumulated vsize (KiB) 14988

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1301312/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=1000.98
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 100094 4 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522673 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 1000.98
Current children cumulated vsize (KiB) 14988

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1300352/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=1060.92
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 106088 4 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535048 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 1060.92
Current children cumulated vsize (KiB) 14988

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1299264/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=1120.87
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 112083 4 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553656 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 1120.87
Current children cumulated vsize (KiB) 14988

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1298432/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=1180.81
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 118077 4 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535325 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 1180.81
Current children cumulated vsize (KiB) 14988

[startup+1242.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/74 22649
/proc/meminfo: memFree=1297472/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=1240.76
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 124071 5 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522580 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 1240.76
Current children cumulated vsize (KiB) 14988

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/74 22649
/proc/meminfo: memFree=1296448/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=1300.71
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 130066 5 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545174 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 1300.71
Current children cumulated vsize (KiB) 14988

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1295744/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=1360.65
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 136060 5 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134545870 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 1360.65
Current children cumulated vsize (KiB) 14988

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1293440/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=1420.6
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 142055 5 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553927 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 1420.6
Current children cumulated vsize (KiB) 14988

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1292544/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=1480.54
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 148049 5 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522691 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 1480.54
Current children cumulated vsize (KiB) 14988

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1291776/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=1540.49
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 154044 5 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535051 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 1540.49
Current children cumulated vsize (KiB) 14988

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1291008/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=1600.43
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 160038 5 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134553634 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 1600.43
Current children cumulated vsize (KiB) 14988

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1290304/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=1660.39
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 166034 5 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535375 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 1660.39
Current children cumulated vsize (KiB) 14988

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22649
/proc/meminfo: memFree=1289216/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=1720.33
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 172028 5 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535064 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 1720.33
Current children cumulated vsize (KiB) 14988

[startup+1782.3 s]
/proc/loadavg: 1.47 1.86 1.95 2/82 22834
/proc/meminfo: memFree=1548440/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=1780.13
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 177997 16 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 1780.13
Current children cumulated vsize (KiB) 14988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.2 s]
/proc/loadavg: 1.34 1.80 1.93 4/82 22871
/proc/meminfo: memFree=1507608/2055920 swapFree=4122092/4192956
[pid=22647] ppid=22645 vsize=14988 CPUtime=1800.02
/proc/22647/stat : 22647 (ld-linux.so.2) R 22645 22647 22510 0 -1 4194304 3338 0 0 0 179986 16 0 0 25 0 1 0 1306712778 15347712 3069 996147200 1448431616 1448550632 4294956272 18446744073709551615 134535230 0 0 4096 0 0 0 0 17 0 0 0
/proc/22647/statm: 3747 3069 343 29 0 2737 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 14988

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): 1802.21
CPU time (s): 1800.03
CPU user time (s): 1799.86
CPU system time (s): 0.169974
CPU usage (%): 99.8792
Max. virtual memory (cumulated for all children) (KiB): 14988

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

runsolver used 2.12468 second user time and 5.15122 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-04 17:17:49
IDJOB=1076253
IDBENCH=56576
IDSOLVER=328
FILE ID=node20/1076253-1215184668
PBS_JOBID= 7881628
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a6c23ac3dbdad0caf62af77ab45f6fec
RANDOM SEED=238709865

node20.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.263
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.263
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:       1476008 kB
Buffers:         72812 kB
Cached:         234384 kB
SwapCached:      64764 kB
Active:         362052 kB
Inactive:       142040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1476008 kB
SwapTotal:     4192956 kB
SwapFree:      4122092 kB
Dirty:           27744 kB
Writeback:           0 kB
Mapped:         210552 kB
Slab:            60692 kB
Committed_AS:  3403656 kB
PageTables:       2248 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= 66548 MiB
End job on node20 at 2008-07-04 17:47:53