Trace number 1076459

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.02 1809.91

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg12-12_ext.xml
MD5SUM9db1dc211db55f8d8b765ff44bb252c5
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 variables144
Number of constraints24
Maximum constraint arity12
Maximum domain size26
Number of constraints which are defined in extension24
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.15	c loading... 0.46 secs
0.39/0.47	c smallest 28361
0.39/0.47	c largest 28361
0.39/0.47	c average 28361
0.39/0.47	

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-1076459-1215186998/watcher-1076459-1215186998 -o /tmp/evaluation-result-1076459-1215186998/solver-1076459-1215186998 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/solver HOME/instance-1076459-1215186998.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.04 2.06 4/72 9149
/proc/meminfo: memFree=1722616/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=9664 CPUtime=0.19
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 2681 0 0 0 19 0 0 0 19 0 1 0 146085157 9895936 1624 996147200 134512640 134773262 4294956240 18446744073709551615 134530786 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2416 1624 336 63 0 1433 0

[startup+0.254294 s]
/proc/loadavg: 2.00 2.04 2.06 4/72 9149
/proc/meminfo: memFree=1722616/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=9792 CPUtime=0.23
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 2727 0 0 0 23 0 0 0 19 0 1 0 146085157 10027008 1670 996147200 134512640 134773262 4294956240 18446744073709551615 134534551 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2448 1670 336 63 0 1465 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9792

[startup+0.302429 s]
/proc/loadavg: 2.00 2.04 2.06 4/72 9149
/proc/meminfo: memFree=1722616/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=9920 CPUtime=0.28
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 2776 0 0 0 28 0 0 0 19 0 1 0 146085157 10158080 1719 996147200 134512640 134773262 4294956240 18446744073709551615 4159729157 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2480 1719 336 63 0 1497 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9920

[startup+0.402512 s]
/proc/loadavg: 2.00 2.04 2.06 4/72 9149
/proc/meminfo: memFree=1722616/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=10180 CPUtime=0.39
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 2856 0 0 0 38 1 0 0 20 0 1 0 146085157 10424320 1799 996147200 134512640 134773262 4294956240 18446744073709551615 134536441 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2545 1799 336 63 0 1562 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 10180

[startup+0.702352 s]
/proc/loadavg: 2.00 2.04 2.06 4/72 9149
/proc/meminfo: memFree=1722616/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11108 CPUtime=0.68
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4335 0 0 0 67 1 0 0 23 0 1 0 146085157 11374592 2169 996147200 134512640 134773262 4294956240 18446744073709551615 134529940 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2777 2169 364 63 0 1794 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11108

[startup+1.50245 s]
/proc/loadavg: 2.00 2.04 2.06 4/73 9150
/proc/meminfo: memFree=1715248/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1.47
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4337 0 0 0 146 1 0 0 25 0 1 0 146085157 11509760 2171 996147200 134512640 134773262 4294956240 18446744073709551615 134529707 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2171 364 63 0 1827 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11240

[startup+3.10165 s]
/proc/loadavg: 2.00 2.04 2.06 4/73 9150
/proc/meminfo: memFree=1715120/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=3.06
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4338 0 0 0 305 1 0 0 25 0 1 0 146085157 11509760 2172 996147200 134512640 134773262 4294956240 18446744073709551615 134530129 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2172 364 63 0 1827 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 11240

[startup+6.30183 s]
/proc/loadavg: 2.00 2.04 2.06 3/73 9150
/proc/meminfo: memFree=1715056/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11236 CPUtime=5.66
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4339 0 0 0 564 2 0 0 25 0 1 0 146085157 11505664 2173 996147200 134512640 134773262 4294956240 18446744073709551615 134529685 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2809 2173 364 63 0 1826 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 11236

[startup+12.7016 s]
/proc/loadavg: 2.00 2.04 2.06 3/73 9150
/proc/meminfo: memFree=1715120/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=12.03
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4340 0 0 0 1201 2 0 0 25 0 1 0 146085157 11509760 2174 996147200 134512640 134773262 4294956240 18446744073709551615 134529608 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2174 364 63 0 1827 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 11240

[startup+25.5052 s]
/proc/loadavg: 2.00 2.04 2.06 3/73 9150
/proc/meminfo: memFree=1715120/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=24.78
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4341 0 0 0 2476 2 0 0 25 0 1 0 146085157 11509760 2175 996147200 134512640 134773262 4294956240 18446744073709551615 134529685 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2175 364 63 0 1827 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 11240

[startup+51.1013 s]
/proc/loadavg: 2.00 2.03 2.06 3/73 9150
/proc/meminfo: memFree=1715184/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=50.27
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4341 0 0 0 5025 2 0 0 25 0 1 0 146085157 11509760 2175 996147200 134512640 134773262 4294956240 18446744073709551615 134529532 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2175 364 63 0 1827 0
Current children cumulated CPU time (s) 50.27
Current children cumulated vsize (KiB) 11240

[startup+102.301 s]
/proc/loadavg: 2.00 2.02 2.05 3/73 9150
/proc/meminfo: memFree=1715248/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=101.26
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4341 0 0 0 10124 2 0 0 25 0 1 0 146085157 11509760 2175 996147200 134512640 134773262 4294956240 18446744073709551615 134529713 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2175 364 63 0 1827 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 11240

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.04 3/73 9150
/proc/meminfo: memFree=1715248/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=161.03
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4341 0 0 0 16101 2 0 0 25 0 1 0 146085157 11509760 2175 996147200 134512640 134773262 4294956240 18446744073709551615 134529713 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2175 364 63 0 1827 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 11240

[startup+222.302 s]
/proc/loadavg: 2.06 2.03 2.04 3/73 9150
/proc/meminfo: memFree=1715184/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=220.78
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4343 0 0 0 22076 2 0 0 25 0 1 0 146085157 11509760 2177 996147200 134512640 134773262 4294956240 18446744073709551615 134529805 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2177 364 63 0 1827 0
Current children cumulated CPU time (s) 220.78
Current children cumulated vsize (KiB) 11240

[startup+282.302 s]
/proc/loadavg: 2.02 2.02 2.04 3/73 9156
/proc/meminfo: memFree=1714864/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=280.49
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4343 0 0 0 28047 2 0 0 25 0 1 0 146085157 11509760 2177 996147200 134512640 134773262 4294956240 18446744073709551615 134529502 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2177 364 63 0 1827 0
Current children cumulated CPU time (s) 280.49
Current children cumulated vsize (KiB) 11240

[startup+342.306 s]
/proc/loadavg: 2.01 2.02 2.03 3/73 9156
/proc/meminfo: memFree=1714864/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=340.25
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4343 0 0 0 34023 2 0 0 25 0 1 0 146085157 11509760 2177 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2177 364 63 0 1827 0
Current children cumulated CPU time (s) 340.25
Current children cumulated vsize (KiB) 11240

[startup+402.302 s]
/proc/loadavg: 2.00 2.01 2.03 3/73 9156
/proc/meminfo: memFree=1714864/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=400.01
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4343 0 0 0 39999 2 0 0 25 0 1 0 146085157 11509760 2177 996147200 134512640 134773262 4294956240 18446744073709551615 134529931 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2177 364 63 0 1827 0
Current children cumulated CPU time (s) 400.01
Current children cumulated vsize (KiB) 11240

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 9156
/proc/meminfo: memFree=1714864/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=459.77
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4344 0 0 0 45975 2 0 0 25 0 1 0 146085157 11509760 2178 996147200 134512640 134773262 4294956240 18446744073709551615 134530129 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2178 364 63 0 1827 0
Current children cumulated CPU time (s) 459.77
Current children cumulated vsize (KiB) 11240

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 9156
/proc/meminfo: memFree=1714864/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=519.52
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4344 0 0 0 51950 2 0 0 25 0 1 0 146085157 11509760 2178 996147200 134512640 134773262 4294956240 18446744073709551615 134530036 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2178 364 63 0 1827 0
Current children cumulated CPU time (s) 519.52
Current children cumulated vsize (KiB) 11240

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 9156
/proc/meminfo: memFree=1714800/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=579.28
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4344 0 0 0 57926 2 0 0 25 0 1 0 146085157 11509760 2178 996147200 134512640 134773262 4294956240 18446744073709551615 134529707 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2178 364 63 0 1827 0
Current children cumulated CPU time (s) 579.28
Current children cumulated vsize (KiB) 11240

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9156
/proc/meminfo: memFree=1714736/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=639.03
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4344 0 0 0 63901 2 0 0 25 0 1 0 146085157 11509760 2178 996147200 134512640 134773262 4294956240 18446744073709551615 134529698 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2178 364 63 0 1827 0
Current children cumulated CPU time (s) 639.03
Current children cumulated vsize (KiB) 11240


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

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9156
/proc/meminfo: memFree=1714672/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=878.06
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4344 0 0 0 87804 2 0 0 25 0 1 0 146085157 11509760 2178 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2178 364 63 0 1827 0
Current children cumulated CPU time (s) 878.06
Current children cumulated vsize (KiB) 11240

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9156
/proc/meminfo: memFree=1714672/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=937.82
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4344 0 0 0 93780 2 0 0 25 0 1 0 146085157 11509760 2178 996147200 134512640 134773262 4294956240 18446744073709551615 134529950 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2178 364 63 0 1827 0
Current children cumulated CPU time (s) 937.82
Current children cumulated vsize (KiB) 11240

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9156
/proc/meminfo: memFree=1714672/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=997.59
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4344 0 0 0 99757 2 0 0 25 0 1 0 146085157 11509760 2178 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2178 364 63 0 1827 0
Current children cumulated CPU time (s) 997.59
Current children cumulated vsize (KiB) 11240

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9158
/proc/meminfo: memFree=1714600/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1057.34
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4344 0 0 0 105732 2 0 0 25 0 1 0 146085157 11509760 2178 996147200 134512640 134773262 4294956240 18446744073709551615 134529696 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2178 364 63 0 1827 0
Current children cumulated CPU time (s) 1057.34
Current children cumulated vsize (KiB) 11240

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9158
/proc/meminfo: memFree=1714608/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1117.1
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4344 0 0 0 111708 2 0 0 25 0 1 0 146085157 11509760 2178 996147200 134512640 134773262 4294956240 18446744073709551615 134529700 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2178 364 63 0 1827 0
Current children cumulated CPU time (s) 1117.1
Current children cumulated vsize (KiB) 11240

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9158
/proc/meminfo: memFree=1714608/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1176.86
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4344 0 0 0 117684 2 0 0 25 0 1 0 146085157 11509760 2178 996147200 134512640 134773262 4294956240 18446744073709551615 134529788 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2178 364 63 0 1827 0
Current children cumulated CPU time (s) 1176.86
Current children cumulated vsize (KiB) 11240

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9158
/proc/meminfo: memFree=1714672/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1236.62
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4344 0 0 0 123660 2 0 0 25 0 1 0 146085157 11509760 2178 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2178 364 63 0 1827 0
Current children cumulated CPU time (s) 1236.62
Current children cumulated vsize (KiB) 11240

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9158
/proc/meminfo: memFree=1714672/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1296.37
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4345 0 0 0 129635 2 0 0 25 0 1 0 146085157 11509760 2179 996147200 134512640 134773262 4294956240 18446744073709551615 134529698 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2179 364 63 0 1827 0
Current children cumulated CPU time (s) 1296.37
Current children cumulated vsize (KiB) 11240

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9158
/proc/meminfo: memFree=1714608/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1356.14
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4345 0 0 0 135612 2 0 0 25 0 1 0 146085157 11509760 2179 996147200 134512640 134773262 4294956240 18446744073709551615 134529717 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2179 364 63 0 1827 0
Current children cumulated CPU time (s) 1356.14
Current children cumulated vsize (KiB) 11240

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9158
/proc/meminfo: memFree=1714416/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1415.89
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4345 0 0 0 141587 2 0 0 25 0 1 0 146085157 11509760 2179 996147200 134512640 134773262 4294956240 18446744073709551615 134529946 0 0 4096 0 0 0 0 17 1 0 0
/proc/9149/statm: 2810 2179 364 63 0 1827 0
Current children cumulated CPU time (s) 1415.89
Current children cumulated vsize (KiB) 11240

[startup+1482.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/81 9194
/proc/meminfo: memFree=1628392/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1475.32
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4345 0 0 0 147529 3 0 0 25 0 1 0 146085157 11509760 2179 996147200 134512640 134773262 4294956240 18446744073709551615 134529685 0 0 4096 0 0 0 0 17 0 0 0
/proc/9149/statm: 2810 2179 364 63 0 1827 0
Current children cumulated CPU time (s) 1475.32
Current children cumulated vsize (KiB) 11240

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 9194
/proc/meminfo: memFree=1622312/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1534.8
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4345 0 0 0 153476 4 0 0 25 0 1 0 146085157 11509760 2179 996147200 134512640 134773262 4294956240 18446744073709551615 134530129 0 0 4096 0 0 0 0 17 0 0 0
/proc/9149/statm: 2810 2179 364 63 0 1827 0
Current children cumulated CPU time (s) 1534.8
Current children cumulated vsize (KiB) 11240

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 9194
/proc/meminfo: memFree=1622248/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1594.26
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4345 0 0 0 159422 4 0 0 25 0 1 0 146085157 11509760 2179 996147200 134512640 134773262 4294956240 18446744073709551615 134529717 0 0 4096 0 0 0 0 17 0 0 0
/proc/9149/statm: 2810 2179 364 63 0 1827 0
Current children cumulated CPU time (s) 1594.26
Current children cumulated vsize (KiB) 11240

[startup+1662.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 9194
/proc/meminfo: memFree=1622248/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1653.72
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4345 0 0 0 165368 4 0 0 25 0 1 0 146085157 11509760 2179 996147200 134512640 134773262 4294956240 18446744073709551615 134529526 0 0 4096 0 0 0 0 17 0 0 0
/proc/9149/statm: 2810 2179 364 63 0 1827 0
Current children cumulated CPU time (s) 1653.72
Current children cumulated vsize (KiB) 11240

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 9194
/proc/meminfo: memFree=1622184/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1713.19
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4345 0 0 0 171315 4 0 0 25 0 1 0 146085157 11509760 2179 996147200 134512640 134773262 4294956240 18446744073709551615 134529685 0 0 4096 0 0 0 0 17 0 0 0
/proc/9149/statm: 2810 2179 364 63 0 1827 0
Current children cumulated CPU time (s) 1713.19
Current children cumulated vsize (KiB) 11240

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 9194
/proc/meminfo: memFree=1622120/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1772.65
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4345 0 0 0 177261 4 0 0 25 0 1 0 146085157 11509760 2179 996147200 134512640 134773262 4294956240 18446744073709551615 134529659 0 0 4096 0 0 0 0 17 0 0 0
/proc/9149/statm: 2810 2179 364 63 0 1827 0
Current children cumulated CPU time (s) 1772.65
Current children cumulated vsize (KiB) 11240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.9 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 9194
/proc/meminfo: memFree=1622120/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1800
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4345 0 0 0 179996 4 0 0 25 0 1 0 146085157 11509760 2179 996147200 134512640 134773262 4294956240 18446744073709551615 134529656 0 0 4096 0 0 0 0 17 0 0 0
/proc/9149/statm: 2810 2179 364 63 0 1827 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 11240

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1809.9 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 9194
/proc/meminfo: memFree=1622120/2055920 swapFree=4192812/4192956
[pid=9149] ppid=9147 vsize=11240 CPUtime=1800
/proc/9149/stat : 9149 (solver) R 9147 9149 7285 0 -1 4194304 4345 0 0 0 179996 4 0 0 25 0 1 0 146085157 11509760 2179 996147200 134512640 134773262 4294956240 18446744073709551615 134529656 0 0 4096 0 0 0 0 17 0 0 0
/proc/9149/statm: 2810 2179 364 63 0 1827 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 11240

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.91
CPU time (s): 1800.02
CPU user time (s): 1799.97
CPU system time (s): 0.051992
CPU usage (%): 99.4536
Max. virtual memory (cumulated for all children) (KiB): 11240

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

runsolver used 1.83472 second user time and 4.78627 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-04 17:56:38
IDJOB=1076459
IDBENCH=56588
IDSOLVER=311
FILE ID=node28/1076459-1215186998
PBS_JOBID= 7881557
Free space on /tmp= 66500 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9db1dc211db55f8d8b765ff44bb252c5
RANDOM SEED=332329455

node28.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.231
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.231
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:       1723096 kB
Buffers:         47164 kB
Cached:         208312 kB
SwapCached:          0 kB
Active:         178376 kB
Inactive:       102416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1924 kB
Writeback:           0 kB
Mapped:          36544 kB
Slab:            37240 kB
Committed_AS:   317600 kB
PageTables:       1768 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node28 at 2008-07-04 18:26:50