Trace number 1076252

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
mddc-solv 2008-06-09? (TO) 1800.1 1805.01

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)

0.00/0.01	c loading... 0.9 secs
0.88/0.91	c smallest 19849
0.88/0.91	c largest 24760
0.88/0.91	c average 22304.5
0.88/0.91	

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-1076252-1215184661/watcher-1076252-1215184661 -o /tmp/evaluation-result-1076252-1215184661/solver-1076252-1215184661 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1076252-1215184661.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/72 27757
/proc/meminfo: memFree=1792872/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=18572 CPUtime=0
/proc/27757/stat : 27757 (runsolver) R 27755 27757 24036 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1997434968 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 237947645223 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27757/statm: 4643 292 257 25 0 2626 0

[startup+0.0919581 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 27757
/proc/meminfo: memFree=1792872/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=9276 CPUtime=0.07
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 2560 0 0 0 7 0 0 0 19 0 1 0 1997434968 9498624 1508 996147200 134512640 134773262 4294956240 18446744073709551615 134603725 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2319 1508 336 63 0 1336 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9276

[startup+0.101952 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 27757
/proc/meminfo: memFree=1792872/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=9404 CPUtime=0.08
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 2574 0 0 0 8 0 0 0 19 0 1 0 1997434968 9629696 1520 996147200 134512640 134773262 4294956240 18446744073709551615 134534558 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2351 1520 336 63 0 1368 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9404

[startup+0.301989 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 27757
/proc/meminfo: memFree=1792872/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=9788 CPUtime=0.28
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 2729 0 0 0 28 0 0 0 21 0 1 0 1997434968 10022912 1672 996147200 134512640 134773262 4294956240 18446744073709551615 134621520 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2447 1672 336 63 0 1464 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9788

[startup+0.701051 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 27757
/proc/meminfo: memFree=1792872/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10912 CPUtime=0.69
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 3025 0 0 0 68 1 0 0 25 0 1 0 1997434968 11173888 1968 996147200 134512640 134773262 4294956240 18446744073709551615 134647768 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2728 1968 338 63 0 1745 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10912

[startup+1.50118 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 27758
/proc/meminfo: memFree=1786592/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10112 CPUtime=1.48
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4072 0 0 0 146 2 0 0 25 0 1 0 1997434968 10354688 1917 996147200 134512640 134773262 4294956240 18446744073709551615 134529931 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2528 1917 364 63 0 1545 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10112

[startup+3.10244 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 27758
/proc/meminfo: memFree=1786400/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10112 CPUtime=3.06
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4072 0 0 0 304 2 0 0 25 0 1 0 1997434968 10354688 1917 996147200 134512640 134773262 4294956240 18446744073709551615 134529608 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2528 1917 364 63 0 1545 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 10112

[startup+6.30196 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 27758
/proc/meminfo: memFree=1786400/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10112 CPUtime=6.23
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4072 0 0 0 621 2 0 0 25 0 1 0 1997434968 10354688 1917 996147200 134512640 134773262 4294956240 18446744073709551615 134529608 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2528 1917 364 63 0 1545 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 10112

[startup+12.703 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 27758
/proc/meminfo: memFree=1786336/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10112 CPUtime=12.59
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4072 0 0 0 1257 2 0 0 25 0 1 0 1997434968 10354688 1917 996147200 134512640 134773262 4294956240 18446744073709551615 134530139 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2528 1917 364 63 0 1545 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 10112

[startup+25.501 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 27758
/proc/meminfo: memFree=1786400/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10112 CPUtime=25.28
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4072 0 0 0 2526 2 0 0 25 0 1 0 1997434968 10354688 1917 996147200 134512640 134773262 4294956240 18446744073709551615 134530055 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2528 1917 364 63 0 1545 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 10112

[startup+51.1011 s]
/proc/loadavg: 1.96 1.98 1.99 3/73 27758
/proc/meminfo: memFree=1786400/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=50.68
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 5066 2 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529950 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 10116

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 27758
/proc/meminfo: memFree=1786400/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=101.48
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 10146 2 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529793 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 10116

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 27758
/proc/meminfo: memFree=1786336/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=161.02
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 16100 2 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529690 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 10116

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 27758
/proc/meminfo: memFree=1786336/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=220.55
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 22052 3 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 220.55
Current children cumulated vsize (KiB) 10116

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 27758
/proc/meminfo: memFree=1786400/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=280.1
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 28007 3 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529717 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 280.1
Current children cumulated vsize (KiB) 10116

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 27758
/proc/meminfo: memFree=1786336/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=339.63
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 33960 3 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529679 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 339.63
Current children cumulated vsize (KiB) 10116

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 27758
/proc/meminfo: memFree=1786336/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=399.17
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 39914 3 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529605 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 399.17
Current children cumulated vsize (KiB) 10116

[startup+462.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 27758
/proc/meminfo: memFree=1786400/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=458.71
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 45868 3 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529707 0 0 4096 0 0 0 0 17 1 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 458.71
Current children cumulated vsize (KiB) 10116

[startup+522.302 s]
/proc/loadavg: 2.06 2.00 2.00 3/84 27828
/proc/meminfo: memFree=1741704/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=518.28
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 51823 5 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529502 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 518.28
Current children cumulated vsize (KiB) 10116

[startup+582.302 s]
/proc/loadavg: 2.24 2.05 2.01 3/74 28315
/proc/meminfo: memFree=1785872/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=578.25
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 57816 9 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529669 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 578.25
Current children cumulated vsize (KiB) 10116

[startup+642.302 s]
/proc/loadavg: 2.09 2.04 2.01 3/74 28315
/proc/meminfo: memFree=1785424/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=638.23
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 63814 9 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529656 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 638.23
Current children cumulated vsize (KiB) 10116


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

[startup+822.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 28325
/proc/meminfo: memFree=1782224/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=818.15
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 81805 10 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 818.15
Current children cumulated vsize (KiB) 10116

[startup+882.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 28327
/proc/meminfo: memFree=1782032/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=878.12
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 87802 10 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529576 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 878.12
Current children cumulated vsize (KiB) 10116

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 28327
/proc/meminfo: memFree=1782096/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=938.09
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 93799 10 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 938.09
Current children cumulated vsize (KiB) 10116

[startup+1002.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/74 28327
/proc/meminfo: memFree=1782096/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=998.06
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 99796 10 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529625 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 998.06
Current children cumulated vsize (KiB) 10116

[startup+1062.3 s]
/proc/loadavg: 2.09 2.02 2.00 3/82 28595
/proc/meminfo: memFree=1723344/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=1057.98
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 105768 30 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529950 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 1057.98
Current children cumulated vsize (KiB) 10116

[startup+1122.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/82 28743
/proc/meminfo: memFree=906768/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=1117.76
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 111738 38 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 1117.76
Current children cumulated vsize (KiB) 10116

[startup+1182.3 s]
/proc/loadavg: 2.25 2.09 2.02 3/82 29298
/proc/meminfo: memFree=1697552/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=1177.72
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 117726 46 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 1177.72
Current children cumulated vsize (KiB) 10116

[startup+1242.3 s]
/proc/loadavg: 1.93 2.02 2.00 3/82 29446
/proc/meminfo: memFree=1695056/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=1237.68
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 123720 48 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134530129 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 1237.68
Current children cumulated vsize (KiB) 10116

[startup+1302.3 s]
/proc/loadavg: 1.48 1.89 1.96 3/82 29705
/proc/meminfo: memFree=1711768/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=1297.66
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 129715 51 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529717 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 1297.66
Current children cumulated vsize (KiB) 10116

[startup+1362.3 s]
/proc/loadavg: 1.27 1.76 1.90 2/68 29908
/proc/meminfo: memFree=1748296/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=1357.62
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 135708 54 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529976 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 1357.62
Current children cumulated vsize (KiB) 10116

[startup+1422.31 s]
/proc/loadavg: 1.24 1.66 1.86 2/68 30057
/proc/meminfo: memFree=1743560/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=1417.6
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 141703 57 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529979 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 1417.6
Current children cumulated vsize (KiB) 10116

[startup+1482.3 s]
/proc/loadavg: 1.65 1.69 1.86 3/82 30076
/proc/meminfo: memFree=1565848/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=1477.56
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 147697 59 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 1477.56
Current children cumulated vsize (KiB) 10116

[startup+1542.3 s]
/proc/loadavg: 1.87 1.74 1.86 3/82 30076
/proc/meminfo: memFree=1562648/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=1537.53
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 153694 59 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529937 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 1537.53
Current children cumulated vsize (KiB) 10116

[startup+1602.3 s]
/proc/loadavg: 1.95 1.79 1.87 3/82 30076
/proc/meminfo: memFree=1562456/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=1597.51
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 159692 59 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529771 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 1597.51
Current children cumulated vsize (KiB) 10116

[startup+1662.3 s]
/proc/loadavg: 1.68 1.76 1.85 2/68 30242
/proc/meminfo: memFree=1733256/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=1657.47
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 165686 61 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529685 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 1657.47
Current children cumulated vsize (KiB) 10116

[startup+1722.3 s]
/proc/loadavg: 1.42 1.66 1.81 3/69 30395
/proc/meminfo: memFree=1698368/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=1717.45
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 171680 65 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529950 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 1717.45
Current children cumulated vsize (KiB) 10116

[startup+1782.3 s]
/proc/loadavg: 1.38 1.60 1.78 2/68 30539
/proc/meminfo: memFree=1712648/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=1777.4
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 177674 66 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529882 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 1777.4
Current children cumulated vsize (KiB) 10116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805 s]
/proc/loadavg: 1.25 1.55 1.76 2/68 30576
/proc/meminfo: memFree=1710856/2055920 swapFree=4179736/4192956
[pid=27757] ppid=27755 vsize=10116 CPUtime=1800.09
/proc/27757/stat : 27757 (solver) R 27755 27757 24036 0 -1 4194304 4073 0 0 0 179942 67 0 0 25 0 1 0 1997434968 10358784 1918 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 0 0 0
/proc/27757/statm: 2529 1918 364 63 0 1546 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 10116

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): 1805.01
CPU time (s): 1800.1
CPU user time (s): 1799.43
CPU system time (s): 0.674897
CPU usage (%): 99.7281
Max. virtual memory (cumulated for all children) (KiB): 11428

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

runsolver used 1.76673 second user time and 5.05123 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-04 17:17:41
IDJOB=1076252
IDBENCH=56576
IDSOLVER=311
FILE ID=node69/1076252-1215184661
PBS_JOBID= 7881472
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a6c23ac3dbdad0caf62af77ab45f6fec
RANDOM SEED=801180385

node69.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.259
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.259
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:       1793352 kB
Buffers:         45428 kB
Cached:         132780 kB
SwapCached:       7092 kB
Active:         139824 kB
Inactive:        62412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793352 kB
SwapTotal:     4192956 kB
SwapFree:      4179736 kB
Dirty:            3492 kB
Writeback:           0 kB
Mapped:          31408 kB
Slab:            45544 kB
Committed_AS:  3906044 kB
PageTables:       1872 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= 66504 MiB
End job on node69 at 2008-07-04 17:47:48